Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/f34-build-34071064-4548476/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False error: %changelog not in descending chronological order Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1648166400 Wrote: /builddir/build/SRPMS/skopeo-1.7.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/f34-build-34071064-4548476/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False error: %changelog not in descending chronological order Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1648166400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2RDieD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-1.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'skopeo-1.7.0 base' + sed -i 's/install-binary: bin\/skopeo/install-binary:/' Makefile + sed -i 's/install-docs: docs/install-docs:/' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Nvsa6c + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.7.0 + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + export 'CGO_CFLAGS=-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CGO_CFLAGS=-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection' + CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection' + mkdir -p vendor/src + for v in vendor/* + test vendor/github.com = vendor/src + test -d vendor/github.com + mv vendor/github.com vendor/src/ + for v in vendor/* + test vendor/go.etcd.io = vendor/src + test -d vendor/go.etcd.io + mv vendor/go.etcd.io vendor/src/ + for v in vendor/* + test vendor/go.mozilla.org = vendor/src + test -d vendor/go.mozilla.org + mv vendor/go.mozilla.org vendor/src/ + for v in vendor/* + test vendor/go.opencensus.io = vendor/src + test -d vendor/go.opencensus.io + mv vendor/go.opencensus.io vendor/src/ + for v in vendor/* + test vendor/golang.org = vendor/src + test -d vendor/golang.org + mv vendor/golang.org vendor/src/ + for v in vendor/* + test vendor/google.golang.org = vendor/src + test -d vendor/google.golang.org + mv vendor/google.golang.org vendor/src/ + for v in vendor/* + test vendor/gopkg.in = vendor/src + test -d vendor/gopkg.in + mv vendor/gopkg.in vendor/src/ + for v in vendor/* + test vendor/modules.txt = vendor/src + test -d vendor/modules.txt + for v in vendor/* + test vendor/src = vendor/src + continue ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/skopeo-1.7.0:/builddir/build/BUILD/skopeo-1.7.0/vendor + GOPATH=/builddir/build/BUILD/skopeo-1.7.0:/builddir/build/BUILD/skopeo-1.7.0/vendor + mkdir -p bin ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x1e0a011da44ce98a56141bc9c9d8c67a2e1aa27c -compressdwarf=false -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/skopeo ./cmd/skopeo WORK=/tmp/go-build2355713551 github.com/VividCortex/ewma mkdir -p $WORK/b391/ internal/unsafeheader mkdir -p $WORK/b005/ unicode mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid q6QwiXBsxL6n7bhUvJEL/q6QwiXBsxL6n7bhUvJEL -goversion go1.16.15 -D "" -importcfg $WORK/b391/importcfg -pack ./vendor/src/github.com/VividCortex/ewma/ewma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid yPfbsUeJsWINmOeSkE-c/yPfbsUeJsWINmOeSkE-c -goversion go1.16.15 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid qjZJcMI_E-VJEJUpV40O/qjZJcMI_E-VJEJUpV40O -goversion go1.16.15 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b024/ unicode/utf8 mkdir -p $WORK/b018/ github.com/containers/storage/pkg/promise mkdir -p $WORK/b430/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid fkkj8GTpsdy8JGTbjM2U/fkkj8GTpsdy8JGTbjM2U -goversion go1.16.15 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_amd64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_amd64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ container/list mkdir -p $WORK/b072/ github.com/docker/docker/api/types/image mkdir -p $WORK/b419/ crypto/internal/subtle internal/race mkdir -p $WORK/b067/ mkdir -p $WORK/b015/ github.com/containers/skopeo/version mkdir -p $WORK/b486/ github.com/docker/docker/api mkdir -p $WORK/b405/ crypto/subtle github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b068/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b430/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b419/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b154/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid I1D0JzIBZlrJxnMBuMMj/I1D0JzIBZlrJxnMBuMMj -goversion go1.16.15 -D "" -importcfg $WORK/b430/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/promise/promise.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid UyRGyoSKVhLAb36I1cKb/UyRGyoSKVhLAb36I1cKb -goversion go1.16.15 -D "" -importcfg $WORK/b419/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid yvuGO_0tkMnWIqTEjPgr/yvuGO_0tkMnWIqTEjPgr -goversion go1.16.15 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p container/list -std -complete -installsuffix shared -buildid UVKVKV3WKNtAfwfiBaeH/UVKVKV3WKNtAfwfiBaeH -goversion go1.16.15 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid YpgFFvr9dMISakKVyV1A/YpgFFvr9dMISakKVyV1A -goversion go1.16.15 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 6VhNEu2ZR0bFV0ky_oE0/6VhNEu2ZR0bFV0ky_oE0 -goversion go1.16.15 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b082/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid -S9AowQauvQG5u7dwS0_/-S9AowQauvQG5u7dwS0_ -goversion go1.16.15 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go github.com/docker/docker/api/types/events mkdir -p $WORK/b418/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid pu0tJV-7rLsUfpwcxO4x/pu0tJV-7rLsUfpwcxO4x -goversion go1.16.15 -D "" -importcfg $WORK/b154/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./vendor/src/github.com/ulikunitz/xz/internal/hash/doc.go ./vendor/src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./vendor/src/github.com/ulikunitz/xz/internal/hash/roller.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b028/ unicode/utf16 mkdir -p $WORK/b042/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid o58OFAk_V0SQ_KEzd2Ct/o58OFAk_V0SQ_KEzd2Ct -goversion go1.16.15 -D "" -importcfg $WORK/b486/importcfg -pack ./src/github.com/containers/skopeo/version/version.go golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b124/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 60eBCOxT94z24E28bYeF/60eBCOxT94z24E28bYeF -goversion go1.16.15 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oRYQZYLhuA1-2iyxJGZ7/oRYQZYLhuA1-2iyxJGZ7 -goversion go1.16.15 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go internal/cpu github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 9unS-m_NG3eNKL9WqGFJ/9unS-m_NG3eNKL9WqGFJ -goversion go1.16.15 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go mkdir -p $WORK/b335/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid nl4KmwnYCx-ChDLKBO_L/nl4KmwnYCx-ChDLKBO_L -goversion go1.16.15 -D "" -importcfg $WORK/b405/importcfg -pack ./vendor/src/github.com/docker/docker/api/common.go ./vendor/src/github.com/docker/docker/api/common_unix.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF google.golang.org/protobuf/internal/flags mkdir -p $WORK/b234/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid GkRF_kt1L0hxZMZJaCzg/GkRF_kt1L0hxZMZJaCzg -goversion go1.16.15 -D "" -importcfg $WORK/b418/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid l2n0zD9QtXeC91UKOVOo/l2n0zD9QtXeC91UKOVOo -goversion go1.16.15 -D "" -importcfg $WORK/b124/importcfg -pack ./vendor/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid WLIYUFEKWEOc7_UzqRNl/WLIYUFEKWEOc7_UzqRNl -goversion go1.16.15 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid rBXA4HrruTl-Iral5Xpo/rBXA4HrruTl-Iral5Xpo -goversion go1.16.15 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go image/color mkdir -p $WORK/b300/ google.golang.org/grpc/attributes internal/nettrace sync/atomic cat >$WORK/b335/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b331/ runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid Fmg2eutml6dzCM3EPfze/Fmg2eutml6dzCM3EPfze -goversion go1.16.15 -D "" -importcfg $WORK/b335/importcfg -pack ./vendor/src/google.golang.org/grpc/serviceconfig/serviceconfig.go mkdir -p $WORK/b120/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b056/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p image/color -std -complete -installsuffix shared -buildid RkvRIVBzpAtFuPQPSfUV/RkvRIVBzpAtFuPQPSfUV -goversion go1.16.15 -D "" -importcfg $WORK/b300/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_x86.s mkdir -p $WORK/b016/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b331/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 0chuJdTRDgcbEqapYDko/0chuJdTRDgcbEqapYDko -goversion go1.16.15 -D "" -importcfg $WORK/b234/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/flags/flags.go ./vendor/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid LLKU-C89o_RJudcCdBGT/LLKU-C89o_RJudcCdBGT -goversion go1.16.15 -D "" -importcfg $WORK/b331/importcfg -pack ./vendor/src/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid BCU7UY-S6V89Z4M9Hkej/BCU7UY-S6V89Z4M9Hkej -goversion go1.16.15 -D "" -importcfg $WORK/b120/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/spec/spec.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wD7-HAzuLK2N4nw-FcRV/wD7-HAzuLK2N4nw-FcRV -goversion go1.16.15 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b058/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror ./cgo.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e0/e0cdce7d0f0a82bb9f92e0d885e1b9ae259605f7b629151cfb315008a19cda94-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid DjJyH-DS7cBGICuHVmIs/DjJyH-DS7cBGICuHVmIs -goversion go1.16.15 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_amd64.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid VBXNHkR2m8hojZSbYt0l/VBXNHkR2m8hojZSbYt0l -goversion go1.16.15 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/e2/e2b3a314d9ae4b928e4bba0819d3010be9fc16423dc80e0c4e4e969f221f9e78-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/33/33a219d82e95a8df26edec75ca43a7d29fdb5e5406754905418a058c8a1209db-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/0e/0e1a96d137677fb4980002638147a19ece2afdd2a9e6e0deaa75f26ed6f12098-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/6b/6b6115747bd441816a4bf3a6e87e3b4ad6c449137798f0259ad535a0e238ccf9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid KbLzY7DvbyK41Ht44PaI/KbLzY7DvbyK41Ht44PaI -goversion go1.16.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/3f/3f1467b2e0c6e1421300e385e3d7884b0270447ba3cd7c082ffa2f4269870387-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/aa/aaabd1783d279270ad250b01faa41329c471bb25f8297ce44d2e41d9c86bac50-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/47/47237bd6d2addd2619f58157624f4cfd35e9a9496b732585b30caed43b403864-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/87/87f9180250fd8bdf6fb26adf89d5f1022b447782731df27a2566f56559730d46-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/7f/7fa54b39bee214538c3963b1a7d3769b94f4d785c689afa059105d5f771fe5b3-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/27/27bf9a377a8e54c65af7754d35cba76a495a51a71d4caa2811dbb82e847db3f0-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b0/b009b050d2de5d6c9d3ad2b9f3baa3f9cc77ebe0a0e527b3b70398d7f28a819e-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/90/90f7e7b56b43096e261e73310c78f61277f48c45425efa2c69729b55c12953d9-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/49/49d518f5037290ef9a929108ab233e63897f674eee6a5b467078c7126e9824dd-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/45/4554ed7ffe01b8662be8d59a821b455d52e7c824e132191f0da3f33deed3f1d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/32/3284416695971272ee536e0eb6020f6fb7ff0555da86c6318a8b7e4396fa3fe2-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/50/50b32e2b902f4584d0ef9da2f1fd72543f8004ed00b5d1c37cb202764cf179ec-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/4d/4d9228664699312d630cb3385817131edb62fe4dd1f47aaad5e8b47d2dbcd5cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D-yqmUuqamLKV3iVfvr8/D-yqmUuqamLKV3iVfvr8 -goversion go1.16.15 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a7/a7faccaccf9c82acd6424022269d8e9d43928ef638ab78d1f1b616c3d22bd357-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b010/asm_amd64.o ./asm_amd64.s cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/61/6105f213556f9165cc24df816fff97e264a3c736a58f5107d2482c46e9327bd8-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ac/ac2ba01d5e569156f157693c513fb2a489683f3ab63426d0451a6971884f9186-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/39/39263ce441caa464e2a9ddec0cc1c8b0f57fd00ddcfd3f0e0cfd1cafd36c86d8-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/18/187c406276bb20b15598a892d2554da6077ed7aa4ae5c61372bcfc28fb2d5650-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/89/897af9cce8f46643f664696cb9bf404d833661627d2d332efb34a1978d34ea99-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ce/ce9ba40ee409d624c75ff9f84879113bdb90e6c2e615cb38743cb91705a425f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/f1/f1a00f7366ebcd830bb0bb4aa454aad40ba58cf9caafa995ff6cdcc18dc4917d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a0/a05b78e8030c5067d6301057fa71e4015fb88d4390d3564be70fa86fb3ef70bc-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/56/56279db8be177db18fb5026a81b8ed6ff1143f4d47e6b9796223104e0ee6962f-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/52/52502e9fb6ed20319db62ae49b3f0570fe1adc936e748c4563330620aa436a72-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/47/4706021d008f8bdb298987f866dd72f5ee31725635ff0901b016ca527d4aa4f4-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o ./_x001.o -c _cgo_export.c google.golang.org/protobuf/internal/set mkdir -p $WORK/b239/ internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid nwNyVu5_aead5PuSPNl7/nwNyVu5_aead5PuSPNl7 -goversion go1.16.15 -D "" -importcfg $WORK/b239/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/set/ints.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s github.com/rivo/uniseg mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/rivo/uniseg -complete -installsuffix shared -buildid Eahzr7eFUUkP34LJ3vQZ/Eahzr7eFUUkP34LJ3vQZ -goversion go1.16.15 -D "" -importcfg $WORK/b388/importcfg -pack ./vendor/src/github.com/rivo/uniseg/doc.go ./vendor/src/github.com/rivo/uniseg/grapheme.go ./vendor/src/github.com/rivo/uniseg/properties.go math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 8h8sQVdqW8yMZh65f2yw/8h8sQVdqW8yMZh65f2yw -goversion go1.16.15 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid etso-WPNMXT8hArVg0wO/etso-WPNMXT8hArVg0wO -goversion go1.16.15 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/f2/f2ec9040e73dad312905286b9c5ece3aaf1d7e6fbcd0e8d5455dd770730780df-d # internal cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x003.o -c gcc_context.c cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/4c/4ce27cabe15a4e25b3849a084e91dc44a98e0e25399b75cc2b27e0a0c07ba374-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/2c/2cc01a7e44424aa7d5b1805a989835a97cf6125456ccc9c56efb68dfbb13ca0a-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8a/8a20a7c1b595813efe6051767894e2da389540f79ac0ae9eaa5529552dd40465-d # internal github.com/containers/common/pkg/report/camelcase mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/common/pkg/report/camelcase -complete -installsuffix shared -buildid 65PFdLsf3c-KtD0qfW_e/65PFdLsf3c-KtD0qfW_e -goversion go1.16.15 -D "" -importcfg $WORK/b277/importcfg -pack ./vendor/src/github.com/containers/common/pkg/report/camelcase/camelcase.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid k-83-ifKWHZjwqwW4LmQ/k-83-ifKWHZjwqwW4LmQ -goversion go1.16.15 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/06/067747a78095ce18d8a91b21c5ff8ba0a30d65ae59df3262ad0548df5ef411f7-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/floor_amd64.o ./floor_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_amd64.o $WORK/b027/exp_amd64.o $WORK/b027/floor_amd64.o $WORK/b027/hypot_amd64.o $WORK/b027/log_amd64.o $WORK/b027/sqrt_amd64.o $WORK/b027/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/61/61ba1f689b0799225cd6584a41b2e78c5480a860733bb40bdd383f5bffa5aa77-d # internal github.com/klauspost/compress mkdir -p $WORK/b139/ github.com/vbauerster/mpb/v7/internal mkdir -p $WORK/b392/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/klauspost/compress -complete -installsuffix shared -buildid 1U64gD5o19wLwSg0VaJ2/1U64gD5o19wLwSg0VaJ2 -goversion go1.16.15 -D "" -importcfg $WORK/b139/importcfg -pack ./vendor/src/github.com/klauspost/compress/compressible.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/vbauerster/mpb/v7/internal -complete -installsuffix shared -buildid MJzPV7SAxS_ZM1PmfvdP/MJzPV7SAxS_ZM1PmfvdP -goversion go1.16.15 -D "" -importcfg $WORK/b392/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v7/internal/percentage.go ./vendor/src/github.com/vbauerster/mpb/v7/internal/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f1/f181726f7543235e5d5ba7bc0c390904df9d4685df8cce9d934d6d10363a6dde-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/41/41d8d1d0228c5688b7383fa3ea763479147fec6bcdfd570b4ad914ad3d3589b4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x013.o -c gcc_amd64.S cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.7.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -o $WORK/b058/_cgo_.o $WORK/b058/_cgo_main.o $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o $WORK/b058/_x006.o $WORK/b058/_x007.o $WORK/b058/_x008.o $WORK/b058/_x009.o $WORK/b058/_x010.o $WORK/b058/_x011.o $WORK/b058/_x012.o $WORK/b058/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go -dynlinker cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./asm_amd64.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p runtime/cgo -std -installsuffix shared -buildid BcDhFCuTU7-f8GazUu2I/BcDhFCuTU7-f8GazUu2I -goversion go1.16.15 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b058/_cgo_gotypes.go $WORK/b058/cgo.cgo1.go $WORK/b058/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o $WORK/b058/_x006.o $WORK/b058/_x007.o $WORK/b058/_x008.o $WORK/b058/_x009.o $WORK/b058/_x010.o $WORK/b058/_x011.o $WORK/b058/_x012.o $WORK/b058/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4a/4a9ed3b24e540e482af04d5cb665e4b37f4d96fbf653922bb6d2045a816f892b-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6a/6a24ccb17bb7184ae39d574d353f12d2b699a1f0447e0d6bda0ccfff7fa0b870-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 3Z4H7VppQqMty-sv2bdh/3Z4H7VppQqMty-sv2bdh -goversion go1.16.15 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid NcVtZVt5sCYg1KUOxXDe/NcVtZVt5sCYg1KUOxXDe -goversion go1.16.15 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/cf/cf1a4db68dba32cdfb72dca4644d236dc057d3f614c275412b245ebfbff69661-d # internal internal/singleflight mkdir -p $WORK/b057/ google.golang.org/grpc/internal/buffer google.golang.org/protobuf/internal/pragma internal/testlog internal/sysinfo mkdir -p $WORK/b352/ google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b232/ math/rand mkdir -p $WORK/b070/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Dc-15nUAlg7aFVGYDDMm/Dc-15nUAlg7aFVGYDDMm -goversion go1.16.15 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go mkdir -p $WORK/b038/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b479/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid rl09EcI10Mpdx-X5kmP2/rl09EcI10Mpdx-X5kmP2 -goversion go1.16.15 -D "" -importcfg $WORK/b352/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b354/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p math/rand -std -complete -installsuffix shared -buildid tRyo6qE36Z2EF6s_67ew/tRyo6qE36Z2EF6s_67ew -goversion go1.16.15 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p internal/sysinfo -std -complete -installsuffix shared -buildid RRdr0LzIshfxCE6bgxF_/RRdr0LzIshfxCE6bgxF_ -goversion go1.16.15 -D "" -importcfg $WORK/b479/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid V4sUVcu0j6DZ47MlI6SN/V4sUVcu0j6DZ47MlI6SN -goversion go1.16.15 -D "" -importcfg $WORK/b232/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/pragma/pragma.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid t9K--eCuUeUGwaVLgxnr/t9K--eCuUeUGwaVLgxnr -goversion go1.16.15 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid Ih2LaDi2taVgzSSoMXib/Ih2LaDi2taVgzSSoMXib -goversion go1.16.15 -D "" -importcfg $WORK/b354/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/1a/1adbed1a654f3ff7fd91996b2b31c03ee918fc2f6671ab8f459741a476a99994-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/22/2252328031d3f2bd68b77f7cd284af0c285dd69e2dad157a55ec744aefcf4ccc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/c0/c0ddc331a04bd5acd4b7cfca358d9e6525d59a88c984e3e53912988e6e38d834-d # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/3a/3a037860afb4ddae5ce8c4ce9d62782b60689b5665aa5ad295b27a6af7f38d6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/69/692a172b0caf05985df7334c587bdd35dfc92f7de2db5308c1ca6e678846a5b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1f/1f73535143dcaff8ac24ca82a6a39fbca0a7acb39b064691dd36953786845b9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2c/2c18f5c5bfff49ba1e7e31f6e2e8c89bffbeadf52b4abd964590b8b3fdbde5df-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d4/d4e9de456384877648e2f1f3120bbc74d0662631c10c4187f9da393975ae0aa1-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b033/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 2Y8AkMGv9sEmnLHUAcl_/2Y8AkMGv9sEmnLHUAcl_ -goversion go1.16.15 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid d8POwEgkGzmPeaJszoOI/d8POwEgkGzmPeaJszoOI -goversion go1.16.15 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/6b/6b2a59fc811c563681067e5c70c3ca10177d6a8f07f53b2f6f082fc347b9fbba-d # internal internal/oserror mkdir -p $WORK/b022/ github.com/containers/storage/pkg/locker mkdir -p $WORK/b447/ path io mkdir -p $WORK/b040/ golang.org/x/crypto/cast5 mkdir -p $WORK/b013/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 7jipb4HZClgyQd2sdjHI/7jipb4HZClgyQd2sdjHI -goversion go1.16.15 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go mkdir -p $WORK/b296/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid NMnPIiElovcU-98IqlE4/NMnPIiElovcU-98IqlE4 -goversion go1.16.15 -D "" -importcfg $WORK/b447/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/locker/locker.go mkdir -p $WORK/b055/ strconv cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid oTTpxTfzIkX8CXdIzCLu/oTTpxTfzIkX8CXdIzCLu -goversion go1.16.15 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid 0gjAEBIRuaucGPRWME_m/0gjAEBIRuaucGPRWME_m -goversion go1.16.15 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid 4GtyZURGw3faHhDgMpfz/4GtyZURGw3faHhDgMpfz -goversion go1.16.15 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid yUPp82mRWDx7SYuTnEbo/yUPp82mRWDx7SYuTnEbo -goversion go1.16.15 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid EQawMy3mL3triKJUpwYL/EQawMy3mL3triKJUpwYL -goversion go1.16.15 -D "" -importcfg $WORK/b296/importcfg -pack ./vendor/src/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/2d/2d0d525fd792895ac80cf190151a3a18c414af1d35c6ab6dbd9e4a7664158e76-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid Eqn2LrKNocqslU2ZmWla/Eqn2LrKNocqslU2ZmWla -goversion go1.16.15 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/bd/bdc417769ed0ac479e1a71bb0e13c79c143c73833df10a2fd9f062a27ec9ba16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/06/0606309577b33d72b4a2d36c62170634e1b5def0f949cd2fd091da03b9f787ca-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/45/45dfe1e675d6d956c2d3823389ec5fca9fe8c3d09721084547def2f10095f214-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/24/249921937fd8edbcf6317e5f497926c4b75f2aa3265d4f3f0864963dde07dc63-d # internal container/heap mkdir -p $WORK/b385/ github.com/beorn7/perks/quantile mkdir -p $WORK/b222/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p container/heap -std -complete -installsuffix shared -buildid y7AII_BXcH1NXfPdsQKg/y7AII_BXcH1NXfPdsQKg -goversion go1.16.15 -D "" -importcfg $WORK/b385/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid IVWmXhl_0lWieuIjHTjj/IVWmXhl_0lWieuIjHTjj -goversion go1.16.15 -D "" -importcfg $WORK/b222/importcfg -pack ./vendor/src/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/04/043dbae13ce72f4a0b3e6bc7af9fe3b535522b22f4c08f8bf2a72cee28e9f117-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/27/27d4b0407adbc45db2694aad65c2ed6b641bc285f29fd167063bd537d72729c5-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ github.com/containers/image/v5/pkg/compression/internal github.com/containers/image/v5/internal/uploadreader hash text/tabwriter mkdir -p $WORK/b278/ mkdir -p $WORK/b114/ mkdir -p $WORK/b161/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid x8UfzxTXUv1eIkklUvSE/x8UfzxTXUv1eIkklUvSE -goversion go1.16.15 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go mkdir -p $WORK/b074/ strings cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b002/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid LHIxx1hwcDWYAQagwr3x/LHIxx1hwcDWYAQagwr3x -goversion go1.16.15 -D "" -importcfg $WORK/b278/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid k5mNdSReEiaO5GjJuoJ4/k5mNdSReEiaO5GjJuoJ4 -goversion go1.16.15 -D "" -importcfg $WORK/b114/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/internal/types.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid vS4rLOgq7PBXvCaXZsJG/vS4rLOgq7PBXvCaXZsJG -goversion go1.16.15 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid v8fJt0HUJFxntGR7CZnC/v8fJt0HUJFxntGR7CZnC -goversion go1.16.15 -D "" -importcfg $WORK/b161/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p hash -std -complete -installsuffix shared -buildid fWfZwkK8aideQ0ebLFy7/fWfZwkK8aideQ0ebLFy7 -goversion go1.16.15 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p strings -std -complete -installsuffix shared -buildid S6fmrpmfCc9CkR3OZ8F7/S6fmrpmfCc9CkR3OZ8F7 -goversion go1.16.15 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/2a/2ad23094ea76cae16850dd8059b15fc3eb087dfe36d76105ef8d1b2d7e04a950-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7c/7cfbe0b6c942eb450f6c100996e7fcd8c0ad56754f3f180a989050cf5213f1a9-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b113/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5a/5aba3c88f2b8d48336d65a58cc49b3ce66cb5ded7da5016ad4ae64456b332c34-d # internal cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b114/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid OMoSARZpeQmdqFNbOzt6/OMoSARZpeQmdqFNbOzt6 -goversion go1.16.15 -D "" -importcfg $WORK/b113/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/types/types.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/17/17644f721a63bb5b3b90c3d1b7dfdb295f61b34fb9108a2fc07a8a8d4b181118-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f4/f412387a056bd99612244cd215a3131c70467839072a3058377764b3127d35da-d # internal crypto/hmac mkdir -p $WORK/b085/ hash/adler32 mkdir -p $WORK/b295/ hash/fnv hash/crc64 hash/crc32 mkdir -p $WORK/b143/ mkdir -p $WORK/b229/ mkdir -p $WORK/b155/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a EOF cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 0uUn4wz_rc96h82iKAq2/0uUn4wz_rc96h82iKAq2 -goversion go1.16.15 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b143/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 141Z5r3s2ssU3lQE-QCL/141Z5r3s2ssU3lQE-QCL -goversion go1.16.15 -D "" -importcfg $WORK/b295/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b143/symabis ./crc32_amd64.s cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid bvCUrqr5RMduvAZqJtfK/bvCUrqr5RMduvAZqJtfK -goversion go1.16.15 -D "" -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid sueTJdCZcY4sUVIiw8Z7/sueTJdCZcY4sUVIiw8Z7 -goversion go1.16.15 -D "" -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/33/331adfa84c3e8402215d68b57b937379261263a6fb3aac00720be12c1c9194db-d # internal cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p hash/crc32 -std -installsuffix shared -buildid J2k2bskLbs3-BVWLOFrG/J2k2bskLbs3-BVWLOFrG -goversion go1.16.15 -symabis $WORK/b143/symabis -D "" -importcfg $WORK/b143/importcfg -pack -asmhdr $WORK/b143/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/94/9468aaf4a136f4eb911ed0d9aac329046d11a58f557edd1b79f70039b13a64cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/51/5167f317e293071dfb7de461ebcf3739681826d798e2f378834dcf04cd02a742-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b102/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b311/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 4VYUTd-O7SCRO3n4nfjq/4VYUTd-O7SCRO3n4nfjq -goversion go1.16.15 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid S-8o1PrxUvL8Oordzmgl/S-8o1PrxUvL8Oordzmgl -goversion go1.16.15 -D "" -importcfg $WORK/b311/importcfg -pack ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/aa/aaaa58ec75fc980fc86091091b3f48eb48d20e245fc9c3a2aacd90b13878fa58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/cb/cb6d1eb4c59701a411abcd3d0b16001afc4c71fd828bc50862efb2473edb630b-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/ab/ab902350f97c2e6ab4b4806b896465a21943c91d6d121b61123e105f2bb9b712-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/0e/0e2aa872ee7f51d18c33970bb776fb1a1608553a7764f1ef5d5a3b3eac635372-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b143/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b143/_pkg_.a $WORK/b143/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e6/e689730a684e51222d88f015a31f071528752fb1fbe2d4d32c771362d11fdf4a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/32/32f8725608f39ec5016cdd6450afb1435af41cbdb10fef2c23c81c833cd7b55e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c6/c63c8b1fe9a295e9bf084bbe5ac04812881d99320085977ae7eeae1c49445e05-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b194/ golang.org/x/text/transform mkdir -p $WORK/b368/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 0oWts1qWiFeb-LJ7s8D0/0oWts1qWiFeb-LJ7s8D0 -goversion go1.16.15 -D "" -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid XAgqZL9dPYetetHH1V9a/XAgqZL9dPYetetHH1V9a -goversion go1.16.15 -D "" -importcfg $WORK/b368/importcfg -pack ./vendor/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f0/f00ccaa81b6401c03ede300652f4fe0ec48b259be36e2125695cf93972efcfa6-d # internal crypto mkdir -p $WORK/b073/ crypto/rc4 golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b292/ encoding/base32 mkdir -p $WORK/b119/ mkdir -p $WORK/b087/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto -std -complete -installsuffix shared -buildid pHZs1oJNTKgawnoRvOgq/pHZs1oJNTKgawnoRvOgq -goversion go1.16.15 -D "" -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid kl6thXyeUABAReHkZbMj/kl6thXyeUABAReHkZbMj -goversion go1.16.15 -D "" -importcfg $WORK/b292/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid xuCo9DYylNVevXCeKLqY/xuCo9DYylNVevXCeKLqY -goversion go1.16.15 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid cgdoT5ZfJ1UAUqOV4KUJ/cgdoT5ZfJ1UAUqOV4KUJ -goversion go1.16.15 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go reflect mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_amd64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid 4L1Y4kPSta5MvXcusQIY/4L1Y4kPSta5MvXcusQIY -goversion go1.16.15 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/93/934461de20fd9a0b4fd5aeb465ee37bbf938b3df519713b30e8d171833d2baf8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/a0/a07c75547c8d80b41e94f9c4a18a40a4562266b48dea3176d059c0bb24b5d9fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/20/20f80246f697789cf6b04207425450c6351f788a3715c5c499eeaacde4add527-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b292/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid lIMPJGEiaemLMAwuDj3t/lIMPJGEiaemLMAwuDj3t -goversion go1.16.15 -D "" -importcfg $WORK/b298/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8c/8c9006ef0469e1582d71464678a4fab24a3550a4c5d0405bdc1c350e1afd3b39-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b121/ github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg google.golang.org/grpc/encoding github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b466/ mkdir -p $WORK/b265/ bufio mkdir -p $WORK/b342/ mkdir -p $WORK/b044/ html mkdir -p $WORK/b324/ regexp/syntax mkdir -p $WORK/b107/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid jKQ20vUpWWmlEIhZLCC_/jKQ20vUpWWmlEIhZLCC_ -goversion go1.16.15 -D "" -importcfg $WORK/b466/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/stringutils/stringutils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p bufio -std -complete -installsuffix shared -buildid ZdmoqWyewj5wxfHCcy4-/ZdmoqWyewj5wxfHCcy4- -goversion go1.16.15 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid hTTZSRI_ALtEt_4wtWHJ/hTTZSRI_ALtEt_4wtWHJ -goversion go1.16.15 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 0QjOZ99ZE9Dw-0Wrxk15/0QjOZ99ZE9Dw-0Wrxk15 -goversion go1.16.15 -D "" -importcfg $WORK/b342/importcfg -pack ./vendor/src/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid TrR1eBCvA7J5C5xnDJQv/TrR1eBCvA7J5C5xnDJQv -goversion go1.16.15 -D "" -importcfg $WORK/b121/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid WVlERVSmyfKgN7T6VP1Z/WVlERVSmyfKgN7T6VP1Z -goversion go1.16.15 -D "" -importcfg $WORK/b265/importcfg -pack ./vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p html -std -complete -installsuffix shared -buildid eHEC6JdkSWEKK3Igd0-6/eHEC6JdkSWEKK3Igd0-6 -goversion go1.16.15 -D "" -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f4/f4e3179fec3f100190b2080dcb4b3acebb0b6318cd3ead8a0b2c2a240dc6fb68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/4e/4e777115c71b8c9495cb93b35f2973843e1a06fe3b7683ffdfab4e71ba01840e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/71/71ce7281f8b50fa5333d3dd4262edaa53a2a96912878ad81913ae13c8ede2090-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/76/76471392930c15a4f2023a684c3a02c951f01b66068d93c1d49d2b65b90e0dfd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/8d/8d7349c04a71b147226361a4f74977594cf0d2b4befe693cc6cb2b96122efb12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/be/bed1704f14f36fb6758a18869dda865a560a77a21f387c27bada8bfbb20726a3-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/64/64305c27bff8f695328d058e8d9f3015a1c30681f6b63240f55e73b27fa65bac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/3a/3ae1fc7a55fc700c83aec22b78c48264a7baeacc96176e1af6f8d6d398f1d27e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/86/86f5b21dfff00e7ede01c01de09affd3f7bff40bc23378e35d7b1ce1e3e964cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/dd/dd6cca44085491eb428e55b31c4048a1391d91ff7a282f0d7fa04784df0c5a01-d # internal compress/bzip2 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF image mkdir -p $WORK/b299/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid fqi1efHzrAJbdjrTTnZC/fqi1efHzrAJbdjrTTnZC -goversion go1.16.15 -D "" -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b300/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p image -std -complete -installsuffix shared -buildid asZn9IwhSX-oNT02Gy0c/asZn9IwhSX-oNT02Gy0c -goversion go1.16.15 -D "" -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/38/385fecc378afa39cdbbb9461f6d2a4d1d47f7c83856c9f52dadca7757f87fb57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/fc/fc5e424a8fcf88f13df0d023b59ec1210ac1374a8a68df88b9116a104517b209-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/4f/4f80ee15cf7445957510b76e3e7ee419f6b5afe7cdeb721a4ba55fa14bd590b1-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid rJ-k3UtmvprN11Lt_htv/rJ-k3UtmvprN11Lt_htv -goversion go1.16.15 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF time mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 8i48YiJIflDeummLTdLW/8i48YiJIflDeummLTdLW -goversion go1.16.15 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid pIPrFrkO2pcEXeAdfJqv/pIPrFrkO2pcEXeAdfJqv -goversion go1.16.15 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7a/7a8abf2ed1559a4008aa3d801a768c527a57e92a3514206abdeffd3d02e99e9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ce/ceeb485df712d77682ff4bfebc4f1308f4937797a80d5adb9de9b0acd64573a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/fc/fc0f807183e70938bc923501f4f5c262caa905a5bcdc531736a901070fb2c583-d # internal image/internal/imageutil mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b299/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 9ZPoVJQCeZe_1dR0SOa1/9ZPoVJQCeZe_1dR0SOa1 -goversion go1.16.15 -D "" -importcfg $WORK/b302/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/43/4386701bcbb0c9aaf54534ec4869a2199efb7462631b1696295c4c314dc67376-d # internal regexp mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b107/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p regexp -std -complete -installsuffix shared -buildid RMqmsK8vBnm87bS4a1ej/RMqmsK8vBnm87bS4a1ej -goversion go1.16.15 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/a3/a34f47973797c606c45834c95aded413213489057de5bc594e8932086334ebc5-d # internal image/jpeg mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b299/_pkg_.a packagefile image/color=$WORK/b300/_pkg_.a packagefile image/internal/imageutil=$WORK/b302/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid b0N3zpSO2Q3dFBmGskNu/b0N3zpSO2Q3dFBmGskNu -goversion go1.16.15 -D "" -importcfg $WORK/b301/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/cf/cfab128366e55a43d1a9cda7aa627f545040cfcf45ace00afa2fe7a7319d28ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d4/d43bdb354744b54d116551a99d3e6a82727820138a12301e804a59148f524331-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid HFWuvX1kQbUrEpYG1Cgp/HFWuvX1kQbUrEpYG1Cgp -goversion go1.16.15 -D "" -importcfg $WORK/b386/importcfg -pack ./vendor/src/github.com/acarl005/stripansi/stripansi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/e9/e952aae13bfa86e37afe85076607e70a58d1e8d647757d88f4d3e945bab38b41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0f/0fbc03e4191af5c31bbca0a0e52c2a8a669b5733dbe61c5744982beb930da85a-d # internal github.com/BurntSushi/toml/internal google.golang.org/grpc/backoff mkdir -p $WORK/b165/ google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive context mkdir -p $WORK/b325/ mkdir -p $WORK/b339/ internal/poll mkdir -p $WORK/b035/ io/fs mkdir -p $WORK/b039/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid woYUBgF22t5MbvyEboWq/woYUBgF22t5MbvyEboWq -goversion go1.16.15 -D "" -importcfg $WORK/b165/importcfg -pack ./vendor/src/github.com/BurntSushi/toml/internal/tz.go mkdir -p $WORK/b374/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid 1O2MbqrswMpdvtMvBMA5/1O2MbqrswMpdvtMvBMA5 -goversion go1.16.15 -D "" -importcfg $WORK/b325/importcfg -pack ./vendor/src/google.golang.org/grpc/backoff/backoff.go mkdir -p $WORK/b019/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b070/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid BlJR4kG9rfYmQ5Ykq10v/BlJR4kG9rfYmQ5Ykq10v -goversion go1.16.15 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid fWmRvfW5h1DoBU77crDb/fWmRvfW5h1DoBU77crDb -goversion go1.16.15 -D "" -importcfg $WORK/b339/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcrand/grpcrand.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid Mn83D9hx1aFaEICAlU79/Mn83D9hx1aFaEICAlU79 -goversion go1.16.15 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p io/fs -std -complete -installsuffix shared -buildid 0BCz17M3zoBP7Msvamex/0BCz17M3zoBP7Msvamex -goversion go1.16.15 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid YzT6lGmDIdafv01ogYQH/YzT6lGmDIdafv01ogYQH -goversion go1.16.15 -D "" -importcfg $WORK/b374/importcfg -pack ./vendor/src/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/98/98a0bc52dd3b044f0c924e8ad077d37e1a466b8cdadb6d6df7e3e9afe3c4f176-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/d7/d712cf4d20421be01276948dd9a3831cba396f76c7f016a9bcef49bae77e9305-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/78/7883cca911439d26a46fadd0b99a41d5840aaced9baee453acc74317b89b5227-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/d0/d00debc30cd185381e43603c5d589291df07a25988920083c62567d84985acef-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b339/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid Vz4zVsw38q0sdsSWhb7c/Vz4zVsw38q0sdsSWhb7c -goversion go1.16.15 -D "" -importcfg $WORK/b344/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/42/42553cbcf32d30f7608cd38eb57bf61e0b4371cecacaeab1c3e2531b9805bd0d-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b029/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/12/12948a086d8b336485068c43899d5f476a3d8e2adc8443bc0bbf012104615132-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b377/ golang.org/x/sync/errgroup golang.org/x/sync/semaphore golang.org/x/net/context mkdir -p $WORK/b146/ mkdir -p $WORK/b477/ mkdir -p $WORK/b393/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid e5JDzLlUm6WaXxswSu5M/e5JDzLlUm6WaXxswSu5M -goversion go1.16.15 -D "" -importcfg $WORK/b377/importcfg -pack ./vendor/src/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid RtKo7ho-On47DYND8rHS/RtKo7ho-On47DYND8rHS -goversion go1.16.15 -D "" -importcfg $WORK/b146/importcfg -pack ./vendor/src/golang.org/x/net/context/context.go ./vendor/src/golang.org/x/net/context/go17.go ./vendor/src/golang.org/x/net/context/go19.go cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 9WBdbBrDVGkzwcxjREe8/9WBdbBrDVGkzwcxjREe8 -goversion go1.16.15 -D "" -importcfg $WORK/b477/importcfg -pack ./vendor/src/golang.org/x/sync/errgroup/errgroup.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid ibiiZG5plK2JcLl7qQ0J/ibiiZG5plK2JcLl7qQ0J -goversion go1.16.15 -D "" -importcfg $WORK/b393/importcfg -pack ./vendor/src/golang.org/x/sync/semaphore/semaphore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/d9/d913eb5b11040e42b10dd618ad6a9bc788cba2576fdd96bcb0bb9a9d5b0c9140-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a3/a360a6b81b52b0c8c0c65f6f6ff2cd90403b421b5c3eac6d316a10ccd6a33b71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal internal/fmtsort mkdir -p $WORK/b032/ cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/3d/3d97bbdde174e818a640d8b5727356c2cbb44d5cd2f02754780a38c03bec82ab-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b184/ encoding/binary mkdir -p $WORK/b026/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid yw_tzCTr6yw8EfJEVRXb/yw_tzCTr6yw8EfJEVRXb -goversion go1.16.15 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/e3/e3723db2e562723e53e5aaa78b70eba003706e5238b2f49b7b20a06bd90a93a6-d # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid CywTwt46SHRnoYQEK1K2/CywTwt46SHRnoYQEK1K2 -goversion go1.16.15 -D "" -importcfg $WORK/b184/importcfg -pack ./vendor/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Ms_c8aPLOAjzX-XW2XqL/Ms_c8aPLOAjzX-XW2XqL -goversion go1.16.15 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go github.com/modern-go/reflect2 mkdir -p $WORK/b137/ cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b137/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/11/11dd99774876d247f2c2e4c36aafe330a6015a72862c8a7a94a49e616e165c30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid 89p2a-5_KdQXGglGyrOd/89p2a-5_KdQXGglGyrOd -goversion go1.16.15 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./vendor/src/github.com/modern-go/reflect2/go_above_19.go ./vendor/src/github.com/modern-go/reflect2/go_below_118.go ./vendor/src/github.com/modern-go/reflect2/reflect2.go ./vendor/src/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/src/github.com/modern-go/reflect2/safe_field.go ./vendor/src/github.com/modern-go/reflect2/safe_map.go ./vendor/src/github.com/modern-go/reflect2/safe_slice.go ./vendor/src/github.com/modern-go/reflect2/safe_struct.go ./vendor/src/github.com/modern-go/reflect2/safe_type.go ./vendor/src/github.com/modern-go/reflect2/type_map.go ./vendor/src/github.com/modern-go/reflect2/unsafe_array.go ./vendor/src/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/src/github.com/modern-go/reflect2/unsafe_field.go ./vendor/src/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/src/github.com/modern-go/reflect2/unsafe_link.go ./vendor/src/github.com/modern-go/reflect2/unsafe_map.go ./vendor/src/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/src/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/src/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/src/github.com/modern-go/reflect2/unsafe_type.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/b8/b829b3beef4747f18494f48cc7b6ea065e615a5c12190a041a66b424ab388f7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/47/477277d390946939747110c61289b66b714ade8b103b9e3770218cc0304cc0c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/23/23c2a903d0283dba0e90385bbd2f18ca45cc48a50d9306e66c016b7e945b63dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/61/617f222ebba7033e53b17f57768696c261a07376eb0edce080d6751c035c2124-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid nKY6kAkHkmmPAqCKjeCJ/nKY6kAkHkmmPAqCKjeCJ -goversion go1.16.15 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/09/091a2f24ece158022f15028738481de27bb4cdc838fc960a14105be34066d4df-d # internal encoding/base64 mkdir -p $WORK/b025/ crypto/md5 mkdir -p $WORK/b086/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b144/ crypto/sha512 vendor/golang.org/x/crypto/poly1305 github.com/cespare/xxhash/v2 crypto/sha1 mkdir -p $WORK/b089/ crypto/cipher crypto/sha256 mkdir -p $WORK/b090/ github.com/klauspost/compress/internal/snapref cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid FV-MarNNofZGcjEgtybN/FV-MarNNofZGcjEgtybN -goversion go1.16.15 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b098/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./md5block_amd64.s cat >$WORK/b144/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b223/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b144/symabis ./xxhash_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./sha1block_amd64.s mkdir -p $WORK/b079/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b142/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./sha256block_amd64.s cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./xor_amd64.s crypto/ed25519/internal/edwards25519 cat >$WORK/b223/go_asm.h << 'EOF' # internal EOF cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b084/ cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b223=>" -I $WORK/b223/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b223/symabis ./xxhash_amd64.s cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b143/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b098/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./sha512block_amd64.s cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid BiUuhfzWT5k04o1Y9O1F/BiUuhfzWT5k04o1Y9O1F -goversion go1.16.15 -D "" -importcfg $WORK/b142/importcfg -pack ./vendor/src/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/src/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/src/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/src/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/src/github.com/klauspost/compress/internal/snapref/snappy.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 2n-KoxoH8wx8ipIXOJi3/2n-KoxoH8wx8ipIXOJi3 -goversion go1.16.15 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid B84dtKbVjXPXRUCFGjws/B84dtKbVjXPXRUCFGjws -goversion go1.16.15 -symabis $WORK/b144/symabis -D "" -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h ./vendor/src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./vendor/src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/cipher -std -installsuffix shared -buildid I9kUR1HRhn7kXF-PWYdR/I9kUR1HRhn7kXF-PWYdR -goversion go1.16.15 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_amd64.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF golang.org/x/sys/unix mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/md5 -std -installsuffix shared -buildid JAhre_SjHeD3plNnfe5J/JAhre_SjHeD3plNnfe5J -goversion go1.16.15 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b123/symabis ./asm_linux_amd64.s cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/cespare/xxhash/v2 -installsuffix shared -buildid zcvwLNEBXCHDPL1Jidg7/zcvwLNEBXCHDPL1Jidg7 -goversion go1.16.15 -symabis $WORK/b223/symabis -D "" -importcfg $WORK/b223/importcfg -pack -asmhdr $WORK/b223/go_asm.h ./vendor/src/github.com/cespare/xxhash/v2/xxhash.go ./vendor/src/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid UW0UU3CPxjgCgO4hQd9y/UW0UU3CPxjgCgO4hQd9y -goversion go1.16.15 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b124/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid ifAdWVKH-qdGdFx3GurH/ifAdWVKH-qdGdFx3GurH -goversion go1.16.15 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./vendor/src/golang.org/x/sys/unix/affinity_linux.go ./vendor/src/golang.org/x/sys/unix/aliases.go ./vendor/src/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/src/golang.org/x/sys/unix/constants.go ./vendor/src/golang.org/x/sys/unix/dev_linux.go ./vendor/src/golang.org/x/sys/unix/dirent.go ./vendor/src/golang.org/x/sys/unix/endian_little.go ./vendor/src/golang.org/x/sys/unix/env_unix.go ./vendor/src/golang.org/x/sys/unix/fcntl.go ./vendor/src/golang.org/x/sys/unix/fdset.go ./vendor/src/golang.org/x/sys/unix/ifreq_linux.go ./vendor/src/golang.org/x/sys/unix/ioctl.go ./vendor/src/golang.org/x/sys/unix/ioctl_linux.go ./vendor/src/golang.org/x/sys/unix/pagesize_unix.go ./vendor/src/golang.org/x/sys/unix/race0.go ./vendor/src/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/src/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/src/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/src/golang.org/x/sys/unix/str.go ./vendor/src/golang.org/x/sys/unix/syscall.go ./vendor/src/golang.org/x/sys/unix/syscall_linux.go ./vendor/src/golang.org/x/sys/unix/syscall_linux_alarm.go ./vendor/src/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/src/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/src/golang.org/x/sys/unix/syscall_unix.go ./vendor/src/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/src/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/src/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/src/golang.org/x/sys/unix/timestruct.go ./vendor/src/golang.org/x/sys/unix/zerrors_linux.go ./vendor/src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/src/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/src/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/src/golang.org/x/sys/unix/ztypes_linux.go ./vendor/src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 6-RcfcxhAjpD38R3AKEt/6-RcfcxhAjpD38R3AKEt -goversion go1.16.15 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 4HuxxlC5_NUQaa-SlZyx/4HuxxlC5_NUQaa-SlZyx -goversion go1.16.15 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid g5N-XYCb4NF0hLgD7uvV/g5N-XYCb4NF0hLgD7uvV -goversion go1.16.15 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b144/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b223=>" -I $WORK/b223/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b223/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b144/_pkg_.a $WORK/b144/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b223/_pkg_.a $WORK/b223/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/md5block_amd64.o ./md5block_amd64.s cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/86/86e7845c558b8e3692adbfeb1da2cd5ec0df776866120661759a34de4b968aef-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/47/471228442daaeafb5e11937b4abd02c700d95db3f24f031e66b2b3b2ba7304c1-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/41/41543d49c2f9b8a98a34d14e27fc617a51ef0410bef332ae2bc471d18c7f1ffe-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2f/2fd0ea4b471f592efdc5224bbdac788a5c913d51d0ac064aa382a556b4b151d3-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/52/52f5bc9af60dabd75dd1c38972b8a8389d55f9f6e61ebdcda6e7ce906f8702e1-d # internal encoding/pem mkdir -p $WORK/b094/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b291/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/sha512block_amd64.o ./sha512block_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid uxSUH1yGPkzUnPcnlug8/uxSUH1yGPkzUnPcnlug8 -goversion go1.16.15 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b292/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 1AjXxQ9Sqoist1fZQ8yi/1AjXxQ9Sqoist1fZQ8yi -goversion go1.16.15 -D "" -importcfg $WORK/b291/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/35/3559dc739db211c26b3383e0741701c1be9c891cbeb91f403c9dd7902140edfb-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/85/85144379f4e3dcdf8493912338dbe50c587dd77f9e4abbdfdbd207a800d7cb34-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b3/b3fa69205af96c0d80d4029890b15dd6debff36dbe17a54af6a6f2e769edad2c-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d5/d53c71accaab0b8b198bce9252970435d525191253396681f5b6b25fbcaef9b9-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d6/d6ceb3f76f67dfe1ccd28e4b528f83bd81097477f31b1c25be85bf920902f5a4-d # internal crypto/des mkdir -p $WORK/b075/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ crypto/aes mkdir -p $WORK/b065/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid tvbjnBATCbEuSyYIR1xw/tvbjnBATCbEuSyYIR1xw -goversion go1.16.15 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid RJfGzg4lgQ61Q_kNR22_/RJfGzg4lgQ61Q_kNR22_ -goversion go1.16.15 -D "" -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b065/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/10/1096ab909097553c1b8fc2aa9b23346c3c8a25ad96a17766f152575258696a08-d # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/aes -std -installsuffix shared -buildid hW2HbQOTw8YgIJGkIiAv/hW2HbQOTw8YgIJGkIiAv -goversion go1.16.15 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/d5/d55df3c1d821a5be66c4677b802044dc30b70debef4bf57892496f0e9c7567be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/42/42db1adaa474536e2ee3329b64df16041cfe5659de035696530680bd27b95fd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c5/c5374d7b10be01626bc966609f7dfd1001f843669a03bfe3a3c8fe7cd5c30b53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c5/c5fd2e42f278c367d122187b3324bed8dd641317f15b704ab2959e5a4a50722b-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b065/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b065/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_amd64.o $WORK/b065/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e0/e0227160269f6e0e67382e92f7401e1ce69bce6c7ecf97dccd886c8fd3620366-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/4b/4b7b65f4745b1fba909b7b78c4a92af910e81fd62156f04fb3d202a57ecea760-d # internal github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b158/ google.golang.org/protobuf/internal/detrand github.com/docker/docker/api/types/mount google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b228/ github.com/mattn/go-runewidth mkdir -p $WORK/b387/ path/filepath os/signal mkdir -p $WORK/b059/ mkdir -p $WORK/b409/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b177/ cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid qPOfThW6-6ym54_71u-G/qPOfThW6-6ym54_71u-G -goversion go1.16.15 -D "" -importcfg $WORK/b158/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/rootless/rootless.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b388/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b359/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile hash/fnv=$WORK/b229/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid uBTFWk1sB70qX6IAD6D3/uBTFWk1sB70qX6IAD6D3 -goversion go1.16.15 -D "" -importcfg $WORK/b228/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/detrand/rand.go mkdir -p $WORK/b031/ runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 5onL52dIwJtOnU29GPKq/5onL52dIwJtOnU29GPKq -goversion go1.16.15 -D "" -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >$WORK/b177/go_asm.h << 'EOF' # internal EOF cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 0e_hCnlcbsLt4sRYDHJq/0e_hCnlcbsLt4sRYDHJq -goversion go1.16.15 -D "" -importcfg $WORK/b387/importcfg -pack ./vendor/src/github.com/mattn/go-runewidth/runewidth.go ./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/src/github.com/mattn/go-runewidth/runewidth_table.go mkdir -p $WORK/b136/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid bYSvr9M7l-hoaV34DUX-/bYSvr9M7l-hoaV34DUX- -goversion go1.16.15 -D "" -importcfg $WORK/b359/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/src/google.golang.org/grpc/internal/envconfig/xds.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b177/symabis ./sig.s cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid X3UNjNhYiLIbkNjpTZjj/X3UNjNhYiLIbkNjpTZjj -goversion go1.16.15 -D "" -importcfg $WORK/b409/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/mount/mount.go cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid _8XXu-MuoyDcLcuaJav3/_8XXu-MuoyDcLcuaJav3 -goversion go1.16.15 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b136/symabis ./debug.s net mkdir -p $WORK/b054/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p os/signal -std -installsuffix shared -buildid d8qwCOZO8cERVnwOw5tV/d8qwCOZO8cERVnwOw5tV -goversion go1.16.15 -symabis $WORK/b177/symabis -D "" -importcfg $WORK/b177/importcfg -pack -asmhdr $WORK/b177/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p runtime/debug -std -installsuffix shared -buildid 6qFe2mjVN_oCEAL8z6Qj/6qFe2mjVN_oCEAL8z6Qj -goversion go1.16.15 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/9f/9fb0679a88214acaa18e3bdbffdb719342def3bfe1a50573f23d15f063fa033e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b3/b39c58a4c8c4c3b9bda2a9d650a795bfb857c80c50883a10ff3dd6b7cd767b73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/e1/e122813d579c49d936ead9d05bb35e2754352b9d2a9f4b26b4c5adf843a28dac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/b4/b4d9fb6958a9f76e0fd66da063a8c86e8cf0f0987ccac9494cf284d2fe68b696-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/2a/2a48220cc52bf44d060dfc137d7f5130615bba40489d836b40d32b8ff2f03c9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/85/8589dbc97278f9592334ddd42826ac31184747ea88debc6128bb5003521fbed4-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b177/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b177/_pkg_.a $WORK/b177/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/20/20918567912f73818bc1e61757387c8ef95d507d16025c8069e0cf94635288f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f1/f1fe14de8aa6dd7026cb3619ca97f0d87fc749eaa22d1c27b0e8024ea395b859-d # internal io/ioutil mkdir -p $WORK/b100/ github.com/cyphar/filepath-securejoin mkdir -p $WORK/b481/ os/exec mkdir -p $WORK/b173/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid OnQ9qofLmXuMe8tpL07o/OnQ9qofLmXuMe8tpL07o -goversion go1.16.15 -D "" -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid afW4IlrYnUuyKI9jTbjf/afW4IlrYnUuyKI9jTbjf -goversion go1.16.15 -D "" -importcfg $WORK/b481/importcfg -pack ./vendor/src/github.com/cyphar/filepath-securejoin/join.go ./vendor/src/github.com/cyphar/filepath-securejoin/vfs.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p os/exec -std -complete -installsuffix shared -buildid BKqoRfWUONxrTKvmU5sr/BKqoRfWUONxrTKvmU5sr -goversion go1.16.15 -D "" -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/b2/b2bf5398a45e6e199b9760cefeb7a16ca4c61ff0efacd51bc84381f6eb2666b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/79/79f1edbd1e7d16c151a78bd1ee4def338e5101d1ec68b4cf5f4e6fff3c889515-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b442/ github.com/prometheus/procfs/internal/util vendor/golang.org/x/sys/cpu mkdir -p $WORK/b099/ mkdir -p $WORK/b269/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid H3qAacMgKo8JZgoP5_gi/H3qAacMgKo8JZgoP5_gi -goversion go1.16.15 -D "" -importcfg $WORK/b442/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/directory/directory.go ./vendor/src/github.com/containers/storage/pkg/directory/directory_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./cpu_x86.s cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid z2a7ybgftQSOHsQx5kyq/z2a7ybgftQSOHsQx5kyq -goversion go1.16.15 -D "" -importcfg $WORK/b269/importcfg -pack ./vendor/src/github.com/prometheus/procfs/internal/util/parse.go ./vendor/src/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/src/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/src/github.com/prometheus/procfs/internal/util/valueparser.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid XA7uWMPrSThLMyeE8zHn/XA7uWMPrSThLMyeE8zHn -goversion go1.16.15 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/reflect2_amd64.o $WORK/b137/relfect2_mips64x.o $WORK/b137/relfect2_mipsx.o $WORK/b137/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/59/59cfc1587acaac27ea19228ff2ad212efb1592c484bfcbd55d81e6cef62a8369-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/05/05a57a2ab5e0222b775a09fc7dc0ac85bb38b3624141bbd321b63a7477852870-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/9a/9a50e0347a85ae889512eadd885f2f554852c9627021b8050d731ad7e39a0110-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/29/29a7c39ddf7360aa4055748379bb7c932668e8574c2713cd0e453a5d75ec3ba5-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./chacha20poly1305_amd64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid 8W9oQ-500qUwN-rpdQIP/8W9oQ-500qUwN-rpdQIP -goversion go1.16.15 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/06/06b76ef067fef88a816ad66f277805174c1dda0696e786838cab92b2b7174892-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c3/c38c9386ba4e0ca2379d23609092c92df03983402bfe4d6bb9452b5b9202c1b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2a/2ace1a1a8b7f149ce1def6b2e2bd1f54ce3371f424318cf460c8009a14395666-d # internal encoding/hex mkdir -p $WORK/b052/ github.com/pkg/errors mkdir -p $WORK/b047/ encoding/csv github.com/syndtr/gocapability/capability mkdir -p $WORK/b048/ net/url flag cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b061/ cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid teyCUdekVeLD5a6BEjnd/teyCUdekVeLD5a6BEjnd -goversion go1.16.15 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid pi4TwwT4bZlBSQfOULio/pi4TwwT4bZlBSQfOULio -goversion go1.16.15 -D "" -importcfg $WORK/b047/importcfg -pack ./vendor/src/github.com/pkg/errors/errors.go ./vendor/src/github.com/pkg/errors/go113.go ./vendor/src/github.com/pkg/errors/stack.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF text/template/parse mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid WQaVzcj-XvLweAKC2RUq/WQaVzcj-XvLweAKC2RUq -goversion go1.16.15 -D "" -importcfg $WORK/b048/importcfg -pack ./vendor/src/github.com/syndtr/gocapability/capability/capability.go ./vendor/src/github.com/syndtr/gocapability/capability/capability_linux.go ./vendor/src/github.com/syndtr/gocapability/capability/enum.go ./vendor/src/github.com/syndtr/gocapability/capability/enum_gen.go ./vendor/src/github.com/syndtr/gocapability/capability/syscall_linux.go github.com/opencontainers/image-spec/specs-go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF log vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b051/ github.com/opencontainers/go-digest github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p net/url -std -complete -installsuffix shared -buildid aoTR1o7XLIFo4-wOUdbx/aoTR1o7XLIFo4-wOUdbx -goversion go1.16.15 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/net/url/url.go google.golang.org/protobuf/internal/version github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b152/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b253/ github.com/docker/docker/api/types/blkiodev cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid 5d4D8-kLSg22GeKvjWxy/5d4D8-kLSg22GeKvjWxy -goversion go1.16.15 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go google.golang.org/grpc/metadata encoding/json mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid JRs52-AsD3QGZ0nncIGz/JRs52-AsD3QGZ0nncIGz -goversion go1.16.15 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go text/scanner golang.org/x/net/http2/hpack mkdir -p $WORK/b371/ google.golang.org/protobuf/internal/errors mkdir -p $WORK/b227/ github.com/containers/storage/pkg/reexec github.com/klauspost/compress/fse go/token cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 3DEroc-rHWaUXvnOcFSB/3DEroc-rHWaUXvnOcFSB -goversion go1.16.15 -D "" -importcfg $WORK/b152/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/internal/xlog/xlog.go mkdir -p $WORK/b116/ google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b428/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF net/http/internal mkdir -p $WORK/b175/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid FpDKvlCPwq00RMrqccXG/FpDKvlCPwq00RMrqccXG -goversion go1.16.15 -D "" -importcfg $WORK/b253/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid T9DQ8fo16csfi-mXxkZY/T9DQ8fo16csfi-mXxkZY -goversion go1.16.15 -D "" -importcfg $WORK/b371/importcfg -pack ./vendor/src/golang.org/x/net/http2/hpack/encode.go ./vendor/src/golang.org/x/net/http2/hpack/hpack.go ./vendor/src/golang.org/x/net/http2/hpack/huffman.go ./vendor/src/golang.org/x/net/http2/hpack/tables.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b228/_pkg_.a EOF cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid DOAxoQXZ-ytbd5eKi0eI/DOAxoQXZ-ytbd5eKi0eI -goversion go1.16.15 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid ECHU0IZijRC0CwOBDgYF/ECHU0IZijRC0CwOBDgYF -goversion go1.16.15 -D "" -importcfg $WORK/b227/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/errors/errors.go ./vendor/src/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 4Y0YOjOZBRgzzh1r8Ipe/4Y0YOjOZBRgzzh1r8Ipe -goversion go1.16.15 -D "" -importcfg $WORK/b116/importcfg -pack ./vendor/src/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/versioned.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid TKNVQwVimUiZ3lZMJ9Yc/TKNVQwVimUiZ3lZMJ9Yc -goversion go1.16.15 -D "" -importcfg $WORK/b428/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid RkXJRFSd8QmjUIq95a4p/RkXJRFSd8QmjUIq95a4p -goversion go1.16.15 -D "" -importcfg $WORK/b175/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/reexec/command_linux.go ./vendor/src/github.com/containers/storage/pkg/reexec/reexec.go golang.org/x/sys/execabs github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b125/ github.com/containers/image/v5/version github.com/docker/go-units os/user mime/quotedprintable google.golang.org/grpc/codes compress/flate github.com/proglottis/gpgme github.com/docker/docker/api/types/time gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b313/ mime github.com/hashicorp/go-multierror mkdir -p $WORK/b200/ math/big vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b199/ mkdir -p $WORK/b105/ mkdir -p $WORK/b268/ mkdir -p $WORK/b053/ mkdir -p $WORK/b408/ mkdir -p $WORK/b336/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b141/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid n_WRfeZVGP9NNvw2mkIX/n_WRfeZVGP9NNvw2mkIX -goversion go1.16.15 -D "" -importcfg $WORK/b313/importcfg -pack ./vendor/src/gopkg.in/square/go-jose.v2/json/decode.go ./vendor/src/gopkg.in/square/go-jose.v2/json/encode.go ./vendor/src/gopkg.in/square/go-jose.v2/json/indent.go ./vendor/src/gopkg.in/square/go-jose.v2/json/scanner.go ./vendor/src/gopkg.in/square/go-jose.v2/json/stream.go ./vendor/src/gopkg.in/square/go-jose.v2/json/tags.go mkdir -p $WORK/b236/ github.com/BurntSushi/toml cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/vbauerster/mpb/v7/decor cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b329/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 8-SmxMLoAy6qOOBOYoTT/8-SmxMLoAy6qOOBOYoTT -goversion go1.16.15 -D "" -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p log -std -complete -installsuffix shared -buildid eR6tfHQ7Rovi1ljYKqfl/eR6tfHQ7Rovi1ljYKqfl -goversion go1.16.15 -D "" -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/log/log.go mkdir -p $WORK/b204/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p mime -std -complete -installsuffix shared -buildid d-whGty5ilT20v6dM1hL/d-whGty5ilT20v6dM1hL -goversion go1.16.15 -D "" -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go mkdir -p $WORK/b182/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid MPZjDrr0G5YhXTHy7d_m/MPZjDrr0G5YhXTHy7d_m -goversion go1.16.15 -D "" -importcfg $WORK/b105/importcfg -pack ./vendor/src/github.com/opencontainers/go-digest/algorithm.go ./vendor/src/github.com/opencontainers/go-digest/digest.go ./vendor/src/github.com/opencontainers/go-digest/digester.go ./vendor/src/github.com/opencontainers/go-digest/doc.go ./vendor/src/github.com/opencontainers/go-digest/verifiers.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF mkdir -p $WORK/b176/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b207/ mkdir -p $WORK/b172/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid --F5YjcI7OC4uuHrDahq/--F5YjcI7OC4uuHrDahq -goversion go1.16.15 -D "" -importcfg $WORK/b268/importcfg -pack ./vendor/src/github.com/prometheus/procfs/internal/fs/fs.go mkdir -p $WORK/b133/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p flag -std -complete -installsuffix shared -buildid KUN5bUL9PsdQjJn9pyKv/KUN5bUL9PsdQjJn9pyKv -goversion go1.16.15 -D "" -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 1RY7MLCGBN3hrcfvQiB-/1RY7MLCGBN3hrcfvQiB- -goversion go1.16.15 -D "" -importcfg $WORK/b336/importcfg -pack ./vendor/src/google.golang.org/grpc/metadata/metadata.go github.com/miekg/pkcs11 cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid 2aX4J2bZxF-Ol9cGCrMf/2aX4J2bZxF-Ol9cGCrMf -goversion go1.16.15 -D "" -importcfg $WORK/b329/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/src/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid anf2UEew0XyYu9FhnWFj/anf2UEew0XyYu9FhnWFj -goversion go1.16.15 -D "" -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b133/ -importpath os/user -- -I $WORK/b133/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go gopkg.in/yaml.v2 cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p go/token -std -complete -installsuffix shared -buildid uF5v4l2l5DPL1sCyfZKz/uF5v4l2l5DPL1sCyfZKz -goversion go1.16.15 -D "" -importcfg $WORK/b236/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid tkmxrV5I6fb47GlRyETw/tkmxrV5I6fb47GlRyETw -goversion go1.16.15 -D "" -importcfg $WORK/b176/importcfg -pack ./vendor/src/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/src/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/src/github.com/opencontainers/runtime-spec/specs-go/version.go cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 8SRf6ZKeWGyCyKwq1-Jy/8SRf6ZKeWGyCyKwq1-Jy -goversion go1.16.15 -D "" -importcfg $WORK/b141/importcfg -pack ./vendor/src/github.com/klauspost/compress/fse/bitreader.go ./vendor/src/github.com/klauspost/compress/fse/bitwriter.go ./vendor/src/github.com/klauspost/compress/fse/bytereader.go ./vendor/src/github.com/klauspost/compress/fse/compress.go ./vendor/src/github.com/klauspost/compress/fse/decompress.go ./vendor/src/github.com/klauspost/compress/fse/fse.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid u3z3etW5EWd9_MFtAXwf/u3z3etW5EWd9_MFtAXwf -goversion go1.16.15 -D "" -importcfg $WORK/b172/importcfg -pack ./vendor/src/github.com/docker/go-units/duration.go ./vendor/src/github.com/docker/go-units/size.go ./vendor/src/github.com/docker/go-units/ulimit.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b202/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid t5qrshDZW-sAelDPlLIf/t5qrshDZW-sAelDPlLIf -goversion go1.16.15 -D "" -importcfg $WORK/b408/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid SYZxIsg1Kq8GMjMRyjle/SYZxIsg1Kq8GMjMRyjle -goversion go1.16.15 -D "" -importcfg $WORK/b182/importcfg -pack ./vendor/src/golang.org/x/sys/execabs/execabs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid fPj23kUFHzGCb8UM5xUB/fPj23kUFHzGCb8UM5xUB -goversion go1.16.15 -D "" -importcfg $WORK/b207/importcfg -pack ./vendor/src/github.com/containers/image/v5/version/version.go mkdir -p $WORK/b340/ mkdir -p $WORK/b150/ mkdir -p $WORK/b289/ mkdir -p $WORK/b420/ mkdir -p $WORK/b183/ mkdir -p $WORK/b101/ mkdir -p $WORK/b069/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b164/ golang.org/x/text/unicode/norm mkdir -p $WORK/b390/ cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b289/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b289/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./data.go ./gpgme.go ./unset_agent_info.go mkdir -p $WORK/b307/ cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 4e91JNWWRQa2whtqsNIF/4e91JNWWRQa2whtqsNIF -goversion go1.16.15 -D "" -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go vendor/golang.org/x/text/unicode/norm cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b273/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b370/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b184/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid g1VierSQ0XyloDgJFrfj/g1VierSQ0XyloDgJFrfj -goversion go1.16.15 -D "" -importcfg $WORK/b420/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/time/duration_convert.go ./vendor/src/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid S0gr8oN9CY9wX1_AnHSg/S0gr8oN9CY9wX1_AnHSg -goversion go1.16.15 -D "" -importcfg $WORK/b183/importcfg -pack ./vendor/src/github.com/hashicorp/go-multierror/append.go ./vendor/src/github.com/hashicorp/go-multierror/flatten.go ./vendor/src/github.com/hashicorp/go-multierror/format.go ./vendor/src/github.com/hashicorp/go-multierror/group.go ./vendor/src/github.com/hashicorp/go-multierror/multierror.go ./vendor/src/github.com/hashicorp/go-multierror/prefix.go ./vendor/src/github.com/hashicorp/go-multierror/sort.go cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b391/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b386/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b387/_pkg_.a packagefile github.com/vbauerster/mpb/v7/internal=$WORK/b392/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b069/symabis ./arith_amd64.s cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 8Iwjcunbo9u1uUw3fZwL/8Iwjcunbo9u1uUw3fZwL -goversion go1.16.15 -D "" -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b307/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b307/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./params.go ./pkcs11.go ./types.go cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/vbauerster/mpb/v7/decor -complete -installsuffix shared -buildid FKPMd2e6wCqIiKo0mphd/FKPMd2e6wCqIiKo0mphd -goversion go1.16.15 -D "" -importcfg $WORK/b390/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v7/decor/any.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/counters.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/decorator.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/doc.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/elapsed.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/eta.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/merge.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/moving_average.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/name.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/on_abort.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/on_complete.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/on_condition.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/optimistic_string_writer.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/percentage.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/size_type.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/sizeb1000_string.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/sizeb1024_string.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/speed.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid M6QKB4_zDKykywGK6mq0/M6QKB4_zDKykywGK6mq0 -goversion go1.16.15 -D "" -importcfg $WORK/b164/importcfg -pack ./vendor/src/github.com/BurntSushi/toml/decode.go ./vendor/src/github.com/BurntSushi/toml/decode_go116.go ./vendor/src/github.com/BurntSushi/toml/deprecated.go ./vendor/src/github.com/BurntSushi/toml/doc.go ./vendor/src/github.com/BurntSushi/toml/encode.go ./vendor/src/github.com/BurntSushi/toml/error.go ./vendor/src/github.com/BurntSushi/toml/lex.go ./vendor/src/github.com/BurntSushi/toml/meta.go ./vendor/src/github.com/BurntSushi/toml/parse.go ./vendor/src/github.com/BurntSushi/toml/type_fields.go ./vendor/src/github.com/BurntSushi/toml/type_toml.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./curve25519_amd64.s cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b368/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b194/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid SxT874NziCsiQrZaxS-6/SxT874NziCsiQrZaxS-6 -goversion go1.16.15 -D "" -importcfg $WORK/b340/importcfg -pack ./vendor/src/google.golang.org/grpc/codes/code_string.go ./vendor/src/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 3kpT_Idffo4Ta_ZZekwi/3kpT_Idffo4Ta_ZZekwi -goversion go1.16.15 -D "" -importcfg $WORK/b370/importcfg -pack ./vendor/src/golang.org/x/text/unicode/norm/composition.go ./vendor/src/golang.org/x/text/unicode/norm/forminfo.go ./vendor/src/golang.org/x/text/unicode/norm/input.go ./vendor/src/golang.org/x/text/unicode/norm/iter.go ./vendor/src/golang.org/x/text/unicode/norm/normalize.go ./vendor/src/golang.org/x/text/unicode/norm/readwriter.go ./vendor/src/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/src/golang.org/x/text/unicode/norm/transform.go ./vendor/src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid yJxoTta7-Lah6-uLA1uO/yJxoTta7-Lah6-uLA1uO -goversion go1.16.15 -D "" -importcfg $WORK/b273/importcfg -pack ./vendor/src/gopkg.in/yaml.v2/apic.go ./vendor/src/gopkg.in/yaml.v2/decode.go ./vendor/src/gopkg.in/yaml.v2/emitterc.go ./vendor/src/gopkg.in/yaml.v2/encode.go ./vendor/src/gopkg.in/yaml.v2/parserc.go ./vendor/src/gopkg.in/yaml.v2/readerc.go ./vendor/src/gopkg.in/yaml.v2/resolve.go ./vendor/src/gopkg.in/yaml.v2/scannerc.go ./vendor/src/gopkg.in/yaml.v2/sorter.go ./vendor/src/gopkg.in/yaml.v2/writerc.go ./vendor/src/gopkg.in/yaml.v2/yaml.go ./vendor/src/gopkg.in/yaml.v2/yamlh.go ./vendor/src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid G568Iu-AvhspwcoFZvLO/G568Iu-AvhspwcoFZvLO -goversion go1.16.15 -D "" -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d7/d782e434d1b00f0525181e57d0b9ef7013fc089ad6fe1735c82f211ec42357e4-d # internal github.com/imdario/mergo mkdir -p $WORK/b433/ cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/d3/d3ae793af163cba134ca22ff3774b1821e05154e188935e6d27b6a0f27f85024-d # internal cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid CEx5djyXDbg5DjIqVoqQ/CEx5djyXDbg5DjIqVoqQ -goversion go1.16.15 -D "" -importcfg $WORK/b433/importcfg -pack ./vendor/src/github.com/imdario/mergo/doc.go ./vendor/src/github.com/imdario/mergo/map.go ./vendor/src/github.com/imdario/mergo/merge.go ./vendor/src/github.com/imdario/mergo/mergo.go mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 324H5iKsasxF-5VsLmRt/324H5iKsasxF-5VsLmRt -goversion go1.16.15 -D "" -importcfg $WORK/b437/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p math/big -std -installsuffix shared -buildid 4U1v_BCVHjwjCUDWEaFX/4U1v_BCVHjwjCUDWEaFX -goversion go1.16.15 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/49/491743600432b0176f91122dc72883bb7c013ece55f2bdada85c9a3afcb17151-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid tyWrg1ehW_cGjDj8auV7/tyWrg1ehW_cGjDj8auV7 -goversion go1.16.15 -D "" -importcfg $WORK/b443/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid DsR_aQ57TxrM7R87norH/DsR_aQ57TxrM7R87norH -goversion go1.16.15 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/85/853458c48edcb78181c6bcea377f5c6b57b50c3f067961cc4a6c3c979d5c578e-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid j8DeJyLt4KXpcBx1NqOQ/j8DeJyLt4KXpcBx1NqOQ -goversion go1.16.15 -D "" -importcfg $WORK/b448/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/parsers/parsers.go cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/3e/3e2ba93cbcc5fff38f914b8037cee695188b597e64e526bce8df2c7e64e8565e-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid 7l5Jn7XugoVcH7wUpIRR/7l5Jn7XugoVcH7wUpIRR -goversion go1.16.15 -D "" -importcfg $WORK/b451/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b6/b64194536b8d77fad3284c4aa349610f3b2d03a1b8fb793c4b8becbb77da7a93-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/eb/eb616aba4725abe6ae40bdb0a5018b38392dff06df2aefb96343fe246c237b37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid Nqf4Z5CsotpPKLzF8Lcv/Nqf4Z5CsotpPKLzF8Lcv -goversion go1.16.15 -D "" -importcfg $WORK/b469/importcfg -pack ./vendor/src/github.com/tchap/go-patricia/patricia/children.go ./vendor/src/github.com/tchap/go-patricia/patricia/patricia.go github.com/containers/storage/pkg/config mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 9S_pCRoZ8za0q9oKGd9_/9S_pCRoZ8za0q9oKGd9_ -goversion go1.16.15 -D "" -importcfg $WORK/b471/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/09/092074012adbfef26d351f6757de55d37598e08524d9897ac8c5a7fec9463959-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b472/ cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/31/313c1eeb1bd01c1f5752fe60557be227c2034efc11b4b9fac043f7779946e320-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b226/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid XY-TqekkUS_W9uZl_cbr/XY-TqekkUS_W9uZl_cbr -goversion go1.16.15 -D "" -importcfg $WORK/b472/importcfg -pack ./vendor/src/github.com/google/go-intervals/intervalset/intervalset.go ./vendor/src/github.com/google/go-intervals/intervalset/intervalset_immutable.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid tSqy8B9AMWXCl2sXs2EJ/tSqy8B9AMWXCl2sXs2EJ -goversion go1.16.15 -D "" -importcfg $WORK/b226/importcfg -pack ./vendor/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/16/16a7199ac4e4fd7470958559494d933fad8dac9a8c0a7dfff6e4ce603f8e2f33-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid YyP7emzB7hwG_kIBjPAB/YyP7emzB7hwG_kIBjPAB -goversion go1.16.15 -D "" -importcfg $WORK/b476/importcfg -pack ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/50/50ac82bcbafd5a485cc3e6caf8a234cd1da064df5d2bcb0d6401214d46cf434b-d # internal runtime/trace mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p runtime/trace -std -installsuffix shared -buildid _xv3c1G9WB0xgiNXYVar/_xv3c1G9WB0xgiNXYVar -goversion go1.16.15 -D "" -importcfg $WORK/b480/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/0d/0db5f3a387d25f58ef9ef8f71d6162bf274c4c9fc017117ff8cb5d23b94c765a-d # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/b0/b0c62f34607561ea7c23d5f74a638426d2b1364329d8c811ebaa0358c881b0df-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8e/8ec3baac034babd535978f45ebebf5df1799bb4b7fb0ceeff9c456ec7020e94f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/8e/8ee42182f4e1e08d16c4c615a54659ca7956e7a6945093dfc3d3bc44d1aaf0ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/a7/a7af716cbb2438286ed2853d8a8e1c00227938746f1bc15f03ac99581b024f13-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b345/ google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid OwvTaTQJJvX5aicb53Iu/OwvTaTQJJvX5aicb53Iu -goversion go1.16.15 -D "" -importcfg $WORK/b348/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./vendor/src/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/src/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/src/google.golang.org/grpc/internal/grpcutil/regex.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid C37kf-02Q9a0_LLb_wYp/C37kf-02Q9a0_LLb_wYp -goversion go1.16.15 -D "" -importcfg $WORK/b345/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/08/086dac2ad739dcf59f042678b8d69adec712403b733a2d253903b459f4a75017-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/79/7938931f490f220ec9d6d6855e43acbfbf43383c989d1be7a69368492d52122c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b109/ github.com/containers/image/v5/directory/explicitfilepath cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a0/a0f695c4888c91717fbd58b206f731579597e1c066716d75bea10c63ccb84758-d # internal mkdir -p $WORK/b395/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid a2lOjcYsRMuk6oSgOezE/a2lOjcYsRMuk6oSgOezE -goversion go1.16.15 -D "" -importcfg $WORK/b109/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b424/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid FyrRDJYxkctAc9ehML01/FyrRDJYxkctAc9ehML01 -goversion go1.16.15 -D "" -importcfg $WORK/b395/importcfg -pack ./vendor/src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid eg4kS8yZs1w-j1QKG3Sr/eg4kS8yZs1w-j1QKG3Sr -goversion go1.16.15 -D "" -importcfg $WORK/b424/importcfg -pack ./vendor/src/github.com/containers/image/v5/oci/internal/oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a0/a065d67ed9e873c8d9be092bd82e842f041bbc6412fe2d479f2b1a9ddf587f03-d # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/2f/2f6348181a8dda066167176f854b692e8aebc0e8dad7d7ea7c12599b3cf22e82-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/01/01af5b3725bf7d7100807bf05221b298fbce1a729321f020cffdcebb5c4c67f0-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b115/ github.com/containers/image/v5/docker/reference mkdir -p $WORK/b104/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/docker/distribution/digestset mkdir -p $WORK/b211/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid sSWVklZFUvLIqbGfsEb6/sSWVklZFUvLIqbGfsEb6 -goversion go1.16.15 -D "" -importcfg $WORK/b115/importcfg -pack ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go github.com/containers/skopeo/cmd/skopeo/inspect mkdir -p $WORK/b485/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 04rBYggbJ6fmubtj_nkS/04rBYggbJ6fmubtj_nkS -goversion go1.16.15 -D "" -importcfg $WORK/b104/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/reference/helpers.go ./vendor/src/github.com/containers/image/v5/docker/reference/normalize.go ./vendor/src/github.com/containers/image/v5/docker/reference/reference.go ./vendor/src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./vendor/src/github.com/containers/image/v5/docker/reference/regexp.go cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid z0L-7a_SEpf1NrmnJDp0/z0L-7a_SEpf1NrmnJDp0 -goversion go1.16.15 -D "" -importcfg $WORK/b211/importcfg -pack ./vendor/src/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/skopeo/cmd/skopeo/inspect -complete -installsuffix shared -buildid pKQG2kg4K2TWA9sfEtRx/pKQG2kg4K2TWA9sfEtRx -goversion go1.16.15 -D "" -importcfg $WORK/b485/importcfg -pack ./src/github.com/containers/skopeo/cmd/skopeo/inspect/output.go cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/ad/adcad21019d359ae7ce64afce640e55dc32c5ad69c28fd64078b3cb512d372ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/86/86ba2673910819e43107ddcb7a0f9b6ec322de4936efb6284dc39c3e4360581b-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/36/363e627ee68e532eac43118c522698080245388f196d045a3007249ddcd82bb4-d # internal golang.org/x/net/internal/timeseries github.com/modern-go/concurrent mkdir -p $WORK/b322/ mkdir -p $WORK/b135/ cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/36/36667b206afa794485ebdc9dab73a912ca40907d9bb63b6438862d54b0c69b52-d # internal cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid zw18l2x85QKgPghSjeZh/zw18l2x85QKgPghSjeZh -goversion go1.16.15 -D "" -importcfg $WORK/b322/importcfg -pack ./vendor/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b136/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid qc4oG-e492HIiurK74vw/qc4oG-e492HIiurK74vw -goversion go1.16.15 -D "" -importcfg $WORK/b135/importcfg -pack ./vendor/src/github.com/modern-go/concurrent/executor.go ./vendor/src/github.com/modern-go/concurrent/go_above_19.go ./vendor/src/github.com/modern-go/concurrent/log.go ./vendor/src/github.com/modern-go/concurrent/unbounded_executor.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/f8/f8f02f875cff7700ae3c40e6a8fbb5382ee78ec4ad5706d27332ab16c7a7e6ea-d # internal cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid VaQkwObbmSrI5FjeYBTp/VaQkwObbmSrI5FjeYBTp -goversion go1.16.15 -D "" -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 76mIPq0aOclQfunLtT4R/76mIPq0aOclQfunLtT4R -goversion go1.16.15 -D "" -importcfg $WORK/b369/importcfg -pack ./vendor/src/golang.org/x/text/unicode/bidi/bidi.go ./vendor/src/golang.org/x/text/unicode/bidi/bracket.go ./vendor/src/golang.org/x/text/unicode/bidi/core.go ./vendor/src/golang.org/x/text/unicode/bidi/prop.go ./vendor/src/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/src/golang.org/x/text/unicode/bidi/trieval.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/3a/3a2be59a052eedaa7e8da057736ddad9ed4682850074b84f59f52e91ce6d6b56-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/33/3308786e32220a7c30f4a5b4520075e9d50392203ab532e00cc8267546991e4c-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ba/baac79ea66314b86d867b2446e4126aaeecafb47f525bc04ec2fa4d4e3457739-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b154/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid MSLvuXO7GXSoLJERwMoT/MSLvuXO7GXSoLJERwMoT -goversion go1.16.15 -D "" -importcfg $WORK/b153/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/lzma/bintree.go ./vendor/src/github.com/ulikunitz/xz/lzma/bitops.go ./vendor/src/github.com/ulikunitz/xz/lzma/breader.go ./vendor/src/github.com/ulikunitz/xz/lzma/buffer.go ./vendor/src/github.com/ulikunitz/xz/lzma/bytewriter.go ./vendor/src/github.com/ulikunitz/xz/lzma/decoder.go ./vendor/src/github.com/ulikunitz/xz/lzma/decoderdict.go ./vendor/src/github.com/ulikunitz/xz/lzma/directcodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/distcodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/encoder.go ./vendor/src/github.com/ulikunitz/xz/lzma/encoderdict.go ./vendor/src/github.com/ulikunitz/xz/lzma/hashtable.go ./vendor/src/github.com/ulikunitz/xz/lzma/header.go ./vendor/src/github.com/ulikunitz/xz/lzma/header2.go ./vendor/src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/literalcodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./vendor/src/github.com/ulikunitz/xz/lzma/operation.go ./vendor/src/github.com/ulikunitz/xz/lzma/prob.go ./vendor/src/github.com/ulikunitz/xz/lzma/properties.go ./vendor/src/github.com/ulikunitz/xz/lzma/rangecodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/reader.go ./vendor/src/github.com/ulikunitz/xz/lzma/reader2.go ./vendor/src/github.com/ulikunitz/xz/lzma/state.go ./vendor/src/github.com/ulikunitz/xz/lzma/treecodecs.go ./vendor/src/github.com/ulikunitz/xz/lzma/writer.go ./vendor/src/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ec/eccc004ae882349a823c70327fbfacb626630f55427224dc95d90f8565d5287a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/0d/0dbbd4915ebfe624a116f5e6d020d1927b098938d85ec1bf53ae36980239f6b1-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/7a/7ab4edc71d12de19b808755b7e56540f09254ce707b385d894fdbd6bd5f0b3a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/2f/2faff29bdabd702895a26790039b0f47a999cd756cf76873f939bcd487917a72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9a/9a4be8323dbc7aff016f106189e256a2a1f7298ff5b7833458a7d6110c4cd51f-d # internal github.com/containers/common/pkg/capabilities cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/00/00998b47250ddafd7d40798598deddd886c62637076e230dd785eef57f8806fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid JXtQo08zxZZgQfrAe0I7/JXtQo08zxZZgQfrAe0I7 -goversion go1.16.15 -D "" -importcfg $WORK/b046/importcfg -pack ./vendor/src/github.com/containers/common/pkg/capabilities/capabilities.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/a4/a48527f2f2395e1a2b19a0852797e6aab0088bdf59b69078ae191d0f8e15f6b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/a2/a2822377cfe7490eb21e6ac9477730a9f41249c4341d29052e48c8a5fda1c73e-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid aCpIQ4AZUc4RdQQRDWTn/aCpIQ4AZUc4RdQQRDWTn -goversion go1.16.15 -D "" -importcfg $WORK/b231/importcfg -pack ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/00/00d5b50c778579253033a1c87e9848c275ea3fe0059b1711bcb39532cd714294-d # internal cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/49/494ce036e5282fcb054346f96f8165727f83926ff031611c09c34e9b255efee2-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b1/b102856d2bba08abc6ed5addda2d7949b428acc25d40b44197fd031c6c24bc02-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/3a/3a274d22005bb01fba6922da140f7258ede248af07d13e04314d1c9ae7b7b3b3-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/01/015c58286b4489617fb138b51d899a229a4befcdd9d984daab5004df88f10b77-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/75/75fbb4e611684614cb09de6b7347e82df67691d439523740545c68f15529685d-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/dd/ddcbe845e23213a9139a133e8524e3f0ca1e1329b563fc187b02ca56fbee960a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/67/67b61f7f15e8ef0c0f56e78b1b45ec06536ca7c4691a5a7f14ed0e50523a3630-d # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/94/943ee27b663b64c2f3487a1ba44c34fe0dd52323ed51a0fbf666a1e6e0b0b80f-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b211/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid OOm6_XbNdWeWEdm89mQG/OOm6_XbNdWeWEdm89mQG -goversion go1.16.15 -D "" -importcfg $WORK/b210/importcfg -pack ./vendor/src/github.com/docker/distribution/reference/helpers.go ./vendor/src/github.com/docker/distribution/reference/normalize.go ./vendor/src/github.com/docker/distribution/reference/reference.go ./vendor/src/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1f/1fbcf2673c6bc4c31aae0881f49f06dc24bf8c189a86c0d558241050f3d0bb44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/8b/8b39bd375909a647e0d5397979bfa429f3169bbcce6de509bdb531f62931fa8a-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/94/94d29b2a281d9df27b892c1d783df2434f3c3269ca118694908967b4be82bd37-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/28/289ad1d2793d83c1238840ab70abaaf46ce6a433f59937da07f27d46b157a4e5-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b468/ github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b308/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b469/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid BWs2j3INEnMu1GMl0aPi/BWs2j3INEnMu1GMl0aPi -goversion go1.16.15 -D "" -importcfg $WORK/b468/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/truncindex/truncindex.go testing mkdir -p $WORK/b478/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid _A0HgvLkL0uQ2cLVKQwe/_A0HgvLkL0uQ2cLVKQwe -goversion go1.16.15 -D "" -importcfg $WORK/b308/importcfg -pack ./vendor/src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/sysinfo=$WORK/b479/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b136/_pkg_.a packagefile runtime/trace=$WORK/b480/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p testing -std -complete -installsuffix shared -buildid WKW--cwtWUwfeS-dyB4Z/WKW--cwtWUwfeS-dyB4Z -goversion go1.16.15 -D "" -importcfg $WORK/b478/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/aa/aa68174c138e5430feda214c87f6aea34ba55a8e9321adebd335f2a075d12dfe-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b455/ github.com/containers/storage/pkg/fsutils github.com/vbauerster/mpb/v7/cwriter mkdir -p $WORK/b389/ github.com/opencontainers/runc/libcontainer/user golang.org/x/term github.com/containers/storage/pkg/ioutils github.com/moby/sys/mountinfo mkdir -p $WORK/b171/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid cPYgzP4fJHVC_jsmX-C0/cPYgzP4fJHVC_jsmX-C0 -goversion go1.16.15 -D "" -importcfg $WORK/b455/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/vbauerster/mpb/v7/cwriter -complete -installsuffix shared -buildid f0NP7ENJF1Y201a6U5TJ/f0NP7ENJF1Y201a6U5TJ -goversion go1.16.15 -D "" -importcfg $WORK/b389/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v7/cwriter/doc.go ./vendor/src/github.com/vbauerster/mpb/v7/cwriter/util_linux.go ./vendor/src/github.com/vbauerster/mpb/v7/cwriter/writer.go ./vendor/src/github.com/vbauerster/mpb/v7/cwriter/writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid 2ixjPU1Xdejx_CSpTUd2/2ixjPU1Xdejx_CSpTUd2 -goversion go1.16.15 -D "" -importcfg $WORK/b171/importcfg -pack ./vendor/src/github.com/moby/sys/mountinfo/doc.go ./vendor/src/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/src/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/src/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/src/github.com/moby/sys/mountinfo/mountinfo_linux.go mkdir -p $WORK/b286/ mkdir -p $WORK/b461/ mkdir -p $WORK/b174/ mkdir -p $WORK/b274/ mkdir -p $WORK/b145/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile hash/fnv=$WORK/b229/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b146/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid fhoIm4aG5Kj5sehpNFOO/fhoIm4aG5Kj5sehpNFOO -goversion go1.16.15 -D "" -importcfg $WORK/b145/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/ioutils/buffer.go ./vendor/src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./vendor/src/github.com/containers/storage/pkg/ioutils/fswriters.go ./vendor/src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./vendor/src/github.com/containers/storage/pkg/ioutils/readers.go ./vendor/src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./vendor/src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./vendor/src/github.com/containers/storage/pkg/ioutils/writers.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 1DQS2mzWb_KGECD_gvIq/1DQS2mzWb_KGECD_gvIq -goversion go1.16.15 -D "" -importcfg $WORK/b174/importcfg -pack ./vendor/src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./vendor/src/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid gJ_Mo90IvmY4B3zyprn2/gJ_Mo90IvmY4B3zyprn2 -goversion go1.16.15 -D "" -importcfg $WORK/b274/importcfg -pack ./vendor/src/golang.org/x/term/term.go ./vendor/src/golang.org/x/term/term_unix.go ./vendor/src/golang.org/x/term/term_unix_other.go ./vendor/src/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid FPfla9re8jYoL9LExWcG/FPfla9re8jYoL9LExWcG -goversion go1.16.15 -D "" -importcfg $WORK/b461/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid RwPSxxgV9LpKz6qdSTjw/RwPSxxgV9LpKz6qdSTjw -goversion go1.16.15 -D "" -importcfg $WORK/b286/importcfg -pack ./vendor/src/go.etcd.io/bbolt/bolt_amd64.go ./vendor/src/go.etcd.io/bbolt/bolt_linux.go ./vendor/src/go.etcd.io/bbolt/bolt_unix.go ./vendor/src/go.etcd.io/bbolt/bucket.go ./vendor/src/go.etcd.io/bbolt/compact.go ./vendor/src/go.etcd.io/bbolt/cursor.go ./vendor/src/go.etcd.io/bbolt/db.go ./vendor/src/go.etcd.io/bbolt/doc.go ./vendor/src/go.etcd.io/bbolt/errors.go ./vendor/src/go.etcd.io/bbolt/freelist.go ./vendor/src/go.etcd.io/bbolt/freelist_hmap.go ./vendor/src/go.etcd.io/bbolt/mlock_unix.go ./vendor/src/go.etcd.io/bbolt/node.go ./vendor/src/go.etcd.io/bbolt/page.go ./vendor/src/go.etcd.io/bbolt/tx.go ./vendor/src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/53/5397ad5abe41ed107a3fd8222287d3b0055aebb36e390da16fa16c03a7ae7820-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/1a/1a38881e0b80c71520a30a069780884d52e596df2aacf0b835faaff0f84bb23e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/44/4419b06b3b7dd31fe4ba8ef2ad9ad28af032956c9144945a5cefee6d44f3f660-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/75/75507b70d64648bd0e1b97da43e4ff542f1271a6e35bac2b7fcc6ca9339faf61-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/81/81e08379bc68bc4366ab2425d967cef86ac9ae010cf1b9cc8869adcc68122e9b-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b140/ cat >$WORK/b140/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b140/symabis ./decompress_8b_amd64.s ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/85/8507586d96dc9f4dc9f9bf81bb1691fdb558d411796ee6447ebe1fe1a7b43ddd-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b103/ github.com/containers/image/v5/types mkdir -p $WORK/b112/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid h8x6Es-dMQz_x7ZmdIBA/h8x6Es-dMQz_x7ZmdIBA -goversion go1.16.15 -D "" -importcfg $WORK/b103/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/policyconfiguration/naming.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid MdcSVqmbUGdzK7eEU-Br/MdcSVqmbUGdzK7eEU-Br -goversion go1.16.15 -D "" -importcfg $WORK/b112/importcfg -pack ./vendor/src/github.com/containers/image/v5/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/2a/2a2a0db29ebbe25e606acf2667160c02496d26bee39d1c9880a7eff4132ab772-d # internal cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b141/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid RfASBqMPAvDK8R_T-IR2/RfASBqMPAvDK8R_T-IR2 -goversion go1.16.15 -symabis $WORK/b140/symabis -D "" -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h ./vendor/src/github.com/klauspost/compress/huff0/autogen.go ./vendor/src/github.com/klauspost/compress/huff0/bitreader.go ./vendor/src/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/src/github.com/klauspost/compress/huff0/bytereader.go ./vendor/src/github.com/klauspost/compress/huff0/compress.go ./vendor/src/github.com/klauspost/compress/huff0/decompress.go ./vendor/src/github.com/klauspost/compress/huff0/decompress_amd64.go ./vendor/src/github.com/klauspost/compress/huff0/huff0.go cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/51/518916b47d8f733f630957803973c7c65314c76a5fcac292169e4aae6b4b6d91-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/58/588343e238bc84f4d3a2ff165bb6b4ecc2d15c104957e8b9065f89cffccdcda2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal github.com/vbauerster/mpb/v7 mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/heap=$WORK/b385/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b386/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b387/_pkg_.a packagefile github.com/vbauerster/mpb/v7/cwriter=$WORK/b389/_pkg_.a packagefile github.com/vbauerster/mpb/v7/decor=$WORK/b390/_pkg_.a packagefile github.com/vbauerster/mpb/v7/internal=$WORK/b392/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime/debug=$WORK/b136/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/vbauerster/mpb/v7 -complete -installsuffix shared -buildid SRCJyC0br1yhw63IrGki/SRCJyC0br1yhw63IrGki -goversion go1.16.15 -D "" -importcfg $WORK/b384/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v7/bar.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_filler.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_filler_bar.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_filler_nop.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_filler_spinner.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_option.go ./vendor/src/github.com/vbauerster/mpb/v7/container_option.go ./vendor/src/github.com/vbauerster/mpb/v7/doc.go ./vendor/src/github.com/vbauerster/mpb/v7/priority_queue.go ./vendor/src/github.com/vbauerster/mpb/v7/progress.go ./vendor/src/github.com/vbauerster/mpb/v7/proxyreader.go cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/af/af396f713eebe604a9e77f2e2c8f8df21f056442463f6d21cc874bacb5a8b2db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/db/dbeb5e1b50ad0bd79e8431e62414ce5fc623fd79c7aad7292d66a37b128a407a-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/10/108d8904b7980e1a89bee9d782df3abc408ccaf65e15f003a7c3991ff9c9e305-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/9d/9df2bc922529373fa78abdf75b324ed05e7b3fd1467ca2e18ddd5fe52bf720d6-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b111/ github.com/containers/image/v5/internal/private github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b157/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF github.com/containers/image/v5/internal/tmpdir cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid 7e51a3P8jZlECKr1yGC2/7e51a3P8jZlECKr1yGC2 -goversion go1.16.15 -D "" -importcfg $WORK/b111/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go mkdir -p $WORK/b156/ github.com/containers/image/v5/transports mkdir -p $WORK/b160/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b206/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid iJeZbpxvY9ncxaJ3aExE/iJeZbpxvY9ncxaJ3aExE -goversion go1.16.15 -D "" -importcfg $WORK/b157/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/16/1659298603cc13c7a36fa7d09011861789fa78847eef03ca0eb8d975816e8851-d # internal cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid ossCP3Udzdfr1ZiBQNjD/ossCP3Udzdfr1ZiBQNjD -goversion go1.16.15 -D "" -importcfg $WORK/b156/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/private/private.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid VoIjY8XTIPb49qYJq_47/VoIjY8XTIPb49qYJq_47 -goversion go1.16.15 -D "" -importcfg $WORK/b160/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid ECbdZRp_D4jvozS4wKae/ECbdZRp_D4jvozS4wKae -goversion go1.16.15 -D "" -importcfg $WORK/b206/importcfg -pack ./vendor/src/github.com/containers/image/v5/transports/stub.go ./vendor/src/github.com/containers/image/v5/transports/transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/4a/4af7c8185cb8605dcfe9a37dedc5895e6a2bfc1d1fd0c2c7f367a18612462aa8-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid FcZHxTklgBbTFd54FVpv/FcZHxTklgBbTFd54FVpv -goversion go1.16.15 -D "" -importcfg $WORK/b170/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/mount/flags.go ./vendor/src/github.com/containers/storage/pkg/mount/flags_linux.go ./vendor/src/github.com/containers/storage/pkg/mount/mount.go ./vendor/src/github.com/containers/storage/pkg/mount/mounter_linux.go ./vendor/src/github.com/containers/storage/pkg/mount/mountinfo.go ./vendor/src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./vendor/src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./vendor/src/github.com/containers/storage/pkg/mount/unmount_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/aa/aa10e8e4c503138600457c42aa637e9724e64cf1f731d4c5a8c41db0e4889920-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/5c/5c3e1ffd3f879167f28958d84305f948b0c10045434478b455883ffbb3c255da-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid oVygh9gZzTU1RwPLazEx/oVygh9gZzTU1RwPLazEx -goversion go1.16.15 -D "" -importcfg $WORK/b159/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/7f/7fd0ba1ed107c481fd0f00e8024bbe49ab5660885c84a152fbe30a16b4d5470f-d # internal compress/zlib mkdir -p $WORK/b294/ compress/gzip cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/adler32=$WORK/b295/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b190/ github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid K9eUszMyWuNkiRuyRuON/K9eUszMyWuNkiRuyRuON -goversion go1.16.15 -D "" -importcfg $WORK/b294/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b143/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b149/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid -cNww9lpHGo-isPyoW_b/-cNww9lpHGo-isPyoW_b -goversion go1.16.15 -D "" -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/c4/c401d2d3377af51bee447ff88046031ccf5e97c397c51489a78dfaeb726bedbf-d # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b431/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid yGuE9Km4ath8f-FdYeyf/yGuE9Km4ath8f-FdYeyf -goversion go1.16.15 -D "" -importcfg $WORK/b149/importcfg -pack ./vendor/src/github.com/klauspost/compress/flate/deflate.go ./vendor/src/github.com/klauspost/compress/flate/dict_decoder.go ./vendor/src/github.com/klauspost/compress/flate/fast_encoder.go ./vendor/src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./vendor/src/github.com/klauspost/compress/flate/huffman_code.go ./vendor/src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./vendor/src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./vendor/src/github.com/klauspost/compress/flate/inflate.go ./vendor/src/github.com/klauspost/compress/flate/inflate_gen.go ./vendor/src/github.com/klauspost/compress/flate/level1.go ./vendor/src/github.com/klauspost/compress/flate/level2.go ./vendor/src/github.com/klauspost/compress/flate/level3.go ./vendor/src/github.com/klauspost/compress/flate/level4.go ./vendor/src/github.com/klauspost/compress/flate/level5.go ./vendor/src/github.com/klauspost/compress/flate/level6.go ./vendor/src/github.com/klauspost/compress/flate/regmask_amd64.go ./vendor/src/github.com/klauspost/compress/flate/stateless.go ./vendor/src/github.com/klauspost/compress/flate/token.go cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid -Cx2l0p-PyHJ5EGRYzrl/-Cx2l0p-PyHJ5EGRYzrl -goversion go1.16.15 -D "" -importcfg $WORK/b431/importcfg -pack ./vendor/src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./vendor/src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0e/0e417ac14665325b9b0f1b66a1a148c6ba56ebee7bee4a62d37b475b11f3bdc1-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b195/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid IXXWXD1tdLZ6uP0PUPqR/IXXWXD1tdLZ6uP0PUPqR -goversion go1.16.15 -D "" -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9c/9cbf2b16c0d0845b3ef03249154268e365b498b89f2aaa3debdcb3e69e9b08b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/8c/8c7d62a62f42e219a7a14d1864cd4def5ba45ae3e12d3b20d8c4944b73db8a32-d # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/f5/f5c119f43724507679cbdc94954b6cec241be873059583ddd46c1a2ddd838b0d-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b282/ github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b281/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid LW9FhMszWPtII0cQRnzk/LW9FhMszWPtII0cQRnzk -goversion go1.16.15 -D "" -importcfg $WORK/b282/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/imagesource/wrapper.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid IWPGZZAJRfouyfK1pCyv/IWPGZZAJRfouyfK1pCyv -goversion go1.16.15 -D "" -importcfg $WORK/b281/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/imagedestination/wrapper.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/ec/ec40face894e9f7d1c50fb776d7a507eaaeab6f15fc98308e5df790f4767195b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/8e/8e9dc697a5a5f26a275e4c71969f87295e6906e006c00a3b69cd504acdbb8159-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o -g -O2 cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/81/81577caa6e86c7f245d31c057092422a6e793e43f4b450e68c0612327b8e55f1-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b145/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid qB6Pha3PDZlx_qzzydL1/qB6Pha3PDZlx_qzzydL1 -goversion go1.16.15 -D "" -importcfg $WORK/b429/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/66/66cc3343c13636d837c117ec1e8049a2feb99a5853849311a6563060ceabc331-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/e2/e2f5f59634c2cd81aa797fa13a82349e279db33f2cd5e30b6b20093f11b69c7e-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b367/ cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/18/180b683c322d9bdff8e30ff0cca385d05c33a3b438608703f3514d3ff54e1a68-d # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/4e/4e94fabcfadc863b781a442ebfd3700e4e9eb4e3a88e21a2025c69dba94879ef-d # internal cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b368/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b369/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 0Pd3h-NlC8u-qKSAJrQB/0Pd3h-NlC8u-qKSAJrQB -goversion go1.16.15 -D "" -importcfg $WORK/b367/importcfg -pack ./vendor/src/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/02/02881c481ecb028f52a5c4169425f6e9156f9d1b8e35cd89412f2cc5fd731be4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e8/e89dd55f100dd48ed2127561fbeea3b07c46d21b84ffa9f52f2ce88f5448d5e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/7a/7a9cf2109dcfd36a329c12bef65d7643f618fa34dcc3c043a29c0e1839b5aa5d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/d7/d7aa34ebdfa2acbe1dcae53089ea6180f287270541061796dedf3633a64a1f2f-d # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/4f/4f0bc45845ae9cb3bf8cb9d49db34eea87430550ce755b536553b9c2b4a108ef-d # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid yqxAwOqF_RMFgAiuCGwg/yqxAwOqF_RMFgAiuCGwg -goversion go1.16.15 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_linux.cgo1.go $WORK/b054/cgo_resnew.cgo1.go $WORK/b054/cgo_socknew.cgo1.go $WORK/b054/cgo_unix.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/f1/f1b914ded334d3bb8159e593df651310721be04791892cb14fe1a7728790b700-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/30/30d8e77d7194357625d002ea945034b74fa9bf2dc6e51c857b2e3d823261cc32-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b235/ google.golang.org/protobuf/internal/order mkdir -p $WORK/b238/ google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b246/ google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/encoding/messageset cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid OIPCUzFcYgd8pkwBK4r4/OIPCUzFcYgd8pkwBK4r4 -goversion go1.16.15 -D "" -importcfg $WORK/b235/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/strs/strings.go ./vendor/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go mkdir -p $WORK/b247/ google.golang.org/protobuf/internal/genid mkdir -p $WORK/b230/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b237/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid KEmxorJ7oVjC2qOxAdJ3/KEmxorJ7oVjC2qOxAdJ3 -goversion go1.16.15 -D "" -importcfg $WORK/b246/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/descfmt/stringer.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid CeZzPeo3FxSWtr6TZ1aq/CeZzPeo3FxSWtr6TZ1aq -goversion go1.16.15 -D "" -importcfg $WORK/b238/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/order/order.go ./vendor/src/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid Ln21p2Ol74Dv1dJHWWao/Ln21p2Ol74Dv1dJHWWao -goversion go1.16.15 -D "" -importcfg $WORK/b242/importcfg -pack ./vendor/src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/src/google.golang.org/protobuf/runtime/protoiface/methods.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a EOF cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid AJ9HEm6uK2qYKAUW5xv3/AJ9HEm6uK2qYKAUW5xv3 -goversion go1.16.15 -D "" -importcfg $WORK/b230/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid nqKTRwnTYTMkbApre_LY/nqKTRwnTYTMkbApre_LY -goversion go1.16.15 -D "" -importcfg $WORK/b247/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid je25H5K86JsQGGsDvByI/je25H5K86JsQGGsDvByI -goversion go1.16.15 -D "" -importcfg $WORK/b237/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/doc.go ./vendor/src/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/goname.go ./vendor/src/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/3a/3a11197b6c85b4fd09c65e808ec1919b79b7a9069ca37daa2504eaeeb34fdf8d-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/64/645ae7fc8d5979c21b483f946abae2f3371f6cfc7f54c7b5afa5c74697c7cb1a-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a7/a7432778989d8f11dba762b308fc6e07f0004b42ddce716d4069d52b375ea515-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b192/ cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/c4/c4e91e58571a3085ec2608c629cb84cba32bc9260276623fce4fc32b9549ce83-d # internal cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b193/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b196/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GoWXL21EwpG1TLW6dJQY/GoWXL21EwpG1TLW6dJQY -goversion go1.16.15 -D "" -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/29/29effcec6abc6e1607df1f7922d2322fb1c7104412a79218ef2eed9a553c5d49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal golang.org/x/net/idna mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b367/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b369/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b370/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid sZ4aHmMzjplZev5IRiUQ/sZ4aHmMzjplZev5IRiUQ -goversion go1.16.15 -D "" -importcfg $WORK/b366/importcfg -pack ./vendor/src/golang.org/x/net/idna/idna10.0.0.go ./vendor/src/golang.org/x/net/idna/pre_go118.go ./vendor/src/golang.org/x/net/idna/punycode.go ./vendor/src/golang.org/x/net/idna/tables13.0.0.go ./vendor/src/golang.org/x/net/idna/trie.go ./vendor/src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d3/d3d05c48d270c09fde662dfca8723d94194515c73ef5f933544ee30b84a53016-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b233/ cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/a6/a66f4ac24902867c0ad41070c5e006090b09e01a1813993cd6b17f63647e76c2-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b241/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b235/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid BMsDSDvfjvhWU24MHgV6/BMsDSDvfjvhWU24MHgV6 -goversion go1.16.15 -D "" -importcfg $WORK/b241/importcfg -pack ./vendor/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid J5vVUbxR9d5cZ2R7iknq/J5vVUbxR9d5cZ2R7iknq -goversion go1.16.15 -D "" -importcfg $WORK/b233/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/53/53b1ea463da5c58a3ecf317f03f5fcd800de6dfafe889ed80506c0f719f0d5ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/5f/5f40e72511bec25a1ba44218bd5dfc3dfd8084bef8ffa6a8a63f5d6e156a586a-d # internal cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b140/decompress_8b_amd64.o ./decompress_8b_amd64.s cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/bc/bc55600a091a93ef524c9ed1b056f1892082d1b72ef10ed7d13079a37b8431b1-d # internal text/template mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b140/decompress_amd64.o ./decompress_amd64.s cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p text/template -std -complete -installsuffix shared -buildid f9jGE8MbucHnqWBfAPG0/f9jGE8MbucHnqWBfAPG0 -goversion go1.16.15 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/decompress_8b_amd64.o $WORK/b140/decompress_amd64.o # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a4/a48e716e6b2fcf27465b5543eaa4d8e9417057b32e6ae9d085f97dcf5888b5a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/04/04f029218b61c6aada73a2c9f37a0c61a65276653bc6068ccf8518bf25520186-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c4/c453a919e03523953f0e081c503276e76584c6a19c234559b18fb2903ab32efa-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b152/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b153/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/crc32=$WORK/b143/_pkg_.a packagefile hash/crc64=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid CiBwDMmWTQbLiHUACxLf/CiBwDMmWTQbLiHUACxLf -goversion go1.16.15 -D "" -importcfg $WORK/b151/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/bits.go ./vendor/src/github.com/ulikunitz/xz/crc.go ./vendor/src/github.com/ulikunitz/xz/format.go ./vendor/src/github.com/ulikunitz/xz/lzmafilter.go ./vendor/src/github.com/ulikunitz/xz/none-check.go ./vendor/src/github.com/ulikunitz/xz/reader.go ./vendor/src/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/63/6369cd4771d334bd69987f6ed166bcd07e9bd22f6bc2f3880ba86805c6c39261-d # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/66/66c24e2f8fe36e52cfdf47d5176d5905225c3e3acc08e850f97a95386fb05192-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ad/ad7e216d8236328730342faa4fab86926581eebed0e46896e571fa667549dd94-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b117/ github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b315/ github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b181/ google.golang.org/grpc/grpclog mkdir -p $WORK/b410/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b412/ github.com/prometheus/common/model cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid sd4FHRZyaGTJCpKYojtg/sd4FHRZyaGTJCpKYojtg -goversion go1.16.15 -D "" -importcfg $WORK/b117/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/strslice/strslice.go mkdir -p $WORK/b328/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b266/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid FxxLa9DbQJaIx57VPG1Z/FxxLa9DbQJaIx57VPG1Z -goversion go1.16.15 -D "" -importcfg $WORK/b315/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/keyprovider-config/config.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid T12lrB0qln6k-GSE8fqE/T12lrB0qln6k-GSE8fqE -goversion go1.16.15 -D "" -importcfg $WORK/b181/importcfg -pack ./vendor/src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./vendor/src/github.com/docker/docker-credential-helpers/credentials/error.go ./vendor/src/github.com/docker/docker-credential-helpers/credentials/helper.go ./vendor/src/github.com/docker/docker-credential-helpers/credentials/version.go cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b329/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid XfWlvQ_WBeHKotqsLltC/XfWlvQ_WBeHKotqsLltC -goversion go1.16.15 -D "" -importcfg $WORK/b412/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/filters/parse.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 7Hk5s4hWFivf-SVTnDDh/7Hk5s4hWFivf-SVTnDDh -goversion go1.16.15 -D "" -importcfg $WORK/b328/importcfg -pack ./vendor/src/google.golang.org/grpc/grpclog/component.go ./vendor/src/google.golang.org/grpc/grpclog/grpclog.go ./vendor/src/google.golang.org/grpc/grpclog/logger.go ./vendor/src/google.golang.org/grpc/grpclog/loggerv2.go mkdir -p $WORK/b122/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Qm-6hWx07ItD1OFXPe9T/Qm-6hWx07ItD1OFXPe9T -goversion go1.16.15 -D "" -importcfg $WORK/b410/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/strslice/strslice.go github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b444/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid oyc2_F-J6e8KZcKhfcu3/oyc2_F-J6e8KZcKhfcu3 -goversion go1.16.15 -D "" -importcfg $WORK/b266/importcfg -pack ./vendor/src/github.com/prometheus/common/model/alert.go ./vendor/src/github.com/prometheus/common/model/fingerprinting.go ./vendor/src/github.com/prometheus/common/model/fnv.go ./vendor/src/github.com/prometheus/common/model/labels.go ./vendor/src/github.com/prometheus/common/model/labelset.go ./vendor/src/github.com/prometheus/common/model/metric.go ./vendor/src/github.com/prometheus/common/model/model.go ./vendor/src/github.com/prometheus/common/model/signature.go ./vendor/src/github.com/prometheus/common/model/silence.go ./vendor/src/github.com/prometheus/common/model/time.go ./vendor/src/github.com/prometheus/common/model/value.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid vc73mLknzow3YnkK_L9i/vc73mLknzow3YnkK_L9i -goversion go1.16.15 -D "" -importcfg $WORK/b444/importcfg -pack ./vendor/src/github.com/vbatts/tar-split/tar/storage/doc.go ./vendor/src/github.com/vbatts/tar-split/tar/storage/entry.go ./vendor/src/github.com/vbatts/tar-split/tar/storage/getter.go ./vendor/src/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid rHvAr1VqD_l3jicKpx5F/rHvAr1VqD_l3jicKpx5F -goversion go1.16.15 -D "" -importcfg $WORK/b122/importcfg -pack ./vendor/src/github.com/sirupsen/logrus/alt_exit.go ./vendor/src/github.com/sirupsen/logrus/buffer_pool.go ./vendor/src/github.com/sirupsen/logrus/doc.go ./vendor/src/github.com/sirupsen/logrus/entry.go ./vendor/src/github.com/sirupsen/logrus/exported.go ./vendor/src/github.com/sirupsen/logrus/formatter.go ./vendor/src/github.com/sirupsen/logrus/hooks.go ./vendor/src/github.com/sirupsen/logrus/json_formatter.go ./vendor/src/github.com/sirupsen/logrus/logger.go ./vendor/src/github.com/sirupsen/logrus/logrus.go ./vendor/src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/src/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/src/github.com/sirupsen/logrus/text_formatter.go ./vendor/src/github.com/sirupsen/logrus/writer.go github.com/gogo/protobuf/proto mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 3U6d2vD3OIxM02Ytj_Ci/3U6d2vD3OIxM02Ytj_Ci -goversion go1.16.15 -D "" -importcfg $WORK/b417/importcfg -pack ./vendor/src/github.com/gogo/protobuf/proto/clone.go ./vendor/src/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/decode.go ./vendor/src/github.com/gogo/protobuf/proto/deprecated.go ./vendor/src/github.com/gogo/protobuf/proto/discard.go ./vendor/src/github.com/gogo/protobuf/proto/duration.go ./vendor/src/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/encode.go ./vendor/src/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/equal.go ./vendor/src/github.com/gogo/protobuf/proto/extensions.go ./vendor/src/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/lib.go ./vendor/src/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/message_set.go ./vendor/src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/properties.go ./vendor/src/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/table_merge.go ./vendor/src/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/text.go ./vendor/src/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/text_parser.go ./vendor/src/github.com/gogo/protobuf/proto/timestamp.go ./vendor/src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/wrappers.go ./vendor/src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/79/79f61202c67dc25710baca6f226fa73c7ba9fcf20dcb5db7665ce1861e3b3494-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/c3/c3268846f0edb0bf8f50920465df943fc4e9b9fcfda563c141719a1766e750c9-d # internal cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/be/be9452cc8c2b37a24d032d240c44b599c3e5190ff17dd3efaecdade37fea215f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/19/1968e64abe26bab6d10a5258c97dedb51884d3b86ee466b4fa133553072006ea-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b242/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid CFiyeCF0VRKWyUlwxDKd/CFiyeCF0VRKWyUlwxDKd -goversion go1.16.15 -D "" -importcfg $WORK/b240/importcfg -pack ./vendor/src/google.golang.org/protobuf/proto/checkinit.go ./vendor/src/google.golang.org/protobuf/proto/decode.go ./vendor/src/google.golang.org/protobuf/proto/decode_gen.go ./vendor/src/google.golang.org/protobuf/proto/doc.go ./vendor/src/google.golang.org/protobuf/proto/encode.go ./vendor/src/google.golang.org/protobuf/proto/encode_gen.go ./vendor/src/google.golang.org/protobuf/proto/equal.go ./vendor/src/google.golang.org/protobuf/proto/extension.go ./vendor/src/google.golang.org/protobuf/proto/merge.go ./vendor/src/google.golang.org/protobuf/proto/messageset.go ./vendor/src/google.golang.org/protobuf/proto/proto.go ./vendor/src/google.golang.org/protobuf/proto/proto_methods.go ./vendor/src/google.golang.org/protobuf/proto/reset.go ./vendor/src/google.golang.org/protobuf/proto/size.go ./vendor/src/google.golang.org/protobuf/proto/size_gen.go ./vendor/src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/3d/3db5187aaa631774929a8bc987a08d479891085423f810cd5dc3efda55147cda-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/4c/4c5d65cb2b11a530253692199e55c9bca7e968672713a564d36508dd237c1c4f-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b181/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b182/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid wznEhs9Fui7GcynrthD6/wznEhs9Fui7GcynrthD6 -goversion go1.16.15 -D "" -importcfg $WORK/b180/importcfg -pack ./vendor/src/github.com/docker/docker-credential-helpers/client/client.go ./vendor/src/github.com/docker/docker-credential-helpers/client/command.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/97/97c9db3018cf6eaf23cfc85ba7d88b02eae9cdc728fc5a3b0e958e961cf5e7b4-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b412/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid raUewJ1x9PTLF-lHfA-i/raUewJ1x9PTLF-lHfA-i -goversion go1.16.15 -D "" -importcfg $WORK/b413/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/59/59ff8f684a6dfbd256a737adeab62aa9f8981d33702283c3a88d2f9fb7668353-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/49/49402a24ff4288f225582f96fcd2bd972d879f030756fbc41b29840a7e13bfc3-d # internal cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ab/ab2443077a292efd0e6725861457744f0f82335d972982992ae275168793b89f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/bb/bb1c5fbf82e99ca798e343bd31caeae03a6af17053d9698c736aac095179f2ad-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid XnZqndr5i-tOa46HLlhK/XnZqndr5i-tOa46HLlhK -goversion go1.16.15 -D "" -importcfg $WORK/b327/importcfg -pack ./vendor/src/google.golang.org/grpc/connectivity/connectivity.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/dc/dc93eb9f24abb422d1944bcd268bd62a7d6e30e2f99bf8820c70365e66642f26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/f1/f12eb2bae381564dc37599a143420d9a0fab80ab48c97ecf90f3d553ebb6748e-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/66/66ac4ae21e5d7195114459a281f34cb6abacfa440c76704b04064a349a15f6ba-d # internal cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/88/884b66c74374b6fb22fbdfc23b68b6c1955137f618475f9cdbfee66d938f1ebd-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid x-5_acj4YgCav6541bmY/x-5_acj4YgCav6541bmY -goversion go1.16.15 -D "" -importcfg $WORK/b244/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/6e/6ef2d50f77b3e1c0ba9a8e6e5ab3f4a8b661b4edc8ab84629d5b0eec782e8eaf-d # internal cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/c3/c3f63cd0a054154f6dd456f0fa1b088053310eb6b1130ef0b96b335de1c73963-d # internal cd /builddir/build/BUILD/skopeo-1.7.0 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -o $WORK/b133/_cgo_.o $WORK/b133/_cgo_main.o $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d0/d0118faa48621b6a1152f1ad733812b0cd3412536eee7c296ed32fa83370fdd5-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b133/_cgo_.o -dynout $WORK/b133/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b069/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p os/user -std -installsuffix shared -buildid ofZ6PA0Oq_wFqydfr4jB/ofZ6PA0Oq_wFqydfr4jB -goversion go1.16.15 -D "" -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b133/_cgo_gotypes.go $WORK/b133/cgo_lookup_unix.cgo1.go $WORK/b133/getgrouplist_unix.cgo1.go $WORK/b133/listgroups_unix.cgo1.go $WORK/b133/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/09/09f61ef2037479eb3c25aaa9c910d91b94393414fc782053bc939a74e0145d2b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/71eef5c240092c9fd4701e57ee517b5f23a46e6a67b0b3d35e91e7e001e55cc6-d # internal crypto/dsa mkdir -p $WORK/b092/ encoding/asn1 mkdir -p $WORK/b081/ crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid J9zcMRG0NPgPoveHatss/J9zcMRG0NPgPoveHatss -goversion go1.16.15 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid i4NyxB4zdjzcmMDRVSEN/i4NyxB4zdjzcmMDRVSEN -goversion go1.16.15 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./p256_asm_amd64.s cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid seaFtazZFJGK3ILTLx1C/seaFtazZFJGK3ILTLx1C -goversion go1.16.15 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go github.com/json-iterator/go mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b135/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b137/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid F49XBz3mGMU7FBFg9vxw/F49XBz3mGMU7FBFg9vxw -goversion go1.16.15 -D "" -importcfg $WORK/b134/importcfg -pack ./vendor/src/github.com/json-iterator/go/adapter.go ./vendor/src/github.com/json-iterator/go/any.go ./vendor/src/github.com/json-iterator/go/any_array.go ./vendor/src/github.com/json-iterator/go/any_bool.go ./vendor/src/github.com/json-iterator/go/any_float.go ./vendor/src/github.com/json-iterator/go/any_int32.go ./vendor/src/github.com/json-iterator/go/any_int64.go ./vendor/src/github.com/json-iterator/go/any_invalid.go ./vendor/src/github.com/json-iterator/go/any_nil.go ./vendor/src/github.com/json-iterator/go/any_number.go ./vendor/src/github.com/json-iterator/go/any_object.go ./vendor/src/github.com/json-iterator/go/any_str.go ./vendor/src/github.com/json-iterator/go/any_uint32.go ./vendor/src/github.com/json-iterator/go/any_uint64.go ./vendor/src/github.com/json-iterator/go/config.go ./vendor/src/github.com/json-iterator/go/iter.go ./vendor/src/github.com/json-iterator/go/iter_array.go ./vendor/src/github.com/json-iterator/go/iter_float.go ./vendor/src/github.com/json-iterator/go/iter_int.go ./vendor/src/github.com/json-iterator/go/iter_object.go ./vendor/src/github.com/json-iterator/go/iter_skip.go ./vendor/src/github.com/json-iterator/go/iter_skip_strict.go ./vendor/src/github.com/json-iterator/go/iter_str.go ./vendor/src/github.com/json-iterator/go/jsoniter.go ./vendor/src/github.com/json-iterator/go/pool.go ./vendor/src/github.com/json-iterator/go/reflect.go ./vendor/src/github.com/json-iterator/go/reflect_array.go ./vendor/src/github.com/json-iterator/go/reflect_dynamic.go ./vendor/src/github.com/json-iterator/go/reflect_extension.go ./vendor/src/github.com/json-iterator/go/reflect_json_number.go ./vendor/src/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/src/github.com/json-iterator/go/reflect_map.go ./vendor/src/github.com/json-iterator/go/reflect_marshaler.go ./vendor/src/github.com/json-iterator/go/reflect_native.go ./vendor/src/github.com/json-iterator/go/reflect_optional.go ./vendor/src/github.com/json-iterator/go/reflect_slice.go ./vendor/src/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/src/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/src/github.com/json-iterator/go/stream.go ./vendor/src/github.com/json-iterator/go/stream_float.go ./vendor/src/github.com/json-iterator/go/stream_int.go ./vendor/src/github.com/json-iterator/go/stream_str.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b2/b2b48c3e9e7561676674734dc3da5df7aff91d2ec7a59aff35a08ec600af7138-d # internal github.com/containers/image/v5/pkg/cli github.com/containerd/containerd/log mkdir -p $WORK/b398/ github.com/containers/storage/pkg/fileutils github.com/containers/storage/drivers/quota mkdir -p $WORK/b460/ github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b404/ cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b460/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b460/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./projectquota.go github.com/containers/storage/pkg/loopback mkdir -p $WORK/b456/ mkdir -p $WORK/b427/ cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b456/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b456/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./loop_wrapper.go mkdir -p $WORK/b457/ github.com/containers/storage/pkg/devicemapper cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a EOF github.com/containers/storage/pkg/system mkdir -p $WORK/b454/ cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/image/v5/pkg/cli -complete -installsuffix shared -buildid I8NpsTURWg9UGEYDNNBp/I8NpsTURWg9UGEYDNNBp -goversion go1.16.15 -D "" -importcfg $WORK/b398/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/cli/passphrase.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid HKJlWe3V3YUukr0x3lET/HKJlWe3V3YUukr0x3lET -goversion go1.16.15 -D "" -importcfg $WORK/b404/importcfg -pack ./vendor/src/github.com/containerd/containerd/log/context.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/scanner=$WORK/b428/_pkg_.a EOF mkdir -p $WORK/b169/ cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid dcIrrj_bVXjgyojXvyEN/dcIrrj_bVXjgyojXvyEN -goversion go1.16.15 -D "" -importcfg $WORK/b427/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/fileutils/fileutils.go ./vendor/src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid WdvyWCypeY3F9xhcgNP9/WdvyWCypeY3F9xhcgNP9 -goversion go1.16.15 -D "" -importcfg $WORK/b169/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/system/chmod.go ./vendor/src/github.com/containers/storage/pkg/system/chtimes.go ./vendor/src/github.com/containers/storage/pkg/system/chtimes_unix.go ./vendor/src/github.com/containers/storage/pkg/system/errors.go ./vendor/src/github.com/containers/storage/pkg/system/exitcode.go ./vendor/src/github.com/containers/storage/pkg/system/init.go ./vendor/src/github.com/containers/storage/pkg/system/lchown.go ./vendor/src/github.com/containers/storage/pkg/system/lcow_unix.go ./vendor/src/github.com/containers/storage/pkg/system/lstat_unix.go ./vendor/src/github.com/containers/storage/pkg/system/meminfo.go ./vendor/src/github.com/containers/storage/pkg/system/meminfo_linux.go ./vendor/src/github.com/containers/storage/pkg/system/mknod.go ./vendor/src/github.com/containers/storage/pkg/system/path.go ./vendor/src/github.com/containers/storage/pkg/system/path_unix.go ./vendor/src/github.com/containers/storage/pkg/system/process_unix.go ./vendor/src/github.com/containers/storage/pkg/system/rm.go ./vendor/src/github.com/containers/storage/pkg/system/stat_linux.go ./vendor/src/github.com/containers/storage/pkg/system/stat_unix.go ./vendor/src/github.com/containers/storage/pkg/system/syscall_unix.go ./vendor/src/github.com/containers/storage/pkg/system/umask.go ./vendor/src/github.com/containers/storage/pkg/system/utimes_linux.go ./vendor/src/github.com/containers/storage/pkg/system/xattrs_linux.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid umIZgtejS94bNyfooYLY/umIZgtejS94bNyfooYLY -goversion go1.16.15 -D "" -importcfg $WORK/b457/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./vendor/src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./vendor/src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 3eR2U7JtdFXeK4FP-WqB/3eR2U7JtdFXeK4FP-WqB -goversion go1.16.15 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/76/76ad24dbf1b7aaf357b2c2de870f2ed5496d4e85a5373e2e34c3734cbb51cac7-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/90/90be0da432a3f525cb9f6aeb9a8d48e91a9995ff9574fd2586588dd376fbe152-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal archive/tar mkdir -p $WORK/b132/ github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b147/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 4ncYBcLNQtRxgd5KFykO/4ncYBcLNQtRxgd5KFykO -goversion go1.16.15 -D "" -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ef/effc5ef46f9d4950818efba4f8354d76b37812bed94953e1616251f33aa72e61-d # internal cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b454/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b454/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid LToiwTPzShcMv_xacIUb/LToiwTPzShcMv_xacIUb -goversion go1.16.15 -D "" -importcfg $WORK/b147/importcfg -pack ./vendor/src/github.com/vbatts/tar-split/archive/tar/common.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/format.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/reader.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/strconv.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/32/32c1d56e57386d2cffa93c3b7f0505bd792e1b63051947a528a914a0d7c39ca9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/43/43efdfa187ad508fc799625b2a38455fc45e0253c5e8a1e656be2e084b72c081-d # internal cd $WORK/b456 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/00/0027ab7cba4fa1da6f4f1d70e9c7870becfd50aabba287b4e178ee3cd1b583fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal crypto/ed25519 github.com/containers/storage/pkg/stringid mkdir -p $WORK/b083/ golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b179/ crypto/rsa github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b450/ mkdir -p $WORK/b297/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b088/ cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid Ru76LtFaeJrWMxezoc6H/Ru76LtFaeJrWMxezoc6H -goversion go1.16.15 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid elT2i5wRcaYWifO38rJf/elT2i5wRcaYWifO38rJf -goversion go1.16.15 -D "" -importcfg $WORK/b179/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/stringid/stringid.go cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b451/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid DFFZ1nvNqjDCUUDQ_91E/DFFZ1nvNqjDCUUDQ_91E -goversion go1.16.15 -D "" -importcfg $WORK/b297/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid jCa2yekPqshiXuCI4qp9/jCa2yekPqshiXuCI4qp9 -goversion go1.16.15 -D "" -importcfg $WORK/b450/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/go-selinux/doc.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/rchcon.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/selinux.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid rYscoTeA63xqS-nvL78_/rYscoTeA63xqS-nvL78_ -goversion go1.16.15 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go github.com/klauspost/compress/zstd mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b139/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b140/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b142/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b144/_pkg_.a packagefile hash/crc32=$WORK/b143/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid Jp2IJOSC95sZe1Mk7tB7/Jp2IJOSC95sZe1Mk7tB7 -goversion go1.16.15 -D "" -importcfg $WORK/b138/importcfg -pack ./vendor/src/github.com/klauspost/compress/zstd/bitreader.go ./vendor/src/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/src/github.com/klauspost/compress/zstd/blockdec.go ./vendor/src/github.com/klauspost/compress/zstd/blockenc.go ./vendor/src/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/src/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/src/github.com/klauspost/compress/zstd/bytereader.go ./vendor/src/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/src/github.com/klauspost/compress/zstd/decoder.go ./vendor/src/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/src/github.com/klauspost/compress/zstd/dict.go ./vendor/src/github.com/klauspost/compress/zstd/enc_base.go ./vendor/src/github.com/klauspost/compress/zstd/enc_best.go ./vendor/src/github.com/klauspost/compress/zstd/enc_better.go ./vendor/src/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/src/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/src/github.com/klauspost/compress/zstd/encoder.go ./vendor/src/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/src/github.com/klauspost/compress/zstd/framedec.go ./vendor/src/github.com/klauspost/compress/zstd/frameenc.go ./vendor/src/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/src/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/src/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/src/github.com/klauspost/compress/zstd/fuzz_none.go ./vendor/src/github.com/klauspost/compress/zstd/hash.go ./vendor/src/github.com/klauspost/compress/zstd/history.go ./vendor/src/github.com/klauspost/compress/zstd/seqdec.go ./vendor/src/github.com/klauspost/compress/zstd/seqenc.go ./vendor/src/github.com/klauspost/compress/zstd/snappy.go ./vendor/src/github.com/klauspost/compress/zstd/zip.go ./vendor/src/github.com/klauspost/compress/zstd/zstd.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/6e/6ecff8f955d9026b8f6a579b5d906405f7faf4eeed11d1573edd08566102d924-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b225/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b245/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid R7uooyw1MJg9pW-ESdnP/R7uooyw1MJg9pW-ESdnP -goversion go1.16.15 -D "" -importcfg $WORK/b225/importcfg -pack ./vendor/src/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/src/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid zvAgqk2TUKUtCFTh1h6w/zvAgqk2TUKUtCFTh1h6w -goversion go1.16.15 -D "" -importcfg $WORK/b245/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/placeholder.go cd $WORK/b456 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/37/37e6b073dca70f0835bf8bf307b688acbf0da069132d7e68e4c6c882f702eb65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/93/9379b7e0a0f0853d1fd1aaa3748bddfbda92c2926a48cbe5673a424cf6b56c16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/9f/9f6c561deb657cd2690c961109a93dcf09be99a5d8e52df01f888f93040dc0af-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/91/917dc7f103759dcf13013bcf54ef1cfacae252f42d03b50a9e8d863916f0c13f-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b178/ github.com/containers/storage/pkg/idtools mkdir -p $WORK/b168/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid yKxqsKfZPbjEh5Hnsf5P/yKxqsKfZPbjEh5Hnsf5P -goversion go1.16.15 -D "" -importcfg $WORK/b178/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/lockfile/lockfile.go ./vendor/src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid PxmcKIRVaec7m_Wrk16B/PxmcKIRVaec7m_Wrk16B -goversion go1.16.15 -D "" -importcfg $WORK/b168/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/idtools/idtools.go ./vendor/src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./vendor/src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./vendor/src/github.com/containers/storage/pkg/idtools/parser.go ./vendor/src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./vendor/src/github.com/containers/storage/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/60/6039b33de6afbfdbd6c3680d39968a9bb6fe03528379e4497538cc1fdb5cdc02-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid H9g6LBV3W2RJtBzpWOjQ/H9g6LBV3W2RJtBzpWOjQ -goversion go1.16.15 -D "" -importcfg $WORK/b310/importcfg -pack ./vendor/src/golang.org/x/crypto/ed25519/ed25519_go113.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a6/a6d3f30b9d5c42c8c2a5362a0ee872ed5c08a5544455903f258240af569e8e56-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b148/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b149/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/crc32=$WORK/b143/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 95cSBHjIHvXtEWmi6L-d/95cSBHjIHvXtEWmi6L-d -goversion go1.16.15 -D "" -importcfg $WORK/b148/importcfg -pack ./vendor/src/github.com/klauspost/pgzip/gunzip.go ./vendor/src/github.com/klauspost/pgzip/gzip.go TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -o $WORK/b456/_cgo_.o $WORK/b456/_cgo_main.o $WORK/b456/_x001.o $WORK/b456/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/23/234c5858c77e72625d79181e30ed51d410124959086d7a58c33e614b1dce8ce5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b456/_cgo_.o -dynout $WORK/b456/_cgo_import.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid sHcy5_QrJOvjdWRZFyBW/sHcy5_QrJOvjdWRZFyBW -goversion go1.16.15 -D "" -importcfg $WORK/b456/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./vendor/src/github.com/containers/storage/pkg/loopback/ioctl.go ./vendor/src/github.com/containers/storage/pkg/loopback/loopback.go ./vendor/src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b456/_cgo_gotypes.go $WORK/b456/loop_wrapper.cgo1.go $WORK/b456/_cgo_import.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3f/3feecae4ea958e18e15bfd3a8499f2ba10bd790521a2f8669ff9650cdc82fb6e-d # internal github.com/containers/common/pkg/report mkdir -p $WORK/b276/ cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/35/35f27434a4e807b2badf997f55386dd93f5970754f554dd7f1585f25e8efbb0b-d # internal github.com/ghodss/yaml mkdir -p $WORK/b272/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/containers/common/pkg/report/camelcase=$WORK/b277/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/tabwriter=$WORK/b278/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/common/pkg/report -complete -installsuffix shared -buildid gDntNFiS5fN_t3QI_OhX/gDntNFiS5fN_t3QI_OhX -goversion go1.16.15 -D "" -importcfg $WORK/b276/importcfg -pack ./vendor/src/github.com/containers/common/pkg/report/doc.go ./vendor/src/github.com/containers/common/pkg/report/formatter.go ./vendor/src/github.com/containers/common/pkg/report/template.go ./vendor/src/github.com/containers/common/pkg/report/validate.go ./vendor/src/github.com/containers/common/pkg/report/writer.go html/template mkdir -p $WORK/b323/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b273/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid zTvol-iRdc2O0Dr3nSXM/zTvol-iRdc2O0Dr3nSXM -goversion go1.16.15 -D "" -importcfg $WORK/b272/importcfg -pack ./vendor/src/github.com/ghodss/yaml/fields.go ./vendor/src/github.com/ghodss/yaml/yaml.go cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b324/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p html/template -std -complete -installsuffix shared -buildid ZtKkKan3T8eiyTzNEQcH/ZtKkKan3T8eiyTzNEQcH -goversion go1.16.15 -D "" -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/b6/b60f417cd8499ebcddf6a6960ea24fa024de8503fe5d44923ffebc44a8b120d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1f/1f7324c51a1ccf82d8b536bf67c307ea0ca0d20829564c5afb68d725ffc7cca5-d # internal cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b456/_pkg_.a $WORK/b456/_x001.o $WORK/b456/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/9c/9cc956384096551863103aabb19279ca665a238978d076827dab118402f04dcd-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/bd/bd41bbca0a5d0b138c0f215d21ca104568bb3d244480f0fc5ae402369a1f318a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/e0/e029461ace3393c4a5309ce0a53d0993e6bcb97b1c6c96c50e0fd64df0b9cc89-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3d/3d6dabefde4bb52282d85a5679b62a9b1d802ab8184c92b90b8aa7ddd43db944-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/c0/c0c53065b009594a08cc8aa7b4a72528063626d3c3be4a395772e115c7eb049a-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b167/ cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b167/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b167/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/a9/a962678bdd7962d9ffb69b58bff5d0efe1af34abf6eb9f8d372231d6d8871bc0-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b449/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/23/233b44389ed72823c6e2ac5512d37336a06eadb8a2583fc689b2479795350503-d # internal cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b450/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid TTw4DRqp6qsV9BRFsV9I/TTw4DRqp6qsV9BRFsV9I -goversion go1.16.15 -D "" -importcfg $WORK/b449/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/go-selinux/label/label.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go crypto/x509/pkix mkdir -p $WORK/b093/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b080/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid -xfheeVbul1mscz0xYia/-xfheeVbul1mscz0xYia -goversion go1.16.15 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid _QxyngR6KinQedFj8pCb/_QxyngR6KinQedFj8pCb -goversion go1.16.15 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/24/2465a25c8926faf2579af2be8a6434ce5d1d49b7d80781e43088592cdfe6a05c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/53/53b966f08e5d5721de69538aae3119234c6a6a98caddc7fcf1cfda0c6cbc1da1-d # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/ef/ef5d21d18bc9e131f99c43bbbb5baaa6f13ac231f1d1c10af7af60d20080b153-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/81/8161ac1a14dc1fb214a061c098933b17f000d652e817a80fd7126e1ac4458d89-d # internal cd /builddir/build/BUILD/skopeo-1.7.0 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -o $WORK/b460/_cgo_.o $WORK/b460/_cgo_main.o $WORK/b460/_x001.o $WORK/b460/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b460/_cgo_.o -dynout $WORK/b460/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid L-r843_-f9Fjy6UM-BHn/L-r843_-f9Fjy6UM-BHn -goversion go1.16.15 -D "" -importcfg $WORK/b460/importcfg -pack $WORK/b460/_cgo_gotypes.go $WORK/b460/projectquota.cgo1.go $WORK/b460/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/cf/cfef28d39ecd6e2555badb137dc916b43205629ffe54e3779fd1f1ab605311a7-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b467/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b473/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b147/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid q6aza7JcbZ7QllQRANMA/q6aza7JcbZ7QllQRANMA -goversion go1.16.15 -D "" -importcfg $WORK/b467/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/tarlog/tarlogger.go cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b147/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b444/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/crc64=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid mPjlQwwTJ9ZUKVODp5FY/mPjlQwwTJ9ZUKVODp5FY -goversion go1.16.15 -D "" -importcfg $WORK/b473/importcfg -pack ./vendor/src/github.com/vbatts/tar-split/tar/asm/assemble.go ./vendor/src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./vendor/src/github.com/vbatts/tar-split/tar/asm/doc.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/e9/e9fcf69d801031caddd8f1aeaabdf510cdfb6047f2f0ed91898a3026b8d93142-d # internal cd $WORK/b167 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/ef/ef64b8263e0bf24c4e8d3b1a676ba2220c1d3a7efb9883d9173fea5a7b01b313-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/d2/d29b199d629043407d173a36fb0723bf027b15fbbc5b61f6ce3a42576f19173a-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b460/_pkg_.a $WORK/b460/_x001.o $WORK/b460/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/db/dbf9416071d093b597fa84835eea4ec0d3a68da0e19a25678ee752274e4cae34-d # internal cd $WORK/b167 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/42/429049ab9b2988c0b6be9325a5aecbc1c21ffaf1b9f7bec6694a2fb67abe06a1-d # internal crypto/ecdsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid RF3rPy35lU2mdvLUGw4P/RF3rPy35lU2mdvLUGw4P -goversion go1.16.15 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I $WORK/b167/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o $WORK/b167/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d1/d14b36f8d6dddf04f8ca794fe6f231e683b35d6cb402b25653de49f55593bd2a-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid qWGqPEOHbyJBoxvQ8R1P/qWGqPEOHbyJBoxvQ8R1P -goversion go1.16.15 -D "" -importcfg $WORK/b312/importcfg -pack ./vendor/src/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./vendor/src/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./vendor/src/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./vendor/src/gopkg.in/square/go-jose.v2/cipher/key_wrap.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b129/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b294/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b296/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b297/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b292/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b298/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile image=$WORK/b299/_pkg_.a packagefile image/jpeg=$WORK/b301/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid CftV9zLLdYi5SfOz_glz/CftV9zLLdYi5SfOz_glz -goversion go1.16.15 -D "" -importcfg $WORK/b293/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go ./vendor/src/golang.org/x/crypto/openpgp/packet/config.go ./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go ./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go ./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go ./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go ./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go ./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go ./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/94/94104da159a0be75430f07fb3ddc753a0a66eaa808ab19cd7c3229c98c3fb93e-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid AF60czyYpXYUVziwtFf8/AF60czyYpXYUVziwtFf8 -goversion go1.16.15 -D "" -importcfg $WORK/b252/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/tag/tag.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/16/164bf2382eef041c5aeb72c06f3c09d79129f4485bc49be9d625eedfe0e5c8d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/90/90f2d3ed3f7571a591ed20bc9157f380d9859ecbbb15a5137d7aaae70145217e-d # internal cd $WORK/b167 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/e9/e9f226c6e0003daca3a5e4e6900469347ca01e419aeeac09d11cb05d7b766e13-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b190/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b252/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b242/_pkg_.a packagefile hash/crc32=$WORK/b143/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid _sTVPztVCJf6jInCiiMc/_sTVPztVCJf6jInCiiMc -goversion go1.16.15 -D "" -importcfg $WORK/b251/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/src/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/src/google.golang.org/protobuf/internal/impl/convert.go ./vendor/src/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/src/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/src/google.golang.org/protobuf/internal/impl/decode.go ./vendor/src/google.golang.org/protobuf/internal/impl/encode.go ./vendor/src/google.golang.org/protobuf/internal/impl/enum.go ./vendor/src/google.golang.org/protobuf/internal/impl/extension.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/src/google.golang.org/protobuf/internal/impl/merge.go ./vendor/src/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/src/google.golang.org/protobuf/internal/impl/message.go ./vendor/src/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/src/google.golang.org/protobuf/internal/impl/validate.go ./vendor/src/google.golang.org/protobuf/internal/impl/weak.go TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -o $WORK/b167/_cgo_.o $WORK/b167/_cgo_main.o $WORK/b167/_x001.o $WORK/b167/_x002.o $WORK/b167/_x003.o $WORK/b167/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b167/_cgo_.o -dynout $WORK/b167/_cgo_import.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile os/signal=$WORK/b177/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid 54-gU19-S6WtwHMNU4S9/54-gU19-S6WtwHMNU4S9 -goversion go1.16.15 -D "" -importcfg $WORK/b167/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/unshare/unshare.go ./vendor/src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b167/_cgo_gotypes.go $WORK/b167/getenv_linux_cgo.cgo1.go $WORK/b167/unshare_cgo.cgo1.go $WORK/b167/_cgo_import.go cd $WORK/b454 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c devmapper_wrapper.cgo2.c cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b167/_pkg_.a $WORK/b167/_x001.o $WORK/b167/_x002.o $WORK/b167/_x003.o $WORK/b167/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/24/2483653d3935653f19d4787c4d9bef3ff6b2ebdef65583a4fedd0788edb483f8-d # internal # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/storage/pkg/homedir mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b167/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid 53jEuJ8Qj0LwTeFRIJZ7/53jEuJ8Qj0LwTeFRIJZ7 -goversion go1.16.15 -D "" -importcfg $WORK/b166/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/homedir/homedir.go ./vendor/src/github.com/containers/storage/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2d/2d806711c5c5d0eb86cae43bc08ceed3151e3cb364c75f16c2b23dabe3f17bef-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b163/ github.com/containers/storage/types mkdir -p $WORK/b470/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o # internal cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid HMfc0yh268dHffv_sEfG/HMfc0yh268dHffv_sEfG -goversion go1.16.15 -D "" -importcfg $WORK/b163/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/storage/types -complete -installsuffix shared -buildid _1qWYfnGyGgXfAleYfyE/_1qWYfnGyGgXfAleYfyE -goversion go1.16.15 -D "" -importcfg $WORK/b470/importcfg -pack ./vendor/src/github.com/containers/storage/types/errors.go ./vendor/src/github.com/containers/storage/types/idmappings.go ./vendor/src/github.com/containers/storage/types/options.go ./vendor/src/github.com/containers/storage/types/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cd $WORK/b454 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/57/57833d3a5d8cfbd6eb6f9c5187a3a1cb68185cdbd3b9b1e86054b6dd5eccf8bc-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b373/ vendor/golang.org/x/net/http/httpproxy github.com/docker/docker/api/types/registry mkdir -p $WORK/b198/ mkdir -p $WORK/b414/ net/textproto mkdir -p $WORK/b197/ github.com/containers/storage/drivers/copy google.golang.org/grpc/stats golang.org/x/net/internal/socks mkdir -p $WORK/b188/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/docker/go-connections/nat cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid E6ZxyQvvq2cihQVCW9JH/E6ZxyQvvq2cihQVCW9JH -goversion go1.16.15 -D "" -importcfg $WORK/b373/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/syscall/syscall_linux.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b192/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b411/ github.com/google/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 7coPegOnc5Sp_cwUXKPC/7coPegOnc5Sp_cwUXKPC -goversion go1.16.15 -D "" -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go mkdir -p $WORK/b376/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b463/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 9fX26Yowsjta79NkcBi0/9fX26Yowsjta79NkcBi0 -goversion go1.16.15 -D "" -importcfg $WORK/b414/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/src/github.com/docker/docker/api/types/registry/registry.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Xmju1vuLLe5BOPfC2zvi/Xmju1vuLLe5BOPfC2zvi -goversion go1.16.15 -D "" -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go mkdir -p $WORK/b436/ cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b463/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b463/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./copy_linux.go cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid RAiCp-ZYe4U0eZWcmFh9/RAiCp-ZYe4U0eZWcmFh9 -goversion go1.16.15 -D "" -importcfg $WORK/b188/importcfg -pack ./vendor/src/golang.org/x/net/internal/socks/client.go ./vendor/src/golang.org/x/net/internal/socks/socks.go cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid KrrPC3lv9OXc0Mr8_69O/KrrPC3lv9OXc0Mr8_69O -goversion go1.16.15 -D "" -importcfg $WORK/b411/importcfg -pack ./vendor/src/github.com/docker/go-connections/nat/nat.go ./vendor/src/github.com/docker/go-connections/nat/parse.go ./vendor/src/github.com/docker/go-connections/nat/sort.go cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid ojlGNXDmWyPLb95vASZp/ojlGNXDmWyPLb95vASZp -goversion go1.16.15 -D "" -importcfg $WORK/b376/importcfg -pack ./vendor/src/google.golang.org/grpc/stats/handlers.go ./vendor/src/google.golang.org/grpc/stats/stats.go crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid mg_t5tHt7QgTWmsepP50/mg_t5tHt7QgTWmsepP50 -goversion go1.16.15 -D "" -importcfg $WORK/b436/importcfg -pack ./vendor/src/github.com/google/uuid/dce.go ./vendor/src/github.com/google/uuid/doc.go ./vendor/src/github.com/google/uuid/hash.go ./vendor/src/github.com/google/uuid/marshal.go ./vendor/src/github.com/google/uuid/node.go ./vendor/src/github.com/google/uuid/node_net.go ./vendor/src/github.com/google/uuid/null.go ./vendor/src/github.com/google/uuid/sql.go ./vendor/src/github.com/google/uuid/time.go ./vendor/src/github.com/google/uuid/util.go ./vendor/src/github.com/google/uuid/uuid.go ./vendor/src/github.com/google/uuid/version1.go ./vendor/src/github.com/google/uuid/version4.go mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid L6fQ4U04ZH1ehN3ph14S/L6fQ4U04ZH1ehN3ph14S -goversion go1.16.15 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go github.com/spf13/pflag mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid -0jjerq2_pwrpI0yV0qg/-0jjerq2_pwrpI0yV0qg -goversion go1.16.15 -D "" -importcfg $WORK/b050/importcfg -pack ./vendor/src/github.com/spf13/pflag/bool.go ./vendor/src/github.com/spf13/pflag/bool_slice.go ./vendor/src/github.com/spf13/pflag/bytes.go ./vendor/src/github.com/spf13/pflag/count.go ./vendor/src/github.com/spf13/pflag/duration.go ./vendor/src/github.com/spf13/pflag/duration_slice.go ./vendor/src/github.com/spf13/pflag/flag.go ./vendor/src/github.com/spf13/pflag/float32.go ./vendor/src/github.com/spf13/pflag/float32_slice.go ./vendor/src/github.com/spf13/pflag/float64.go ./vendor/src/github.com/spf13/pflag/float64_slice.go ./vendor/src/github.com/spf13/pflag/golangflag.go ./vendor/src/github.com/spf13/pflag/int.go ./vendor/src/github.com/spf13/pflag/int16.go ./vendor/src/github.com/spf13/pflag/int32.go ./vendor/src/github.com/spf13/pflag/int32_slice.go ./vendor/src/github.com/spf13/pflag/int64.go ./vendor/src/github.com/spf13/pflag/int64_slice.go ./vendor/src/github.com/spf13/pflag/int8.go ./vendor/src/github.com/spf13/pflag/int_slice.go ./vendor/src/github.com/spf13/pflag/ip.go ./vendor/src/github.com/spf13/pflag/ip_slice.go ./vendor/src/github.com/spf13/pflag/ipmask.go ./vendor/src/github.com/spf13/pflag/ipnet.go ./vendor/src/github.com/spf13/pflag/string.go ./vendor/src/github.com/spf13/pflag/string_array.go ./vendor/src/github.com/spf13/pflag/string_slice.go ./vendor/src/github.com/spf13/pflag/string_to_int.go ./vendor/src/github.com/spf13/pflag/string_to_int64.go ./vendor/src/github.com/spf13/pflag/string_to_string.go ./vendor/src/github.com/spf13/pflag/uint.go ./vendor/src/github.com/spf13/pflag/uint16.go ./vendor/src/github.com/spf13/pflag/uint32.go ./vendor/src/github.com/spf13/pflag/uint64.go ./vendor/src/github.com/spf13/pflag/uint8.go ./vendor/src/github.com/spf13/pflag/uint_slice.go github.com/prometheus/procfs mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b268/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b269/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid NQKue7drXDNPHWzvhiO6/NQKue7drXDNPHWzvhiO6 -goversion go1.16.15 -D "" -importcfg $WORK/b267/importcfg -pack ./vendor/src/github.com/prometheus/procfs/arp.go ./vendor/src/github.com/prometheus/procfs/buddyinfo.go ./vendor/src/github.com/prometheus/procfs/cmdline.go ./vendor/src/github.com/prometheus/procfs/cpuinfo.go ./vendor/src/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/src/github.com/prometheus/procfs/crypto.go ./vendor/src/github.com/prometheus/procfs/doc.go ./vendor/src/github.com/prometheus/procfs/fs.go ./vendor/src/github.com/prometheus/procfs/fscache.go ./vendor/src/github.com/prometheus/procfs/ipvs.go ./vendor/src/github.com/prometheus/procfs/kernel_random.go ./vendor/src/github.com/prometheus/procfs/loadavg.go ./vendor/src/github.com/prometheus/procfs/mdstat.go ./vendor/src/github.com/prometheus/procfs/meminfo.go ./vendor/src/github.com/prometheus/procfs/mountinfo.go ./vendor/src/github.com/prometheus/procfs/mountstats.go ./vendor/src/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/src/github.com/prometheus/procfs/net_dev.go ./vendor/src/github.com/prometheus/procfs/net_ip_socket.go ./vendor/src/github.com/prometheus/procfs/net_protocols.go ./vendor/src/github.com/prometheus/procfs/net_sockstat.go ./vendor/src/github.com/prometheus/procfs/net_softnet.go ./vendor/src/github.com/prometheus/procfs/net_tcp.go ./vendor/src/github.com/prometheus/procfs/net_udp.go ./vendor/src/github.com/prometheus/procfs/net_unix.go ./vendor/src/github.com/prometheus/procfs/netstat.go ./vendor/src/github.com/prometheus/procfs/proc.go ./vendor/src/github.com/prometheus/procfs/proc_cgroup.go ./vendor/src/github.com/prometheus/procfs/proc_environ.go ./vendor/src/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/src/github.com/prometheus/procfs/proc_io.go ./vendor/src/github.com/prometheus/procfs/proc_limits.go ./vendor/src/github.com/prometheus/procfs/proc_maps.go ./vendor/src/github.com/prometheus/procfs/proc_ns.go ./vendor/src/github.com/prometheus/procfs/proc_psi.go ./vendor/src/github.com/prometheus/procfs/proc_smaps.go ./vendor/src/github.com/prometheus/procfs/proc_stat.go ./vendor/src/github.com/prometheus/procfs/proc_status.go ./vendor/src/github.com/prometheus/procfs/schedstat.go ./vendor/src/github.com/prometheus/procfs/slab.go ./vendor/src/github.com/prometheus/procfs/stat.go ./vendor/src/github.com/prometheus/procfs/swaps.go ./vendor/src/github.com/prometheus/procfs/vm.go ./vendor/src/github.com/prometheus/procfs/xfrm.go ./vendor/src/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/20/2067c48673faac4587c68b19b4a44f7e2c6ba09636e94757ea9621505b4abfee-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b291/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b292/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b293/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b298/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid s1YELdyv9zvYxXndkamO/s1YELdyv9zvYxXndkamO -goversion go1.16.15 -D "" -importcfg $WORK/b290/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go ./vendor/src/golang.org/x/crypto/openpgp/keys.go ./vendor/src/golang.org/x/crypto/openpgp/read.go ./vendor/src/golang.org/x/crypto/openpgp/write.go cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/7e/7e2fc9360cdeed6a962db35d8dd1c45b6a9996def4f5efec1856300ed9df70fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/ed/ed92496e7ccb0649a63a62252f4acdccc4e7b0c0300148f2eba2d7b424aeb92e-d # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/97/970583b013395f4052187e62085032685a4033d56c0b4f31318267d0adcfb217-d # internal cd $WORK/b454 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/38/380c28e36c3d124a7709dea80b7258db036c75e3f6b6cb859b4c6bfc861290ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/d7/d720cb3672157bbca92b2a37884547867c8f629cf03b7235df909c199cfa05b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/17/17f51bfe752c61c1876121ccce7cd7c5af70417c6bff77b3627ebdb36fe69144-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b166/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b180/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b181/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 2fO3dgc4t1oCAikFCRWY/2fO3dgc4t1oCAikFCRWY -goversion go1.16.15 -D "" -importcfg $WORK/b162/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/docker/config/config.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/4d/4dcdcf6ca77db9404626ae5b4ea76b52236501febdf02e0aadcc791a6ec27e73-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b410/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b411/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid k5yLMjUBeTNzxIO2HJaH/k5yLMjUBeTNzxIO2HJaH -goversion go1.16.15 -D "" -importcfg $WORK/b407/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/container/config.go ./vendor/src/github.com/docker/docker/api/types/container/container_changes.go ./vendor/src/github.com/docker/docker/api/types/container/container_create.go ./vendor/src/github.com/docker/docker/api/types/container/container_top.go ./vendor/src/github.com/docker/docker/api/types/container/container_update.go ./vendor/src/github.com/docker/docker/api/types/container/container_wait.go ./vendor/src/github.com/docker/docker/api/types/container/host_config.go ./vendor/src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/src/github.com/docker/docker/api/types/container/waitcondition.go cd $WORK/b454 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c copy_linux.cgo2.c cd /builddir/build/BUILD/skopeo-1.7.0 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -o $WORK/b454/_cgo_.o $WORK/b454/_cgo_main.o $WORK/b454/_x001.o $WORK/b454/_x002.o $WORK/b454/_x003.o $WORK/b454/_x004.o $WORK/b454/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/3e/3e3567a752d8fe9f4a0a1e2f5e1660d922797195f136cc9788c0c9988c83b62e-d # internal golang.org/x/net/proxy mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b188/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 6qTVucxvqhDELdW1hQ9T/6qTVucxvqhDELdW1hQ9T -goversion go1.16.15 -D "" -importcfg $WORK/b187/importcfg -pack ./vendor/src/golang.org/x/net/proxy/dial.go ./vendor/src/golang.org/x/net/proxy/direct.go ./vendor/src/golang.org/x/net/proxy/per_host.go ./vendor/src/golang.org/x/net/proxy/proxy.go ./vendor/src/golang.org/x/net/proxy/socks5.go cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/5f/5f3758929f848c264f635b90c823ea18d5890f4ddaa86cae04f4fcdbded9902d-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b465/ github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b435/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid x6somnXmEfpmrEBPBsT7/x6somnXmEfpmrEBPBsT7 -goversion go1.16.15 -D "" -importcfg $WORK/b465/importcfg -pack ./vendor/src/github.com/mistifyio/go-zfs/error.go ./vendor/src/github.com/mistifyio/go-zfs/utils.go ./vendor/src/github.com/mistifyio/go-zfs/utils_notsolaris.go ./vendor/src/github.com/mistifyio/go-zfs/zfs.go ./vendor/src/github.com/mistifyio/go-zfs/zpool.go cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid ZvuIQVPpBLbwZ2Z7DN21/ZvuIQVPpBLbwZ2Z7DN21 -goversion go1.16.15 -D "" -importcfg $WORK/b435/importcfg -pack ./vendor/src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./vendor/src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./vendor/src/github.com/sylabs/sif/v2/pkg/sif/create.go ./vendor/src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./vendor/src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./vendor/src/github.com/sylabs/sif/v2/pkg/sif/load.go ./vendor/src/github.com/sylabs/sif/v2/pkg/sif/select.go ./vendor/src/github.com/sylabs/sif/v2/pkg/sif/sif.go TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -o $WORK/b463/_cgo_.o $WORK/b463/_cgo_main.o $WORK/b463/_x001.o $WORK/b463/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b454/_cgo_.o -dynout $WORK/b454/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e3/e321462830e66fbbbc599418de8de5315e836e726c45ab7abdd4210ef3633791-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b191/ net/mail golang.org/x/net/http/httpguts mkdir -p $WORK/b365/ mime/multipart mkdir -p $WORK/b201/ mkdir -p $WORK/b380/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b366/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b192/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 4-wBucYUYgdCXwsZaabQ/4-wBucYUYgdCXwsZaabQ -goversion go1.16.15 -D "" -importcfg $WORK/b365/importcfg -pack ./vendor/src/golang.org/x/net/http/httpguts/guts.go ./vendor/src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid oCtpzTgiU-IXC9r-nxjz/oCtpzTgiU-IXC9r-nxjz -goversion go1.16.15 -D "" -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile mime=$WORK/b200/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p net/mail -std -complete -installsuffix shared -buildid OYEeEh6IduwqRFxbxV-8/OYEeEh6IduwqRFxbxV-8 -goversion go1.16.15 -D "" -importcfg $WORK/b380/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b200/_pkg_.a packagefile mime/quotedprintable=$WORK/b202/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid eMgyr5EodeTkh5Y26d_Z/eMgyr5EodeTkh5Y26d_Z -goversion go1.16.15 -D "" -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid Vl5q-b__vZeCNJeGapGE/Vl5q-b__vZeCNJeGapGE -goversion go1.16.15 -D "" -importcfg $WORK/b454/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./vendor/src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./vendor/src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b454/_cgo_gotypes.go $WORK/b454/devmapper_log.cgo1.go $WORK/b454/devmapper_wrapper.cgo1.go $WORK/b454/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b454/devmapper_wrapper_dynamic.cgo1.go $WORK/b454/_cgo_import.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b463/_cgo_.o -dynout $WORK/b463/_cgo_import.go cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b429/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b431/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid WyQK_fUm3oYLWgDeJyLJ/WyQK_fUm3oYLWgDeJyLJ -goversion go1.16.15 -D "" -importcfg $WORK/b463/importcfg -pack $WORK/b463/_cgo_gotypes.go $WORK/b463/copy_linux.cgo1.go $WORK/b463/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/92/92b0d625f27f71544bafa4f5ca7f46a674b9e9354ac6d22a7982148f69325d38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/6d/6dcf3aced21e3188b6568c29c40e3c10b7c49523a88ee37fa0b71c2a4e59094c-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ab/ab880569150fedbfae64b7448348d6cb42ac723b7d6abaa9da64b076419e8d42-d # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/4d/4dfe7a0cf8ad2b27f75e987566c26e634b84164966d8ee587512b43857da616e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/3d/3dbc2dbe61533563a88d97b35a1d684fa72573eab96668b512e3b5bb82c65775-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/d7/d7cd9f5578e9bbd837c10fbf2773f126449eeb92971459bc9637f1015b87984e-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d8/d8df0aadd0704d86578d2e1667a96cd1f891c2842fec3449f8d6dd6cc1c99e22-d # internal github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b475/ github.com/containers/storage/pkg/archive mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b427/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b429/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b167/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b138/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b431/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b151/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b190/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b476/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b138/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b147/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b477/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile testing=$WORK/b478/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Hd1k_Viv2UAhuD9kFMbI/Hd1k_Viv2UAhuD9kFMbI -goversion go1.16.15 -D "" -importcfg $WORK/b426/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/archive/archive.go ./vendor/src/github.com/containers/storage/pkg/archive/archive_110.go ./vendor/src/github.com/containers/storage/pkg/archive/archive_linux.go ./vendor/src/github.com/containers/storage/pkg/archive/archive_unix.go ./vendor/src/github.com/containers/storage/pkg/archive/archive_zstd.go ./vendor/src/github.com/containers/storage/pkg/archive/changes.go ./vendor/src/github.com/containers/storage/pkg/archive/changes_linux.go ./vendor/src/github.com/containers/storage/pkg/archive/changes_unix.go ./vendor/src/github.com/containers/storage/pkg/archive/copy.go ./vendor/src/github.com/containers/storage/pkg/archive/copy_unix.go ./vendor/src/github.com/containers/storage/pkg/archive/diff.go ./vendor/src/github.com/containers/storage/pkg/archive/time_linux.go ./vendor/src/github.com/containers/storage/pkg/archive/whiteouts.go ./vendor/src/github.com/containers/storage/pkg/archive/wrap.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b463/_pkg_.a $WORK/b463/_x001.o $WORK/b463/_x002.o # internal cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid 2YWElqABUkb3pqFpMHLv/2YWElqABUkb3pqFpMHLv -goversion go1.16.15 -D "" -importcfg $WORK/b475/importcfg -pack ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/build.go ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/7a/7a68f15de2ca5f28b9181abdaef9cd995c452772cea3b0d7ced87229329202bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/5b/5bde394b5d1e4b1cd06cc35347142230531a6cbcacc7e23053fd6112ed6e5637-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9f/9fa7af76f72483c98ec56a525037fdf0b6eea440792ac59c98d9f9f0669bc98a-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/97/97bc6e6e6e4f48390290962e230c38729d59df50a8658ebf295cafdccd269e7a-d # internal github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b138/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid vVWJAg0DernEIhTQpaOq/vVWJAg0DernEIhTQpaOq -goversion go1.16.15 -D "" -importcfg $WORK/b131/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chunked/internal/compression.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/23/2335c8406d95d7d8268e752c1bd157352f1da2d6d707fa68c7e401637b915453-d # internal cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b454/_pkg_.a $WORK/b454/_x001.o $WORK/b454/_x002.o $WORK/b454/_x003.o $WORK/b454/_x004.o $WORK/b454/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/14/1426e41e33c3c167f68f1cbd81027cddb72c26abafd08850fbafafbefc9e6a6b-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b147/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid yOsPf-vpbX_s7lSroPWr/yOsPf-vpbX_s7lSroPWr -goversion go1.16.15 -D "" -importcfg $WORK/b130/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./vendor/src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/48/48b44cd4220c93b80ca4d6945a1d64a2650cd87d63b9b0f99fdf06597d37560d-d # internal # github.com/containers/storage/pkg/devicemapper vendor/src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_ebd00b0772db_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/9b/9b34d09f39393fa445f0c6682f774c07885c423bfe1ee21541e97f7bf8992dce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e2/e2a18722b1725674dea0ceef5990e5f79a056acbbf39f08960c29f980db1a673-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b114/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b130/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b138/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b148/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid Sn9ALEQToF-Hq1JbdI9F/Sn9ALEQToF-Hq1JbdI9F -goversion go1.16.15 -D "" -importcfg $WORK/b128/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/compression.go ./vendor/src/github.com/containers/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d1/d1060c6ba3a3ff61c7e50dd817f12fbf5fbbd0a964a407af924f04570d66b6af-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid 5gYkhOBP9RMSFGabGVf2/5gYkhOBP9RMSFGabGVf2 -goversion go1.16.15 -D "" -importcfg $WORK/b127/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./vendor/src/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/52/52f5b50b9abde13801d36ba8931d3aa7ea145071f92459b5ec646d8442c03909-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b126/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b285/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid qQ3oQkhJNiGFRbiFAb2d/qQ3oQkhJNiGFRbiFAb2d -goversion go1.16.15 -D "" -importcfg $WORK/b126/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid u8m5ZT5MrSWIjk3gYKvl/u8m5ZT5MrSWIjk3gYKvl -goversion go1.16.15 -D "" -importcfg $WORK/b285/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/28/28ec2b2153abfbd0a2c78fe6fc8737883e662f441e01de4fd13fa1dd7e555a24-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/9d/9df0b518faba52cab28750f623dc2f79aa1946b1812432dccf6b49a5b45ec893-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b284/ github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b287/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b286/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid KAEYDgTindK9N2Xm_oGQ/KAEYDgTindK9N2Xm_oGQ -goversion go1.16.15 -D "" -importcfg $WORK/b284/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid dkbPO4LubX2c7FcNjEMt/dkbPO4LubX2c7FcNjEMt -goversion go1.16.15 -D "" -importcfg $WORK/b287/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/643a407fefecec73bc0111360400154399d8f04a50a1d5b2d24fa936b8dd4d32-d # internal go.mozilla.org/pkcs7 mkdir -p $WORK/b383/ gopkg.in/square/go-jose.v2 mkdir -p $WORK/b309/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b310/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b311/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b312/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b313/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid NBRydvrjCMhzybD7QpFo/NBRydvrjCMhzybD7QpFo -goversion go1.16.15 -D "" -importcfg $WORK/b383/importcfg -pack ./vendor/src/go.mozilla.org/pkcs7/ber.go ./vendor/src/go.mozilla.org/pkcs7/decrypt.go ./vendor/src/go.mozilla.org/pkcs7/encrypt.go ./vendor/src/go.mozilla.org/pkcs7/pkcs7.go ./vendor/src/go.mozilla.org/pkcs7/sign.go ./vendor/src/go.mozilla.org/pkcs7/verify.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid HPSGsNNCN1H8QVjzDgeM/HPSGsNNCN1H8QVjzDgeM -goversion go1.16.15 -D "" -importcfg $WORK/b309/importcfg -pack ./vendor/src/gopkg.in/square/go-jose.v2/asymmetric.go ./vendor/src/gopkg.in/square/go-jose.v2/crypter.go ./vendor/src/gopkg.in/square/go-jose.v2/doc.go ./vendor/src/gopkg.in/square/go-jose.v2/encoding.go ./vendor/src/gopkg.in/square/go-jose.v2/jwe.go ./vendor/src/gopkg.in/square/go-jose.v2/jwk.go ./vendor/src/gopkg.in/square/go-jose.v2/jws.go ./vendor/src/gopkg.in/square/go-jose.v2/opaque.go ./vendor/src/gopkg.in/square/go-jose.v2/shared.go ./vendor/src/gopkg.in/square/go-jose.v2/signing.go ./vendor/src/gopkg.in/square/go-jose.v2/symmetric.go crypto/tls mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid pBIckJ7tAgII98_5NrUL/pBIckJ7tAgII98_5NrUL -goversion go1.16.15 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/11/11ba804e1532be894818136eba7161bc0d2f9ed7e8af985ec0f8f88b57f6d23b-d # internal cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fb/fbd67f26bd0fa634294fdb6875ff03201c9467092d4caa6ae29b691d9f960731-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid W844hdao1C21ZX09C25-/W844hdao1C21ZX09C25- -goversion go1.16.15 -D "" -importcfg $WORK/b283/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/default.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c params.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/12/12cda5b61ed234191d84aa89abce273babbd64c274bcaf4b1b6432940059bf4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c pkcs11.cgo2.c cd $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/c5/c50d94b97199c8c846f3c3ce94a972d7fe0f5ed6abf2200383417ae6591ca82b-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b417/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid zDwNzErywXHbVgrwXMth/zDwNzErywXHbVgrwXMth -goversion go1.16.15 -D "" -importcfg $WORK/b416/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/9f/9fed9f5ea2829dcddcaf2695ea46fa3837d72488f21a985adc43569ce0bec211-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b431/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid UUIujvGsnUdCXrtEroKS/UUIujvGsnUdCXrtEroKS -goversion go1.16.15 -D "" -importcfg $WORK/b441/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chrootarchive/archive.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/diff.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fe/fe82eca63c28ccc30ec8b0426832761b05aa75722960cc71e70ee9f2729c905a-d # internal github.com/containers/common/pkg/flag mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/common/pkg/flag -complete -installsuffix shared -buildid IYl2WesGZ-6Vw-MCqIfE/IYl2WesGZ-6Vw-MCqIfE -goversion go1.16.15 -D "" -importcfg $WORK/b275/importcfg -pack ./vendor/src/github.com/containers/common/pkg/flag/flag.go github.com/spf13/cobra mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid YnTiLCCHIldnzkrL5A3H/YnTiLCCHIldnzkrL5A3H -goversion go1.16.15 -D "" -importcfg $WORK/b049/importcfg -pack ./vendor/src/github.com/spf13/cobra/args.go ./vendor/src/github.com/spf13/cobra/bash_completions.go ./vendor/src/github.com/spf13/cobra/bash_completionsV2.go ./vendor/src/github.com/spf13/cobra/cobra.go ./vendor/src/github.com/spf13/cobra/command.go ./vendor/src/github.com/spf13/cobra/command_notwin.go ./vendor/src/github.com/spf13/cobra/completions.go ./vendor/src/github.com/spf13/cobra/fish_completions.go ./vendor/src/github.com/spf13/cobra/powershell_completions.go ./vendor/src/github.com/spf13/cobra/shell_completions.go ./vendor/src/github.com/spf13/cobra/zsh_completions.go cd $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/2f/2fc2be5d3ae49346a4ad4fc1c8a1515b406ff7516f746e4b4b8919c2355f63e2-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b416/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid iu4xSPtckadxghrQz5-f/iu4xSPtckadxghrQz5-f -goversion go1.16.15 -D "" -importcfg $WORK/b415/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/swarm/common.go ./vendor/src/github.com/docker/docker/api/types/swarm/config.go ./vendor/src/github.com/docker/docker/api/types/swarm/container.go ./vendor/src/github.com/docker/docker/api/types/swarm/network.go ./vendor/src/github.com/docker/docker/api/types/swarm/node.go ./vendor/src/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/src/github.com/docker/docker/api/types/swarm/secret.go ./vendor/src/github.com/docker/docker/api/types/swarm/service.go ./vendor/src/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/src/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/9a/9af9729a323d734f93bc958534e7ccbcca0d2e983a111357e25994ae1e77750c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/53/5388b1944da80fb6a4c09973ca658d8ff59efc4de996d1d02c5babe804b5c391-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/bd/bd6af74d0df44877ca13129fdaa2fe491b335b92fd192d76aba8354851695dd7-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b415/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b411/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid _lw8e0iDCcCHVxAFwijF/_lw8e0iDCcCHVxAFwijF -goversion go1.16.15 -D "" -importcfg $WORK/b406/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/auth.go ./vendor/src/github.com/docker/docker/api/types/client.go ./vendor/src/github.com/docker/docker/api/types/configs.go ./vendor/src/github.com/docker/docker/api/types/error_response.go ./vendor/src/github.com/docker/docker/api/types/error_response_ext.go ./vendor/src/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/src/github.com/docker/docker/api/types/id_response.go ./vendor/src/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/src/github.com/docker/docker/api/types/image_summary.go ./vendor/src/github.com/docker/docker/api/types/plugin.go ./vendor/src/github.com/docker/docker/api/types/plugin_device.go ./vendor/src/github.com/docker/docker/api/types/plugin_env.go ./vendor/src/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/src/github.com/docker/docker/api/types/plugin_mount.go ./vendor/src/github.com/docker/docker/api/types/plugin_responses.go ./vendor/src/github.com/docker/docker/api/types/port.go ./vendor/src/github.com/docker/docker/api/types/service_update_response.go ./vendor/src/github.com/docker/docker/api/types/stats.go ./vendor/src/github.com/docker/docker/api/types/types.go ./vendor/src/github.com/docker/docker/api/types/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cd $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/4a/4ac03f20c99172397010c4f8b462537bf452888a8f9022f4a627d2c77a67c1fd-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b443/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b444/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 6SyqK7HZ-HameNNCAhIN/6SyqK7HZ-HameNNCAhIN -goversion go1.16.15 -D "" -importcfg $WORK/b440/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/chown.go ./vendor/src/github.com/containers/storage/drivers/chown_unix.go ./vendor/src/github.com/containers/storage/drivers/chroot_unix.go ./vendor/src/github.com/containers/storage/drivers/counter.go ./vendor/src/github.com/containers/storage/drivers/driver.go ./vendor/src/github.com/containers/storage/drivers/driver_linux.go ./vendor/src/github.com/containers/storage/drivers/fsdiff.go ./vendor/src/github.com/containers/storage/drivers/jsoniter.go ./vendor/src/github.com/containers/storage/drivers/template.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/b5/b5cc1dd76f642178b7fd1f988f03ba5e6d770f68d2cd78f6701d7b0e93e6912e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/22/22416872671bea43eeba340a58523b756c34c39b4f144440c990d5f7441f04f5-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b406/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 48gs2tCtZiZLA3LML8fS/48gs2tCtZiZLA3LML8fS -goversion go1.16.15 -D "" -importcfg $WORK/b421/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/volume/volume_create.go ./vendor/src/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/ab/abfbf765e2ab7e2bbd6f484a9aad6c6c02485e89e6b820e337fdd61c6b98c0be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/58/5880ca77afadd92264ec225441611c2de373fd5877d3a1f911cbad03ee5f20b1-d # internal cd $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/d7/d75980d4b34a9f88682116b032216dd3ddffbeb5acfa533c727a6a648eaa2f6e-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b459/ github.com/containers/storage/drivers/zfs mkdir -p $WORK/b464/ github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b446/ mkdir -p $WORK/b462/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid d_WCnBMGcySabHNbajlK/d_WCnBMGcySabHNbajlK -goversion go1.16.15 -D "" -importcfg $WORK/b459/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/overlayutils/overlayutils.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b448/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b465/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b449/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b447/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b449/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b444/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b452/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid QX_5Vq1PoJa77tj-UWUO/QX_5Vq1PoJa77tj-UWUO -goversion go1.16.15 -D "" -importcfg $WORK/b464/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/zfs/zfs.go ./vendor/src/github.com/containers/storage/drivers/zfs/zfs_linux.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/btrfs TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b452/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b452/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./btrfs.go ./version.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b453/ cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid dkX_jPa-lIUmeMzoPVGc/dkX_jPa-lIUmeMzoPVGc -goversion go1.16.15 -D "" -importcfg $WORK/b446/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/aufs/aufs.go ./vendor/src/github.com/containers/storage/drivers/aufs/dirs.go ./vendor/src/github.com/containers/storage/drivers/aufs/mount.go ./vendor/src/github.com/containers/storage/drivers/aufs/mount_linux.go cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b463/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b449/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b444/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid kIkBDSMOuR_gk1dq91a5/kIkBDSMOuR_gk1dq91a5 -goversion go1.16.15 -D "" -importcfg $WORK/b462/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/vfs/copy_linux.go ./vendor/src/github.com/containers/storage/drivers/vfs/driver.go cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b454/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b455/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b447/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b456/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b457/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b449/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid W8MNb8p6wBJM9HdsNHRc/W8MNb8p6wBJM9HdsNHRc -goversion go1.16.15 -D "" -importcfg $WORK/b453/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/devmapper/device_setup.go ./vendor/src/github.com/containers/storage/drivers/devmapper/deviceset.go ./vendor/src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./vendor/src/github.com/containers/storage/drivers/devmapper/driver.go ./vendor/src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./vendor/src/github.com/containers/storage/drivers/devmapper/mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/82/82d0d1a483bdee00bf6fbc00fef104f30a6958ed8725d5c9cdab81156538c96e-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/base32=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b459/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b460/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b461/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b447/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b167/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b183/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b450/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b449/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b444/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid k7hfd4f8KwprG4AR9OeP/k7hfd4f8KwprG4AR9OeP -goversion go1.16.15 -D "" -importcfg $WORK/b458/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/overlay/check.go ./vendor/src/github.com/containers/storage/drivers/overlay/check_116.go ./vendor/src/github.com/containers/storage/drivers/overlay/jsoniter.go ./vendor/src/github.com/containers/storage/drivers/overlay/mount.go ./vendor/src/github.com/containers/storage/drivers/overlay/overlay.go ./vendor/src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./vendor/src/github.com/containers/storage/drivers/overlay/randomid.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b289/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o $WORK/b289/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/7d/7d1ad070e87fa7e01d09972d2b5008ae03e9f6ed31f7d0243e766559078ac155-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/2d/2df11a73ae11067a9946b80bd1a5bb3ecf785b06cc756d3608a71e95b3e0202e-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2a/2a94bf6c9cb8e86b875c1e7f42726d64f33c6bc4b30cdcd22bd3cbc284d7b8bf-d # internal github.com/containers/common/pkg/completion mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b046/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b049/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid 6x4HRNPpQ0LZfxwoAWLX/6x4HRNPpQ0LZfxwoAWLX -goversion go1.16.15 -D "" -importcfg $WORK/b045/importcfg -pack ./vendor/src/github.com/containers/common/pkg/completion/completion.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c types.cgo2.c cd $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/1e/1ea4e75e24f626b532f07a28e79849a8b858c715d091e082dd8cdbeefdea0caa-d # internal cd /builddir/build/BUILD/skopeo-1.7.0 TERM='dumb' gcc -I ./vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -o $WORK/b289/_cgo_.o $WORK/b289/_cgo_main.o $WORK/b289/_x001.o $WORK/b289/_x002.o $WORK/b289/_x003.o $WORK/b289/_x004.o $WORK/b289/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/ad/ad3d537e6c0c3a7099ce9b5ac5fdf3dea7765a6306e64ee68a26a3f4d2861ba3-d # internal cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.7.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b289/_cgo_.o -dynout $WORK/b289/_cgo_import.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/proglottis/gpgme -installsuffix shared -buildid 3IsgwGNXP9eeMqm9uH_I/3IsgwGNXP9eeMqm9uH_I -goversion go1.16.15 -D "" -importcfg $WORK/b289/importcfg -pack ./vendor/src/github.com/proglottis/gpgme/callbacks.go $WORK/b289/_cgo_gotypes.go $WORK/b289/data.cgo1.go $WORK/b289/gpgme.cgo1.go $WORK/b289/unset_agent_info.cgo1.go $WORK/b289/_cgo_import.go TERM='dumb' gcc -I ./vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -o $WORK/b307/_cgo_.o $WORK/b307/_cgo_main.o $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o $WORK/b307/_x004.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/2a/2a17a5daccaf42978e7f1db56aa0b22c2fc9c9e8ccf38ddee273b6b2696ec757-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b307/_cgo_.o -dynout $WORK/b307/_cgo_import.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/miekg/pkcs11 -installsuffix shared -buildid Yg7rwtuG8q8Z4e2X4dKX/Yg7rwtuG8q8Z4e2X4dKX -goversion go1.16.15 -D "" -importcfg $WORK/b307/importcfg -pack ./vendor/src/github.com/miekg/pkcs11/error.go ./vendor/src/github.com/miekg/pkcs11/vendor.go ./vendor/src/github.com/miekg/pkcs11/zconst.go $WORK/b307/_cgo_gotypes.go $WORK/b307/params.cgo1.go $WORK/b307/pkcs11.cgo1.go $WORK/b307/types.cgo1.go $WORK/b307/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b289/_pkg_.a $WORK/b289/_x001.o $WORK/b289/_x002.o $WORK/b289/_x003.o $WORK/b289/_x004.o $WORK/b289/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/bf/bf1de21306ab5ceffa796095cf6d8d10bb0eaf0b81cce4394b898efd6ef31439-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid A-bG54ueu3QK9X2JAGR8/A-bG54ueu3QK9X2JAGR8 -goversion go1.16.15 -D "" -importcfg $WORK/b250/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/filetype/build.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/04/0420598adf554a8c6b343239e2d6017aaac80e814a40e922279e8f1e30d5dce0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/4d/4d2c90c2f05f3a951b4bd452f209fc58e68dfc0b2a76a82400df49557ec2c4e9-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b253/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid AbTlbzXKDjY0LimJHR4P/AbTlbzXKDjY0LimJHR4P -goversion go1.16.15 -D "" -importcfg $WORK/b249/importcfg -pack ./vendor/src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/1f/1fa123477220aac29be3e6c2dc8d632d0b8409f6dd465035e3f7418c8e7283ab-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b258/ google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b256/ mkdir -p $WORK/b260/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid biw9E0Efu-Nlpnud9Vq-/biw9E0Efu-Nlpnud9Vq- -goversion go1.16.15 -D "" -importcfg $WORK/b258/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b248/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 1GhvGceknLMNrDk970DF/1GhvGceknLMNrDk970DF -goversion go1.16.15 -D "" -importcfg $WORK/b256/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid lWtVeJPe25pKQMysfORL/lWtVeJPe25pKQMysfORL -goversion go1.16.15 -D "" -importcfg $WORK/b260/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid uUhPSiPk9_V07-W8PKI6/uUhPSiPk9_V07-W8PKI6 -goversion go1.16.15 -D "" -importcfg $WORK/b248/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/54/5458ba2b4ac699e7a2f42b6e16762ab001437ba3ce244d5519c633315f5c3ff5-d # internal cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b307/_pkg_.a $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o $WORK/b307/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/bd/bd3e4814a31a534022bca24b9dca072385a9027517c69ba68c1cc7f96f373731-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b257/ cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c btrfs.cgo2.c cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b258/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Rvkbx0f4ohX3jdpD0Q9s/Rvkbx0f4ohX3jdpD0Q9s -goversion go1.16.15 -D "" -importcfg $WORK/b257/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/02/02cce999792f7604b3c9894e16d2aacdc90d831fa144a707444fda6f63ee0cd1-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b260/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid khE48iI5nlmoUhqd4HMZ/khE48iI5nlmoUhqd4HMZ -goversion go1.16.15 -D "" -importcfg $WORK/b259/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/c6/c6a26e3ceafefae360cf964238fc340db7989f1d707062bbd890fbfbcf357c67-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b307/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b308/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b273/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid 5p9xq6qnFXeo-zl7rDQ5/5p9xq6qnFXeo-zl7rDQ5 -goversion go1.16.15 -D "" -importcfg $WORK/b306/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./vendor/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./vendor/src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/d1/d1c883b3a443e4bb8c71a506d73b5988281eec7edd05f64d9e272ff7074914bd-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b255/ google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b350/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b256/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid Dzdzh985RR613SpsaR2E/Dzdzh985RR613SpsaR2E -goversion go1.16.15 -D "" -importcfg $WORK/b255/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/any/any.pb.go cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b256/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid oLLx63JpabZaYayaW8iW/oLLx63JpabZaYayaW8iW -goversion go1.16.15 -D "" -importcfg $WORK/b350/importcfg -pack ./vendor/src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/71/710d4465ef06d4cc46b16254321d42a79d8d0208c901f2315ae75a940b49ad46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/26/265a445efcd4af93af3c92eb68ae4b07ec811eb81fbc58933dc34e1ca682ca35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/5c/5c63405f178099f7efdb261cb5e1db3ab62dae829bf97a744f9d59d5117ecb84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/18/1800be2e586ffd304560602cd86f84835a5fde20cd14ab9dbb88fa4dcc0d6818-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c version.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/8d/8d6327f46086abbb3302f7529d0bff733a0a07947cfea022039915c4fd24c354-d # internal github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b484/ github.com/containers/ocicrypt/config mkdir -p $WORK/b314/ github.com/containers/ocicrypt/utils mkdir -p $WORK/b305/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b273/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid WrtqiOlaJvKUr6KsS0wP/WrtqiOlaJvKUr6KsS0wP -goversion go1.16.15 -D "" -importcfg $WORK/b484/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/pkcs11config/config.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b273/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid IyS8QPVaCbNAf50E72Aa/IyS8QPVaCbNAf50E72Aa -goversion go1.16.15 -D "" -importcfg $WORK/b314/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/config.go ./vendor/src/github.com/containers/ocicrypt/config/constructors.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b290/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b309/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid rxMKIgCDTjWO0MBTn1pI/rxMKIgCDTjWO0MBTn1pI -goversion go1.16.15 -D "" -importcfg $WORK/b305/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/utils/delayedreader.go ./vendor/src/github.com/containers/ocicrypt/utils/ioutils.go ./vendor/src/github.com/containers/ocicrypt/utils/testing.go ./vendor/src/github.com/containers/ocicrypt/utils/utils.go cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/64/6462d01763c75f9b11396b88dde992d49bdf05319656b3f8c9fb6ef4f08accfa-d # internal cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/78/78aaeedc9a75519bc189bacde20fb80e2a1d95d7912510dd61cc41a9a9539418-d # internal cd /builddir/build/BUILD/skopeo-1.7.0 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -o $WORK/b452/_cgo_.o $WORK/b452/_cgo_main.o $WORK/b452/_x001.o $WORK/b452/_x002.o $WORK/b452/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/55/55efe2e77bf9fb5de96583d0a785f860dd0ed600df88e7f8c4ee988dc492f480-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid yK2Ag6Asw2fvNKDetBR2/yK2Ag6Asw2fvNKDetBR2 -goversion go1.16.15 -D "" -importcfg $WORK/b316/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage btrfs -dynimport $WORK/b452/_cgo_.o -dynout $WORK/b452/_cgo_import.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/e0/e02a7e2b4b448276e385b4a54d3b41d31df9f0735a36f38b42e8c8704f6d2d3d-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b316/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b290/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b293/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/mail=$WORK/b380/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid jQ0JhTsB7nMj6Qo_anau/jQ0JhTsB7nMj6Qo_anau -goversion go1.16.15 -D "" -importcfg $WORK/b379/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b449/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid 7FTTyWa44G1YIHhyPflp/7FTTyWa44G1YIHhyPflp -goversion go1.16.15 -D "" -importcfg $WORK/b452/importcfg -pack $WORK/b452/_cgo_gotypes.go $WORK/b452/btrfs.cgo1.go $WORK/b452/version.cgo1.go $WORK/b452/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/f5/f5dd81c348d440c941a80410553bfa19be04dd3e863d9484e1a5a05693d9fa03-d # internal github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b381/ github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b317/ mkdir -p $WORK/b304/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b316/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b305/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b382/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid joWzRbcBkZ5Yh4vz23dn/joWzRbcBkZ5Yh4vz23dn -goversion go1.16.15 -D "" -importcfg $WORK/b381/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b316/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b305/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b309/_pkg_.a EOF cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b305/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid vmVL7YM8TeZJobHPVfOO/vmVL7YM8TeZJobHPVfOO -goversion go1.16.15 -D "" -importcfg $WORK/b304/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./vendor/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid Nw5RFa1FP2-D9QyGwclt/Nw5RFa1FP2-D9QyGwclt -goversion go1.16.15 -D "" -importcfg $WORK/b317/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b316/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b305/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b383/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid siJytUDX9rkwUm9J9IXN/siJytUDX9rkwUm9J9IXN -goversion go1.16.15 -D "" -importcfg $WORK/b382/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/39/399f98c9431e3e7c770012f8817a84a7023333a3005797f7a7bf45ca15215f26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/2e/2edab28b985581de15d1f60ec6212379754014336e3ae7edad55cfbc393dcc52-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8e/8e070d3e24b6a6715f25100cad9ee2149ccb82c8b7e04aa51a084744a767d3f7-d # internal net/http/httptrace mkdir -p $WORK/b203/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b205/ google.golang.org/grpc/internal/credentials mkdir -p $WORK/b332/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid QJNc8e6TsMjcZSR3MFcU/QJNc8e6TsMjcZSR3MFcU -goversion go1.16.15 -D "" -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a6/a6f246c4ab73478824f8822b4ef39229ead6e836d74275dabd614a204b2ce24b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid rdJXKYX8Z8xIiLuRuZgb/rdJXKYX8Z8xIiLuRuZgb -goversion go1.16.15 -D "" -importcfg $WORK/b205/importcfg -pack ./vendor/src/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/src/github.com/docker/go-connections/tlsconfig/config.go ./vendor/src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid crpd3wwVBbQrHz0AomdN/crpd3wwVBbQrHz0AomdN -goversion go1.16.15 -D "" -importcfg $WORK/b332/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/src/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/src/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/src/google.golang.org/grpc/internal/credentials/util.go github.com/containers/libtrust mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/base32=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid 2b_wt5fQuzj1RKmTAFW_/2b_wt5fQuzj1RKmTAFW_ -goversion go1.16.15 -D "" -importcfg $WORK/b118/importcfg -pack ./vendor/src/github.com/containers/libtrust/certificates.go ./vendor/src/github.com/containers/libtrust/doc.go ./vendor/src/github.com/containers/libtrust/ec_key.go ./vendor/src/github.com/containers/libtrust/ec_key_no_openssl.go ./vendor/src/github.com/containers/libtrust/filter.go ./vendor/src/github.com/containers/libtrust/hash.go ./vendor/src/github.com/containers/libtrust/jsonsign.go ./vendor/src/github.com/containers/libtrust/key.go ./vendor/src/github.com/containers/libtrust/key_files.go ./vendor/src/github.com/containers/libtrust/key_manager.go ./vendor/src/github.com/containers/libtrust/rsa_key.go ./vendor/src/github.com/containers/libtrust/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/35/35d7a18eaa93249d5f54e5a4fdce5f1c1407a5f8bbac72dfc2fa62f7cebb6b3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/a5/a5b52e98cf78ad3a60f344fc037ece14d646b1f568465d04d48522b1e6b973fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/65/654babba01ae43d3debb07cef4b8402d021bf5740b6842d2ec55f52803e496c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal net/http mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b190/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b192/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile mime=$WORK/b200/_pkg_.a packagefile mime/multipart=$WORK/b201/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b203/_pkg_.a packagefile net/http/internal=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p net/http -std -complete -installsuffix shared -buildid IeDehP3JZmIhIIMZdg1t/IeDehP3JZmIhIIMZdg1t -goversion go1.16.15 -D "" -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/35/35bf8432b81b3e42b29d5bcb803e6bbddbd184d7eea3a321b7983923c89e5227-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/ad/ad340fd9f36582374c353d677e4081d5107afec10bd974387bd6edcfd89378f8-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/99/99194ac4598cd4412b61e1906e85766bc6d52ec06c5a16d3356e1a43d9acefab-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b248/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid Y7_zchWiOotnIBdzrBpP/Y7_zchWiOotnIBdzrBpP -goversion go1.16.15 -D "" -importcfg $WORK/b243/importcfg -pack ./vendor/src/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/src/google.golang.org/protobuf/reflect/protodesc/proto.go cd /builddir/build/BUILD/skopeo-1.7.0/vendor/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b452/_pkg_.a $WORK/b452/_x001.o $WORK/b452/_x002.o $WORK/b452/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/44/44a116ad3085c3930cf9e383e448868490ab05dc6b05b394bd021626ed6c0e35-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b446/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b452/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b453/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b458/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b462/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b464/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.7.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid V7zPxI1k5wjwG-nLquOk/V7zPxI1k5wjwG-nLquOk -goversion go1.16.15 -D "" -importcfg $WORK/b445/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/register/register_aufs.go ./vendor/src/github.com/containers/storage/drivers/register/register_btrfs.go ./vendor/src/github.com/containers/storage/drivers/register/register_devicemapper.go ./vendor/src/github.com/containers/storage/drivers/register/register_overlay.go ./vendor/src/github.com/containers/storage/drivers/register/register_vfs.go ./vendor/src/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/94/944e54acecfb0b785e1cf245245316e6c4d112a632dea335f03e03723cabb086-d # internal github.com/containers/storage mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b445/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b466/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b467/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b468/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b470/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b472/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b183/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b449/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b147/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b473/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b444/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid usrwaocirXArv-_uIj35/usrwaocirXArv-_uIj35 -goversion go1.16.15 -D "" -importcfg $WORK/b439/importcfg -pack ./vendor/src/github.com/containers/storage/containers.go ./vendor/src/github.com/containers/storage/errors.go ./vendor/src/github.com/containers/storage/idset.go ./vendor/src/github.com/containers/storage/images.go ./vendor/src/github.com/containers/storage/jsoniter.go ./vendor/src/github.com/containers/storage/layers.go ./vendor/src/github.com/containers/storage/lockfile_compat.go ./vendor/src/github.com/containers/storage/store.go ./vendor/src/github.com/containers/storage/userns.go ./vendor/src/github.com/containers/storage/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/03/03fa2eff55d1ac65e04cc84adfb1f4ef5f5b8a57964ea403258f915b3fd1a95d-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b117/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b118/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b120/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid xCW_Tuw1XvFHDUaRz2Ig/xCW_Tuw1XvFHDUaRz2Ig -goversion go1.16.15 -D "" -importcfg $WORK/b110/importcfg -pack ./vendor/src/github.com/containers/image/v5/manifest/common.go ./vendor/src/github.com/containers/image/v5/manifest/docker_schema1.go ./vendor/src/github.com/containers/image/v5/manifest/docker_schema2.go ./vendor/src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./vendor/src/github.com/containers/image/v5/manifest/list.go ./vendor/src/github.com/containers/image/v5/manifest/manifest.go ./vendor/src/github.com/containers/image/v5/manifest/oci.go ./vendor/src/github.com/containers/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d3/d388e11b19c85994b82097cef0e510f84b1e164595fcd2c99f7d5aa5274a41b7-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b190/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid PdcjaZXFfiBMLHGZRawR/PdcjaZXFfiBMLHGZRawR -goversion go1.16.15 -D "" -importcfg $WORK/b224/importcfg -pack ./vendor/src/github.com/golang/protobuf/proto/buffer.go ./vendor/src/github.com/golang/protobuf/proto/defaults.go ./vendor/src/github.com/golang/protobuf/proto/deprecated.go ./vendor/src/github.com/golang/protobuf/proto/discard.go ./vendor/src/github.com/golang/protobuf/proto/extensions.go ./vendor/src/github.com/golang/protobuf/proto/properties.go ./vendor/src/github.com/golang/protobuf/proto/proto.go ./vendor/src/github.com/golang/protobuf/proto/registry.go ./vendor/src/github.com/golang/protobuf/proto/text_decode.go ./vendor/src/github.com/golang/protobuf/proto/text_encode.go ./vendor/src/github.com/golang/protobuf/proto/wire.go ./vendor/src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d4/d41b3835a898138d84ac8c196521c552a1eefca1d6fbd628e91c3c0ef275549d-d # internal github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b397/ github.com/containers/image/v5/image mkdir -p $WORK/b108/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid rQYcWEwjM2f71mzfXvpi/rQYcWEwjM2f71mzfXvpi -goversion go1.16.15 -D "" -importcfg $WORK/b397/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/writer.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid yb1mEdb8jgnRtuszhaqn/yb1mEdb8jgnRtuszhaqn -goversion go1.16.15 -D "" -importcfg $WORK/b108/importcfg -pack ./vendor/src/github.com/containers/image/v5/image/docker_list.go ./vendor/src/github.com/containers/image/v5/image/docker_schema1.go ./vendor/src/github.com/containers/image/v5/image/docker_schema2.go ./vendor/src/github.com/containers/image/v5/image/manifest.go ./vendor/src/github.com/containers/image/v5/image/memory.go ./vendor/src/github.com/containers/image/v5/image/oci.go ./vendor/src/github.com/containers/image/v5/image/oci_index.go ./vendor/src/github.com/containers/image/v5/image/sourced.go ./vendor/src/github.com/containers/image/v5/image/unparsed.go github.com/containers/image/v5/signature mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b289/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b290/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid R-JqVoaEDN57hYBxOdzj/R-JqVoaEDN57hYBxOdzj -goversion go1.16.15 -D "" -importcfg $WORK/b288/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/docker.go ./vendor/src/github.com/containers/image/v5/signature/json.go ./vendor/src/github.com/containers/image/v5/signature/mechanism.go ./vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./vendor/src/github.com/containers/image/v5/signature/policy_config.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval_simple.go ./vendor/src/github.com/containers/image/v5/signature/policy_reference_match.go ./vendor/src/github.com/containers/image/v5/signature/policy_types.go ./vendor/src/github.com/containers/image/v5/signature/signature.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/d8/d8d51354d22ef1b74b03ecd1c228fd7d1d88bf8c96f359b0a404fa0039fa312c-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/cd/cdba68f6c6f9409c01a938e8693587101ba5f580146ca898fbac943409a9c305-d # internal github.com/containers/image/v5/tarball mkdir -p $WORK/b482/ github.com/containers/image/v5/sif mkdir -p $WORK/b434/ github.com/containers/image/v5/directory mkdir -p $WORK/b394/ github.com/containers/image/v5/docker/archive mkdir -p $WORK/b396/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b435/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid QrBmgSXsJhyHE-Q4ew3u/QrBmgSXsJhyHE-Q4ew3u -goversion go1.16.15 -D "" -importcfg $WORK/b482/importcfg -pack ./vendor/src/github.com/containers/image/v5/tarball/doc.go ./vendor/src/github.com/containers/image/v5/tarball/tarball_reference.go ./vendor/src/github.com/containers/image/v5/tarball/tarball_src.go ./vendor/src/github.com/containers/image/v5/tarball/tarball_transport.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid 7OK0uI4valDUZMtQmc8c/7OK0uI4valDUZMtQmc8c -goversion go1.16.15 -D "" -importcfg $WORK/b434/importcfg -pack ./vendor/src/github.com/containers/image/v5/sif/load.go ./vendor/src/github.com/containers/image/v5/sif/src.go ./vendor/src/github.com/containers/image/v5/sif/transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid NlDBz2MIqqXmkg4HBZJY/NlDBz2MIqqXmkg4HBZJY -goversion go1.16.15 -D "" -importcfg $WORK/b394/importcfg -pack ./vendor/src/github.com/containers/image/v5/directory/directory_dest.go ./vendor/src/github.com/containers/image/v5/directory/directory_src.go ./vendor/src/github.com/containers/image/v5/directory/directory_transport.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid EghuIeKaGFh9GXZFnyxM/EghuIeKaGFh9GXZFnyxM -goversion go1.16.15 -D "" -importcfg $WORK/b396/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/archive/dest.go ./vendor/src/github.com/containers/image/v5/docker/archive/reader.go ./vendor/src/github.com/containers/image/v5/docker/archive/src.go ./vendor/src/github.com/containers/image/v5/docker/archive/transport.go ./vendor/src/github.com/containers/image/v5/docker/archive/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ae/ae77acf79f7227cabe409a1543ff363c70ed2009273cf96dcb5260c6a6e2c5eb-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b262/ github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b264/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b254/ google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b347/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b259/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF google.golang.org/grpc/credentials mkdir -p $WORK/b330/ google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid jaya9t_0MdaZHn4pzTGP/jaya9t_0MdaZHn4pzTGP -goversion go1.16.15 -D "" -importcfg $WORK/b262/importcfg -pack ./vendor/src/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid huibge8SJ3eNyeuCRCwS/huibge8SJ3eNyeuCRCwS -goversion go1.16.15 -D "" -importcfg $WORK/b264/importcfg -pack ./vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go mkdir -p $WORK/b343/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b332/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a EOF cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b258/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b260/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b255/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b257/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid UD3pYGGEvmH7o6iVBSeU/UD3pYGGEvmH7o6iVBSeU -goversion go1.16.15 -D "" -importcfg $WORK/b330/importcfg -pack ./vendor/src/google.golang.org/grpc/credentials/credentials.go ./vendor/src/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid f57Mo_Ft-g733gyW9EQd/f57Mo_Ft-g733gyW9EQd -goversion go1.16.15 -D "" -importcfg $WORK/b347/importcfg -pack ./vendor/src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid BOdcxOGYUvuco2Q9wnX8/BOdcxOGYUvuco2Q9wnX8 -goversion go1.16.15 -D "" -importcfg $WORK/b254/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/any.go ./vendor/src/github.com/golang/protobuf/ptypes/doc.go ./vendor/src/github.com/golang/protobuf/ptypes/duration.go ./vendor/src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid KmLtphwAXz-5GDLTlUPB/KmLtphwAXz-5GDLTlUPB -goversion go1.16.15 -D "" -importcfg $WORK/b343/importcfg -pack ./vendor/src/google.golang.org/grpc/encoding/proto/proto.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/4d/4d514fbf834f31611fb4b58a5d72fb25e004397b3ce5e794a6b65bc16ae33e68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e8/e8dc649bf4ac86925d914d3e1466efdd231225ed0fb71f0948e1b0e5a9923657-d # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/b6/b62b8b5263326dac9041b1769064b82dacbcc984ba1ec15bfd178a3a116621c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/bb/bbcf162c071a733676e68ecd3a84f57618e6f7896688ac482205f36d67959397-d # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/22/2270c06d0c0a54010542f5fd91c238c9251a928c6b14526313ad8fba6128f1e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ee/ee93b41276879d09b4efe438965598a99ea41efbe29c67ed9719aa7133b31221-d # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/a3/a378f8e24481ce1674288660d6b7bba409041486e89300344d74fbd82ffda41f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/91/91c06f4f64655d867caff29ff88f858361eb27b89348bd1771a30e3eb240fbf9-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b341/ google.golang.org/grpc/peer google.golang.org/grpc/resolver mkdir -p $WORK/b334/ mkdir -p $WORK/b375/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b353/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b330/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b335/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid zRvkvawIWhtwhf3bypaC/zRvkvawIWhtwhf3bypaC -goversion go1.16.15 -D "" -importcfg $WORK/b341/importcfg -pack ./vendor/src/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid Q4r5qbdeodEy6ruA-t0_/Q4r5qbdeodEy6ruA-t0_ -goversion go1.16.15 -D "" -importcfg $WORK/b334/importcfg -pack ./vendor/src/google.golang.org/grpc/resolver/map.go ./vendor/src/google.golang.org/grpc/resolver/resolver.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b330/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 4tp00Lm2VtGpqGxJQ9rw/4tp00Lm2VtGpqGxJQ9rw -goversion go1.16.15 -D "" -importcfg $WORK/b353/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/src/google.golang.org/grpc/internal/channelz/logging.go ./vendor/src/google.golang.org/grpc/internal/channelz/types.go ./vendor/src/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/src/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid Xm0RzQcJyAJUSobRv3bY/Xm0RzQcJyAJUSobRv3bY -goversion go1.16.15 -D "" -importcfg $WORK/b375/importcfg -pack ./vendor/src/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9e/9ee6f0fcb1448360b9ea4c52fe7ede238dda90109109bd4b02cfad7e59921c53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/d9/d9f2cddabf3c8c5f4f8bdcb26a56378cf72c75adf4dad33b035ca6ee6fc1b061-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/b7/b7bb702018e26ef89dcacc1e310daec17bec9e1335fd8caeb988a988b57bc552-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b254/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b350/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid t2m267fGUQFo1yppWob2/t2m267fGUQFo1yppWob2 -goversion go1.16.15 -D "" -importcfg $WORK/b351/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/47/47909bcab54e3486ec58528c42854607ee55b3b394dfa8f76d39cd9a5d9e5cb5-d # internal google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b360/ google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal mkdir -p $WORK/b333/ google.golang.org/grpc/internal/metadata mkdir -p $WORK/b358/ mkdir -p $WORK/b362/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b335/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid Fcad3io1LD_NEF3EQhQd/Fcad3io1LD_NEF3EQhQd -goversion go1.16.15 -D "" -importcfg $WORK/b333/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/internal.go ./vendor/src/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid akYV6UzoLBZOxOkoUuxC/akYV6UzoLBZOxOkoUuxC -goversion go1.16.15 -D "" -importcfg $WORK/b360/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go mkdir -p $WORK/b372/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid ut7HWgf1hbuPF0A2SUtF/ut7HWgf1hbuPF0A2SUtF -goversion go1.16.15 -D "" -importcfg $WORK/b358/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/grpclb/state/state.go cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a EOF cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid 5CoIwBgaaHeCtm1kQ7N7/5CoIwBgaaHeCtm1kQ7N7 -goversion go1.16.15 -D "" -importcfg $WORK/b362/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid 2_a7K1QW-zJQkDmm-URJ/2_a7K1QW-zJQkDmm-URJ -goversion go1.16.15 -D "" -importcfg $WORK/b372/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/metadata/metadata.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/03/031a6ad7d19df36fcaaf2d034465ae91cef493e040698806651fc84db053d7c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/46/4645fb1673a1e59b9ccbf30b3fddf1b1197ba0e22842fe5e08bbd3f1676763be-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a EOF cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/ad/ad3d8ba52049e27769a1d6d06e0b25a8ff0515f520ca31f9760e321eba3f18f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid m5DeP_yIs6NUG1ISg73t/m5DeP_yIs6NUG1ISg73t -goversion go1.16.15 -D "" -importcfg $WORK/b361/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/unix/unix.go google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b357/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b335/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid 17goA7ris1X-O-u8amkd/17goA7ris1X-O-u8amkd -goversion go1.16.15 -D "" -importcfg $WORK/b357/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/8a/8a9d45e66cd5450d1628877db4e81c142c2b6f3ce820314d5446b519f312622e-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b335/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid cAd2O2WvmaYH2TF3b1qq/cAd2O2WvmaYH2TF3b1qq -goversion go1.16.15 -D "" -importcfg $WORK/b326/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/d2/d250e85bd317940ce9ba7cdc1c2695f870c6ae97f389fb2d4e29c9bdc8184409-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b6/b6030e2248981d31af7f07f7ede8e1cd559a25eec790fba74d446d67f84263e6-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/30/30545e3bc7fb5afd9bb85a4b0fee2774593e578b7bc7b913d7211cb4d54eeba1-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b262/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid LoT6JrTDEIAcFUlsfa8r/LoT6JrTDEIAcFUlsfa8r -goversion go1.16.15 -D "" -importcfg $WORK/b261/importcfg -pack ./vendor/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/94/948e2e6b9cdcd0aa543627761be0c395bb88389c6d10c4ced95282005d269a65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/3d/3ddf06c1269278dbfb479b553ec8c4906b5b19de1d308ec5b8fed862e14a1cfd-d # internal google.golang.org/grpc/status mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b350/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid lrTko_qcDxhEBOdBRwN4/lrTko_qcDxhEBOdBRwN4 -goversion go1.16.15 -D "" -importcfg $WORK/b349/importcfg -pack ./vendor/src/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a4/a4088c0ba3ea187e0c947852e65fd1b4a1ccb135855e0e31ebaa43cf63fec5af-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b356/ google.golang.org/grpc/balancer/base mkdir -p $WORK/b337/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b335/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid nJpA6VBs6tYKBNRood74/nJpA6VBs6tYKBNRood74 -goversion go1.16.15 -D "" -importcfg $WORK/b356/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid usXKVUxLFssTCBP6MqiM/usXKVUxLFssTCBP6MqiM -goversion go1.16.15 -D "" -importcfg $WORK/b337/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/base/balancer.go ./vendor/src/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d7/d70d6e36ec51af0a41e2b62f0842ccedfa7d5372446b7b476e741d72b0a4144b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/24/24f91d2b2781924340389c8686e32c51f9d70f83835d765022244192084f4d09-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b403/ google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b346/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b349/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid _rRCDASbu12GoipHJHx9/_rRCDASbu12GoipHJHx9 -goversion go1.16.15 -D "" -importcfg $WORK/b403/importcfg -pack ./vendor/src/github.com/containerd/containerd/errdefs/errors.go ./vendor/src/github.com/containerd/containerd/errdefs/grpc.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b348/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid PKkEo7MJx8-NM-oQHvLx/PKkEo7MJx8-NM-oQHvLx -goversion go1.16.15 -D "" -importcfg $WORK/b346/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/src/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/src/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/src/google.golang.org/grpc/internal/binarylog/sink.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/67/670230959eb080e0e3f8abfc9ff686111781b85a17110e35a5597198949c2d7d-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid lWexY-lIDGA-cQOAAr5p/lWexY-lIDGA-cQOAAr5p -goversion go1.16.15 -D "" -importcfg $WORK/b355/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/c2/c2f2191cc2f354821ffc40d73136a890c2c1c5725277e2ab63a96c8ec1294696-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/4d/4dbd49114d635da87069a2978486085331a0a6f0b5212c1dc6eb444eb51b6537-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b339/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid LxDffPK8oJ6Anmft6xJz/LxDffPK8oJ6Anmft6xJz -goversion go1.16.15 -D "" -importcfg $WORK/b338/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/cb/cbbcfa4862495ae011ac9856b112a0bf8a6cb5e1ec8e30c63a79c2290300094e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/d6/d6ec8e75f049874da7b31add3fa246e083954d19872aca1389bf3834b96d4eea-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b403/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid wFuAIhNGcliDnMSiPi8X/wFuAIhNGcliDnMSiPi8X -goversion go1.16.15 -D "" -importcfg $WORK/b402/importcfg -pack ./vendor/src/github.com/containerd/containerd/platforms/compare.go ./vendor/src/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/src/github.com/containerd/containerd/platforms/database.go ./vendor/src/github.com/containerd/containerd/platforms/defaults.go ./vendor/src/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/src/github.com/containerd/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/80/801915c91e9d82f4e356d78302fdeed7b7d2b145190dac11168efce34e6979b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/a9/a9153b0b18183c4414f0f5e459cd962881b13539bb6969dd4b213f7bd60a0766-d # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/34/344f9890442a884bee099ac54d8f93b3e280bf861944de84a7e99eeb748f2192-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b475/_pkg_.a packagefile github.com/containers/storage=$WORK/b439/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b463/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b470/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b481/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b138/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b147/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid ePJW2xAJZBUOeHWH0rEb/ePJW2xAJZBUOeHWH0rEb -goversion go1.16.15 -D "" -importcfg $WORK/b474/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chunked/cache_linux.go ./vendor/src/github.com/containers/storage/pkg/chunked/compression.go ./vendor/src/github.com/containers/storage/pkg/chunked/storage.go ./vendor/src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/ba/ba34268783de1e8d9f138be1ef5d244ad025200adffbd944c0dba527cceab418-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/5c/5c0ca89c3f916d524f9ecd99e2c51afb19fb4df18cd25796d041e85ce9b5309f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/8e/8e8a1cc1573775c57e13af772ba408a60d670d5be34146d44e58cb51ea0557c7-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/storage=$WORK/b439/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b474/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid n-C58gzcJMpx4t0tqar5/n-C58gzcJMpx4t0tqar5 -goversion go1.16.15 -D "" -importcfg $WORK/b438/importcfg -pack ./vendor/src/github.com/containers/image/v5/storage/storage_image.go ./vendor/src/github.com/containers/image/v5/storage/storage_reference.go ./vendor/src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/46/46847470f25d7cce9e74969fe7171dcc0e5bc0ecdaac9f22d4c1ecf99c5c0710-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/88/8829acaf942d3912d29ffc501737e40722239fa81415be9221a01c5e3ffbd661-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b208/ expvar github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b216/ github.com/docker/distribution github.com/docker/go-connections/sockets mkdir -p $WORK/b186/ net/http/httputil cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF golang.org/x/net/trace mkdir -p $WORK/b321/ github.com/gorilla/mux github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 3Ivgo1hiCxZvky3RFgfH/3Ivgo1hiCxZvky3RFgfH -goversion go1.16.15 -D "" -importcfg $WORK/b208/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/src/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/src/github.com/docker/distribution/registry/api/errcode/register.go mkdir -p $WORK/b214/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid yYrHA0LBOvT_sro3V-br/yYrHA0LBOvT_sro3V-br -goversion go1.16.15 -D "" -importcfg $WORK/b216/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/client/transport/http_reader.go ./vendor/src/github.com/docker/distribution/registry/client/transport/transport.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b322/_pkg_.a packagefile html/template=$WORK/b323/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b278/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b215/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b187/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid AJsiP588Vh5uxNg34PsQ/AJsiP588Vh5uxNg34PsQ -goversion go1.16.15 -D "" -importcfg $WORK/b321/importcfg -pack ./vendor/src/golang.org/x/net/trace/events.go ./vendor/src/golang.org/x/net/trace/histogram.go ./vendor/src/golang.org/x/net/trace/trace.go mkdir -p $WORK/b221/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b200/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b378/ golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 2McBBZjSfvA8VWEKVIK9/2McBBZjSfvA8VWEKVIK9 -goversion go1.16.15 -D "" -importcfg $WORK/b186/importcfg -pack ./vendor/src/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/src/github.com/docker/go-connections/sockets/proxy.go ./vendor/src/github.com/docker/go-connections/sockets/sockets.go ./vendor/src/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/src/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/src/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid OV2UXQe2dmj5gyEkyYhB/OV2UXQe2dmj5gyEkyYhB -goversion go1.16.15 -D "" -importcfg $WORK/b214/importcfg -pack ./vendor/src/github.com/docker/distribution/blobs.go ./vendor/src/github.com/docker/distribution/doc.go ./vendor/src/github.com/docker/distribution/errors.go ./vendor/src/github.com/docker/distribution/manifests.go ./vendor/src/github.com/docker/distribution/registry.go ./vendor/src/github.com/docker/distribution/tags.go mkdir -p $WORK/b263/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b364/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid tjDIELg2a5_J25QSxs9S/tjDIELg2a5_J25QSxs9S -goversion go1.16.15 -D "" -importcfg $WORK/b212/importcfg -pack ./vendor/src/github.com/gorilla/mux/doc.go ./vendor/src/github.com/gorilla/mux/middleware.go ./vendor/src/github.com/gorilla/mux/mux.go ./vendor/src/github.com/gorilla/mux/regexp.go ./vendor/src/github.com/gorilla/mux/route.go ./vendor/src/github.com/gorilla/mux/test_helpers.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/http/internal=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid wVygIVxNSSKovXQr8xbW/wVygIVxNSSKovXQr8xbW -goversion go1.16.15 -D "" -importcfg $WORK/b215/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./vendor/src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b190/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b365/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b371/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b366/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/http/httptrace=$WORK/b203/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p expvar -std -complete -installsuffix shared -buildid aFV4V26hfVBKANIXITh8/aFV4V26hfVBKANIXITh8 -goversion go1.16.15 -D "" -importcfg $WORK/b221/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid Dan7OlREnfZsRSdgXkYQ/Dan7OlREnfZsRSdgXkYQ -goversion go1.16.15 -D "" -importcfg $WORK/b378/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b254/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b264/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b262/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b265/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b266/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b200/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid kwHuZep8DizWO0acQTs_/kwHuZep8DizWO0acQTs_ -goversion go1.16.15 -D "" -importcfg $WORK/b364/importcfg -pack ./vendor/src/golang.org/x/net/http2/ascii.go ./vendor/src/golang.org/x/net/http2/ciphers.go ./vendor/src/golang.org/x/net/http2/client_conn_pool.go ./vendor/src/golang.org/x/net/http2/databuffer.go ./vendor/src/golang.org/x/net/http2/errors.go ./vendor/src/golang.org/x/net/http2/flow.go ./vendor/src/golang.org/x/net/http2/frame.go ./vendor/src/golang.org/x/net/http2/go111.go ./vendor/src/golang.org/x/net/http2/go115.go ./vendor/src/golang.org/x/net/http2/gotrack.go ./vendor/src/golang.org/x/net/http2/headermap.go ./vendor/src/golang.org/x/net/http2/http2.go ./vendor/src/golang.org/x/net/http2/not_go118.go ./vendor/src/golang.org/x/net/http2/pipe.go ./vendor/src/golang.org/x/net/http2/server.go ./vendor/src/golang.org/x/net/http2/transport.go ./vendor/src/golang.org/x/net/http2/write.go ./vendor/src/golang.org/x/net/http2/writesched.go ./vendor/src/golang.org/x/net/http2/writesched_priority.go ./vendor/src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 7S3A3sRFoPwuqOb1ImL1/7S3A3sRFoPwuqOb1ImL1 -goversion go1.16.15 -D "" -importcfg $WORK/b263/importcfg -pack ./vendor/src/github.com/prometheus/common/expfmt/decode.go ./vendor/src/github.com/prometheus/common/expfmt/encode.go ./vendor/src/github.com/prometheus/common/expfmt/expfmt.go ./vendor/src/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/src/github.com/prometheus/common/expfmt/text_create.go ./vendor/src/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/8c/8c2d06337f67f175a9c4144c56ba65a0e509721c2631bb91be6dcc33182c7767-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b8/b81e767881cca7a7408847f600be52d8148d3569fce9b5d205b2d0f0cc75012f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/29/29ddd9a9477f0299bf18d224b6f21b001f2f10064ab4264e6df43b7216605458-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/72/722f4a4be479bbd046111eb58a2f296299327755162d6869c38295ed8a055b7e-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b186/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 3KkLfO0yOGk0oiiTSMtA/3KkLfO0yOGk0oiiTSMtA -goversion go1.16.15 -D "" -importcfg $WORK/b185/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/14/14e27f57302173abf44de10bd86c0013528335f9da7321caa33d1b5387a724a9-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b403/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b208/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b349/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid oVR3ONKTQO49H2-o7Beu/oVR3ONKTQO49H2-o7Beu -goversion go1.16.15 -D "" -importcfg $WORK/b422/importcfg -pack ./vendor/src/github.com/docker/docker/errdefs/defs.go ./vendor/src/github.com/docker/docker/errdefs/doc.go ./vendor/src/github.com/docker/docker/errdefs/helpers.go ./vendor/src/github.com/docker/docker/errdefs/http_helpers.go ./vendor/src/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/79/79b78b9fef1d091462081287a08eea8424ef88d23a30da9bb574e6a0e8880c97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b9/b953580f9beede5bfa9e7198c1c855888472a712cafb4af85a2fc6e40a02f684-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b424/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid DbKleBl0erHXqWAyiBR9/DbKleBl0erHXqWAyiBR9 -goversion go1.16.15 -D "" -importcfg $WORK/b425/importcfg -pack ./vendor/src/github.com/containers/image/v5/oci/layout/oci_dest.go ./vendor/src/github.com/containers/image/v5/oci/layout/oci_src.go ./vendor/src/github.com/containers/image/v5/oci/layout/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/da/daf26f40733802ddca246bae61331ac531e2f53a5d6ff699fbe361a098291f31-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/db/db4300e59780b0b427db9d1be3bd5aedaf0ef2c65b85b7e069c350a43403b834-d # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/c8/c81a1fae5628b79f24a7df852574cd5df8373f3b5cb971e861afeef77d314fe7-d # internal github.com/docker/docker/client mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b402/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b210/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b418/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b121/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b421/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b422/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b186/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/http/httputil=$WORK/b378/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid Hhlrw6Yd07B6cuP4BEzH/Hhlrw6Yd07B6cuP4BEzH -goversion go1.16.15 -D "" -importcfg $WORK/b401/importcfg -pack ./vendor/src/github.com/docker/docker/client/build_cancel.go ./vendor/src/github.com/docker/docker/client/build_prune.go ./vendor/src/github.com/docker/docker/client/checkpoint_create.go ./vendor/src/github.com/docker/docker/client/checkpoint_delete.go ./vendor/src/github.com/docker/docker/client/checkpoint_list.go ./vendor/src/github.com/docker/docker/client/client.go ./vendor/src/github.com/docker/docker/client/client_deprecated.go ./vendor/src/github.com/docker/docker/client/client_unix.go ./vendor/src/github.com/docker/docker/client/config_create.go ./vendor/src/github.com/docker/docker/client/config_inspect.go ./vendor/src/github.com/docker/docker/client/config_list.go ./vendor/src/github.com/docker/docker/client/config_remove.go ./vendor/src/github.com/docker/docker/client/config_update.go ./vendor/src/github.com/docker/docker/client/container_attach.go ./vendor/src/github.com/docker/docker/client/container_commit.go ./vendor/src/github.com/docker/docker/client/container_copy.go ./vendor/src/github.com/docker/docker/client/container_create.go ./vendor/src/github.com/docker/docker/client/container_diff.go ./vendor/src/github.com/docker/docker/client/container_exec.go ./vendor/src/github.com/docker/docker/client/container_export.go ./vendor/src/github.com/docker/docker/client/container_inspect.go ./vendor/src/github.com/docker/docker/client/container_kill.go ./vendor/src/github.com/docker/docker/client/container_list.go ./vendor/src/github.com/docker/docker/client/container_logs.go ./vendor/src/github.com/docker/docker/client/container_pause.go ./vendor/src/github.com/docker/docker/client/container_prune.go ./vendor/src/github.com/docker/docker/client/container_remove.go ./vendor/src/github.com/docker/docker/client/container_rename.go ./vendor/src/github.com/docker/docker/client/container_resize.go ./vendor/src/github.com/docker/docker/client/container_restart.go ./vendor/src/github.com/docker/docker/client/container_start.go ./vendor/src/github.com/docker/docker/client/container_stats.go ./vendor/src/github.com/docker/docker/client/container_stop.go ./vendor/src/github.com/docker/docker/client/container_top.go ./vendor/src/github.com/docker/docker/client/container_unpause.go ./vendor/src/github.com/docker/docker/client/container_update.go ./vendor/src/github.com/docker/docker/client/container_wait.go ./vendor/src/github.com/docker/docker/client/disk_usage.go ./vendor/src/github.com/docker/docker/client/distribution_inspect.go ./vendor/src/github.com/docker/docker/client/errors.go ./vendor/src/github.com/docker/docker/client/events.go ./vendor/src/github.com/docker/docker/client/hijack.go ./vendor/src/github.com/docker/docker/client/image_build.go ./vendor/src/github.com/docker/docker/client/image_create.go ./vendor/src/github.com/docker/docker/client/image_history.go ./vendor/src/github.com/docker/docker/client/image_import.go ./vendor/src/github.com/docker/docker/client/image_inspect.go ./vendor/src/github.com/docker/docker/client/image_list.go ./vendor/src/github.com/docker/docker/client/image_load.go ./vendor/src/github.com/docker/docker/client/image_prune.go ./vendor/src/github.com/docker/docker/client/image_pull.go ./vendor/src/github.com/docker/docker/client/image_push.go ./vendor/src/github.com/docker/docker/client/image_remove.go ./vendor/src/github.com/docker/docker/client/image_save.go ./vendor/src/github.com/docker/docker/client/image_search.go ./vendor/src/github.com/docker/docker/client/image_tag.go ./vendor/src/github.com/docker/docker/client/info.go ./vendor/src/github.com/docker/docker/client/interface.go ./vendor/src/github.com/docker/docker/client/interface_experimental.go ./vendor/src/github.com/docker/docker/client/interface_stable.go ./vendor/src/github.com/docker/docker/client/login.go ./vendor/src/github.com/docker/docker/client/network_connect.go ./vendor/src/github.com/docker/docker/client/network_create.go ./vendor/src/github.com/docker/docker/client/network_disconnect.go ./vendor/src/github.com/docker/docker/client/network_inspect.go ./vendor/src/github.com/docker/docker/client/network_list.go ./vendor/src/github.com/docker/docker/client/network_prune.go ./vendor/src/github.com/docker/docker/client/network_remove.go ./vendor/src/github.com/docker/docker/client/node_inspect.go ./vendor/src/github.com/docker/docker/client/node_list.go ./vendor/src/github.com/docker/docker/client/node_remove.go ./vendor/src/github.com/docker/docker/client/node_update.go ./vendor/src/github.com/docker/docker/client/options.go ./vendor/src/github.com/docker/docker/client/ping.go ./vendor/src/github.com/docker/docker/client/plugin_create.go ./vendor/src/github.com/docker/docker/client/plugin_disable.go ./vendor/src/github.com/docker/docker/client/plugin_enable.go ./vendor/src/github.com/docker/docker/client/plugin_inspect.go ./vendor/src/github.com/docker/docker/client/plugin_install.go ./vendor/src/github.com/docker/docker/client/plugin_list.go ./vendor/src/github.com/docker/docker/client/plugin_push.go ./vendor/src/github.com/docker/docker/client/plugin_remove.go ./vendor/src/github.com/docker/docker/client/plugin_set.go ./vendor/src/github.com/docker/docker/client/plugin_upgrade.go ./vendor/src/github.com/docker/docker/client/request.go ./vendor/src/github.com/docker/docker/client/secret_create.go ./vendor/src/github.com/docker/docker/client/secret_inspect.go ./vendor/src/github.com/docker/docker/client/secret_list.go ./vendor/src/github.com/docker/docker/client/secret_remove.go ./vendor/src/github.com/docker/docker/client/secret_update.go ./vendor/src/github.com/docker/docker/client/service_create.go ./vendor/src/github.com/docker/docker/client/service_inspect.go ./vendor/src/github.com/docker/docker/client/service_list.go ./vendor/src/github.com/docker/docker/client/service_logs.go ./vendor/src/github.com/docker/docker/client/service_remove.go ./vendor/src/github.com/docker/docker/client/service_update.go ./vendor/src/github.com/docker/docker/client/swarm_get_unlock_key.go ./vendor/src/github.com/docker/docker/client/swarm_init.go ./vendor/src/github.com/docker/docker/client/swarm_inspect.go ./vendor/src/github.com/docker/docker/client/swarm_join.go ./vendor/src/github.com/docker/docker/client/swarm_leave.go ./vendor/src/github.com/docker/docker/client/swarm_unlock.go ./vendor/src/github.com/docker/docker/client/swarm_update.go ./vendor/src/github.com/docker/docker/client/task_inspect.go ./vendor/src/github.com/docker/docker/client/task_list.go ./vendor/src/github.com/docker/docker/client/task_logs.go ./vendor/src/github.com/docker/docker/client/transport.go ./vendor/src/github.com/docker/docker/client/utils.go ./vendor/src/github.com/docker/docker/client/version.go ./vendor/src/github.com/docker/docker/client/volume_create.go ./vendor/src/github.com/docker/docker/client/volume_inspect.go ./vendor/src/github.com/docker/docker/client/volume_list.go ./vendor/src/github.com/docker/docker/client/volume_prune.go ./vendor/src/github.com/docker/docker/client/volume_remove.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/9d/9d1edc15fd718ec0d6841316a3d5d84fb376c3e9ac17bcab7260464bb8f20433-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b210/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b208/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 2hwq9_hCwyboNdB88uLl/2hwq9_hCwyboNdB88uLl -goversion go1.16.15 -D "" -importcfg $WORK/b209/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/api/v2/descriptors.go ./vendor/src/github.com/docker/distribution/registry/api/v2/doc.go ./vendor/src/github.com/docker/distribution/registry/api/v2/errors.go ./vendor/src/github.com/docker/distribution/registry/api/v2/headerparser.go ./vendor/src/github.com/docker/distribution/registry/api/v2/routes.go ./vendor/src/github.com/docker/distribution/registry/api/v2/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/f8/f8cab1909c35a5cb4c8847ef846ed5b99624d3b7e6664235dc664ec914111d31-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b424/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b425/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid XjiqBoi_AYbIqYLbf3xf/XjiqBoi_AYbIqYLbf3xf -goversion go1.16.15 -D "" -importcfg $WORK/b423/importcfg -pack ./vendor/src/github.com/containers/image/v5/oci/archive/oci_dest.go ./vendor/src/github.com/containers/image/v5/oci/archive/oci_src.go ./vendor/src/github.com/containers/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ef/efdbcd1a4ecc9c553569ef5273b4219341ffa6a04c2f99a0aea4459192b36377-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b221/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b222/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b223/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b254/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b261/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b262/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b263/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b266/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b267/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b136/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid z3cZdwBvdfq2VB3PtBoR/z3cZdwBvdfq2VB3PtBoR -goversion go1.16.15 -D "" -importcfg $WORK/b220/importcfg -pack ./vendor/src/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/src/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/src/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/src/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/src/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/src/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/src/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/src/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/src/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/src/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/src/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/src/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/src/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/src/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/src/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/src/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/src/github.com/prometheus/client_golang/prometheus/value.go ./vendor/src/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/e2/e208a794fcba251a7cec4432d0e05080b26610fb5c4c5bb8d36d63fe7df633d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/0f/0f4f114e1a8f831d8a2cec1d3be1bf311603d54a3e9bd7788cdf7edb66fbf9f2-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b208/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b209/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid 0vm9Slcm64Po4ryz_86d/0vm9Slcm64Po4ryz_86d -goversion go1.16.15 -D "" -importcfg $WORK/b279/importcfg -pack ./vendor/src/github.com/containers/common/pkg/retry/retry.go ./vendor/src/github.com/containers/common/pkg/retry/retry_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/e6/e6e63e89da2c782d74d5af9c38562aa3ea5bdafe4419f1971a90cbaa65eeb793-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/33/33da9a4dc3138b3ab665c81efdd911f38cde9626977fe3bc2661bdfbbd218f5c-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b190/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b220/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b262/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b263/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/http/httptrace=$WORK/b203/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 6QpzzByMRGl53pT-qztc/6QpzzByMRGl53pT-qztc -goversion go1.16.15 -D "" -importcfg $WORK/b270/importcfg -pack ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/option.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/c8/c853283c2d622f9b031edb298cb64bc7d83bae69d12368abfa7a0ea1db01c09d-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b364/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b371/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b350/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b348/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b377/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/http/httputil=$WORK/b378/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid 6mcvupjoGWOpv5q-dTsB/6mcvupjoGWOpv5q-dTsB -goversion go1.16.15 -D "" -importcfg $WORK/b363/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/src/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/src/google.golang.org/grpc/internal/transport/defaults.go ./vendor/src/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/src/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/src/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/src/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/src/google.golang.org/grpc/internal/transport/http_util.go ./vendor/src/google.golang.org/grpc/internal/transport/proxy.go ./vendor/src/google.golang.org/grpc/internal/transport/transport.go cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/5e/5eb96265715fb0fbabebe439a44b5cc7b51983f269df852d01984c6ded563be6-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b401/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid OhBFKtuBN5alX1cNuwGJ/OhBFKtuBN5alX1cNuwGJ -goversion go1.16.15 -D "" -importcfg $WORK/b400/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/daemon/client.go ./vendor/src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./vendor/src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./vendor/src/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/59/595c71a9d7b0554b3341b2917bcca3f558991409d805b19761ff2b082b5cfca0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/b5/b5fadedb83d7d86987c97eb243162f28c4758d1ce3eb1ca61502e54cbe45a195-d # internal github.com/docker/go-metrics mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b220/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b270/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid wmjaXonJOVe9f4Q4xU7x/wmjaXonJOVe9f4Q4xU7x -goversion go1.16.15 -D "" -importcfg $WORK/b219/importcfg -pack ./vendor/src/github.com/docker/go-metrics/counter.go ./vendor/src/github.com/docker/go-metrics/docs.go ./vendor/src/github.com/docker/go-metrics/gauge.go ./vendor/src/github.com/docker/go-metrics/handler.go ./vendor/src/github.com/docker/go-metrics/helpers.go ./vendor/src/github.com/docker/go-metrics/namespace.go ./vendor/src/github.com/docker/go-metrics/register.go ./vendor/src/github.com/docker/go-metrics/timer.go ./vendor/src/github.com/docker/go-metrics/unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/e4/e450a06323ccfcd5b8834c25ab8733f75e2414ca75aa39b3f1d7a2c47cbeb840-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid tjzGb-89kIq0w3s2Otmy/tjzGb-89kIq0w3s2Otmy -goversion go1.16.15 -D "" -importcfg $WORK/b218/importcfg -pack ./vendor/src/github.com/docker/distribution/metrics/prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/46/46b44537571ae52273b7980c5995746d5ee6570ba0f7ccc4547408d83117356e-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b218/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid b1MALtp6UM4S2Bb7xLJM/b1MALtp6UM4S2Bb7xLJM -goversion go1.16.15 -D "" -importcfg $WORK/b217/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/storage/cache/cache.go ./vendor/src/github.com/docker/distribution/registry/storage/cache/cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3e/3ec18a259536b038f34f3fc5382828c149daa3901e578b79b5113b711f04b46c-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b210/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid DH7THCaJNpgij53QL-oF/DH7THCaJNpgij53QL-oF -goversion go1.16.15 -D "" -importcfg $WORK/b271/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/storage/cache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/00/008675b6edf5549c49d428571f0ddc5735b497fa0ef7e46f7534860ad5bcb3a5-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b210/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b208/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b209/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid k1qSlKHso3BYYhnDTTjS/k1qSlKHso3BYYhnDTTjS -goversion go1.16.15 -D "" -importcfg $WORK/b213/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/client/blob_writer.go ./vendor/src/github.com/docker/distribution/registry/client/errors.go ./vendor/src/github.com/docker/distribution/registry/client/repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/7d/7d699b708de0e823bc07749137ee54ebc126902709ff1ad239d46bc02e3093c0-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b208/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b209/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b213/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b205/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b272/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile mime=$WORK/b200/_pkg_.a packagefile mime/multipart=$WORK/b201/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid jvTyvmwb51VhHRF3xn_S/jvTyvmwb51VhHRF3xn_S -goversion go1.16.15 -D "" -importcfg $WORK/b063/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/cache.go ./vendor/src/github.com/containers/image/v5/docker/docker_client.go ./vendor/src/github.com/containers/image/v5/docker/docker_image.go ./vendor/src/github.com/containers/image/v5/docker/docker_image_dest.go ./vendor/src/github.com/containers/image/v5/docker/docker_image_src.go ./vendor/src/github.com/containers/image/v5/docker/docker_transport.go ./vendor/src/github.com/containers/image/v5/docker/errors.go ./vendor/src/github.com/containers/image/v5/docker/lookaside.go ./vendor/src/github.com/containers/image/v5/docker/wwwauthenticate.go cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/da/da1712a00019cd33a8bbabfec657cfbe120cc80a9232d0d6034f4ba123bc99de-d # internal google.golang.org/grpc mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b190/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b348/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b361/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b377/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid a0nJIVLAGp7Rah3TY5LD/a0nJIVLAGp7Rah3TY5LD -goversion go1.16.15 -D "" -importcfg $WORK/b320/importcfg -pack ./vendor/src/google.golang.org/grpc/backoff.go ./vendor/src/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/src/google.golang.org/grpc/call.go ./vendor/src/google.golang.org/grpc/clientconn.go ./vendor/src/google.golang.org/grpc/codec.go ./vendor/src/google.golang.org/grpc/dialoptions.go ./vendor/src/google.golang.org/grpc/doc.go ./vendor/src/google.golang.org/grpc/interceptor.go ./vendor/src/google.golang.org/grpc/picker_wrapper.go ./vendor/src/google.golang.org/grpc/pickfirst.go ./vendor/src/google.golang.org/grpc/preloader.go ./vendor/src/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/src/google.golang.org/grpc/rpc_util.go ./vendor/src/google.golang.org/grpc/server.go ./vendor/src/google.golang.org/grpc/service_config.go ./vendor/src/google.golang.org/grpc/stream.go ./vendor/src/google.golang.org/grpc/trace.go ./vendor/src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c9/c9ede9512f5dde3eddc2d29b94ff3b14c517bbf31f2fdd7ec625223468ff772b-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b045/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile golang.org/x/term=$WORK/b274/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF github.com/containers/image/v5/openshift mkdir -p $WORK/b432/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid C2bhPIv7XZswnEYzFLgE/C2bhPIv7XZswnEYzFLgE -goversion go1.16.15 -D "" -importcfg $WORK/b043/importcfg -pack ./vendor/src/github.com/containers/common/pkg/auth/auth.go ./vendor/src/github.com/containers/common/pkg/auth/cli.go cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b166/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b272/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b433/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b364/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid FJA5pb1rAxdfSgBZDExz/FJA5pb1rAxdfSgBZDExz -goversion go1.16.15 -D "" -importcfg $WORK/b432/importcfg -pack ./vendor/src/github.com/containers/image/v5/openshift/openshift-copies.go ./vendor/src/github.com/containers/image/v5/openshift/openshift.go ./vendor/src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/39/391cf88b16eef8ea7b3ebe4186c59290ec51ae6ea30352b23a68a4c524e65414-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/2a/2a7ace468332702bf1b44b1ef7278721e1379cbe00ad186c808510397fa0cdb0-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b394/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b396/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b400/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b423/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b425/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b432/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b434/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b438/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b482/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid AxkCd6I6LRAP6qu_1yHp/AxkCd6I6LRAP6qu_1yHp -goversion go1.16.15 -D "" -importcfg $WORK/b399/importcfg -pack ./vendor/src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./vendor/src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./vendor/src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./vendor/src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/08/08057e2a741613ef57b98dc09cb93d433ddd7cc6c6ae346888e5039219d9d50a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/59/59727d2ecfeb977efc9c7007441775997c64ab5643f24e4603b1b8536a74d916-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b349/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid 1DlfekKw5ERcIPHM_sHx/1DlfekKw5ERcIPHM_sHx -goversion go1.16.15 -D "" -importcfg $WORK/b319/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/cc/cce8cf439d70e0541c1de3bcc661856cb2903db6e762706e45985b14ae015624-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b315/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b316/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b305/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b319/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile google.golang.org/grpc=$WORK/b320/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid fD1d4Ep7f72tW2VwJw7C/fD1d4Ep7f72tW2VwJw7C -goversion go1.16.15 -D "" -importcfg $WORK/b318/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/e0/e095816ea7d9c26c077e18a3ad97449640e692861cf3a681e37a8411f2ff9cbc-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b304/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b315/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b316/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b317/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b318/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b379/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b381/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b382/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b290/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b293/_pkg_.a packagefile golang.org/x/term=$WORK/b274/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid yOHlne-dAtl-GA97UymB/yOHlne-dAtl-GA97UymB -goversion go1.16.15 -D "" -importcfg $WORK/b303/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/encryption.go ./vendor/src/github.com/containers/ocicrypt/gpg.go ./vendor/src/github.com/containers/ocicrypt/gpgvault.go ./vendor/src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/56/56558feedb50e0637d5b9579ead2c625f20ac971ed7fb06b2d0c26c08aa2618d-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b303/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b484/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b305/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid NlR1etlpy8XMaZjkAeOs/NlR1etlpy8XMaZjkAeOs -goversion go1.16.15 -D "" -importcfg $WORK/b483/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/helpers/parse_helpers.go github.com/containers/image/v5/copy mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b303/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbauerster/mpb/v7=$WORK/b384/_pkg_.a packagefile github.com/vbauerster/mpb/v7/decor=$WORK/b390/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b393/_pkg_.a packagefile golang.org/x/term=$WORK/b274/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid LT9TYHKNYXS5uSBDULUc/LT9TYHKNYXS5uSBDULUc -goversion go1.16.15 -D "" -importcfg $WORK/b280/importcfg -pack ./vendor/src/github.com/containers/image/v5/copy/copy.go ./vendor/src/github.com/containers/image/v5/copy/digesting_reader.go ./vendor/src/github.com/containers/image/v5/copy/encrypt.go ./vendor/src/github.com/containers/image/v5/copy/manifest.go ./vendor/src/github.com/containers/image/v5/copy/progress_reader.go ./vendor/src/github.com/containers/image/v5/copy/sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/ff/ff4e795812878262a6cb22882530ca25d6bfba21e19d3fd2ac1a7a7702ccf7f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/fd/fddbad400264964dbe5ecf67da2c66f0b55a73a36ad3506b63b78e0928312a6b-d # internal _/builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b001/ -importpath _/builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo -- -I $WORK/b001/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./cgo_pthread_ordering_workaround.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c cgo_pthread_ordering_workaround.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.7.0 TERM='dumb' gcc -I ./cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -o $WORK/b001/_cgo_.o $WORK/b001/_cgo_main.o $WORK/b001/_x001.o $WORK/b001/_x002.o -g -O2 -lgpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b043/_pkg_.a packagefile github.com/containers/common/pkg/flag=$WORK/b275/_pkg_.a packagefile github.com/containers/common/pkg/report=$WORK/b276/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b394/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b396/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli=$WORK/b398/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b399/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b483/_pkg_.a packagefile github.com/containers/skopeo/cmd/skopeo/inspect=$WORK/b485/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b486/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b049/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b273/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b278/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid WcxnV_WHliOlnBxJNgIA/WcxnV_WHliOlnBxJNgIA -goversion go1.16.15 -D _/builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./cmd/skopeo/copy.go ./cmd/skopeo/delete.go ./cmd/skopeo/inspect.go ./cmd/skopeo/layers.go ./cmd/skopeo/list_tags.go ./cmd/skopeo/login.go ./cmd/skopeo/logout.go ./cmd/skopeo/main.go ./cmd/skopeo/manifest.go ./cmd/skopeo/proxy.go ./cmd/skopeo/signing.go ./cmd/skopeo/sync.go ./cmd/skopeo/unshare_linux.go ./cmd/skopeo/utils.go $WORK/b001/_cgo_gotypes.go $WORK/b001/cgo_pthread_ordering_workaround.cgo1.go $WORK/b001/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/43/436f0a2ce90c4f454ccadf2942086c71c7c11c5307baec0891ef00a405b4c8dd-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-1.7.0/cmd/skopeo=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b043/_pkg_.a packagefile github.com/containers/common/pkg/flag=$WORK/b275/_pkg_.a packagefile github.com/containers/common/pkg/report=$WORK/b276/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b394/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b396/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli=$WORK/b398/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b399/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b314/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b483/_pkg_.a packagefile github.com/containers/skopeo/cmd/skopeo/inspect=$WORK/b485/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b486/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b049/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b273/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b278/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile bufio=$WORK/b044/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b045/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b163/_pkg_.a packagefile golang.org/x/term=$WORK/b274/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile github.com/containers/common/pkg/report/camelcase=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b208/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b209/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b303/_pkg_.a packagefile github.com/vbauerster/mpb/v7=$WORK/b384/_pkg_.a packagefile github.com/vbauerster/mpb/v7/decor=$WORK/b390/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b393/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b157/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b213/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b205/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b272/_pkg_.a packagefile mime=$WORK/b200/_pkg_.a packagefile mime/multipart=$WORK/b201/_pkg_.a packagefile net/http=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b397/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b117/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b118/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b120/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b287/_pkg_.a packagefile compress/bzip2=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b114/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b130/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b138/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b148/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b151/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b289/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b400/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b423/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b425/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b432/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b434/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b438/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b482/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b484/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b305/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b176/_pkg_.a packagefile os/signal=$WORK/b177/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile encoding/csv=$WORK/b051/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile regexp/syntax=$WORK/b107/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b046/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b180/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b181/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b178/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b210/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b212/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b184/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b304/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b315/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b316/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b317/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b318/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b379/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b381/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b382/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b293/_pkg_.a packagefile container/heap=$WORK/b385/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b386/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b387/_pkg_.a packagefile github.com/vbauerster/mpb/v7/cwriter=$WORK/b389/_pkg_.a packagefile github.com/vbauerster/mpb/v7/internal=$WORK/b392/_pkg_.a packagefile runtime/debug=$WORK/b136/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b391/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b186/_pkg_.a packagefile github.com/docker/distribution=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b271/_pkg_.a packagefile mime/quotedprintable=$WORK/b202/_pkg_.a packagefile net/textproto=$WORK/b197/_pkg_.a packagefile compress/gzip=$WORK/b190/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b192/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile net/http/httptrace=$WORK/b203/_pkg_.a packagefile net/http/internal=$WORK/b204/_pkg_.a packagefile archive/tar=$WORK/b132/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/base32=$WORK/b119/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b285/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b145/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b147/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b139/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b140/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b142/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b144/_pkg_.a packagefile hash/crc32=$WORK/b143/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b149/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b152/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b153/_pkg_.a packagefile hash/crc64=$WORK/b155/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b291/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b292/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b298/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b401/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b424/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b426/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b433/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b364/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b435/_pkg_.a packagefile github.com/containers/storage=$WORK/b439/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b474/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b307/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b308/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b309/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b124/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b182/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b179/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b211/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b319/_pkg_.a packagefile google.golang.org/grpc=$WORK/b320/_pkg_.a packagefile net/mail=$WORK/b380/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b383/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b294/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b296/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b297/_pkg_.a packagefile image=$WORK/b299/_pkg_.a packagefile image/jpeg=$WORK/b301/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b388/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b187/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b218/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b193/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b196/_pkg_.a packagefile hash/fnv=$WORK/b229/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile golang.org/x/net/context=$WORK/b146/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b141/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b154/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b402/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b418/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b421/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b422/_pkg_.a packagefile net/http/httputil=$WORK/b378/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b427/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b429/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b430/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b431/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b365/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b371/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b366/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b445/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b442/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b466/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b467/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b468/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b470/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b472/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b449/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b473/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b444/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b441/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b443/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b475/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b463/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b481/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b310/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b311/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b312/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b313/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b349/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b348/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b361/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b377/_pkg_.a packagefile hash/adler32=$WORK/b295/_pkg_.a packagefile image/color=$WORK/b300/_pkg_.a packagefile image/internal/imageutil=$WORK/b302/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b188/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b219/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b194/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b135/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b137/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b403/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b404/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b409/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b410/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b416/_pkg_.a packagefile text/scanner=$WORK/b428/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b367/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b369/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b370/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b446/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b452/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b453/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b458/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b462/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b464/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b171/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b471/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b450/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b476/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b477/_pkg_.a packagefile testing=$WORK/b478/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b249/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b350/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b351/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b322/_pkg_.a packagefile html/template=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b329/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b362/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b373/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b220/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b270/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b417/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b447/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b454/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b455/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b456/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b457/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b459/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b460/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b461/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b465/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b451/_pkg_.a packagefile internal/sysinfo=$WORK/b479/_pkg_.a packagefile runtime/trace=$WORK/b480/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b256/_pkg_.a packagefile html=$WORK/b324/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b255/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b257/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b258/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b260/_pkg_.a packagefile expvar=$WORK/b221/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b222/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b223/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b261/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b262/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b263/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b266/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b267/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b228/_pkg_.a packagefile go/token=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b252/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b264/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b265/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b268/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b269/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=70PWFVXN5ehJXpk0cJKT/WcxnV_WHliOlnBxJNgIA/NlMvv6W5qiEm_z08T3Td/70PWFVXN5ehJXpk0cJKT -B 0x1e0a011da44ce98a56141bc9c9d8c67a2e1aa27c -compressdwarf=false -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/skopeo rm -r $WORK/b001/ + pushd docs ~/build/BUILD/skopeo-1.7.0/docs ~/build/BUILD/skopeo-1.7.0 ++ ls ++ grep 1.md + for file in $(ls | grep 1.md) ++ echo skopeo-copy.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-copy.1 + FILE_OUT=skopeo-copy.1 + go-md2man -in skopeo-copy.1.md -out skopeo-copy.1 + for file in $(ls | grep 1.md) ++ echo skopeo-delete.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-delete.1 + FILE_OUT=skopeo-delete.1 + go-md2man -in skopeo-delete.1.md -out skopeo-delete.1 + for file in $(ls | grep 1.md) ++ echo skopeo-inspect.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-inspect.1 + FILE_OUT=skopeo-inspect.1 + go-md2man -in skopeo-inspect.1.md -out skopeo-inspect.1 + for file in $(ls | grep 1.md) ++ echo skopeo-list-tags.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-list-tags.1 + FILE_OUT=skopeo-list-tags.1 + go-md2man -in skopeo-list-tags.1.md -out skopeo-list-tags.1 + for file in $(ls | grep 1.md) ++ echo skopeo-login.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-login.1 + FILE_OUT=skopeo-login.1 + go-md2man -in skopeo-login.1.md -out skopeo-login.1 + for file in $(ls | grep 1.md) ++ echo skopeo-logout.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-logout.1 + FILE_OUT=skopeo-logout.1 + go-md2man -in skopeo-logout.1.md -out skopeo-logout.1 + for file in $(ls | grep 1.md) ++ echo skopeo-manifest-digest.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-manifest-digest.1 + FILE_OUT=skopeo-manifest-digest.1 + go-md2man -in skopeo-manifest-digest.1.md -out skopeo-manifest-digest.1 + for file in $(ls | grep 1.md) ++ echo skopeo-standalone-sign.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-standalone-sign.1 + FILE_OUT=skopeo-standalone-sign.1 + go-md2man -in skopeo-standalone-sign.1.md -out skopeo-standalone-sign.1 + for file in $(ls | grep 1.md) ++ echo skopeo-standalone-verify.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-standalone-verify.1 + FILE_OUT=skopeo-standalone-verify.1 + go-md2man -in skopeo-standalone-verify.1.md -out skopeo-standalone-verify.1 + for file in $(ls | grep 1.md) ++ echo skopeo-sync.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-sync.1 + FILE_OUT=skopeo-sync.1 + go-md2man -in skopeo-sync.1.md -out skopeo-sync.1 + for file in $(ls | grep 1.md) ++ echo skopeo.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo.1 + FILE_OUT=skopeo.1 + go-md2man -in skopeo.1.md -out skopeo.1 + popd ~/build/BUILD/skopeo-1.7.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.21dG1y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64 + cd skopeo-1.7.0 + make PREFIX=/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr install-binary install-docs install-completions install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/bin install -m 755 bin/skopeo /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/bash-completion/completions/skopeo + install -d -p /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system + cp -pav systemtest/001-basic.bats systemtest/010-inspect.bats systemtest/020-copy.bats systemtest/030-local-registry-tls.bats systemtest/040-local-registry-auth.bats systemtest/050-signing.bats systemtest/060-delete.bats systemtest/070-list-tags.bats systemtest/helpers.bash systemtest/make-noarch-manifest systemtest/run-tests systemtest/testdata /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/070-list-tags.bats' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/070-list-tags.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/helpers.bash' 'systemtest/make-noarch-manifest' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/make-noarch-manifest' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/run-tests' 'systemtest/testdata' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/testdata' 'systemtest/testdata/busybox_latest.sif' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/testdata/busybox_latest.sif' 'systemtest/testdata/docker-two-images.tar.xz' -> '/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64//usr/share/skopeo/test/system/testdata/docker-two-images.tar.xz' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.7.0-1.fc34 --unique-debug-suffix -1.7.0-1.fc34.x86_64 --unique-debug-src-base skopeo-1.7.0-1.fc34.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/skopeo-1.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/bin/skopeo extracting debug info from /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/bin/skopeo warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/bin/skopeo. Use `info auto-load python-scripts [REGEXP]' to list them. 23700 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/skopeo/test/system/make-noarch-manifest from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/skopeo/test/system/run-tests from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uyrXyX + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.7.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: skopeo-1.7.0-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pdVlpD + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/doc/skopeo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1tP9ax + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/licenses/skopeo + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/BurntSushi/toml)) = master bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9 bundled(golang(github.com/containerd/continuity)) = d8fb8589b0e8e85b8c8bbaa8840226d0dfeb7371 bundled(golang(github.com/containers/image)) = master bundled(golang(github.com/containers/storage)) = master bundled(golang(github.com/davecgh/go-spew)) = master bundled(golang(github.com/docker/distribution)) = master bundled(golang(github.com/docker/docker)) = da99009bbb1165d1ac5688b5c81d2f589d418341 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 7beb39f0b969b075d1325fecb092faf27fd357b6 bundled(golang(github.com/docker/go-metrics)) = 399ea8c73916000c64c2c76e8da00ca82f8387ab bundled(golang(github.com/docker/go-units)) = 8a7beacffa3009a9ac66bad506b18ffdd110cf97 bundled(golang(github.com/docker/libtrust)) = master bundled(golang(github.com/ghodss/yaml)) = 73d445a93680fa1a78ae23a5839bad48f32ba1ee bundled(golang(github.com/go-check/check)) = v1 bundled(golang(github.com/gogo/protobuf)) = fcdc5011193ff531a548e9b0301828d5a5b97fd8 bundled(golang(github.com/golang/glog)) = 44145f04b68cf362d9c4df2182967c2275eaefed bundled(golang(github.com/golang/protobuf)) = 8d92cf5fc15a4382f8964b08e1f42a75c0591aa3 bundled(golang(github.com/gorilla/context)) = 14f550f51a bundled(golang(github.com/gorilla/mux)) = e444e69cbd bundled(golang(github.com/imdario/mergo)) = 6633656539c1639d9d78127b7d47c622b5d7b6dc bundled(golang(github.com/kr/pretty)) = v0.1.0 bundled(golang(github.com/kr/text)) = v0.1.0 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = c12348ce28de40eed0136aa2b644d0ee0650e56c bundled(golang(github.com/mistifyio/go-zfs)) = 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa bundled(golang(github.com/mtrmac/gpgme)) = master bundled(golang(github.com/opencontainers/go-digest)) = master bundled(golang(github.com/opencontainers/image-spec)) = 149252121d044fddff670adcdc67f33148e16226 bundled(golang(github.com/opencontainers/image-tools)) = 6d941547fa1df31900990b3fb47ec2468c9c6469 bundled(golang(github.com/opencontainers/runc)) = master bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/selinux)) = master bundled(golang(github.com/ostreedev/ostree-go)) = aeb02c6b6aa2889db3ef62f7855650755befd460 bundled(golang(github.com/pborman/uuid)) = v1.0 bundled(golang(github.com/pkg/errors)) = master bundled(golang(github.com/pmezard/go-difflib)) = master bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/prometheus/client_golang)) = c332b6f63c0658a65eca15c0e5247ded801cf564 bundled(golang(github.com/prometheus/client_model)) = 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c bundled(golang(github.com/prometheus/common)) = 89604d197083d4781071d3c65855d24ecfb0a563 bundled(golang(github.com/prometheus/procfs)) = cb4147076ac75738c9a7d279075a253c0cc5acbd bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/stretchr/testify)) = v1.1.3 bundled(golang(github.com/syndtr/gocapability)) = master bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/urfave/cli)) = v1.17.0 bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(go4.org)) = master bundled(golang(golang.org/x/crypto)) = master bundled(golang(golang.org/x/net)) = master bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = master bundled(golang(gopkg.in/cheggaaa/pb.v1)) = ad4efe000aa550bb54918c06ebbadc0ff17687b9 bundled(golang(gopkg.in/yaml.v2)) = d466437aa4adc35830964cffc5b5f262c63ddcb4 bundled(golang(k8s.io/client-go)) = master skopeo = 1:1.7.0-1.fc34 skopeo(x86-64) = 1:1.7.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: skopeo-tests-1.7.0-1.fc34.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EIXPYh + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/licenses/skopeo-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64/usr/share/licenses/skopeo-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: skopeo-tests = 1:1.7.0-1.fc34 skopeo-tests(x86-64) = 1:1.7.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/env /usr/bin/sh Processing files: skopeo-debugsource-1.7.0-1.fc34.x86_64 Provides: skopeo-debugsource = 1:1.7.0-1.fc34 skopeo-debugsource(x86-64) = 1:1.7.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-1.7.0-1.fc34.x86_64 Provides: debuginfo(build-id) = 4dbae2373369882af8804d69a1c74e71963878bd skopeo-debuginfo = 1:1.7.0-1.fc34 skopeo-debuginfo(x86-64) = 1:1.7.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: skopeo-debugsource(x86-64) = 1:1.7.0-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64 Wrote: /builddir/build/RPMS/skopeo-tests-1.7.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.7.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-1.7.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.7.0-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ufkRwa + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.7.0-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0