Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-9388-252/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=86400uid=991gid=135user='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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/skopeo-1.13.0-1.ocs23.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/dist-ocs23-build-9388-252/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=86400uid=991gid=135user='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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ASidHA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-1.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/skopeo-1.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-1.13.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.13.0 base' + /usr/bin/git branch rpm-build + /usr/bin/git checkout rpm-build Switched to branch 'rpm-build' + /usr/bin/git branch --set-upstream-to=master branch 'rpm-build' set up to track 'master'. + sed -i 's/install-binary: bin\/skopeo/install-binary:/' Makefile + sed -i 's/completions: bin\/skopeo/completions:/' 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.7hW4zB + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.13.0 + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + mkdir -p vendor/src + for v in vendor/* + test vendor/dario.cat = vendor/src + test -d vendor/dario.cat + mv vendor/dario.cat 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.mongodb.org = vendor/src + test -d vendor/go.mongodb.org + mv vendor/go.mongodb.org 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/go.opentelemetry.io = vendor/src + test -d vendor/go.opentelemetry.io + mv vendor/go.opentelemetry.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.13.0:/builddir/build/BUILD/skopeo-1.13.0/vendor + GOPATH=/builddir/build/BUILD/skopeo-1.13.0:/builddir/build/BUILD/skopeo-1.13.0/vendor + export GO111MODULE=off + GO111MODULE=off + export 'CGO_CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ hack/libdm_tag.sh + export 'BUILDTAGS=exclude_graphdriver_btrfs btrfs_noversion ' + BUILDTAGS='exclude_graphdriver_btrfs btrfs_noversion ' + mkdir -p bin ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback exclude_graphdriver_btrfs btrfs_noversion ' -ldflags ' -B 0x02ce5a735cf5479f3c52074fe4c8c49da06d9184 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/skopeo ./cmd/skopeo WORK=/tmp/go-build283513584 encoding mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p encoding -std -complete -installsuffix shared -buildid cIjuaEb7X5dFfl6ySt3p/cIjuaEb7X5dFfl6ySt3p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/encoding/encoding.go internal/goos mkdir -p $WORK/b013/ internal/goarch mkdir -p $WORK/b005/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid HM0SwExmgOu78WTieZnd/HM0SwExmgOu78WTieZnd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid xKR80As0yFfiwRo_NiAj/xKR80As0yFfiwRo_NiAj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go golang.org/x/crypto/internal/alias mkdir -p $WORK/b318/ unicode/utf16 unicode mkdir -p $WORK/b022/ mkdir -p $WORK/b048/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid a6cpnu7uKgkyqVmM6NtV/a6cpnu7uKgkyqVmM6NtV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/src/golang.org/x/crypto/internal/alias/alias.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -installsuffix shared -buildid rbPjT5Gf1KQCFHDswfAb/rbPjT5Gf1KQCFHDswfAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b022/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 unicode/utf8 cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid K89uJj15q3weEzcKxUl8/K89uJj15q3weEzcKxUl8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid xF8OEQswyOfANkuC0g5k/xF8OEQswyOfANkuC0g5k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go internal/nettrace mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/nettrace -std -complete -installsuffix shared -buildid 1JbaJ9k9SNWZ-BvRGGp7/1JbaJ9k9SNWZ-BvRGGp7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go crypto/subtle mkdir -p $WORK/b078/ crypto/internal/subtle mkdir -p $WORK/b077/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/subtle -std -complete -installsuffix shared -buildid cxK69U6mpEPxtJFcV2gz/cxK69U6mpEPxtJFcV2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3XZwzODl5U7N3yn6Wfx9/3XZwzODl5U7N3yn6Wfx9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid RpkSDLUuIkF-DjbfyWbp/RpkSDLUuIkF-DjbfyWbp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go container/list mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p container/list -std -complete -installsuffix shared -buildid P7zICEgJdAt0XPVZxZN7/P7zICEgJdAt0XPVZxZN7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal golang.org/x/exp/maps mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid JMXPSoeSddry38pa3b7k/JMXPSoeSddry38pa3b7k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./vendor/src/golang.org/x/exp/maps/maps.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3c/3c075c7af89a663ca3cdc767df65cdf3c61663007051da8c71f4289e8db5a6d4-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid KXmsLNx51eLGftid-56p/KXmsLNx51eLGftid-56p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/flags/flags.go ./vendor/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid GYFUnYNGLkXLlsxdK81l/GYFUnYNGLkXLlsxdK81l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b305/ internal/goexperiment mkdir -p $WORK/b012/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid jp8yxDVtx2shAJ8Xjn62/jp8yxDVtx2shAJ8Xjn62 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/src/github.com/letsencrypt/boulder/identifier/identifier.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dzBAMTgnR_o4_sAhZ4mM/dzBAMTgnR_o4_sAhZ4mM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid E8dsKLZWiaP5_U5D2Zdl/E8dsKLZWiaP5_U5D2Zdl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b160/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 internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -installsuffix shared -buildid olJW0kkGc_SKu72nQk3_/olJW0kkGc_SKu72nQk3_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go math/bits mkdir -p $WORK/b034/ golang.org/x/exp/constraints mkdir -p $WORK/b171/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p math/bits -std -complete -installsuffix shared -buildid PUHXcXAytDh8WIRzGmbx/PUHXcXAytDh8WIRzGmbx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b034/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/b171/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid cMs0YD3gdJyPesHrn_wW/cMs0YD3gdJyPesHrn_wW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack ./vendor/src/golang.org/x/exp/constraints/constraints.go github.com/containers/ocicrypt/spec mkdir -p $WORK/b180/ image/color mkdir -p $WORK/b337/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid k1GarKNx62jBMhwDIf9S/k1GarKNx62jBMhwDIf9S -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/spec/spec.go cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p image/color -std -complete -installsuffix shared -buildid 0-DAuR_FOoRQxtpCM2jW/0-DAuR_FOoRQxtpCM2jW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid bw2DTbX7IhNw3vUrXPBs/bw2DTbX7IhNw3vUrXPBs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./vendor/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid fekJ2uxwCG-RZ69BLgib/fekJ2uxwCG-RZ69BLgib -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go internal/itoa mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/itoa -std -complete -installsuffix shared -buildid OVLHQefzXmcG0qnKoCBr/OVLHQefzXmcG0qnKoCBr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid V7Zwk_yYYdrPGro74XJ8/V7Zwk_yYYdrPGro74XJ8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go runtime/internal/syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b017/symabis ./asm_linux_amd64.s runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./atomic_amd64.s internal/cpu mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/de/de433296df22152014ed798fb30d6ae3f72c2ca40e625b0c7fe63ab90f3a36fe-d # internal internal/abi mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal crypto/internal/boring/sig mkdir -p $WORK/b079/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./abi_test.s cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b079/symabis ./sig_amd64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2d/2dc367332c05b9e30915b3d3424bb3d4de89a6b7b61c098543e11f6a49a21811-d # internal runtime/internal/math mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid ctZWPkEA4ghfewpGVWwL/ctZWPkEA4ghfewpGVWwL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b143/ cat >$WORK/b143/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b143/symabis ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/de/deb1a13df7c3d47756469c425892400b98b23f5b32831cb843f52995e79338f6-d # internal runtime/internal/sys mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid dQUiBprs9zhOFsHYyZPV/dQUiBprs9zhOFsHYyZPV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.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/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/c6/c6b0c29033910264dd6041a3f44aeae4d5f318e0e1166a4d0416decc3a79993b-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid V2CblE75FLQ9OozB92rX/V2CblE75FLQ9OozB92rX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/src/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/5a/5a9a89fa23964b5b49e625777ebd1857fea93877789795911800ffb334730fd5-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b408/ sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid uFhw3qruJLWPDNerdJuQ/uFhw3qruJLWPDNerdJuQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/src/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b021/symabis ./asm.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/75/75ed4bdb20e76736ba6daa7f5889e075c37dacd13ec18d1e1dba5843997b60fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal github.com/VividCortex/ewma mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid Lf-DXfHjfD6BA1JHNJgX/Lf-DXfHjfD6BA1JHNJgX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/src/github.com/VividCortex/ewma/ewma.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/0f/0f5976e33e732a44794d762515a4cc7a43a36a1ed50260e1f0f14c767b201439-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal github.com/sigstore/sigstore/pkg/oauth mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/sigstore/sigstore/pkg/oauth -complete -installsuffix shared -buildid 3UQBie7KUJ-ejmN0K63X/3UQBie7KUJ-ejmN0K63X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/src/github.com/sigstore/sigstore/pkg/oauth/doc.go ./vendor/src/github.com/sigstore/sigstore/pkg/oauth/interactive.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a4/a45609d1a392bdc80a0277a6ea954f6dc07f9ed430007aa3883f2f07d5d444cf-d # internal github.com/docker/docker/api mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid b6_JiQNRZFEVm-Bv4F8v/b6_JiQNRZFEVm-Bv4F8v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./vendor/src/github.com/docker/docker/api/common.go ./vendor/src/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/59/59fb13f202ade965aa691c72755a4dfc02a219bb2b590d36e9c7a57f3d7db9bf-d # internal github.com/containers/image/v5/internal/set mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid 2XaPYCirCnY9Bd0CX8wu/2XaPYCirCnY9Bd0CX8wu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/set/set.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fe/feabd127fe98eaf637b5ac573d80a79bec8d4311ea16ca37fdf64899d553ea8a-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid -kbNf_k16qcs2fLbN7XV/-kbNf_k16qcs2fLbN7XV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/e6/e645be00697099fb2a04c4a3bb5ac5b4687d1f48db3abb781a2eeeb1476551a1-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b565/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cat >$WORK/b565/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid 1YHEoZuzA_3vA1WUsz7n/1YHEoZuzA_3vA1WUsz7n -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/promise/promise.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/80/8002c7857cfcfe1fa9260cdccfa37c0d84e6127e3fc2a20252ab4da179829dbc-d # internal github.com/containers/skopeo/version mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid KL0WlvQEUp9EjaBBGFZ-/KL0WlvQEUp9EjaBBGFZ- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./src/github.com/containers/skopeo/version/version.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/f8/f847093f7efa3eedd57dc6dc8359655b750cfdcc872a8fc800f08a39c179dd09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/0a/0a788ff0b24b3b69b200610dd450a234f972a1d3a46e3a3af20483dfe4b9d0da-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/5b/5b1284958d2d6e69530727a12a74d78e6639eef2df3a0a89bf1c0e4a7df9c428-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/0c/0c5b15bb23661e8f2fd702d43213c1025e70d4334cd3bbaa4472fbe816fe3e4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/57/578656072aacc0b08990241d52ed0afb9cf218ac26cd90ae37d00feb9d613a01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e2/e2801e162f74027a210188a2f7e42ed977472430332dbf38c152fd5b58a16ca6-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e0/e09169ab2226683b53841f9fb065e5ebdaa775f0eed8d4af46b47de34784c59e-d # internal github.com/rivo/uniseg mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid ZFRn7oWc4hn3WzPoZmr4/ZFRn7oWc4hn3WzPoZmr4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/src/github.com/rivo/uniseg/doc.go ./vendor/src/github.com/rivo/uniseg/eastasianwidth.go ./vendor/src/github.com/rivo/uniseg/emojipresentation.go ./vendor/src/github.com/rivo/uniseg/grapheme.go ./vendor/src/github.com/rivo/uniseg/graphemeproperties.go ./vendor/src/github.com/rivo/uniseg/graphemerules.go ./vendor/src/github.com/rivo/uniseg/line.go ./vendor/src/github.com/rivo/uniseg/lineproperties.go ./vendor/src/github.com/rivo/uniseg/linerules.go ./vendor/src/github.com/rivo/uniseg/properties.go ./vendor/src/github.com/rivo/uniseg/sentence.go ./vendor/src/github.com/rivo/uniseg/sentenceproperties.go ./vendor/src/github.com/rivo/uniseg/sentencerules.go ./vendor/src/github.com/rivo/uniseg/step.go ./vendor/src/github.com/rivo/uniseg/width.go ./vendor/src/github.com/rivo/uniseg/word.go ./vendor/src/github.com/rivo/uniseg/wordproperties.go ./vendor/src/github.com/rivo/uniseg/wordrules.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wI6WXhJbpa1Yrv_kLQWY/wI6WXhJbpa1Yrv_kLQWY -goversion go1.19 -symabis $WORK/b014/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9a/9a6bbe8aad106e9db67d1641485f77738e7baffd7f4733e0def38830008fd508-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid lDdAxAQQ1MK47oLpcOLf/lDdAxAQQ1MK47oLpcOLf -goversion go1.19 -symabis $WORK/b017/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid ofv85Sx5vl9N4XVEEUqT/ofv85Sx5vl9N4XVEEUqT -goversion go1.19 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -std -+ -installsuffix shared -buildid SWjdADHUojsXZw3dJN3t/SWjdADHUojsXZw3dJN3t -goversion go1.19 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/c7/c7d3a446ba9ffd0610801c0effe98d1805af60da063462b58c22f7db4a05e7ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/be/beb7c77f8fb8ad3486c75d9a4de63c7b5edc96d39dd3a7553c26ce175a317b72-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/77/776aec4776b635ef11e67bac1134092d9eb6a642fce5a7248ee5da9688dcb480-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b373/ golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b320/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b034/_pkg_.a EOF golang.org/x/exp/slices mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid ZwCfcaa2lYsRkrkiKr4i/ZwCfcaa2lYsRkrkiKr4i -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/set/ints.go cat >$WORK/b320/go_asm.h << 'EOF' # internal EOF cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=$WORK/b171/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b320=>" -I $WORK/b320/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b320/symabis ./salsa20_amd64.s cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid PL7j_xKF0_13FQl_C7tv/PL7j_xKF0_13FQl_C7tv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./vendor/src/golang.org/x/exp/slices/slices.go ./vendor/src/golang.org/x/exp/slices/sort.go ./vendor/src/golang.org/x/exp/slices/zsortfunc.go ./vendor/src/golang.org/x/exp/slices/zsortordered.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GobiLjOMZWEZ54FaIUOV/GobiLjOMZWEZ54FaIUOV -goversion go1.19 -symabis $WORK/b079/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid uwjVuinu-jfapZlqVQuV/uwjVuinu-jfapZlqVQuV -goversion go1.19 -symabis $WORK/b143/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack -asmhdr $WORK/b143/go_asm.h ./vendor/src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./vendor/src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -installsuffix shared -buildid hl5Iw1OWCIhOswTFQfOj/hl5Iw1OWCIhOswTFQfOj -goversion go1.19 -symabis $WORK/b021/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e7/e786e5f8250b8c71bf662d7402acbaa5f9bf8214f28340ffd4e5d0b50a8b65cc-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/d8/d8f3074950cd7b5c6d87ce930ae6afe65a51a22f1b26e08c53263d1bce9f455e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/26/26ebbe47d8bcb72db0bc0cc1de2403bb2547e36dbd1fdf856b91b37c7e432cf2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/fa/faa0785ae9147321faec3addba224cd37ef044d11400d3de78f2e6f8602046b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/1d/1d59b226fdeb8bb3d95abde38538cb66aaec6041b7a4d5c5ea03e342faab1f37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/68/684d25e14902006c8899031e2ccd7700b73c0be1bfc9456ee458d76f36f4e19b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/2c/2ca6babbc6b6dfc54061cabf0e493c260e78e0cafae388eae86d21706045aa9e-d # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/bf/bffc78195879c82829f744c6ffabc5bb4211e74d2c7b9fb69b0d70102de81795-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/75/755a78d589fd7fe1f5844146f8d5f1c4edaa087e2e49ccb91d67b016123b1693-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/ab/ab03443067256a60ab03946ddfd4a0a741f921dbb0036cf9e5399d1613611a52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/75/7547be000c1ba76fc0c15a416043fd6725acf20e76bd64b32b7af73bc0db1844-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1c/1ccd2d835c8eaca9f238674004a6df75353ae2807361a1602c2b3288724edea5-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/01/0156d27193a0d20a5b02a40f1133a1a0bd5424254673d5a1592e0f431cdd9591-d # internal cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid gdt6yI7QOXI9A_Ydc37x/gdt6yI7QOXI9A_Ydc37x -goversion go1.19 -symabis $WORK/b320/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack -asmhdr $WORK/b320/go_asm.h ./vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b079/sig_amd64.o ./sig_amd64.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b017/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/abi_test.o ./abi_test.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/sig_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/e5/e574d88352776a2e14922fec06e133b1b9a7a0310e8701d5d9083ce888644a68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b143/cpuinfo_amd64.o ./cpuinfo_amd64.s cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/4c/4c187cc37042936f7b4023e5d0a0a8a8885c6b053d27f8fd75685ec9c419d4a2-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4f58bb04c46a5fa82b3f45c36a161f9d3c5211d68ee857a76565bb1ca5cb243-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/eb/eb0bb5584447dfb08ef82ccd23c406182b5684ca01e1a3c847e2c33fd24e60ff-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ba/ba61bb770fd0fc32abe6f2056b11325dc7daee4bf694f2fa992c1972ccf5a201-d # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b143/_pkg_.a $WORK/b143/cpuinfo_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/3d/3d97670afe3fba287c11b281e9d1e036d3a89d0c5cb035d37af46f5ba6ba0b17-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/44/44ec89e91af5fb5a2396aecb08bde4f4f567cce1ad2f098113993f9180b1528b-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >$WORK/b010/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/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b021/asm.o ./asm.s math mkdir -p $WORK/b033/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b014/atomic_amd64.o ./atomic_amd64.s cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b033/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid vg-Y34PyR6wRaYHIozZU/vg-Y34PyR6wRaYHIozZU -goversion go1.19 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b320=>" -I $WORK/b320/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b320/salsa20_amd64.o ./salsa20_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p math -std -installsuffix shared -buildid 1mJYhf7PbyKtwctDNXI7/1mJYhf7PbyKtwctDNXI7 -goversion go1.19 -symabis $WORK/b033/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/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/dim_asm.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/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.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/floor_asm.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/hypot_asm.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/log_asm.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/modf_noasm.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/sqrt_asm.go /usr/lib/golang/src/math/stubs.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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f5/f52d6c027de856e5ce2f33d3e107bca8d6c197f7058d32f4c8368f5c8840ff33-d # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b320/_pkg_.a $WORK/b320/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d4/d4dfe24194419845e30a49120c7d303514275302c29ae428c0c4bffc63e0797e-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ef/ef5460d8a48ae58fe8f648f1222edc4ba7db76a48d0927156a3a7dcde6e3fcae-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b3/b398ebdaa6c8fbda822061d189a578559195e2e6d3cba3f2a13b74458a636048-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b008/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 ./time_linux_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -installsuffix shared -buildid w6YrcENPG6TgsEF1zGDD/w6YrcENPG6TgsEF1zGDD -goversion go1.19 -symabis $WORK/b008/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.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/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.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/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.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/runtime_boring.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/timeasm.go /usr/lib/golang/src/runtime/tls_stub.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3f/3f3eb82d526e61674140002e187d6e8558f2a49d26adaae448c1d559333aca82-d # internal github.com/containers/common/pkg/report/camelcase mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/common/pkg/report/camelcase -complete -installsuffix shared -buildid dYUFV0j_pO9iLZGBKkdy/dYUFV0j_pO9iLZGBKkdy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/src/github.com/containers/common/pkg/report/camelcase/camelcase.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/dc/dc3d22c4274e314932c54842697b9f535cac378203b69dc7f0377e06243889f4-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/dim_amd64.o $WORK/b033/exp_amd64.o $WORK/b033/floor_amd64.o $WORK/b033/hypot_amd64.o $WORK/b033/log_amd64.o $WORK/b033/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/57/570329ec73335a4b7fd579b9e620435e726dcd8aae31086dfb72c273e8938741-d # internal github.com/klauspost/compress mkdir -p $WORK/b140/ go.opentelemetry.io/otel/internal mkdir -p $WORK/b520/ github.com/vbauerster/mpb/v8/internal cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid JSOp8tU0qd7M5_4nzh4A/JSOp8tU0qd7M5_4nzh4A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./vendor/src/github.com/klauspost/compress/compressible.go mkdir -p $WORK/b474/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p go.opentelemetry.io/otel/internal -complete -installsuffix shared -buildid BKxOEKpeA8r1g5_8dl3t/BKxOEKpeA8r1g5_8dl3t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/internal/rawhelpers.go cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid Lpv-MY08j3_T2aVaAj2E/Lpv-MY08j3_T2aVaAj2E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v8/internal/percentage.go ./vendor/src/github.com/vbauerster/mpb/v8/internal/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/0c/0cb99f76f25e9766ede241db0494930e11b857ccbf63da3835fbb270822eee95-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/32/32e455aadfacf13055e375c582b53efda2e2465f25a70d1cf857794acf35b2d8-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/bd/bd1917d98b6965033b0e29dff0ccb7914c4a5dd25c2feb9185bf5bb8a869413c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/4f/4fc4ee5ff6b658e1278265a7e96232d0a23a5d5e79d7e63c34ef5ea030bd05bc-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/time_linux_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/97/973c3b151b37c12bb17f131ad54d967b84d2e030ee3699ca70a2b3c585bac575-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 -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -installsuffix shared -buildid 24EL0NmYBuZVNq-qJQVm/24EL0NmYBuZVNq-qJQVm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b019/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/goarch=$WORK/b005/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid OJ8GFmErbsoO4jU3OLGv/OJ8GFmErbsoO4jU3OLGv -goversion go1.19 -symabis $WORK/b004/symabis -shared -c=4 -nolocalimports -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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c0/c096016365ccba3348631f492d6f36131f6061f6d42e2e0ee7b241e78a82462a-d # internal internal/testlog mkdir -p $WORK/b044/ internal/singleflight mkdir -p $WORK/b063/ github.com/josharian/intern cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/testlog -std -complete -installsuffix shared -buildid hWC1mKy8y4aRn5n_pZg_/hWC1mKy8y4aRn5n_pZg_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF math/rand mkdir -p $WORK/b082/ google.golang.org/grpc/internal/buffer mkdir -p $WORK/b434/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b366/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p math/rand -std -complete -installsuffix shared -buildid PF_viJ7P0Fx8a9PG5l3s/PF_viJ7P0Fx8a9PG5l3s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b082/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid dI520aSyxtUQ82pyUufG/dI520aSyxtUQ82pyUufG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/buffer/unbounded.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid GAgHe1U6B-wWbXdyltcO/GAgHe1U6B-wWbXdyltcO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 8SwthBIAEBCmyQuzA9VC/8SwthBIAEBCmyQuzA9VC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go internal/sysinfo mkdir -p $WORK/b464/ mkdir -p $WORK/b282/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid WwQ4osfXk6oCL3fu6she/WwQ4osfXk6oCL3fu6she -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid t-8ORmkdAjvKmyIi7L6c/t-8ORmkdAjvKmyIi7L6c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/src/github.com/josharian/intern/intern.go runtime/cgo mkdir -p $WORK/b066/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b066/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/dc/dcda85ddec31843c37c9c427be6389f5e9dbaef799937d56817b596fcba1878e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/13/13c64bd66136877e15cfb2bc2f1eb12476e328cd51e0ad9caaffb88ec6579f16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/a9/a95cc1eae6f90c2c5c441037ee57f349fa376822b38cc97ba2010601c540bfc8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/6c/6ca7ee674896d827f4af61a86a03a1d232196487254a9d21d75d2a710f9c7625-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/36/364f183f56b4c20c025641391face39978343d538684cfedabbb93829467ebe4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/71/71497bf5c8768f71453885d366455ffa244a606e7f48909e8c793c2c8185a409-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /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/99/9950968044a1bb7e085e930f2f2a1b2c62c66199924c38ca7adf265e520c1a4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/96/96a1563d8cc09ebce29e22e189029da0f718ebd66a0d44be4d30e2f592603b70-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true errors sort cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b003/ mkdir -p $WORK/b039/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid Tz7aC3y6FEdX7fCLGH1Y/Tz7aC3y6FEdX7fCLGH1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p sort -std -complete -installsuffix shared -buildid GHZdAHvYfceWN9ZhJb4S/GHZdAHvYfceWN9ZhJb4S -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b039/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/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/70/70939d4d2253b2b33996f85ce496d47790234b29a29bc14cda34c5e4836e5e68-d # internal internal/oserror mkdir -p $WORK/b028/ io mkdir -p $WORK/b018/ path cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b046/ cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/oserror -std -complete -installsuffix shared -buildid snh8ufdSDPqoKvMyAEFd/snh8ufdSDPqoKvMyAEFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b060/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p io -std -complete -installsuffix shared -buildid kq_LwI5jQcca7GyLBs3d/kq_LwI5jQcca7GyLBs3d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b018/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/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -std -complete -installsuffix shared -buildid 2fpgejroF5Ytb5_bPS59/2fpgejroF5Ytb5_bPS59 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7zbiATYRvmSewOPR08e9/7zbiATYRvmSewOPR08e9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go github.com/containers/storage/pkg/locker mkdir -p $WORK/b579/ golang.org/x/crypto/cast5 mkdir -p $WORK/b333/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid zfoz9Y_TbuLQbZO_6iKh/zfoz9Y_TbuLQbZO_6iKh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/locker/locker.go strconv mkdir -p $WORK/b036/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid QNZ9pMKjHjoSDpfN59uC/QNZ9pMKjHjoSDpfN59uC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/src/golang.org/x/crypto/cast5/cast5.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strconv -std -complete -installsuffix shared -buildid YCgpQ5UW2oaalSo-GBVg/YCgpQ5UW2oaalSo-GBVg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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/bytealg.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/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go crypto/internal/nistec/fiat mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid cHDc9rFH8spnTlNV8iFG/cHDc9rFH8spnTlNV8iFG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/92/922278d769f80d443ae339655a328cbfc6f962e8d16b576b1617c57dec30de08-d # internal syscall mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/52/52054a451dc0ad2dc74ce7ca49feaaa35a4baffcddc4e319e340053fb7169a94-d # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p syscall -std -installsuffix shared -buildid 83j0H5o5uLXmAi-SIvxq/83j0H5o5uLXmAi-SIvxq -goversion go1.19 -symabis $WORK/b026/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/syscall/asan0.go /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/syscall.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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3c/3ccf4df2cb4e11f77c84db9e25a25774126a4957b898f37816ef580c9bdcaafb-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ea/ead3fa1391caca4f69f8c7a566a0db76cf9911303c93c06672cadd66ca84634d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal container/heap mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p container/heap -std -complete -installsuffix shared -buildid EGCnr_ej4VtOD_1rwwb7/EGCnr_ej4VtOD_1rwwb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/66/668b157f83a9c9f11068cb70f530ff9add181b3562205eb0af525cc5c7561ab3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/64/645248d83ea903b01bd72421d46c78778dc15d55c6956f09dc0cb5c1d698dce0-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/b6/b648691eefe6a3f1d80b28c4e65a954c4ab0646f33dc79730787ba1c0c4983a3-d # internal hash mkdir -p $WORK/b075/ github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b128/ crypto/internal/randutil cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a EOF strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p hash -std -complete -installsuffix shared -buildid qu7EDny5TYpKxjSZCIyr/qu7EDny5TYpKxjSZCIyr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/hash/hash.go mkdir -p $WORK/b047/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid ix6_48TmVmBlVXrwQDzZ/ix6_48TmVmBlVXrwQDzZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/internal/types.go bytes mkdir -p $WORK/b002/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p strings -std -complete -installsuffix shared -buildid sCQZKZRJAMNzKYnClrIo/sCQZKZRJAMNzKYnClrIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.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 cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -installsuffix shared -buildid -5dfGGBnBbjd4zfCNdGn/-5dfGGBnBbjd4zfCNdGn -goversion go1.19 -shared -c=4 -nolocalimports -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 github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b190/ text/tabwriter mkdir -p $WORK/b247/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b080/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 885SAFidA1GpJSxKrZ3F/885SAFidA1GpJSxKrZ3F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 18UGCBBiRxoFRLu2p3uv/18UGCBBiRxoFRLu2p3uv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid dfX0uy_FFSzkiIYDFalK/dfX0uy_FFSzkiIYDFalK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c6/c6f66a47345af3dbbec88219fff86ad261119559bae4db9d5dc91866116ead19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f8/f85817545caed8639d8559f0381ed3b5ae3b831650a5024946f5f9d4f60522d3-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b128/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid BWFvgmjNNBguRGakCSVM/BWFvgmjNNBguRGakCSVM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a9/a9c6bad743faa54bcfd6411871e748a37d30473c3e0320ffdc6e628951edb89c-d # internal hash/crc64 mkdir -p $WORK/b152/ hash/crc32 mkdir -p $WORK/b145/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p hash/crc64 -std -complete -installsuffix shared -buildid h2ie5Gcd8VGGvxFVJexu/h2ie5Gcd8VGGvxFVJexu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cat >$WORK/b145/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b145/symabis ./crc32_amd64.s hash/fnv mkdir -p $WORK/b256/ hash/adler32 cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p hash/fnv -std -complete -installsuffix shared -buildid hGqglMBGJOsvasSFI2xi/hGqglMBGJOsvasSFI2xi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p hash/adler32 -std -complete -installsuffix shared -buildid v2SaZkM_1WMUmU1CnueU/v2SaZkM_1WMUmU1CnueU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/7b/7b2891023fd54a38b946e5c0b86cf87eeee0cd8ef70764436e054b4fe42d33a1-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/87/874cab266b7dab00614cd7273ce681d2087fd88e5c2772b65c9e3907fa676bfa-d # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p hash/crc32 -std -installsuffix shared -buildid CvCDdA11Ya-Jnv0FrpaG/CvCDdA11Ya-Jnv0FrpaG -goversion go1.19 -symabis $WORK/b145/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/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/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/bd/bd42fab7d155035d480333f2187735d134a7e734ea4e6099051de1ef76033109-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/18/182e7049f2b8a220341ed276d6f9b0c950ca7a4e3cd61f126e9784d435184b72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/e2/e2db402be5cfa7e4d7afcbd012c65db67776f7407447a0333ff509a5bfe24626-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/fe/fe69e09a34cc3afcf60b7690196956071c5821c5edb15c929df6f719d46f421c-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b145/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b145/_pkg_.a $WORK/b145/crc32_amd64.o # 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/b036/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/1d/1d03e273588311de2582313bb681b4b2d51faff91ec23e62c24c4825bd61e414-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x006.o -c gcc_linux_amd64.c cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7f/7f77c4e018cf44a8776d0662003d4ca57ad0b2174a19248888e67712acaaaec7-d # internal crypto mkdir -p $WORK/b074/ crypto/rc4 mkdir -p $WORK/b102/ encoding/base32 cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto -std -complete -installsuffix shared -buildid bErQp_7FwKWgwV98Hi5x/bErQp_7FwKWgwV98Hi5x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/crypto.go golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b329/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid riWmi93p5QrHBj2ic-Wj/riWmi93p5QrHBj2ic-Wj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b176/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid OOoUycfMiRkZKdTihJqV/OOoUycfMiRkZKdTihJqV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 0rX0lPjYUtpxVVdY3UHI/0rX0lPjYUtpxVVdY3UHI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go reflect mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./asm_amd64.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p reflect -std -installsuffix shared -buildid DI7yTzmQAg76j0Gj17Mt/DI7yTzmQAg76j0Gj17Mt -goversion go1.19 -symabis $WORK/b035/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.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/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/10/10c3b338c02d217a04f50f15d8a11434c7f05df4da8f7df26572505747273848-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/cc/cc4db8b271bbe5a00d4b5e51f8aea5aecf5858c82b3403d71d3ed0b65d82a353-d # internal golang.org/x/text/transform vendor/golang.org/x/text/transform mkdir -p $WORK/b449/ mkdir -p $WORK/b221/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid 9LU62mnVlIivmgwQG5qv/9LU62mnVlIivmgwQG5qv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/src/golang.org/x/text/transform/transform.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Su3b8OYFQLOzS8xt_21R/Su3b8OYFQLOzS8xt_21R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/a5/a5d604b9c86f02d6eee09103b30039838af93e75e381b5ed4815935b7fa4a502-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/4d/4da8c6b49dd386241891993d7b197e03dac40cad1ab68bd177f475d76fcaee36-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b329/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid VYV_vcV8a5NB3rAPnNmZ/VYV_vcV8a5NB3rAPnNmZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/cf/cfa7ca5d99322a6989a6478148e648ba656b324804160c2625681174bdf31b4d-d # internal net/http/internal/ascii mkdir -p $WORK/b232/ github.com/containers/storage/pkg/stringutils github.com/docker/docker/api/types/versions bufio mkdir -p $WORK/b050/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid eouxauJUy3WWvjfIWqSt/eouxauJUy3WWvjfIWqSt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go mkdir -p $WORK/b599/ regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p bufio -std -complete -installsuffix shared -buildid -iLaKiJH-D5fhEHWnmGe/-iLaKiJH-D5fhEHWnmGe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b181/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid leHs9SWFo_F4e6_B9gi8/leHs9SWFo_F4e6_B9gi8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/stringutils/stringutils.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p regexp/syntax -std -complete -installsuffix shared -buildid cSZCOiItT4eJa3Jf51kJ/cSZCOiItT4eJa3Jf51kJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b123/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 html mkdir -p $WORK/b269/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid GndiYicGdu77LFHWT6te/GndiYicGdu77LFHWT6te -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/versions/compare.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p html -std -complete -installsuffix shared -buildid g6LUKUvLaGSNWhrYdoGa/g6LUKUvLaGSNWhrYdoGa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b269/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/b176/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/53/533127b4b3114dac0d9886f28aa2ed4b6789b9becfc7d5e6938add46c1fe5525-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/92/92b96a055ab69c776abc81eebb268f545afcb5269d7da2dcce599b4a5ac86814-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/9a/9ac943afc61f22562c5f4f494221601e767a2ea0d01f85bc0324e31bebb462bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/bf/bf88ecf32628f4dce066f1c357bd4314ad9315aa0d29c64df0617f8972284734-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/d2/d209e5a56d46d85ba9524942a27198ebda0adb0c1a12d8381de9e319050e6b44-d # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/db/dbce49d3e3affe90a193d907f5c52a79b6cddee4cfda2e2a30c5ba1ebbe47a41-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/19/197b903b3c156372af0428ee0074696e1c90314955b1e5b1a1ffad5b2ece40b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/ca/ca509ad193aea06223fee2d7ff2a5c2068a254fced4bbdcbec8c30a88b50f807-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/5c/5cdd1afc9258bf1492ca11a0c24c323ace430a955bcd188b99ed74744284f7f8-d # internal image mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b337/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p image -std -complete -installsuffix shared -buildid yxNtlAmmtZ5zGgaXvkNq/yxNtlAmmtZ5zGgaXvkNq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b336/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 compress/bzip2 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid uT5r-HxeGTLL49pU7TYN/uT5r-HxeGTLL49pU7TYN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b127/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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b026/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/38/383f8e46fa92539434e5d93acfd402e17d299e7836e1a79d173128f4879d8c74-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a4/a49f8699456e9c51dc941d3a3c8be86eba9d645bdc29bad0dee0e48f86fb4164-d # internal internal/syscall/execenv mkdir -p $WORK/b043/ internal/syscall/unix mkdir -p $WORK/b042/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid MahE1bb36TlpGN-GEK6p/MahE1bb36TlpGN-GEK6p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid O-AqhDtoroYHaSitvt6j/O-AqhDtoroYHaSitvt6j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.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.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go time mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p time -std -installsuffix shared -buildid BYEFVt-TDVDMofBLASef/BYEFVt-TDVDMofBLASef -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b025/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_goroot.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/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/dc/dc603f0990a87be51b4a27d6259d47596f330e31e9930e39f7a30fe748a0a0c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/2b/2b6d4a741639c5537bf4bad6c32494a0a920163f2095f14175559c8d95f17f25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/98/988f1186ef681af77881fd185bb3d35162beb2579300fe3908ccda7d680ceab1-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/96/96a2d7d2c2734a7539ee8c3000682709f26f60158df1b26d2cecb1f223679f8b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x012.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/ff/ffb56ac7c71f812896f85d8d6518ed810ec623bc7b88a5c33ffe4d000bb2c262-d # internal image/internal/imageutil mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b336/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid X34Gga8woy9mAjEupJCp/X34Gga8woy9mAjEupJCp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ab/abefba416b48282dd62a66a87976c0b4174443cf9a3a3dbdabb8f2bcacbeba86-d # internal regexp mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile regexp/syntax=$WORK/b123/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p regexp -std -complete -installsuffix shared -buildid fxsgN9BV9ZoE7woC1y56/fxsgN9BV9ZoE7woC1y56 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/95/95455445ad1a7a1b3e295dfdfea79fdfc70d488bea9c7d57a7788ac687e7e5e3-d # internal image/jpeg mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b336/_pkg_.a packagefile image/color=$WORK/b337/_pkg_.a packagefile image/internal/imageutil=$WORK/b339/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p image/jpeg -std -complete -installsuffix shared -buildid i0X9xl2q2LAWPtHXSiwZ/i0X9xl2q2LAWPtHXSiwZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b338/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b066/_x013.o -c gcc_amd64.S cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o $WORK/b066/_x006.o $WORK/b066/_x007.o $WORK/b066/_x008.o $WORK/b066/_x009.o $WORK/b066/_x010.o $WORK/b066/_x011.o $WORK/b066/_x012.o $WORK/b066/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/2d/2d757f278121c601887d20b66d8abd43bc67dd62d2dbbe0b2c6723105ad44cdc-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/95/95360355e50cfe80eaa70ae4b81e5767553098e44b7339a727264fc189b227cd-d # internal context mkdir -p $WORK/b024/ google.golang.org/grpc/backoff mkdir -p $WORK/b392/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF github.com/BurntSushi/toml/internal google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p context -std -complete -installsuffix shared -buildid nBvbeWjMy9I-A1hOwMCY/nBvbeWjMy9I-A1hOwMCY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b045/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b025/_pkg_.a EOF google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid R9zZiTUaQ_RsUZ7cowkB/R9zZiTUaQ_RsUZ7cowkB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./vendor/src/google.golang.org/grpc/backoff/backoff.go mkdir -p $WORK/b454/ mkdir -p $WORK/b412/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid pAsyWCg9tJnRJMUbazgj/pAsyWCg9tJnRJMUbazgj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/src/google.golang.org/grpc/keepalive/keepalive.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF internal/poll cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b082/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid JkK3j8_3VYgErxIntBv8/JkK3j8_3VYgErxIntBv8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io/fs -std -complete -installsuffix shared -buildid 6kbiYx46mZjiSzSBQMBF/6kbiYx46mZjiSzSBQMBF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b045/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 mkdir -p $WORK/b041/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid 6VdC-VKqXZ-XTqnexcQq/6VdC-VKqXZ-XTqnexcQq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack ./vendor/src/github.com/BurntSushi/toml/internal/tz.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/poll -std -installsuffix shared -buildid fZL3uKK3JEle7aCJwHXv/fZL3uKK3JEle7aCJwHXv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b041/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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/dd/ddd8fd5a4d8dbb8c0f6269a2251df92d94c8ca1adc9781e8ba4ddfdb70e347c9-d # internal cat >$WORK/b066/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/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b066/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/87/87c6a69c39384ad00a5607df37e730a128601a2ff2cf5c239cc0d815f77baee8-d # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/79/798c95ad4e73a727c0b0a15f0f93e3624326293bb16d6a5fd78907fd8bab7a02-d # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p runtime/cgo -std -installsuffix shared -buildid hPiLWke9RBRHDivojm1U/hPiLWke9RBRHDivojm1U -goversion go1.19 -symabis $WORK/b066/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/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/handle.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/b066/_cgo_gotypes.go $WORK/b066/cgo.cgo1.go $WORK/b066/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a4/a47f993cef02b233a16fd332d33aa8b4efed0ea65fa2f044b68bdebd0977a2f0-d # internal github.com/containers/storage/pkg/regexp mkdir -p $WORK/b121/ github.com/acarl005/stripansi mkdir -p $WORK/b468/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid d_IZeEfxuR9P33r_bcGo/d_IZeEfxuR9P33r_bcGo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/regexp/regexp.go ./vendor/src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid S111AHYjkScJtekxP88z/S111AHYjkScJtekxP88z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/src/github.com/acarl005/stripansi/stripansi.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/00/004d762c3d4f603f9e7340a81e7242e50664831988a6ad873aefa58d1f935e44-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b412/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid ivCYRhOPSKxy48FO5aBJ/ivCYRhOPSKxy48FO5aBJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/04/04ba547af166ab4c8eaa6aab81fffc065dd5b2952b9ea8bf485c7a64c7f8b0ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/b8/b8eb0b4475e6b9572483de2d1cc97aa9919798a22a60bd683c83ea710c9b8f46-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b066/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b066/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_amd64.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o $WORK/b066/_x006.o $WORK/b066/_x007.o $WORK/b066/_x008.o $WORK/b066/_x009.o $WORK/b066/_x010.o $WORK/b066/_x011.o $WORK/b066/_x012.o $WORK/b066/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4f/4f8f5ea964e4a2c686d6f49ce814baba3ac6b523499954368769dc8be9f66d61-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b457/ google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b435/ golang.org/x/sync/semaphore mkdir -p $WORK/b475/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid z3XwIkxIgswUiiNMlMAI/z3XwIkxIgswUiiNMlMAI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/src/google.golang.org/grpc/tap/tap.go cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b434/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid FdNvXP3PU2hlYblq4t4N/FdNvXP3PU2hlYblq4t4N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./vendor/src/google.golang.org/grpc/internal/grpcsync/event.go ./vendor/src/google.golang.org/grpc/internal/grpcsync/oncefunc.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b084/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/go-logr/logr mkdir -p $WORK/b515/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 427i2N-JorTI2Q-4UloV/427i2N-JorTI2Q-4UloV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/src/golang.org/x/sync/semaphore/semaphore.go go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b525/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/go-logr/logr -complete -installsuffix shared -buildid 2epVV3xONHxU1bAsQpcg/2epVV3xONHxU1bAsQpcg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/src/github.com/go-logr/logr/discard.go ./vendor/src/github.com/go-logr/logr/logr.go cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p go.opentelemetry.io/otel/internal/baggage -complete -installsuffix shared -buildid 2x_f0QyQ8ooXZ2JeVarW/2x_f0QyQ8ooXZ2JeVarW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/internal/baggage/baggage.go ./vendor/src/go.opentelemetry.io/otel/internal/baggage/context.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/98/98739e123e07e300a2bbc0fabddea3b1d2def0dbb820d17c1d7bcd4ecfc66f2a-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/82/827b6ffd557659baa9594782ff18df9e3caa85e986f349ffd133324b0e96a59c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f7/f742b2342ad86689310a79eaabeb02837773049a1e6d7a0af3fb288a006e1b44-d # internal embed /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal mkdir -p $WORK/b091/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p embed -std -complete -installsuffix shared -buildid dVPXzvVHm9K7xUu_ZKhy/dVPXzvVHm9K7xUu_ZKhy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/embed/embed.go cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/d0/d0e1a5219491532e5c1af133f58f65d9c708bf423821f5825030a82476262260-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/3e/3ec4e9226ff5c5667899079bf252dcd5aae2caafa8fe4aa253b0a3783e3a8a54-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/9e/9e52522c77d1c73b6c3268b66e6f99501366be666b2d5de8fbdb97afc3129f88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/59/597d8886901771b087cfb0fdac4bb8e42552f64b82790f891b782cea2887d0ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/a2/a2857ee12f791b85f140b4c2beac35e5d95a4e729c5893c52f10a19e40445319-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/64de6334e8b6ce91c7e4d053391f4d64f2556a02b2e581740d7d5c77f4fdba29-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b035/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/12/1253f510bfd6443b89e91840075fc6cf1fd7849bff0d9ceb0298fec1d377c5a3-d # internal os mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p os -std -installsuffix shared -buildid UBnLUyLzYABzs_YHJprq/UBnLUyLzYABzs_YHJprq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b040/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/pipe2_unix.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/rlimit.go /usr/lib/golang/src/os/rlimit_stub.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 cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a6/a6672b6538f55154599c69326dd373855ecd6c6a23c028a1dd942a7ccc944ed8-d # internal encoding/binary internal/fmtsort go.opentelemetry.io/otel/internal/attribute github.com/hashicorp/errwrap mkdir -p $WORK/b032/ mkdir -p $WORK/b038/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b521/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p encoding/binary -std -complete -installsuffix shared -buildid zUHgXGTYGgFVKGlPRutd/zUHgXGTYGgFVKGlPRutd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go github.com/modern-go/reflect2 cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid za7YOEX-v2w9OG5VII3k/za7YOEX-v2w9OG5VII3k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go mkdir -p $WORK/b214/ mkdir -p $WORK/b138/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p go.opentelemetry.io/otel/internal/attribute -complete -installsuffix shared -buildid u_WaRmfpnGU-_bvm5uI5/u_WaRmfpnGU-_bvm5uI5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/internal/attribute/attribute.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid zHJ2CKC82OpNdOu-SsA7/zHJ2CKC82OpNdOu-SsA7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./vendor/src/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b138/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid mMBvgR2zsmjCM12lT-sy/mMBvgR2zsmjCM12lT-sy -goversion go1.19 -symabis $WORK/b138/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./vendor/src/github.com/modern-go/reflect2/go_above_118.go ./vendor/src/github.com/modern-go/reflect2/go_above_19.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/a2/a201712c99ad9782aac365968135758ed4b5abb42295ef7aa01d69ad36b2d67f-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4e/4ef698beb5973f51459bf7e5f2a625a02097256535125acb75af93ebdfaf178d-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/5d/5d04a7ab68c1ba0bf4229ef354d1987bb50a27c29701192c2d3dc89464c6720f-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/14/140f8ee59c6c66bcb77b25ee0a274c31fca95388bfefa542c93021c640a9caf3-d # internal encoding/base64 mkdir -p $WORK/b031/ crypto/md5 mkdir -p $WORK/b101/ crypto/internal/edwards25519/field crypto/cipher vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b113/ vendor/golang.org/x/crypto/curve25519/internal/field cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b099/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p encoding/base64 -std -complete -installsuffix shared -buildid gV1UgP3jxjtMLTXr17wN/gV1UgP3jxjtMLTXr17wN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b113/symabis ./sum_amd64.s cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b101/symabis ./md5block_amd64.s mkdir -p $WORK/b117/ cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b117/symabis ./fe_amd64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b099/symabis ./fe_amd64.s crypto/internal/nistec mkdir -p $WORK/b089/ github.com/klauspost/compress/zstd/internal/xxhash cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b146/ cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b089/symabis ./p256_asm_amd64.s mkdir -p $WORK/b076/ cat >$WORK/b146/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.13.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/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b146/symabis ./xxhash_amd64.s cat >$WORK/b076/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/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b076/symabis ./xor_amd64.s mkdir -p $WORK/b144/ golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b319/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b145/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid vu5WwSxmeJlwYQKbcPYE/vu5WwSxmeJlwYQKbcPYE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b144/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/b319/go_asm.h << 'EOF' # internal EOF golang.org/x/crypto/sha3 mkdir -p $WORK/b324/ cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b319=>" -I $WORK/b319/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b319/symabis ./sum_amd64.s cat >$WORK/b324/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b324=>" -I $WORK/b324/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b324/symabis ./keccakf_amd64.s cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid DgdE3NCBA8GHospwcsYK/DgdE3NCBA8GHospwcsYK -goversion go1.19 -symabis $WORK/b113/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go golang.org/x/sys/unix mkdir -p $WORK/b148/ cat >$WORK/b148/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b148/symabis ./asm_linux_amd64.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/md5 -std -installsuffix shared -buildid rbwW5T99JkwmctA_StNe/rbwW5T99JkwmctA_StNe -goversion go1.19 -symabis $WORK/b101/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/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/b117/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid _Muox2Mxp4tBf_CzHs9g/_Muox2Mxp4tBf_CzHs9g -goversion go1.19 -symabis $WORK/b117/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p golang.org/x/sys/unix -installsuffix shared -buildid Rj6PEiNbBs-J34aon0_e/Rj6PEiNbBs-J34aon0_e -goversion go1.19 -symabis $WORK/b148/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/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_linux.go ./vendor/src/golang.org/x/sys/unix/ioctl_unsigned.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/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/cipher -std -installsuffix shared -buildid aKsdVxrsmp5eRAKEwC5F/aKsdVxrsmp5eRAKEwC5F -goversion go1.19 -symabis $WORK/b076/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/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/b146/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid X2BCkbokEFrE8KS-Zu-f/X2BCkbokEFrE8KS-Zu-f -goversion go1.19 -symabis $WORK/b146/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/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/b319/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid FAWfxF2tewrycN_sQzNu/FAWfxF2tewrycN_sQzNu -goversion go1.19 -symabis $WORK/b319/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack -asmhdr $WORK/b319/go_asm.h ./vendor/src/golang.org/x/crypto/internal/poly1305/bits_go1.13.go ./vendor/src/golang.org/x/crypto/internal/poly1305/poly1305.go ./vendor/src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./vendor/src/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid Qj49oLsYfB83tPbNmdkW/Qj49oLsYfB83tPbNmdkW -goversion go1.19 -symabis $WORK/b099/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile embed=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b089/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 4ynHB7O2ORW7VSXVq5Di/4ynHB7O2ORW7VSXVq5Di -goversion go1.19 -symabis $WORK/b089/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -embedcfg $WORK/b089/embedcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid sfFbh0NL7DROC-S5dsPn/sfFbh0NL7DROC-S5dsPn -goversion go1.19 -symabis $WORK/b324/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack -asmhdr $WORK/b324/go_asm.h ./vendor/src/golang.org/x/crypto/sha3/doc.go ./vendor/src/golang.org/x/crypto/sha3/hashes.go ./vendor/src/golang.org/x/crypto/sha3/hashes_generic.go ./vendor/src/golang.org/x/crypto/sha3/keccakf_amd64.go ./vendor/src/golang.org/x/crypto/sha3/register.go ./vendor/src/golang.org/x/crypto/sha3/sha3.go ./vendor/src/golang.org/x/crypto/sha3/shake.go ./vendor/src/golang.org/x/crypto/sha3/shake_generic.go ./vendor/src/golang.org/x/crypto/sha3/xor_generic.go ./vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/aa/aa301521e3667f15c17c130dae490dafa5ccc97210abd7de12972acdbfa0b4de-d # internal encoding/pem mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p encoding/pem -std -complete -installsuffix shared -buildid EiDsiIM6u84l19qXvdf2/EiDsiIM6u84l19qXvdf2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b329/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid M5zjQexPrDrLZux6PtJj/M5zjQexPrDrLZux6PtJj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b113/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/skopeo-1.13.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/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b146/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b101/md5block_amd64.o ./md5block_amd64.s cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/7e/7e7ecf1a18b4964cf2d10bccd3727d0f879dce433671b30104b5ba12052fd9b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b319=>" -I $WORK/b319/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b319/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b146/_pkg_.a $WORK/b146/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/00/006cfe973f9c7a8ca37ffec54f5581417e0e272f2dddd17e6cd685157cac9bef-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b7/b71e519ed3220728aca7655d8db761046e15ba8c6f273ef636fbfed17aa2def5-d # internal internal/godebug mkdir -p $WORK/b061/ io/ioutil mkdir -p $WORK/b115/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a EOF path/filepath mkdir -p $WORK/b067/ cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/godebug -std -complete -installsuffix shared -buildid eCceSX-63MVL8N6vxN70/eCceSX-63MVL8N6vxN70 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p io/ioutil -std -complete -installsuffix shared -buildid HV8m5-ka31Qq4GTZQBRj/HV8m5-ka31Qq4GTZQBRj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p path/filepath -std -complete -installsuffix shared -buildid 96ddgbSjtFcSGHUtA_HJ/96ddgbSjtFcSGHUtA_HJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b067/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 github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF os/signal mkdir -p $WORK/b208/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Z4BV-_a-fU9bjPOfXPAL/Z4BV-_a-fU9bjPOfXPAL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/rootless/rootless.go google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b363/ cat >$WORK/b208/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b208=>" -I $WORK/b208/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b208/symabis ./sig.s cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile hash/fnv=$WORK/b256/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid BK4jwc7NyXGFGp3unj6A/BK4jwc7NyXGFGp3unj6A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/detrand/rand.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/47/47200d7ccab3d99461120ca17bde8e1c09aa9c138d491014139c2401163fc2ad-d # internal fmt mkdir -p $WORK/b037/ cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b319/_pkg_.a $WORK/b319/sum_amd64.o # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b417/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p fmt -std -complete -installsuffix shared -buildid MJKa1jUeCwQE9zqEdCIy/MJKa1jUeCwQE9zqEdCIy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b037/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 github.com/docker/docker/api/types/mount mkdir -p $WORK/b543/ github.com/mattn/go-runewidth cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b469/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid -XVO_KhD49aiIg12_wmF/-XVO_KhD49aiIg12_wmF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/src/google.golang.org/grpc/internal/envconfig/observability.go ./vendor/src/google.golang.org/grpc/internal/envconfig/xds.go cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b470/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid bsWQOooCR5-n6T82xCcB/bsWQOooCR5-n6T82xCcB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b469/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid F88P7SpFCy6X7eCg6b8M/F88P7SpFCy6X7eCg6b8M -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/mount/mount.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/2a/2a31425b1741e5e9a1df9f14a26c0f00b7ca3200bcf9eb98f360dbd23b26f911-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=$WORK/b318/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b319/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid w0opUIZj1wYRe9A4acBX/w0opUIZj1wYRe9A4acBX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b117/fe_amd64.o ./fe_amd64.s cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/04/04843d8494fb2fad0f25ddb3dc95f0a08c02d4e98000858cf5195236c89e0280-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b076/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b099/fe_amd64.o ./fe_amd64.s cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p os/signal -std -installsuffix shared -buildid Viq-8DNHMQu1E2jMBM6t/Viq-8DNHMQu1E2jMBM6t -goversion go1.19 -symabis $WORK/b208/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack -asmhdr $WORK/b208/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/57/57a6137ae5fcd07a6eaadd6b0c73a51b8faa797c3327fd72bfce3a8000bcb1cf-d # internal internal/intern mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/intern -std -complete -installsuffix shared -buildid As40DOsVbXMxW4LKVq7E/As40DOsVbXMxW4LKVq7E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/b4/b42bc1bfb2183926e0b940a22713c625bbdad6dd96d4fad91626caf618f97e20-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/a4/a445d3673cd5e805037d669e16004d2e8958de76d32d0aef9bb7f92374f3d1dc-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/58/58881f261fd47448cab4973f1ad4e23d9a40cc84c603eece68e5e27f1b9e6c43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a3/a3fb770b6829923341a2841fe4563755e9588ecd727aa5b51825a7ba67b05fe6-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/75/7572a5ee0a20e22cb599fe47a092463e7fbf89b2ca30abd5035bd3bce9cc6cd0-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid zDIzqQG-l-PVNGlkTEZd/zDIzqQG-l-PVNGlkTEZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9a15117ca2eea477c25faf9462d92fd801b81a757c9158aa0a46c199981e8c0e-d # internal crypto/internal/boring mkdir -p $WORK/b073/ crypto/des vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b079/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a EOF cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid CBydGNjdQA9WCvOR60bN/CBydGNjdQA9WCvOR60bN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid ZAxKwPDKl6yRHRMV5Zly/ZAxKwPDKl6yRHRMV5Zly -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b111/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 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/des -std -complete -installsuffix shared -buildid VoEI5HmGEmKpU1PZQ1xD/VoEI5HmGEmKpU1PZQ1xD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b086/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 cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/01/0194680d3d189b59f1e97763fdc7150d982ca4f6715f57494947910116cef547-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/f2/f268a06602fa1911d362aafbfbb17e715d00820a2376c577148f81dd1883c3a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/0d/0df1e886b1d5d1dc7efdedabd5bc855957345e7a5bf3cc9e253ce829f1c66898-d # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b324=>" -I $WORK/b324/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b324/keccakf_amd64.o ./keccakf_amd64.s vendor/golang.org/x/sys/cpu mkdir -p $WORK/b114/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF 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/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b114/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/17/1744a377805736d53082fd373c0ccd6b9603933dfa9f608c43027212efd44cc3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/a3/a39d3fcf97f0c34ad689be1a1d469eea7bc87927fe2606ef73ece7bafb5e4e9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a9/a909a3057e041e95c5828d4109cfdf8bfb0011e64f0ee7e763f019218007aced-d # internal crypto/hmac mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a EOF crypto/aes mkdir -p $WORK/b085/ cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 6KcVUgsLYxaWE8KaYUcy/6KcVUgsLYxaWE8KaYUcy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b085/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/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b085/symabis ./asm_amd64.s ./gcm_amd64.s crypto/sha512 cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/72/72c5f148d48f5e2ca5d475d56867b5f5cb123bd1e1787f28b7ad3122380c37a0-d # internal mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF crypto/sha1 mkdir -p $WORK/b104/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./sha512block_amd64.s crypto/sha256 mkdir -p $WORK/b105/ net/netip cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b064/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b104/symabis ./sha1block_amd64.s cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b105/symabis ./sha256block_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/intern=$WORK/b065/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net/netip -std -complete -installsuffix shared -buildid vfJhH_8ygPXs4rPal_WA/vfJhH_8ygPXs4rPal_WA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid qCBia8TJA_j2rSRq2GrX/qCBia8TJA_j2rSRq2GrX -goversion go1.19 -symabis $WORK/b114/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b208=>" -I $WORK/b208/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b208/sig.o ./sig.s cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/39/3975d89ace7342da17056c18a7a907be1375022ade3a3ed883f5373c12cfebd1-d # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b324/_pkg_.a $WORK/b324/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/47/4766ac1578ab8a8a136a835eab8f115e1869a7cb73e11f164091fcd66054e719-d # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/aes -std -installsuffix shared -buildid Ti8HWe59vAkz9MNdYUJk/Ti8HWe59vAkz9MNdYUJk -goversion go1.19 -symabis $WORK/b085/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a8/a870752ca9c955bbf7e023cc749bdcf9aaa06a1b3d7998d7ecbc35566a64f2e3-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b118/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b311/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid TI4xh6UMcGRNkSe7bZga/TI4xh6UMcGRNkSe7bZga -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid PB7ltcU_lPu3PqmJOGp6/PB7ltcU_lPu3PqmJOGp6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/68/68bb630ca17b7c92ed0bd35ec07dd5b51128d508e309dd0e3ea993d87fd6b99c-d # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha512 -std -installsuffix shared -buildid fAUrZ7anfFb6IceS7LSz/fAUrZ7anfFb6IceS7LSz -goversion go1.19 -symabis $WORK/b093/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/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 cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/sha1 -std -installsuffix shared -buildid CBX2O989dAaaaJYNH3-C/CBX2O989dAaaaJYNH3-C -goversion go1.19 -symabis $WORK/b104/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/1a/1a23d80de5d85afe30ad969e232be348b890030213cc623a929bee575159cc63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b575/ github.com/cyphar/filepath-securejoin os/exec mkdir -p $WORK/b204/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b610/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid EJYH0Y48NYOHvv7TaXAG/EJYH0Y48NYOHvv7TaXAG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/directory/directory.go ./vendor/src/github.com/containers/storage/pkg/directory/directory_unix.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p os/exec -std -complete -installsuffix shared -buildid CZMjYA4jHbXR41NSYhsv/CZMjYA4jHbXR41NSYhsv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b204/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 cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid po2vc-lCRxIQC6Fs7an-/po2vc-lCRxIQC6Fs7an- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/src/github.com/cyphar/filepath-securejoin/join.go ./vendor/src/github.com/cyphar/filepath-securejoin/vfs.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b208/_pkg_.a $WORK/b208/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/2b/2b0d45d9e5fffc94209a965c523a33554a0ad6289e9a7ef404cc089513aa651f-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/96/960b7dcacf2d5efc89237e9f7aecc4c13d1208e9fdb42df61b32c1184b8bde84-d # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha256 -std -installsuffix shared -buildid h-dwZ8HmwmkUxLe2vb-U/h-dwZ8HmwmkUxLe2vb-U -goversion go1.19 -symabis $WORK/b105/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/27/27c875b0de84ed130f495ae0c81b3e637cb32bfc92bca666b272a35dcd28ef89-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c8/c8bd408d022e56a7287e7909f3cd397235a285b6a7c470b9b58f86790838c43a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # 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/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b114/cpu_x86.o ./cpu_x86.s cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/28/283efeebe0a946a084ab997898eb93ff1a14b75e29c82941e52f0bade9f8f9dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b089/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/fe/fec0b54a6ebf7d25ffdedb71972b03c67f9e30569fbd02191637ff491d319848-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/25/256d454b363d88d25568d49aabf4fb433e49950022d827ac00cbd3b5e17fd585-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b104/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/0c/0c7b2b4d36db61315850d568deaec5ad404f3090e2aafc572032b48dc2a5cfbf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b110/ cat >$WORK/b110/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/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b138/reflect2_amd64.o ./reflect2_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/03/03a5585e1ec21ac10c9b245511d2b2c411744842fcaa3405e0e3a9b7c8a0e141-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/69/69c39b16976248fbbc03e72863fe5b0d23469cd5e254e3a28977a66703b25434-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b105/sha256block_amd64.o ./sha256block_amd64.s cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b138/relfect2_mips64x.o ./relfect2_mips64x.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b114/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid 8a0hgqwLgysXUfOxgTuA/8a0hgqwLgysXUfOxgTuA -goversion go1.19 -symabis $WORK/b110/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/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 cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b138/relfect2_mipsx.o ./relfect2_mipsx.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/asm_amd64.o ./asm_amd64.s cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b138/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/gcm_amd64.o ./gcm_amd64.s cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b4/b489a585ebad89ef078ea1e02a35ee74c998b0fe7a670fc3887b0ee840c992bd-d # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/reflect2_amd64.o $WORK/b138/relfect2_mips64x.o $WORK/b138/relfect2_mipsx.o $WORK/b138/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b7/b7c26f1faa87afcb1d756e1f8cefefc71e8e103cb882d33cb10496cc09273ebf-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b311/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid cYKlkvt1ct-3uN4kbidv/cYKlkvt1ct-3uN4kbidv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/src/golang.org/x/crypto/scrypt/scrypt.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_amd64.o $WORK/b085/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/19/19a185bf02367787cdbc3b9f4163992653ff8b0beabf51cdeebfdb5d96f12fd0-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/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/fe/fe259c984bc5e44bda9554127d280a61b0e6f7fcf6f3de24c356744608fae888-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/26/262992b3ef3d93de7176ce0636f0951d807b47af517e7639d10e5ddabfd6b9df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b8/b8446b07de93acc10b46ed220d79d0d44f7f15d7203d31630b95068b30af7da2-d # internal net mkdir -p $WORK/b059/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b059/ -importpath net -- -I $WORK/b059/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/99/993b0608232e67dae3b39058d5dd3e86b8addde7c442d3883b68bd79a9e437fd-d # internal github.com/skratchdot/open-golang/open mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile os/exec=$WORK/b204/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/skratchdot/open-golang/open -complete -installsuffix shared -buildid U9N4uvGukcFHNSvHh5cE/U9N4uvGukcFHNSvHh5cE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/src/github.com/skratchdot/open-golang/open/exec.go ./vendor/src/github.com/skratchdot/open-golang/open/open.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/25/25de89e54d20904e366507ef70d90398433bcdbd6e6ac9ee274f5f7a07d95f79-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/chacha20poly1305_amd64.o # internal encoding/hex mkdir -p $WORK/b057/ encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal flag mkdir -p $WORK/b058/ github.com/syndtr/gocapability/capability net/url vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b116/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF text/template/parse mkdir -p $WORK/b070/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/hex -std -complete -installsuffix shared -buildid MhfaPMAubQl1_Rq65h7R/MhfaPMAubQl1_Rq65h7R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p flag -std -complete -installsuffix shared -buildid E2gY09EPi6FjFkcm7me7/E2gY09EPi6FjFkcm7me7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/flag/flag.go encoding/json mkdir -p $WORK/b029/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b117/_pkg_.a EOF github.com/opencontainers/go-digest cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid DnnTNeAs4qJt72k2qhFB/DnnTNeAs4qJt72k2qhFB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p text/template/parse -std -complete -installsuffix shared -buildid 0FAnUJaeS1wgyV8dhDog/0FAnUJaeS1wgyV8dhDog -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b070/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p encoding/json -std -complete -installsuffix shared -buildid fBrLsdCVbgMDxN-Bwiai/fBrLsdCVbgMDxN-Bwiai -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b029/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 os/user mkdir -p $WORK/b124/ mkdir -p $WORK/b056/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid r3vk1BdAge1ph8pC1oNt/r3vk1BdAge1ph8pC1oNt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b124/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/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF log mkdir -p $WORK/b136/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding/csv -std -complete -installsuffix shared -buildid zGuHC1t2MMro7J-ZL-Va/zGuHC1t2MMro7J-ZL-Va -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF runtime/debug mkdir -p $WORK/b137/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p log -std -complete -installsuffix shared -buildid pKBYGr4tfOSxYz-4x7eG/pKBYGr4tfOSxYz-4x7eG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/log/log.go math/big cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b081/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b137/symabis ./debug.s github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b158/ github.com/klauspost/compress/fse mkdir -p $WORK/b053/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b069/ mkdir -p $WORK/b133/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./arith_amd64.s 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go golang.org/x/sys/execabs cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF github.com/containers/image/v5/version cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid ifCHAajFuNyYy1jRjh5e/ifCHAajFuNyYy1jRjh5e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/internal/xlog/xlog.go mime/quotedprintable github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/image-spec/specs-go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF compress/flate github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p net/url -std -complete -installsuffix shared -buildid pzelScxkydCS98E74Bx0/pzelScxkydCS98E74Bx0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/net/url/url.go github.com/containers/storage/pkg/reexec mkdir -p $WORK/b206/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid -holbty1TLu3VXcX-Nfw/-holbty1TLu3VXcX-Nfw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/src/golang.org/x/sys/execabs/execabs.go ./vendor/src/golang.org/x/sys/execabs/execabs_go119.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a EOF mkdir -p $WORK/b142/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid z7g1vcZXvizD1bo1WGfq/z7g1vcZXvizD1bo1WGfq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/reexec/command_linux.go ./vendor/src/github.com/containers/storage/pkg/reexec/reexec.go mime mkdir -p $WORK/b227/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid z-dKnNZMhcRJS30Vm-p5/z-dKnNZMhcRJS30Vm-p5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b142/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 mkdir -p $WORK/b192/ vendor/golang.org/x/net/http2/hpack cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p mime -std -complete -installsuffix shared -buildid LIO1muVcQkOhVS9a639q/LIO1muVcQkOhVS9a639q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b227/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/b207/ github.com/docker/go-units mkdir -p $WORK/b203/ github.com/hashicorp/go-multierror cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid Lfwzh5dqyIat8IgjYX9t/Lfwzh5dqyIat8IgjYX9t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./vendor/src/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid umWyLXC1DAdPzEt6Ufii/umWyLXC1DAdPzEt6Ufii -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b207/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/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b229/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid QeLzHVk_gC0VwgB83PEN/QeLzHVk_gC0VwgB83PEN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 36LE3fn1f4IdcViWNRs0/36LE3fn1f4IdcViWNRs0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b053/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8qKZzLSIZVscrnZ1Hg44/8qKZzLSIZVscrnZ1Hg44 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/91/91dd5b860c98f4718b5d506d254c223689a7225dac2c75ee3bc5710f2cca33ab-d # internal mkdir -p $WORK/b213/ mkdir -p $WORK/b155/ mkdir -p $WORK/b163/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b214/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid XAIpFpvPCzjRSGnOs5-h/XAIpFpvPCzjRSGnOs5-h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b213/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 net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p compress/flate -std -complete -installsuffix shared -buildid HlKOL2eK2vOvPyASankk/HlKOL2eK2vOvPyASankk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b155/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 mkdir -p $WORK/b226/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 5wDLRJovssHtocS0tf-y/5wDLRJovssHtocS0tf-y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./vendor/src/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/versioned.go mkdir -p $WORK/b172/ mkdir -p $WORK/b231/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid mQ6B2gB22Ndso0wF-DdW/mQ6B2gB22Ndso0wF-DdW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/iolimits/iolimits.go mkdir -p $WORK/b223/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid jgT9XtsXXWRgnxuuJ13Y/jgT9XtsXXWRgnxuuJ13Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b226/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 cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b221/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p net/http/internal -std -complete -installsuffix shared -buildid lbN3TTMGEpezXPjnMKEG/lbN3TTMGEpezXPjnMKEG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid dWetFrTSJ7_LBpu4byS2/dWetFrTSJ7_LBpu4byS2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b223/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/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/ab/abb349b25ec92310833a691acd0acf2cdfc2cc2667e051bf3a3b5a4bef9d517f-d # internal github.com/pkg/errors mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid BGVJmiD2ZaXCVIvBzJ03/BGVJmiD2ZaXCVIvBzJ03 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b241/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/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p runtime/debug -std -installsuffix shared -buildid v1_Piz1f4nggQ9jgVmwQ/v1_Piz1f4nggQ9jgVmwQ -goversion go1.19 -symabis $WORK/b137/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/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 cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p math/big -std -installsuffix shared -buildid 3APi3UB9qr2N3O2mFwnu/3APi3UB9qr2N3O2mFwnu -goversion go1.19 -symabis $WORK/b081/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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/natdiv.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cc/cce3214cff88cb98ac24edc0f61625f8d90f46a1b8eeca0000ec8e10858f9773-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal gopkg.in/yaml.v3 mkdir -p $WORK/b242/ cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/23/239e08ba69dd17125c1cb05c732cae04896699059603a53c8ff44b56c7f6062c-d # internal github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b261/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid DRKoxyuY1JXB8Wwkiu3F/DRKoxyuY1JXB8Wwkiu3F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/src/gopkg.in/yaml.v3/apic.go ./vendor/src/gopkg.in/yaml.v3/decode.go ./vendor/src/gopkg.in/yaml.v3/emitterc.go ./vendor/src/gopkg.in/yaml.v3/encode.go ./vendor/src/gopkg.in/yaml.v3/parserc.go ./vendor/src/gopkg.in/yaml.v3/readerc.go ./vendor/src/gopkg.in/yaml.v3/resolve.go ./vendor/src/gopkg.in/yaml.v3/scannerc.go ./vendor/src/gopkg.in/yaml.v3/sorter.go ./vendor/src/gopkg.in/yaml.v3/writerc.go ./vendor/src/gopkg.in/yaml.v3/yaml.go ./vendor/src/gopkg.in/yaml.v3/yamlh.go ./vendor/src/gopkg.in/yaml.v3/yamlprivateh.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid tPATvGDK8zxYKv0D_0gI/tPATvGDK8zxYKv0D_0gI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./vendor/src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/f0/f0058335d4cba2b7fe418bad1454780796437a5b76b59fb42242e1ebdee86114-d # internal encoding/xml mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p encoding/xml -std -complete -installsuffix shared -buildid pt-NfFOiFs4_pYI0CGPL/pt-NfFOiFs4_pYI0CGPL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8a/8a2f1cf00079f4488799944c5b0dfaccd1de5dc750c12763560e26dab4a40353-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 3ozfl1x0d2dD7QIB8_to/3ozfl1x0d2dD7QIB8_to -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b120/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 cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/03/0335a737058407516ff1b8780a4be55affac7574b071a1d414ddf99cc8b0909a-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid c4cPLAs_Pydsj2GY_qIO/c4cPLAs_Pydsj2GY_qIO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/src/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/c8/c895f41808ff522f205777d754d3872298a2a45e3c05273549e9a5f98f0b7c1b-d # internal github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=$WORK/b192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid 4ivHbkzA60hp6vJtlGhl/4ivHbkzA60hp6vJtlGhl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/useragent/useragent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ee/ee9295beb4f16062ee167714e581dd6a4b2d2ffb160b2e8c8d939e59532da643-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c5/c50bece8c5da9f2fe4686127b4ceea7af3ecfd088c7750220871ba3de971aef3-d # internal database/sql/driver mkdir -p $WORK/b267/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b222/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p database/sql/driver -std -complete -installsuffix shared -buildid FDGH24_AJQmBSQgBC6c7/FDGH24_AJQmBSQgBC6c7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid MlQb7cADu53cSWRl7pzi/MlQb7cADu53cSWRl7pzi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b222/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 cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/1f/1f97468164ec5d29bdb5cd477787d128d875f9f9788fdda7d72dadb535386e0b-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid z0Fw8ify7ksz84SFZ_PZ/z0Fw8ify7ksz84SFZ_PZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/src/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0e/0e3735be6c08752b22484754dca4a9ae289f6e75a9883794c9fd1b7d8f36f333-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b163/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid jeQ50hv-vasGFzv6qm-2/jeQ50hv-vasGFzv6qm-2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b162/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/58/58deb2317acb134491852be74f6de88e3263d1fcf4a12cf7f02386e8f17db719-d # internal encoding/gob mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p encoding/gob -std -complete -installsuffix shared -buildid 3iwrR3ZotkSoqxjotoZd/3iwrR3ZotkSoqxjotoZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/1a/1a9a19a8018fd2231e85e5dd990553bb56048cd9bb85e120a7a2da257c1d7855-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b160/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b158/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 1iQ_4_yReZOgF4U40af3/1iQ_4_yReZOgF4U40af3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b159/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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/6b/6ba9b6c379fd3ed1c1ca79bad6d158c327021af79d7a3c7b4219e50a72f44826-d # internal gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid 5rlEoWwRh70JfAyHG48U/5rlEoWwRh70JfAyHG48U -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/14/145519d19ce217701b24666a1e3547c08706a29ea6388b267cf52041290900f5-d # internal github.com/letsencrypt/boulder/errors mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b305/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/letsencrypt/boulder/errors -complete -installsuffix shared -buildid P93HFfw7ahoBJbdIVogb/P93HFfw7ahoBJbdIVogb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/src/github.com/letsencrypt/boulder/errors/errors.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b2/b26222e3cf3313e7465d1a45798b0763fab1d7c7683c58d18efb9dd91409a966-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid n4poIJa7XwBjI9jMDrh-/n4poIJa7XwBjI9jMDrh- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/src/github.com/go-openapi/jsonreference/internal/normalize_url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/80/80c57894a23e9a2d510d3e8f5b324c4e935455001f2be4751377ab3c76fc1260-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/01/01f706a4b770cb5925f7c7ea848cd28d46fd245aaa8faa9ef0d405978e71d27d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7f/7fada705bf6684ff8bbdf58ad498e7b8d57fd35d23b5f31ad98c7ebb73741f7e-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b053/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid p50ThNAUeRybWb6eD96j/p50ThNAUeRybWb6eD96j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack ./vendor/src/github.com/containers/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3f/3fb21b6c4702abd3be163cef15456551e6a73fb4816a87659ccb545ebe20a5ab-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid Sk1gdK_7hCQi1Zq8ktbW/Sk1gdK_7hCQi1Zq8ktbW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./vendor/src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f4/f482e234de38e7a5cf06ddf305747c7a58b2bc513fa05b81d411cc07a7a77ae9-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid UY4B2nDLZ2x18gwaIaeD/UY4B2nDLZ2x18gwaIaeD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b352/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b137/debug.o ./debug.s cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/03/03c24ba6c0f8bf10495aaa0a7747926f53b96269555a812632f2933973a0f427-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b141/ cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b141/symabis ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/61/61ed70b5b0e6d9697b3747a954f0f2682cb5d1b60e056a9f4a42da4b8adc7177-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b363/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid pops9s3VIvNlnz05q4q_/pops9s3VIvNlnz05q4q_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/errors/errors.go ./vendor/src/google.golang.org/protobuf/internal/errors/is_go113.go cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b148/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/03/03ea47473ac32faaabd4a4452288a203dd1a42bf0429ebf8753ef6a55481d743-d # internal go/token mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p go/token -std -complete -installsuffix shared -buildid 1eSPDKSnlAoieBHm-Vr5/1eSPDKSnlAoieBHm-Vr5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b370/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_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/df/df3669a6be9b046300a574e540c13a6a5f03d726c4566c3b57ce67446e1382d6-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b237/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid RothRS4j0pnJ7qDauQnd/RothRS4j0pnJ7qDauQnd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b236/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 cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/68/68f9d61be3024b13bd29314bdb968b76a85a18caf6e98033236b36d2f7294e6c-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid vJ8ZMEisnTfCew4lWS4b/vJ8ZMEisnTfCew4lWS4b -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/de/decb3f2e3de94246ed744648b879f11b5a4910adcaf254026ae59d320b0c75e7-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 3T2dFiLslMkPD9w9XLb9/3T2dFiLslMkPD9w9XLb9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/2a/2acdfc6d09131ccc18ab3ec48961bb727b5960eeea041337be1cab136ba6cf8c-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b155/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/39/39f0e4819b6ce56690688b56011c476ee127daa6c978830295552481b68b9f8f-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b119/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid yPQVrJRzxupYX6EumX5T/yPQVrJRzxupYX6EumX5T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/policyconfiguration/naming.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/28/28a046ae0bc52179295b0717539d2162be87843ed4943e205a24c5f87caf33dc-d # internal compress/gzip mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/flate=$WORK/b155/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash/crc32=$WORK/b145/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p compress/gzip -std -complete -installsuffix shared -buildid zmFGKcWjksrTsQP8vNAb/zmFGKcWjksrTsQP8vNAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid rkR3OAaMCdLYB_4nb4wM/rkR3OAaMCdLYB_4nb4wM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b154/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 github.com/proglottis/gpgme mkdir -p $WORK/b325/ cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/19/193aea6f56a16d7a4d847faf23725af2a806f7097053ae08edb14a0d1b7f97dc-d # internal compress/zlib mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/flate=$WORK/b155/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile hash/adler32=$WORK/b332/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p compress/zlib -std -complete -installsuffix shared -buildid 18KdHwSczw-4p_eZHyrL/18KdHwSczw-4p_eZHyrL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go github.com/miekg/pkcs11 mkdir -p $WORK/b348/ cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b348/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b348/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/38/3858717e4d96534274bc8a99a08ed5ce2089be32b62f66f82b404d3852439607-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid W7icOP9Rf0OTT4jKKG4I/W7icOP9Rf0OTT4jKKG4I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./vendor/src/github.com/containers/image/v5/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/c1/c1f658c46fee6ff80e9c25a7c8288683c730885e635b125dac9e7a9cb9114481-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid NjYwHWQh-a7NaOdiCnjI/NjYwHWQh-a7NaOdiCnjI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b398/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/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/04/042bf0fb3d3219bb016c4f6dd9701979fc89012fc856acc513ffa09276a3fa0d-d # internal github.com/oklog/ulid mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile database/sql/driver=$WORK/b267/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid 163zozAFkpjG4u9wLiW6/163zozAFkpjG4u9wLiW6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/src/github.com/oklog/ulid/ulid.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b142/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b143/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid CLKskwWuLvtyMWK9DXhj/CLKskwWuLvtyMWK9DXhj -goversion go1.19 -symabis $WORK/b141/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h ./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/b137/_pkg_.a /builddir/.cache/go-build/03/03272e8d52905588be2b963364f8c421048bea035bfbb39d3c30d09b0803001e-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b137/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid j7AlfD8fWcSpn-irDa_1/j7AlfD8fWcSpn-irDa_1 -goversion go1.19 -shared -c=4 -nolocalimports -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/1b/1bff5bf7415699c78826c4840ab2187a7fae4d9193a10b930fb9a17d66cf9623-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid aOKLKvld5qN3Xtq-hIc_/aOKLKvld5qN3Xtq-hIc_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e0/e067cbef7cc4b9e26988bd78b32f2074e916e43cae10a6bff44aa064ed88dfe0-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid PU0PI1oEmZtUYntWWP03/PU0PI1oEmZtUYntWWP03 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/src/google.golang.org/grpc/metadata/metadata.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e5/e5d340e332c8f90ec23cc0e73a98244cc694047ef0688657e534accf36d8d12e-d # internal text/template mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b070/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p text/template -std -complete -installsuffix shared -buildid vd3xX9jOn1ufXtYDZjdz/vd3xX9jOn1ufXtYDZjdz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b068/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/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/9e/9e806fa0e563bf086b3d3705c3b474af56f5e84afe94f897798b9fd4b3ab25c8-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid UgTrhxjJWfm8WF7TEkRI/UgTrhxjJWfm8WF7TEkRI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b450/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/9d/9d8b16a4d10d2bf0d1581a85424ad041461cb00a345051044b5b2ebfb0afddba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b449/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid V_edBH7OSgiJJuppLvKa/V_edBH7OSgiJJuppLvKa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b451/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/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b5/b56017f212cbcb07f312003d922d83b77015941c61bf310951b852c7f17dacca-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid cEOee46BgmGWlG2GnuQS/cEOee46BgmGWlG2GnuQS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b452/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/static_table.go ./vendor/src/golang.org/x/net/http2/hpack/tables.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/10/10c5a5ab792c53947ccfec1cf6c9ac25b9f8e86bea6264d4ad167bad07769f0b-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid fVX3_XFYH1ev3lTKawY4/fVX3_XFYH1ev3lTKawY4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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 cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/50/5043c81e40e865c76215f1cb1287c91072764d9621a63e896c194632a1d780d8-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b151/ cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b152/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid ArWRzYqmDxAlUWXYKKrl/ArWRzYqmDxAlUWXYKKrl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b151/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/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/dd/dd6393d3daed8a876b4f5de80b8d1ad0d0c5073026645102df6bd912c9cfb5f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal github.com/sirupsen/logrus mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid qPhSywpRtfHE5N2xO7yU/qPhSywpRtfHE5N2xO7yU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b156/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 cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/1a/1ab4456ed85c1940e7210677c6c9eaee3a9e49851f43b73ca7b34cc246872f33-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid sqh6rlrspp_VWSGWuf98/sqh6rlrspp_VWSGWuf98 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/signature/signature.go ./vendor/src/github.com/containers/image/v5/internal/signature/sigstore.go ./vendor/src/github.com/containers/image/v5/internal/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/2c/2c11492b38b56be75da937c68682e4cd4082ec163879820105cb6a9af1ff6ede-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid rXay2Dvz2_QNd6S2Sial/rXay2Dvz2_QNd6S2Sial -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/95/955fe21d21d56fcae92c5b73cb9662bca2163c7f983003e2974b40be438747a9-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b196/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid -nrAF5nVPSG1s8KwmiaM/-nrAF5nVPSG1s8KwmiaM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b195/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/e7/e731551d1787003c732e40d7c5ee606a99298ff4a8612e0daaad0a5a99ab9b60-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid hD7qonC4vVc70LocUye6/hD7qonC4vVc70LocUye6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b202/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 cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/3e/3ea6ff819a6fcfd0961fec2da1d827a6411f753ba5df881987a7157d1508faed-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 4LXGWcw0oTb1OQznle6Z/4LXGWcw0oTb1OQznle6Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/79/79ca602c6b808867362d9488b23a0a1cca8fc427ca858bb44b3e55803e9565bd-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b174/ cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/00/001cc4753b877f14494e925f3cca40f0d9d44c43ef5a8e333c6ba198b41b3cbc-d # internal github.com/containers/image/v5/internal/putblobdigest cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid 3EKk-1Y9voNziOF8DVgK/3EKk-1Y9voNziOF8DVgK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid mhtXz6sO51KsgnnhwRbX/mhtXz6sO51KsgnnhwRbX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/4e/4eb3cbed305a3fac162c16ccfefb8faea6a88068679c544848a633031dd599e1-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid tHaanMLKc8l2Y9WPocwQ/tHaanMLKc8l2Y9WPocwQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/tmpdir/tmpdir.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/009b33eb7e76e00eaf00957d1b824202f5865ae3ca1cf1a7d28eeadf176b9a1b-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid Fzoi8b94E0TQTyYka-6W/Fzoi8b94E0TQTyYka-6W -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b211/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 cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b325/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b325/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/e9/e9a589816ab37a8c17dd4cda5c9ac9de5ce8064941cd025e48c46e48f7f8806e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b220/ cat >$WORK/b220/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/b221/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b222/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid hAa1V0qZwiLZNSLGqdqI/hAa1V0qZwiLZNSLGqdqI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b220/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/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ed/ed2f324cb4660415b3c65e0d528700dec736d9812e3e5ebf9aa6824bcdc30d82-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/75/75db8c752a13db9d61be515aed7c61fb3bb7ca70e8be45e0c0dfd0c4019edac2-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid MxCnnXzEx7Mon9r2imgj/MxCnnXzEx7Mon9r2imgj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b233/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/b265/_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/b223/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/35/356797cb6fd13685a8c164c296c1f51817f8b161ca1c5052146277ff012dbe02-d # internal golang.org/x/term mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p golang.org/x/term -complete -installsuffix shared -buildid uYcQiau9pcPfmzeYgMhv/uYcQiau9pcPfmzeYgMhv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b243/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/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/5f/5f7e7ca39117513c40055f0b88d2e89a0cf4a8ee84caf5adbb102bfa6279d911-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d3/d3243be2fee3f126d3aa405c104e0b24d8abee79b52c00d2b099eddf913c35a6-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b281/ go.etcd.io/bbolt cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/josharian/intern=$WORK/b282/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid A09Ps5kwFc1iQ2XNNVaq/A09Ps5kwFc1iQ2XNNVaq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/src/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/src/github.com/mailru/easyjson/jlexer/error.go ./vendor/src/github.com/mailru/easyjson/jlexer/lexer.go mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile hash/fnv=$WORK/b256/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid 3mhfRVpJD0RV-iyZS13V/3mhfRVpJD0RV-iyZS13V -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b255/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/tx_check.go ./vendor/src/go.etcd.io/bbolt/unsafe.go github.com/ulikunitz/xz mkdir -p $WORK/b157/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b158/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b159/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile hash/crc32=$WORK/b145/_pkg_.a packagefile hash/crc64=$WORK/b152/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid U2nryqZvId3Xocoqjw26/U2nryqZvId3Xocoqjw26 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b157/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 cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/2e/2e5084f145aec67dd89abb94ecf9e6abdb022f09e9934b72065ddc0b85e646be-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid ffZs3eQKlmXLilK38Hp_/ffZs3eQKlmXLilK38Hp_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/c0/c0614961291f531495d7bcba33f15ad75a00900a949f8b38dee73401941110cb-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid THyL-G37wmulTdup1yTV/THyL-G37wmulTdup1yTV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b365/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_equal.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/52/5288c051d496efd3b340cf00f42a31a39fcd6c5967011da8622aa9e46876f6fd-d # internal github.com/containers/image/v5/internal/signer mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid -QqBPtVSzrZcMU1C8-O1/-QqBPtVSzrZcMU1C8-O1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/61/618cec9102424507fa09fd9aaa0b4670ffeb06cd41ad92dd08f382aa734fcd4b-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid xFE6zVb5Qxbk_2ZIRdNF/xFE6zVb5Qxbk_2ZIRdNF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/f2/f2e6e23c6993934dcc06f076911a681f78c45e86d3addf982c287492a2c8a1ea-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b398/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid pJ86_MaDMZ-PkedAbX2c/pJ86_MaDMZ-PkedAbX2c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b397/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 cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/bd/bdad4cea27c23573284a8f92686ea6d1aa4fa041d3a4625b97a24c34c20b510d-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid v9fM4Zn5SuhYNpno62SG/v9fM4Zn5SuhYNpno62SG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcutil/compressor.go ./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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/08/089f31eb6f34513248c6a23cfe42cdf55789d0875cc9079458586253147ec69e-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_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/44/440f35b3e7d39b068b012728e12a13fd1fb063caac9faa0f4bc782af84c033d2-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b211/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b212/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid r0YrmRtGDmUqTa1cUreC/r0YrmRtGDmUqTa1cUreC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./vendor/src/github.com/docker/docker-credential-helpers/client/client.go ./vendor/src/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/45/458ae79e4b45be4957ef38b6b895e2684ce3daea7b44fd76fd697934445f4b5f-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b202/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 83JZR1_tl-MpIMLFTlEz/83JZR1_tl-MpIMLFTlEz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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 cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/df/df7d0555ee70884450a5a8cfd89234bde4a7e8cfb5119f5218ef65a54b3ba996-d # internal runtime/trace mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p runtime/trace -std -installsuffix shared -buildid jZVwRbfIYLCyBn3kVJB7/jZVwRbfIYLCyBn3kVJB7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/6a/6a5f4ae2801b9eac95cefe700d94933b6cfc072c82ed74fbc1ad2c2cbfd535e3-d # internal github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid AykS9L-7k7xkr1j58fW7/AykS9L-7k7xkr1j58fW7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./vendor/src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./vendor/src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./vendor/src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/arith_amd64.o ./arith_amd64.s cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid jsnv6ZulFAjlfMWvLjfq/jsnv6ZulFAjlfMWvLjfq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/80/80d684d769b4f00cfe43d800f892bf135f852adf444ce81ea0fd5e3a6f88e302-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b472/ cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b141/decompress_amd64.o ./decompress_amd64.s cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b473/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b468/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b469/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b474/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid LS9-o1It-00mfxAI-7qz/LS9-o1It-00mfxAI-7qz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v8/decor/any.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/counters.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/decorator.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/doc.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/eta.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/merge.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/name.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/percentage.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/size_type.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/speed.go ./vendor/src/github.com/vbauerster/mpb/v8/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/51/519e95fa48398413a810320cf93750f113639a2481aa12264bc480052c803e55-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b219/ cat >$WORK/b219/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/b037/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b220/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b222/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b223/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid qelJwJkShYBEjm89qdc8/qelJwJkShYBEjm89qdc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /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/b205/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/54/54ae95239113be6ea50e5b6bc213ac77858ea82e4faadd35664a2361beb4ef1d-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid WnicXWuIdiGjVz60mzI6/WnicXWuIdiGjVz60mzI6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./vendor/src/github.com/containers/image/v5/directory/explicitfilepath/path.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9a/9a01d1bd7bda359c766de0901e7b9a01f5645bb04ff3dc58f185769c4549bab8-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid ZLceOmg8cG3tRALc1GJO/ZLceOmg8cG3tRALc1GJO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/src/github.com/containers/image/v5/oci/internal/oci_util.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/c4/c4a6bdfb66ada5aae0d35fd2a9ee943642f0402d72a29e15a79e02304275d5e3-d # internal github.com/go-jose/go-jose/v3/json mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/go-jose/go-jose/v3/json -complete -installsuffix shared -buildid n8OhWLBJiAwOta8Hu-VW/n8OhWLBJiAwOta8Hu-VW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack ./vendor/src/github.com/go-jose/go-jose/v3/json/decode.go ./vendor/src/github.com/go-jose/go-jose/v3/json/encode.go ./vendor/src/github.com/go-jose/go-jose/v3/json/indent.go ./vendor/src/github.com/go-jose/go-jose/v3/json/scanner.go ./vendor/src/github.com/go-jose/go-jose/v3/json/stream.go ./vendor/src/github.com/go-jose/go-jose/v3/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/92/92c68729e25ea9d0bfb98ff47b305b5f38e0fb96efcf3595c3659c59a849d4f9-d # internal github.com/containers/image/v5/signature/signer mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=$WORK/b251/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid pJ625fQ3F8AJmWRXOSzi/pJ625fQ3F8AJmWRXOSzi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d4/d41bbec4fe09a95ba805d1af748c3d03a3a616ab4ea8b9abde827833d63d531f-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid o_L7L-oqmAwQCYu5UPVW/o_L7L-oqmAwQCYu5UPVW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/logger/logger.go ./vendor/src/github.com/go-openapi/runtime/logger/standard.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/4c/4c7539cabdaca114288d1193334599d4074960d6e49477b923b0bb493b77cc9a-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b416/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid emvk6-xsRYcbNqYAB37n/emvk6-xsRYcbNqYAB37n -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/src/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/e4/e47492b91295e218d506ed9147ac37a9ed4e8a7136239b0ea441ca51d8770434-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b449/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b450/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid OFVijhXMgzqKpIkPNmWr/OFVijhXMgzqKpIkPNmWr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/src/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b4/b428cdc1466386dc5bb542414586a3fa862006e281ee05ac49061db46ebb530c-d # internal crypto/rand mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/rand -std -complete -installsuffix shared -buildid KVCpzzx3iIKE5JD3yBaL/KVCpzzx3iIKE5JD3yBaL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/40/40526931122a2d979355649e6e64e93920b9043f7b83aa842248ac95e37280c9-d # internal crypto/elliptic mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid 2dhTN7v6sI3QvG_dBWHY/2dhTN7v6sI3QvG_dBWHY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/f8/f8aff60193d8738adba78918e3ef46bd97bd0a0d75e694c8e44d0d0f94670311-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid fxLFTevloNEKq89ItPvt/fxLFTevloNEKq89ItPvt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/decompress_amd64.o # 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/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/40/40fe7478a03fbb20ec417f3278764123b2e26bfd06aff6962f881de59821e716-d # internal encoding/asn1 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid p5GPrSZILlal5Cl_SbiL/p5GPrSZILlal5Cl_SbiL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b095/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 cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/10/10be84885014679a22942d2d4c5b85d88802eeb2de8b4a0289b6676979ce705a-d # internal crypto/dsa mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 4yKQY19db5eDV90Mrv05/4yKQY19db5eDV90Mrv05 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/0a/0a8db5489ae10cbc51eb61b45db63f5c1ba2d1c52bfb36f44f7f65d46abedcae-d # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/93/937d68dc225b8efbfd60b93095eceb35c870d439c37cee6c3151fed96940ad6d-d # internal testing mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/sysinfo=$WORK/b464/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b137/_pkg_.a packagefile runtime/trace=$WORK/b465/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p testing -std -complete -installsuffix shared -buildid l4hUT2iYS0n4OgLM8qdu/l4hUT2iYS0n4OgLM8qdu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b463/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/fuzz.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/src/testing/testing_other.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/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b135/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b138/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid cruWoFFvjSUalkAvjtdr/cruWoFFvjSUalkAvjtdr -goversion go1.19 -shared -c=4 -nolocalimports -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/bc/bc4eacf1c13331b3229a1e0641d007690b16f819b2387cb6e6738e9f1a7d775b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal gopkg.in/yaml.v2 mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid vumTLLoAL76PW0IS2dXx/vumTLLoAL76PW0IS2dXx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b510/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/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/7f/7f1ec46b0f7e94c7013a22ce6e618210397a80d16c94b7332c952e3ace9f5905-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 3DCBCD_n4Pc5GMm5aVzS/3DCBCD_n4Pc5GMm5aVzS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/src/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/08/081a92cffe84958416746df5021eae273ae72270a2579ab065b13d917860fcde-d # internal github.com/containers/image/v5/pkg/cli mkdir -p $WORK/b483/ cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/69/6936b50a3dae89f9b39e222b776dca2084d8ef10c3f757c93115fe24ca2d06d2-d # internal github.com/containers/common/pkg/report mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/containers/common/pkg/report/camelcase=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/tabwriter=$WORK/b247/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/common/pkg/report -complete -installsuffix shared -buildid DDJa-rKdFOtYEKRsyBeZ/DDJa-rKdFOtYEKRsyBeZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b245/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 cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/image/v5/pkg/cli -complete -installsuffix shared -buildid ElNzqNGvX2AMV5BUL-RB/ElNzqNGvX2AMV5BUL-RB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/cli/passphrase.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/9f/9fa32a0bb5d1bd8fb40742acebae62ffaa9d3bc49298c6a8d89eb1909f1d26e4-d # internal html/template mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile html=$WORK/b269/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile text/template/parse=$WORK/b070/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p html/template -std -complete -installsuffix shared -buildid NBoICSiPD7fjCm4V2qJA/NBoICSiPD7fjCm4V2qJA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b391/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/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/88/88764650bcf8cf77c29484df65fb9b4725fea5562305b315a4e9374a069e1008-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid ZLsXalHUHiWytb2IZfY_/ZLsXalHUHiWytb2IZfY_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/src/github.com/opentracing/opentracing-go/log/field.go ./vendor/src/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/ad/ad16b4811d4b57b3fa524565f1187f53b865da24048727e4574d00bbf1ad8e56-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b515/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/go-logr/logr/funcr -complete -installsuffix shared -buildid --5KAJwsETDMnYRw53wl/--5KAJwsETDMnYRw53wl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./vendor/src/github.com/go-logr/logr/funcr/funcr.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/01/01edb116566b2235a1f9268079283ea8b73b62bf8658405624403819afae315d-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/docker/go-units=$WORK/b203/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid pYw_OVeGf9cpmdXK4T3R/pYw_OVeGf9cpmdXK4T3R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b200/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/rm_common.go ./vendor/src/github.com/containers/storage/pkg/system/stat_common.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 cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/e5/e582a3fa7959fbebc97eabef46fadd10d6b1e5803545b04eb26b18c8f60878f9-d # internal go.opentelemetry.io/otel/attribute mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=$WORK/b521/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p go.opentelemetry.io/otel/attribute -complete -installsuffix shared -buildid red4Lj1vjlIh8ySYjV-0/red4Lj1vjlIh8ySYjV-0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/attribute/doc.go ./vendor/src/go.opentelemetry.io/otel/attribute/encoder.go ./vendor/src/go.opentelemetry.io/otel/attribute/iterator.go ./vendor/src/go.opentelemetry.io/otel/attribute/key.go ./vendor/src/go.opentelemetry.io/otel/attribute/kv.go ./vendor/src/go.opentelemetry.io/otel/attribute/set.go ./vendor/src/go.opentelemetry.io/otel/attribute/type_string.go ./vendor/src/go.opentelemetry.io/otel/attribute/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/53/537cd5ae81f128b35efeb821cdc92fa0f61a9ec8e0814ccdae15fcdb2c95c856-d # internal github.com/containers/image/v5/pkg/cli/sigstore/params mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/image/v5/pkg/cli/sigstore/params -complete -installsuffix shared -buildid fa4XRZtgEh5ACfoNE6bF/fa4XRZtgEh5ACfoNE6bF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/cli/sigstore/params/sigstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/99/99a5327a342dd08e53b59ede04bcda701e4af06cc5fc354415a316fdc9a9d97f-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p go.opentelemetry.io/otel/codes -complete -installsuffix shared -buildid wnxUzU9iuWVusnPPwtiS/wnxUzU9iuWVusnPPwtiS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/codes/codes.go ./vendor/src/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/b3/b356d8a0b82496b421623c20d7cd6b452d3efe705398d4b2bda800c37ca8a752-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b525/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p go.opentelemetry.io/otel/baggage -complete -installsuffix shared -buildid ZnbAhodtP4Qw5UVOt7TN/ZnbAhodtP4Qw5UVOt7TN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/baggage/baggage.go ./vendor/src/go.opentelemetry.io/otel/baggage/context.go ./vendor/src/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3a/3a8b72f1222ecf33fcf43189679cf96ee1a559ed18f97dd3eb481fdf51b5f2c8-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1b/1b8b6a366007dbd16731428e0990b839013d73236415a88b1bcead6f7828fb12-d # internal github.com/klauspost/pgzip github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b153/ mkdir -p $WORK/b542/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b154/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile hash/crc32=$WORK/b145/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 6FLUL4s4wZF5QLGvyLBN/6FLUL4s4wZF5QLGvyLBN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./vendor/src/github.com/klauspost/pgzip/gunzip.go ./vendor/src/github.com/klauspost/pgzip/gzip.go cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid KE8_0BcIiYLNSiWDrjKB/KE8_0BcIiYLNSiWDrjKB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/blkiodev/blkio.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e9/e902292a41d2458fd1fb5fea37a445a493fda3352cc1ce5925cc989dc2c37407-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid P40lpCBUWfeYoFkXZpYA/P40lpCBUWfeYoFkXZpYA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/77/77e46e0760d6b16894b9f1a442277ce197353e1e2bea121c2595798cab928f39-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b181/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid UuoItysYEDfOlNHfDPYH/UuoItysYEDfOlNHfDPYH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/filters/errors.go ./vendor/src/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/61/618a5fc2011f8c1a8d0de4b9a6764d39213a920f5fe9ebf82b7462178115d39d-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile math=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid oZyxO_hxPeGWNdWDFphS/oZyxO_hxPeGWNdWDFphS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2e/2e9372314be2c74ab9314f195d970a2d0cd432903dc126b021ae48f1415bc46f-d # internal crypto/ed25519 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b098/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid dcr43nXftYb1aSsy_tme/dcr43nXftYb1aSsy_tme -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/2c/2c446690fdb4c13f2119625a172906beb31ef5ffaca0d9c722bb50a68da23609-d # internal crypto/rsa mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/rsa -std -complete -installsuffix shared -buildid dy2RQee1214klyR1Fe0Y/dy2RQee1214klyR1Fe0Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/56/5632b188fc499f40ef6a11e2769a5dfd68f6b53bd1e555d8fc2730ad82d89baf-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b139/ cat >$WORK/b139/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b139/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/93/93c4d0a1bbb1ced6b82504ad0a1de7256d25bcc3959f6aa345b51d6821f07b66-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid ZmXtqVPPCExzYIYsZGe3/ZmXtqVPPCExzYIYsZGe3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./vendor/src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/e8/e8c91d20b2faf24c997088f3d00009d3ac408390cf1ab3dc77f073cd56044ded-d # internal github.com/theupdateframework/go-tuf/encrypted mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b317/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b321/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/theupdateframework/go-tuf/encrypted -complete -installsuffix shared -buildid vUPO8c5IwGdYanIXoYlq/vUPO8c5IwGdYanIXoYlq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./vendor/src/github.com/theupdateframework/go-tuf/encrypted/encrypted.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0b/0b9a48ca2da7272062946686179ca9de72745ffdab3376a6d29d19450c9e1722-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid D-uk52VWVl7W6TwsrEJ6/D-uk52VWVl7W6TwsrEJ6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/c1/c144ed66ab0125be379e8736f5f59c0d6928945eed7757e1819b00c100b26751-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid lprX1i6FgVUHqsy0t7l5/lprX1i6FgVUHqsy0t7l5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/99/99eb0668b9758218eab61911bdebd2af5ca5ed9b6eb37fac8ae015708f3d5036-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid -96I_ZyRomqjmcaL4pIn/-96I_ZyRomqjmcaL4pIn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/strs/strings.go ./vendor/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/8e/8e2032e969ba6025f0d4ae3b10d9a3beba309d197e90785584db5138efda589e-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid H6I2F7YRyHcrTjCp6tAE/H6I2F7YRyHcrTjCp6tAE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b371/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/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/6e/6e9434e94e3f1bed4f67bc91cfdc969c8616ed1d84903c3fdf3c1f1c10e99203-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid H0haoOTgh9UhcnJ3l_ZS/H0haoOTgh9UhcnJ3l_ZS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b372/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/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/7d/7d6a8159aa2f4401a01c0566383eede5f04c25c472579d491917afa756126994-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid DsBynnWjFjP-H5TEalLJ/DsBynnWjFjP-H5TEalLJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/src/google.golang.org/protobuf/runtime/protoiface/methods.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ae/ae9ced83d4cee998d99fcbef338c7e6248f3e2bb681bccdeef36fb08c8fbb356-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid tEJe93VKs3LUm3LYtcK1/tEJe93VKs3LUm3LYtcK1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b140/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b141/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b143/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b144/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b146/_pkg_.a packagefile hash/crc32=$WORK/b145/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid 0iGghFMkZ8hCNyjVKaA2/0iGghFMkZ8hCNyjVKaA2 -goversion go1.19 -symabis $WORK/b139/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h ./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_decoder_amd64.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/hash.go ./vendor/src/github.com/klauspost/compress/zstd/history.go ./vendor/src/github.com/klauspost/compress/zstd/matchlen_amd64.go ./vendor/src/github.com/klauspost/compress/zstd/seqdec.go ./vendor/src/github.com/klauspost/compress/zstd/seqdec_amd64.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/b200/_pkg_.a /builddir/.cache/go-build/04/047051a98d00272248f87135327e8f695b202469edd219fbd742d7b1cf2c8c56-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid KrxoG_bK5UyI-KyyNDWu/KrxoG_bK5UyI-KyyNDWu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/lockfile/lockfile.go ./vendor/src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/83/8374e1e9e3962ed087a9a64091b24ec92c3806938e24a0af536e427f30a001e6-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b381/ cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/de/de147675178a504877650644e6a80584a6ef52e0865e6799659fa7b2f2f41f5a-d # internal cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid MH01U6E5sptz8dXXCZoY/MH01U6E5sptz8dXXCZoY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/descopts/options.go golang.org/x/net/idna mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b448/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b450/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b451/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid B7EaXA5TyAuDuoSL8zr_/B7EaXA5TyAuDuoSL8zr_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./vendor/src/golang.org/x/net/idna/go118.go ./vendor/src/golang.org/x/net/idna/idna10.0.0.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/b519/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/1c/1c394d93773a93fb57602d9442199e40193cb4a48b74c4b309f2aaef224c2b48-d # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/heap=$WORK/b467/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b468/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b469/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b471/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b472/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b474/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid vvGGxiB8DYgZ7LESnx8c/vvGGxiB8DYgZ7LESnx8c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v8/bar.go ./vendor/src/github.com/vbauerster/mpb/v8/bar_filler.go ./vendor/src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./vendor/src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./vendor/src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./vendor/src/github.com/vbauerster/mpb/v8/bar_option.go ./vendor/src/github.com/vbauerster/mpb/v8/container_option.go ./vendor/src/github.com/vbauerster/mpb/v8/doc.go ./vendor/src/github.com/vbauerster/mpb/v8/heap_manager.go ./vendor/src/github.com/vbauerster/mpb/v8/priority_queue.go ./vendor/src/github.com/vbauerster/mpb/v8/progress.go ./vendor/src/github.com/vbauerster/mpb/v8/proxyreader.go ./vendor/src/github.com/vbauerster/mpb/v8/proxywriter.go cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/a7/a72bd3e4250354b32afb2387dc4a8458b4170126638b52a1eb35052b0b150ac7-d # internal github.com/segmentio/ksuid mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile database/sql/driver=$WORK/b267/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/segmentio/ksuid -complete -installsuffix shared -buildid DV-kmbJ9QdN2T7ahhmJo/DV-kmbJ9QdN2T7ahhmJo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/src/github.com/segmentio/ksuid/base62.go ./vendor/src/github.com/segmentio/ksuid/ksuid.go ./vendor/src/github.com/segmentio/ksuid/rand.go ./vendor/src/github.com/segmentio/ksuid/sequence.go ./vendor/src/github.com/segmentio/ksuid/set.go ./vendor/src/github.com/segmentio/ksuid/uint128.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/06/061be42216c8d12fb87eeba7528c25a241df861a770201e4212f1de99d2bbdcd-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DunyrvPCmrHr7UQGgQqx/DunyrvPCmrHr7UQGgQqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b094/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/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/fc/fc8509686910bb99a19c04f762dcfc2fabe257bb7cf55ec9caafebdd2a4a4c35-d # internal crypto/x509/pkix mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid i3i_-HWPfcW1e8YnTm7d/i3i_-HWPfcW1e8YnTm7d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.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/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/11/11b79f1974f9ab1bd03b119b7df1f637e36112f28fa657e3599fd2969ed2fe5c-d # internal github.com/go-logr/stdr mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b515/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b518/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/go-logr/stdr -complete -installsuffix shared -buildid RG59WtAO1pEmqvxyaF0f/RG59WtAO1pEmqvxyaF0f -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/src/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f7/f7ee011828957ce8834ce342108afcaa1c225a49bec2b0892d51f8000363266f-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid fiM0HI8srXpKNGawqJOX/fiM0HI8srXpKNGawqJOX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./vendor/src/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/2c/2cc9d4f6dd6686f5561b0a102e147b21459f171e2315b221d59eb4af0953f27f-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b522/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p go.opentelemetry.io/otel/trace -complete -installsuffix shared -buildid lCfeX2BWy_v0Lt0lS6yI/lCfeX2BWy_v0Lt0lS6yI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/trace/config.go ./vendor/src/go.opentelemetry.io/otel/trace/context.go ./vendor/src/go.opentelemetry.io/otel/trace/doc.go ./vendor/src/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/src/go.opentelemetry.io/otel/trace/noop.go ./vendor/src/go.opentelemetry.io/otel/trace/trace.go ./vendor/src/go.opentelemetry.io/otel/trace/tracestate.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/0c/0cb394f093c2507c574450ea995be3f776f01ee469d006432a63d4cbe23eccf2-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid _bUeC0gK9W9dKnw4mhCJ/_bUeC0gK9W9dKnw4mhCJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/da/da6cc247280492d6433a7ae709942ceef4f9bc487b3bcddf6f972416a37bd5ff-d # internal golang.org/x/mod/sumdb/note mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p golang.org/x/mod/sumdb/note -complete -installsuffix shared -buildid ZKvtlnFmTheEMceiyYs6/ZKvtlnFmTheEMceiyYs6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/src/golang.org/x/mod/sumdb/note/note.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/d9/d9e925c999b39c530c316ce7c9ebee68e95a7d532cf9e700197a89d45a4931ce-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid F-AVYfRwxgWoYphpZxro/F-AVYfRwxgWoYphpZxro -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b551/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/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/cc/cc806c755b66efb3360d824b8269c13e6875d38a43b0675f2c2ae9a0e00879cd-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b546/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 5hRUk0ZmlaJD81ljWB3a/5hRUk0ZmlaJD81ljWB3a -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/network/network.go cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/8f/8f522a8da27856054ae483dba581d350bd325d127d19763ca4687d4a5987fc7e-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid xDIwQS3c_GSdWEvfbkMM/xDIwQS3c_GSdWEvfbkMM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/image/image_history.go ./vendor/src/github.com/docker/docker/api/types/image/opts.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/d9/d9f58801fbb561bdabd1ae8eae6067b4ae65ef439c9ab5447c4ef3500418b8f8-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid wzkkDucxc1b8Fh97X8HD/wzkkDucxc1b8Fh97X8HD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/time/timestamp.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/b376/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/cb/cba5d617e09f70eaac537445ba521831dfb52df251855d8cd472cefac6948046-d # internal text/scanner mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p text/scanner -std -complete -installsuffix shared -buildid VgNyrA2aT_MqFAsFVl3z/VgNyrA2aT_MqFAsFVl3z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/b9/b92f917055d68963abe77f798d16b89214ae48ab1849fe97960ad17eba1cc94e-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 0e0fmbNZDl9yilwAIg7v/0e0fmbNZDl9yilwAIg7v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/48/48dc4a39516923af1966aef66ef022bd91ec7333451c0a12e69ff8228f3fa8df-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid oRyncDCu8T9v8SXOuYYB/oRyncDCu8T9v8SXOuYYB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b367/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 cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b2/b2701712ebe2fffcc6a1f669d78b4afe034bc1ba9708727251402a8e4afbe988-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b276/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b277/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid 3D-BIpkYvMN50Hg4BFCp/3D-BIpkYvMN50Hg4BFCp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/76/765b873dbb3fec8f6863b3dbb402c454b416657bc2b625996009b08b3dc8bf81-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid 8OYPh1ftx8aKJTq75w0C/8OYPh1ftx8aKJTq75w0C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/src/google.golang.org/protobuf/internal/encoding/json/encode.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/3d/3dc28a9e92d4b89c6dea9b53c766279909449b2aebe438847558b1b275fdec0d-d # internal dario.cat/mergo mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p dario.cat/mergo -complete -installsuffix shared -buildid PIp_UkfjFWDoO2b6UWip/PIp_UkfjFWDoO2b6UWip -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./vendor/src/dario.cat/mergo/doc.go ./vendor/src/dario.cat/mergo/map.go ./vendor/src/dario.cat/mergo/merge.go ./vendor/src/dario.cat/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/48/482914827453d62ab88135e5521635bd557cc4dce2a3900792500e64c9a7a90a-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid qWHSH1MUTdD4HN-cbqqh/qWHSH1MUTdD4HN-cbqqh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./vendor/src/github.com/titanous/rocacheck/rocacheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/e0/e015b1d753b9519c290a7fc38a8482ef959a5a4d3c81e76881a21b39cecc1232-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid ca1R9ork9J4cD6--iXM-/ca1R9ork9J4cD6--iXM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/1f/1f31ed054256e56b1446fbd2be88210129b4d2a41348feed1817d5834d74dda6-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid RYNS-SzgKcLB92P5kxl7/RYNS-SzgKcLB92P5kxl7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/parsers/parsers.go cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/f1/f1ac70f5c6ffc5bd786fc07556d11239245775c9181c9faa14cef6a613db9334-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid 64HuWwJqwZfU3v_mmIUj/64HuWwJqwZfU3v_mmIUj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ac/ac7e2b3bd1cbe9f0dd7aea9235be39dfbaaa099f5f42b7cbb25cba8f61bd046f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid pM94v55ywhXw3PItgw39/pM94v55ywhXw3PItgw39 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./vendor/src/github.com/sigstore/fulcio/pkg/certificate/extensions.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/48/488763ee101f4321ff7038a953d2326c8bf6f03d738fb539141ab7f936db3549-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b585/ cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/3e/3eea556f55428146a9422924c9b9fe7a07befd66c88d49305e8f58495e5f0e77-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid 2S44GAxilP1LgbqBymlP/2S44GAxilP1LgbqBymlP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/e1/e1994fd71be01a3801811f5174cae5da84b0ad302e9078cc15833389772791d8-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b587/ cd /builddir/build/BUILD/skopeo-1.13.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/b587/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b587/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/b5/b534f2f0cd55e3656b1ae829346af74829404eae78a2056ba64a3d5e1710c9f4-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid kd3T9Tg1CyTvJAkyIllY/kd3T9Tg1CyTvJAkyIllY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b588/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/06/06ac507454c6010a37cf8d2f291d4f9b49454cc93be88f5222326e267073f431-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b591/ cd /builddir/build/BUILD/skopeo-1.13.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/b591/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b591/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/dc/dc478d890fed465de4fb3a4175775d566cc217cb8c786698d86981215ec2d26d-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid SwzGfYnka4qdvoYczlCv/SwzGfYnka4qdvoYczlCv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/48/485ecf217858b7902a3f5d975c73872b56c4a08979ee6bac79da405f86ee240e-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid i8mSs7F0PwnZP4cZ9Vcw/i8mSs7F0PwnZP4cZ9Vcw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/stringid/stringid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/14/140bf0b7f8eea9700bc3eadf15ee556f96990b75261cae380977942c0b9f2b1c-d # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/9f/9fa45549378a1d8bbd80c7d39dca99cd4ef4e571f788a55968e2277832e3c605-d # internal github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b602/ github.com/containers/storage/pkg/config mkdir -p $WORK/b604/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid l9KnzpGMCA1Odve-AMvB/l9KnzpGMCA1Odve-AMvB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/src/github.com/tchap/go-patricia/v2/patricia/children.go ./vendor/src/github.com/tchap/go-patricia/v2/patricia/patricia.go cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid MzG7d7Cnu36RwhbF_1jj/MzG7d7Cnu36RwhbF_1jj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/e8/e86b5ebb92ba664edebc8bb0ab8f875e732ee8e65079e41740ae436c9167e244-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/scanner=$WORK/b563/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid he_MM1evcc-pL8ZtPOpP/he_MM1evcc-pL8ZtPOpP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/fileutils/fileutils.go ./vendor/src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/56/562639a27a879b54a758cf9d9a7b0de5e11f096cccac6e83cd249e434cface7c-d # internal crypto/ecdsa mkdir -p $WORK/b087/ cat >$WORK/b087/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/b074/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid UREpbVV0dAEBaZamUezJ/UREpbVV0dAEBaZamUezJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/6d/6daa73db91fb6fed93b6e23cf908512ddc852decc7b6ea4e6ce69530d97da660-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid 8O9Eh-kNUMXpSFPyqmo3/8O9Eh-kNUMXpSFPyqmo3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/src/github.com/google/go-intervals/intervalset/intervalset.go ./vendor/src/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/88/88784442e488246e5d926afa68833b0e8bdafac59533919a14afbb8e5c670b4c-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid FI8NLhC1Qd45ELEqGN7p/FI8NLhC1Qd45ELEqGN7p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/a2/a26a09caaf90f71e58c7d0dccf66ef0f428262a9386e37a89a23781729bbe22a-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b376/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid XNSCpFLXwZPldqpfeTpQ/XNSCpFLXwZPldqpfeTpQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b374/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/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/d9/d92193404e9428385f98f3127b738049729282fb1118a2d12aa8d73ce79a3b8e-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid f4Wx9CyG_AlTY_96OHpj/f4Wx9CyG_AlTY_96OHpj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./vendor/src/golang.org/x/sync/errgroup/errgroup.go ./vendor/src/golang.org/x/sync/errgroup/pre_go120.go cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/7e/7eafd93430660352b3e11cdd7e9322a08d5c5667777f52b05a63082174a3f57e-d # internal github.com/containers/skopeo/cmd/skopeo/inspect mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/skopeo/cmd/skopeo/inspect -complete -installsuffix shared -buildid KpaZgcDRrkuOWcchiAGI/KpaZgcDRrkuOWcchiAGI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./src/github.com/containers/skopeo/cmd/skopeo/inspect/output.go cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/cf/cf560885f54da3427e61dc82f25b18c5dfadd1868b4ed813ca3db87257e1c38a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/19/1967cb906fe387ee2bb324b2f05052ada8d4fce94932e37b083df5f48ea475fc-d # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/90/908b54e2e408b7a122c4a59a90eb11d970a1e91d5ce596fddb2ddfa9c45a5a9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/fb/fbdece586b6c3bf67d52139e7120673dd54225bb1f04f4e83962c90b39d22120-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/c9/c9b6bf516a17d5444827ed00afcaa292cb37444e81841c40b5010ca1a1e1e56b-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/b367/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/56/5692696eb8379b3f960bbdeb25bb3b787650113134b1bb694fa72ff030b0abfc-d # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/18/1856ec628ca9ff5af64b5ed112325a82f0073e98d56cde842644be5ab799dc46-d # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/f3/f3f22e61af3662a82c0e0e99404cb60c19fcb56c72bc68c9914e122123668386-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b367/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid 4PkHko1DW_XEQaNbtsHA/4PkHko1DW_XEQaNbtsHA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/b8/b89eaa30df938bc5b81bdcdaa6dc1ec3fe1fa0998fbb506d503a56a4b85ebb35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/62/6292ab31fd73ea1449b13a2ca3fbf3e3183ac9bdab33a88b7bcc9018e4bd6798-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/01/016168036598ccce500c63403d10c07b56929843027cc00df19981c4dfce2b19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cd $WORK/b587 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b587=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/d4/d4036ae35faf2dcfe32aaffab4cd1fede3cb699026f3380fcce30c1b298709dc-d # internal cd /builddir/build/BUILD/skopeo-1.13.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/b585/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b585/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/cd/cd9ff3e9b64c8c0e8970190d5423b808cf8b373c6057ab101f509535a54c48f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/8b/8bdf7bab5e81c59bc17cfd475e09ae8f65191a698e76900d2beb258fef00be13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/ec/ecbd0fac10e422822fb1162239e641f6160ad1d0298e804e31df91d660872eb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -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 cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/a7/a736698257d0bdac231022f81283ec0a4fcb40cb497959359910b61060f6d045-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b602/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid qOBIMc18PXIW3hN3tpYc/qOBIMc18PXIW3hN3tpYc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/d2/d2dfd96da84a65d46f6d86324e21ec682241fad176c8242d09e17be818aea43f-d # internal cd $WORK/b587 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b587=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/c1/c15eaade36836e90901168ef44eb04710133e312ac228662bb11829a8f944117-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/ce/cecdfc2d78b7f1d9847aaaca5bd0254f33bc5f28ebc377c2070ff43160310669-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/8e/8e226aa3ffa32bb81b5433ce59e6ac562aaac7077fbb3bf223aa943b78964069-d # internal gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b312/ gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b351/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF github.com/go-jose/go-jose/v3/cipher cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid mY4H3uq281LZJ3CodI8B/mY4H3uq281LZJ3CodI8B -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go mkdir -p $WORK/b492/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid PjdmSGKeei3jNtCBrjE2/PjdmSGKeei3jNtCBrjE2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b351/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/go-jose/go-jose/v3/cipher -complete -installsuffix shared -buildid jYM8HPS_HjWSYMYVQVIS/jYM8HPS_HjWSYMYVQVIS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./vendor/src/github.com/go-jose/go-jose/v3/cipher/cbc_hmac.go ./vendor/src/github.com/go-jose/go-jose/v3/cipher/concat_kdf.go ./vendor/src/github.com/go-jose/go-jose/v3/cipher/ecdh_es.go ./vendor/src/github.com/go-jose/go-jose/v3/cipher/key_wrap.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b127/_pkg_.a packagefile compress/flate=$WORK/b155/_pkg_.a packagefile compress/zlib=$WORK/b331/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b107/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b333/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b334/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b329/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b335/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile image=$WORK/b336/_pkg_.a packagefile image/jpeg=$WORK/b338/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid H2Jb7beFiZDaeBwKQjOB/H2Jb7beFiZDaeBwKQjOB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b330/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/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/39/395bd59676c78c157376dc9fc22d98d27879730d535c83ab64947cd4c60ac36e-d # internal cd $WORK/b587 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b587=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/92/929813e4a7d35f0bad920a33322e46c864b1d15eeb4210f133ebc50b64608355-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b587=/tmp/go-build -gno-record-gcc-switches -o $WORK/b587/_cgo_.o $WORK/b587/_cgo_main.o $WORK/b587/_x001.o $WORK/b587/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b060/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/nettrace=$WORK/b062/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/singleflight=$WORK/b063/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/netip=$WORK/b064/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/79/791627c9d1e4f9a021eee33305530126adfd5a503a0aa0655aa584f4494be985-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p net -std -installsuffix shared -buildid wKSiBxGS09SZXARqG9a8/wKSiBxGS09SZXARqG9a8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b059/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.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/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b059/_cgo_gotypes.go $WORK/b059/cgo_linux.cgo1.go $WORK/b059/cgo_resnew.cgo1.go $WORK/b059/cgo_socknew.cgo1.go $WORK/b059/cgo_unix.cgo1.go $WORK/b059/_cgo_import.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/b0/b061da59a0e46d442281b35f271c18898380982b0a00bcfabdf36c9c697b84bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/2d/2dc108dd359551f30df22320276cd094feaf6cf15e616d402d716c2999344489-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 cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p os/user -std -installsuffix shared -buildid lDWR6PakkUNPWBCKedlc/lDWR6PakkUNPWBCKedlc -goversion go1.19 -shared -c=4 -nolocalimports -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_listgroups_unix.cgo1.go $WORK/b133/cgo_lookup_unix.cgo1.go $WORK/b133/getgrouplist_unix.cgo1.go $WORK/b133/_cgo_import.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/20/20edf70cc602418671b9413b698a5c26ae98419ac9e85c7b244d194dc338fdac-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b276/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b277/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b278/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid LQjwWnpoQO2Sj1WMaIye/LQjwWnpoQO2Sj1WMaIye -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/d3/d36843122da24a2f854cc7178e22c764d3bd4b4067f5fc37419528dbdbfbceba-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/a7/a755cea3040d1ec294a28964fa884378dbd2923e243e7cc8c96d6953b58abf45-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b367/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b373/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid 6GJ3jN-iKBbP7a3eMO3r/6GJ3jN-iKBbP7a3eMO3r -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b360/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 google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b378/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid luzhjSy4HhuvdPZ_KLtR/luzhjSy4HhuvdPZ_KLtR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b379/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/b591 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b591=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c 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 cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d2/d2310ff7a2643d05c84cae2fa8009361280eee93293d39c967884f127e60e3da-d # internal cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b587/_cgo_.o -dynout $WORK/b587/_cgo_import.go github.com/containers/storage/pkg/idtools mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b205/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid FpVE0305hX73X56Jfgg4/FpVE0305hX73X56Jfgg4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b149/ github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b582/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b583/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid ViizjXCzDTl1xnfCfo7T/ViizjXCzDTl1xnfCfo7T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b149/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/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid CtdWCNsmv952ROKYHs0X/CtdWCNsmv952ROKYHs0X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/go-selinux/doc.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 archive/tar mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p archive/tar -std -complete -installsuffix shared -buildid i71bW5QM9W90rBmJaqPd/i71bW5QM9W90rBmJaqPd -goversion go1.19 -shared -c=4 -nolocalimports -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 cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid 2sVilZWUa67jze5trnJh/2sVilZWUa67jze5trnJh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b587/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/b587/_cgo_gotypes.go $WORK/b587/loop_wrapper.cgo1.go $WORK/b587/_cgo_import.go cd $WORK/b591 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b591=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b591=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b587/_pkg_.a $WORK/b587/_x001.o $WORK/b587/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/f8/f8bb7231649773ac162492936247073b008fc0fdc0d61c8b97967e69589dcd6c-d # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b139/fse_decoder_amd64.o ./fse_decoder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b591=/tmp/go-build -gno-record-gcc-switches -o $WORK/b591/_cgo_.o $WORK/b591/_cgo_main.o $WORK/b591/_x001.o $WORK/b591/_x002.o -g -O2 cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b139/matchlen_amd64.o ./matchlen_amd64.s cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/f2/f26297a4510fd1739e65ed66e2b65cb6d538730f2c661faddf5e52e95952f37b-d # internal github.com/containers/storage/pkg/idmap mkdir -p $WORK/b593/ github.com/containers/storage/pkg/unshare mkdir -p $WORK/b198/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid sczL4UUh5s5sy7JKsLRP/sczL4UUh5s5sy7JKsLRP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/idmap/idmapped_utils.go cd /builddir/build/BUILD/skopeo-1.13.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/b198/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b198/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b139/seqdec_amd64.o ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/56/560c99abbc5499613d1b049c6a1a520fedd4d0737fa3fde76a1ec5bff45e1376-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/fse_decoder_amd64.o $WORK/b139/matchlen_amd64.o $WORK/b139/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ed/eda2027265392726fad6b74a5260c0832ad04dc65425de5a01146ad6ef729923-d # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/82/82f1db4c04a44187a2193df12d35a52ab770277a520fba237a159bf163265f96-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b582/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 3KjCb3A4LjXZBqOmuB9o/3KjCb3A4LjXZBqOmuB9o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b581/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 cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/f9/f990c1992df7e753af9b61e93ac29afc9d8c67ac5e2ad6729519fbf40ee836ca-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b328/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b329/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b330/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b335/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid HOCIa8xuNeRGAbDPei9E/HOCIa8xuNeRGAbDPei9E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b327/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/fe/fedd01959614768e0880670be7063f99d007941bce815e728be5914ec0308f33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/2c/2c6b7c2bbc06b45f797cbb03751210ac042375af6d508cf7613d807f7b10e5e0-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b591/_cgo_.o -dynout $WORK/b591/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid QI_xxkwjwgPbPCyF9kwd/QI_xxkwjwgPbPCyF9kwd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack $WORK/b591/_cgo_gotypes.go $WORK/b591/projectquota.cgo1.go $WORK/b591/_cgo_import.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/bb/bb97c99ec792e287e740821951db2613cbead93f66b5b35135df689a10009c76-d # internal github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b131/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal 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/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b139/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid ioODN19wGH9_pJ6Oh_lU/ioODN19wGH9_pJ6Oh_lU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chunked/internal/compression.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e3/e333d74700326e50368f4cb7e824a3c616e7a2b1fd82fb50f673e6376e25fe81-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b600/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b150/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b149/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid xO1FdpNdlcKRwS7mFZmA/xO1FdpNdlcKRwS7mFZmA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/tarlog/tarlogger.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b149/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b151/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile hash/crc64=$WORK/b152/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid NEMD79D-07_ANIynG1Du/NEMD79D-07_ANIynG1Du -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b150/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 github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b217/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b608/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b139/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b149/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b609/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b463/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid YhK1-QqWi-9OUOny8EUJ/YhK1-QqWi-9OUOny8EUJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b607/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 cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/50/50366fbdd3696a5ab4885ab2d8eee4512a556ebe1e0e97037f2125ef0d86343b-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/bf/bff7640f6b34c00ca4529a201e80caec5618e431fac5be60164fce5decfda987-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ae/ae99aab22a20e1b733ffbdb9805f80232618b485f5ca9087ec538c42bd8f1938-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b139/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b149/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b150/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b151/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid NtcYXYZeIs_viFPMtBuR/NtcYXYZeIs_viFPMtBuR -goversion go1.19 -shared -c=4 -nolocalimports -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/65/658002120c4c234bf18365a711ba8f14ab4bff9efc72c54629025ae23feda296-d # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/04/041f4242bf9e02e50f7b555ae3cdcf17e38236c4520022ed087ce9cdd41141bc-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b378/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid wvCjMTccY_YSDZ2xhX64/wvCjMTccY_YSDZ2xhX64 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/tag/tag.go google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b407/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b373/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid Luh4EgSqj6d_95Hf8cJs/Luh4EgSqj6d_95Hf8cJs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/src/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/src/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/src/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/src/google.golang.org/protobuf/encoding/protojson/well_known_types.go cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b591/_pkg_.a $WORK/b591/_x001.o $WORK/b591/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/85/856fb713071dfee5f01038f9a6a73c8053a008c8a88c9709c5ea4dee0bbaeaa7-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/4e/4ee1cce6b252ce7fda7d31edf1894f3c9b6666388705207b22c1a4e21dce4c36-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b274/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b275/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b276/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b277/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b278/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid TpwF1pgLSG9hW7D31xv6/TpwF1pgLSG9hW7D31xv6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/96/961b931741fe4ec00468890c688bb163d8bdfa27f5f01a692fcd5928d65bd34b-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b217/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b376/_pkg_.a packagefile hash/crc32=$WORK/b145/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid L36acpTJ_25XlFiwX46P/L36acpTJ_25XlFiwX46P -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b385/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/14/145e1aa771ad44e3646dfa9dac888f86b7214186903655624d89a85edcb7963e-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b129/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b130/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b139/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b153/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b157/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 1uNy2dmJE1t35U79xUJW/1uNy2dmJE1t35U79xUJW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/compression.go ./vendor/src/github.com/containers/image/v5/pkg/compression/zstd.go cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I $WORK/b198/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b198/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1e/1e99fa222868a29b78ca3f5f66f449d953212e747c71d8b6e4d39901a3d34afd-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid LSRKZqVNWC9tPm2XXfFI/LSRKZqVNWC9tPm2XXfFI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/95/95b04f451dac8fff612259e977cee8d33f70652c4127170d0ba7597a3bf12bd6-d # internal github.com/containers/image/v5/internal/private mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid 6WfjLQXNmdRUaMvu_TDV/6WfjLQXNmdRUaMvu_TDV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/private/private.go github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a EOF github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b254/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid u9CuxdPCtB6CLQhARTL2/u9CuxdPCtB6CLQhARTL2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid Dbl9QcL21XQwv5OFJSve/Dbl9QcL21XQwv5OFJSve -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b254/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/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/00/007bc7ef3b014f3ccf459a79ce21f7b7a3ced9802da8e4eac1c2920d9f9acd07-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b253/ github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b257/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b255/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid CZex_X5_nnKpTu3OOSRT/CZex_X5_nnKpTu3OOSRT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid AHCB_vTWN_EKiSfTs0y8/AHCB_vTWN_EKiSfTs0y8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/8b/8b2ab2b0103b3c10a2830e5515e85c8d60a9520f4bd437d1c5d3cb40dfc68b42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c8/c877819f6cc217a8555aab4b3fdb94875149e23dc0f0400e5f2dac1abbd0d5e5-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid H9LUJG3P141gDT2OUDU8/H9LUJG3P141gDT2OUDU8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./vendor/src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go github.com/containers/image/v5/internal/imagedestination/stubs mkdir -p $WORK/b184/ github.com/containers/image/v5/internal/imagedestination/impl mkdir -p $WORK/b183/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid 5zg2XCsl3inpOEzK-olk/5zg2XCsl3inpOEzK-olk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./vendor/src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./vendor/src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF github.com/containers/image/v5/internal/imagesource/impl github.com/containers/image/v5/internal/unparsedimage mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid At5pSNtIYcFUeXBR5LyC/At5pSNtIYcFUeXBR5LyC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./vendor/src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go mkdir -p $WORK/b259/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a EOF cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid GKAANAVBBP2KDLHS52oA/GKAANAVBBP2KDLHS52oA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./vendor/src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./vendor/src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./vendor/src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid uqCzwksFG65A8cBinNEY/uqCzwksFG65A8cBinNEY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/0c/0c598f7cd30cd2c75e9dcb759bb3ff6e03eee21acbd6410937bc2dde6d30315a-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/7d/7d6c1c905a09f03985f21900250725c0aec8f838cdb1a65e5b2dd5873d6655b7-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid RhcJVpg9Isha6-xXDOIZ/RhcJVpg9Isha6-xXDOIZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/3c/3c6e4659ad8a057c9d3346d93d1906e5a217888097f352db283bf163b88d384a-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid 1aWG0GJ5CtQ7MPV_6fL3/1aWG0GJ5CtQ7MPV_6fL3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/94/945753be2547ba9f788b44b205b4e14c505c61f5d1ff36c931a4031f0ef15bdf-d # internal TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -o $WORK/b198/_cgo_.o $WORK/b198/_cgo_main.o $WORK/b198/_x001.o $WORK/b198/_x002.o $WORK/b198/_x003.o $WORK/b198/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/e3/e3afda292a9556a15cf316a4d7228a6c85e7cb5eff817878eac503ca9691c89c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/25/256d54b68181eadbb9d25827b2dad501b5d664b203609d7e2618efabe744bb72-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/43/43d5f5f3e74668c88117b1143566d1f8d0b87eab24fcf326626c625b3121aa46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/89/8988e96f5e399d0aa040b86fe08ea421d0fac67840da6e095189193d039aa2de-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid NzD0GYf3VZtA9M9ipFZr/NzD0GYf3VZtA9M9ipFZr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/03/03d00076fa30eb1f6630c42db507bb53c2f1ebe34091691a130dadac5f59b474-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/59/59ea2ccd0d8d978c3ce80a1ea99a45fe84bc0c942f14ccf3906568caa48788e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cd $WORK/b585 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b585=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/61/612ef629cfc8a4f58e241fb7075bf1b49f639b32ef28e46b0b538d170a9f45c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a9/a9cee8325a9759707f0986eaaa170796375c1d9baa86f9b2f25223d59366681f-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b284/ google.golang.org/grpc/internal/syscall net/textproto mkdir -p $WORK/b224/ vendor/golang.org/x/net/http/httpproxy google.golang.org/grpc/stats github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b300/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/mitchellh/mapstructure cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/9a/9ac680755a2eaf177c9da5e36b9ec491e976e22fda73b43f1234c003310ef252-d # internal cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p net/textproto -std -complete -installsuffix shared -buildid FKO_bpdEeUyNRUugWFgn/FKO_bpdEeUyNRUugWFgn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b224/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid A0MajtDivQ-LTDBFf0Y-/A0MajtDivQ-LTDBFf0Y- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/src/github.com/mailru/easyjson/buffer/pool.go mkdir -p $WORK/b225/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid 9Yyn31IlMh_BoE0uCgyF/9Yyn31IlMh_BoE0uCgyF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/src/github.com/google/go-containerregistry/pkg/name/check.go ./vendor/src/github.com/google/go-containerregistry/pkg/name/digest.go ./vendor/src/github.com/google/go-containerregistry/pkg/name/doc.go ./vendor/src/github.com/google/go-containerregistry/pkg/name/errors.go ./vendor/src/github.com/google/go-containerregistry/pkg/name/options.go ./vendor/src/github.com/google/go-containerregistry/pkg/name/ref.go ./vendor/src/github.com/google/go-containerregistry/pkg/name/registry.go ./vendor/src/github.com/google/go-containerregistry/pkg/name/repository.go ./vendor/src/github.com/google/go-containerregistry/pkg/name/tag.go cat >$WORK/b225/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/b037/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b219/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid j2RDle8-2YHPnjQOP2z8/j2RDle8-2YHPnjQOP2z8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go mkdir -p $WORK/b545/ github.com/docker/docker/api/types/registry cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid EGQOfmeFy_FHywAOeSLH/EGQOfmeFy_FHywAOeSLH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b545/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 crypto/x509 mkdir -p $WORK/b106/ golang.org/x/net/internal/socks mkdir -p $WORK/b456/ cat >$WORK/b106/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/b074/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b107/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/x509 -std -complete -installsuffix shared -buildid Z-arLOyq7QNdvmUj8Zz0/Z-arLOyq7QNdvmUj8Zz0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.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/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/csv=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b453/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid gP4g5feF45INhUBIedW_/gP4g5feF45INhUBIedW_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/src/google.golang.org/grpc/stats/handlers.go ./vendor/src/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid Q2uBdM3-UeL04O-fTih2/Q2uBdM3-UeL04O-fTih2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b055/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 mkdir -p $WORK/b270/ github.com/google/uuid mkdir -p $WORK/b570/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b548/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid 8tXoVcPI8n7eVt7su4wE/8tXoVcPI8n7eVt7su4wE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid imIVgcmEAFqBXmUbJwwu/imIVgcmEAFqBXmUbJwwu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./vendor/src/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/src/github.com/mitchellh/mapstructure/error.go ./vendor/src/github.com/mitchellh/mapstructure/mapstructure.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile database/sql/driver=$WORK/b267/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b241/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/google/uuid -complete -installsuffix shared -buildid xGkuQBF_agXbBfwFPhFg/xGkuQBF_agXbBfwFPhFg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b570/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid LZ53_YG9L9XwpmgFK9kN/LZ53_YG9L9XwpmgFK9kN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/registry/authconfig.go ./vendor/src/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/src/github.com/docker/docker/api/types/registry/registry.go mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid amzjvTp9JjNwMfsi-2rd/amzjvTp9JjNwMfsi-2rd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/src/golang.org/x/net/internal/socks/client.go ./vendor/src/golang.org/x/net/internal/socks/socks.go cd $WORK/b585 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b585=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c devmapper_log.cgo2.c cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/82/82799b1ab4948cf56c7a7a30424099607fdf22c982e3c44a4f62083e36915181-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b551/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid CEmMuClbv8NbbuCR8M6G/CEmMuClbv8NbbuCR8M6G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b550/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/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/f1/f10c93333db6c35ce43eb00b6bb1b445504efbcdd0ec29f559c9c2f4c98a95bb-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b284/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid vZex-8svQ8ptOG9a-eyE/vZex-8svQ8ptOG9a-eyE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/0c/0c59f7b7c5b04634d3d94690a750352e001e86650ba5c3a85a0c9bd52ab19baa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/49/49d8014c33fbfb454c66c79a233896388ab741a2f70e3cfc56f20e47f8cdbea9-d # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/ee/eef30cbb21edb7562670404d067c43169a91e2bc6512ad924c792f91e18364f2-d # internal cd $WORK/b585 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b585=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/c0/c042595fd1ff3ad6b6d5fb69a73c78fb419bb2ffa64bbae5ba8d06ab19e5d749-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b544/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b545/_pkg_.a packagefile github.com/docker/go-units=$WORK/b203/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid O0LIdowVo1eouXXWibFv/O0LIdowVo1eouXXWibFv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/container/change_response_deprecated.go ./vendor/src/github.com/docker/docker/api/types/container/change_type.go ./vendor/src/github.com/docker/docker/api/types/container/change_types.go ./vendor/src/github.com/docker/docker/api/types/container/config.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/create_response.go ./vendor/src/github.com/docker/docker/api/types/container/filesystem_change.go ./vendor/src/github.com/docker/docker/api/types/container/hostconfig.go ./vendor/src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/src/github.com/docker/docker/api/types/container/wait_exit_error.go ./vendor/src/github.com/docker/docker/api/types/container/wait_response.go ./vendor/src/github.com/docker/docker/api/types/container/waitcondition.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d5/d56afb19de845a415c5ea4cff2572f18919363584ab4d6273b2f7627cddbe6d8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b218/ golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b446/ mime/multipart mkdir -p $WORK/b228/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b447/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid OZ9ZXlrmCuQs2lJhTKRM/OZ9ZXlrmCuQs2lJhTKRM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./vendor/src/golang.org/x/net/http/httpguts/guts.go ./vendor/src/golang.org/x/net/http/httpguts/httplex.go mkdir -p $WORK/b279/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile mime/quotedprintable=$WORK/b229/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b218/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/b219/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p mime/multipart -std -complete -installsuffix shared -buildid MItzG7d33Ju95k_6TuOF/MItzG7d33Ju95k_6TuOF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b228/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 cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Ikwfsu8_ORG7RaUDzoUv/Ikwfsu8_ORG7RaUDzoUv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b218/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p net/mail -std -complete -installsuffix shared -buildid DbmiV80PL8FJgADRfZdn/DbmiV80PL8FJgADRfZdn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack /usr/lib/golang/src/net/mail/message.go cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/58/58d4268e8094c900d24320cbf22cdf945f9ac11b72c6aa25bcce522bea5bebef-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b198/_cgo_.o -dynout $WORK/b198/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/41/419378d527a27147b97394914d25551dddf2d9f840fa8b3ae2e980d9577c72ea-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b300/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid fBLbV9CPy5PKKKxTVwMw/fBLbV9CPy5PKKKxTVwMw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./vendor/src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/9c/9c7a3951753aa86decffd882c9440f60295bd1d81c2ffaa36eb894d17eb0df61-d # internal golang.org/x/net/proxy mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b559/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p golang.org/x/net/proxy -complete -installsuffix shared -buildid rTnhJHt78ZcSvMqXDm5h/rTnhJHt78ZcSvMqXDm5h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b558/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 cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b206/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b053/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile os/signal=$WORK/b208/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid 9DyWEZv7eM8tcW_wQMz9/9DyWEZv7eM8tcW_wQMz9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/unshare/unshare.go ./vendor/src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b198/_cgo_gotypes.go $WORK/b198/getenv_linux_cgo.cgo1.go $WORK/b198/unshare_cgo.cgo1.go $WORK/b198/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/81/81c2a371fe3a3b10307dcbbaa6b250b9f5bcbbfaaab9c13edd7c952dd6a50c69-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/58/58c82f7f33694f5a9c3ead4f23083ad4153b40a25429d7cb001907c06a646dc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/60/60a44913111ef233b420bd57feb0c0e423f3adc2afe208ff3a557474695c5bd6-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/uuid=$WORK/b570/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid iys29NAZnveoCNHhrfX-/iys29NAZnveoCNHhrfX- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/src/github.com/mistifyio/go-zfs/v3/error.go ./vendor/src/github.com/mistifyio/go-zfs/v3/utils.go ./vendor/src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./vendor/src/github.com/mistifyio/go-zfs/v3/zfs.go ./vendor/src/github.com/mistifyio/go-zfs/v3/zpool.go github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/uuid=$WORK/b570/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid iVpw6SuDK1lh6so6wevz/iVpw6SuDK1lh6so6wevz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b569/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a1/a1cf7a9532437bd14a8d35a37033560d6cc7d60a9248abcaac7b036eef860172-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/80/80a2fa873fb4eab9bb71674321bde6643976a1fd8ebc34c6326b5dc52448ff30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/35/35cbe3077c824592eafbad0181ca4066f66cceb577a45f8f0d79e758fafb1fb0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/f2/f2db7296af3b6b975a11e85cf68b0eb6b8e09f5d91f8139e968d026ba80df9a0-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b541/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b547/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b550/_pkg_.a packagefile github.com/docker/go-units=$WORK/b203/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid y7KSOMT3z8KPS4uEdgbz/y7KSOMT3z8KPS4uEdgbz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b549/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/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/e3/e335d97f19d9405bc24686dcae8cf906ba629154d5070c7c32369737b7f74dd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cd $WORK/b585 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b585=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a9/a98c77af8a7179dd4d37889932888bbaf23bcedb00c985ec75d94595a112592a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/1f/1ff585569130aefb131b4fdb2b7900cce85f6eb447937504e530d730a1a9e2a2-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b273/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b275/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b276/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b277/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b278/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid Pr32mW1OGcCWyLCoI34d/Pr32mW1OGcCWyLCoI34d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./vendor/src/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/src/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/src/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/src/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/src/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/src/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/src/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/src/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/src/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/src/go.mongodb.org/mongo-driver/bson/types.go ./vendor/src/go.mongodb.org/mongo-driver/bson/unmarshal.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/ce/ce6de2eb4075db74451a32e46ecd7eb33e2270d2b041b262080161daeea1467b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/ee/ee65828839519cdfd217a165503ca6c2fc06b7b44b602528560d9d7956629221-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b546/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b549/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid aw0_AlQIhCGCgs2Ren3O/aw0_AlQIhCGCgs2Ren3O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/volume/cluster_volume.go ./vendor/src/github.com/docker/docker/api/types/volume/create_options.go ./vendor/src/github.com/docker/docker/api/types/volume/list_response.go ./vendor/src/github.com/docker/docker/api/types/volume/options.go ./vendor/src/github.com/docker/docker/api/types/volume/volume.go ./vendor/src/github.com/docker/docker/api/types/volume/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/66/66174ed925e32bad66d966d490e8c3f124661a07a8e7df55ab2d2d64cdc9210f-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/93/938fd52ca34ed64070808b813f879968d2cc20c5f92a882ba75306b845c98791-d # internal cd $WORK/b585 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b585=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b585=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/35/35bfd6c344d858459932da9d28a555b420dd6ff33aa0bcb9794b4bd3789d9b65-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b541/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b546/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b547/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b552/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b545/_pkg_.a packagefile github.com/docker/go-units=$WORK/b203/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid MuLLc6l2WU6ApQYQyMAw/MuLLc6l2WU6ApQYQyMAw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b540/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 cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b198/_pkg_.a $WORK/b198/_x001.o $WORK/b198/_x002.o $WORK/b198/_x003.o $WORK/b198/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8e/8e3b052fe5d6ff5ec56417d8b75f5fb855882f5996780736e5bf78418f609cef-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/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid 0U9h9JqvpHV6jUtorwhi/0U9h9JqvpHV6jUtorwhi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/homedir/homedir.go ./vendor/src/github.com/containers/storage/pkg/homedir/homedir_unix.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b127/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b562/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b564/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b565/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b139/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b153/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b157/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid f8JnJI0YKzm-nMW6qndE/f8JnJI0YKzm-nMW6qndE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b561/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/fflags_unsupported.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 github.com/containers/storage/drivers/copy mkdir -p $WORK/b595/ cd /builddir/build/BUILD/skopeo-1.13.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/b595/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b595/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b585=/tmp/go-build -gno-record-gcc-switches -o $WORK/b585/_cgo_.o $WORK/b585/_cgo_main.o $WORK/b585/_x001.o $WORK/b585/_x002.o $WORK/b585/_x003.o $WORK/b585/_x004.o $WORK/b585/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/96/96f0fedf0451a4a35c935f65989e6947d52e9ff4e8405c8d399b6ea4a6b35471-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/c8/c8afd6c2fbc0697c703d37022b9fe9838c588880fd603910062be4d56a2bcfde-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b194/ github.com/containers/storage/types mkdir -p $WORK/b603/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid vsZ9lUCQLAvZKbNdt7tU/vsZ9lUCQLAvZKbNdt7tU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b604/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid o_711O-1YND86RJIMzCj/o_711O-1YND86RJIMzCj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b603/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/options_linux.go ./vendor/src/github.com/containers/storage/types/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cd $WORK/b595 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b595=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/12/12fe67dc8ce448f70be6b0087d71e911735fc744440cdb8cd197e9ae1d324e5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/38/38a25b7861aef0f7d9cea2c7a6bbf10b1600644f0d6efbebcbbbd83bd3a9a903-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid IHmzvZ2SsboX0otknPli/IHmzvZ2SsboX0otknPli -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/src/golang.org/x/crypto/ocsp/ocsp.go go.mozilla.org/pkcs7 mkdir -p $WORK/b462/ gopkg.in/go-jose/go-jose.v2 mkdir -p $WORK/b309/ gopkg.in/square/go-jose.v2 cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b107/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile testing=$WORK/b463/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b350/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid oTJTxqD8y2l4W_Q8Y4kX/oTJTxqD8y2l4W_Q8Y4kX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b462/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 ./vendor/src/go.mozilla.org/pkcs7/verify_test_dsa.go github.com/go-jose/go-jose/v3 mkdir -p $WORK/b491/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b155/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_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/go-jose/go-jose.v2/cipher=$WORK/b312/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b313/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b155/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_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/b351/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b352/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid ESKeEUEq-BLdWnEBtLfa/ESKeEUEq-BLdWnEBtLfa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/crypter.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/doc.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/encoding.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/jwe.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/jwk.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/jws.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/opaque.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/shared.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/signing.go ./vendor/src/gopkg.in/go-jose/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid 6MqlmnIHWeYosOnyt151/6MqlmnIHWeYosOnyt151 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b350/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 github.com/asaskevich/govalidator cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b155/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=$WORK/b492/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=$WORK/b493/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b311/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/go-jose/go-jose/v3 -complete -installsuffix shared -buildid Dwbsq7bMyLKo7vCAoUbg/Dwbsq7bMyLKo7vCAoUbg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/src/github.com/go-jose/go-jose/v3/asymmetric.go ./vendor/src/github.com/go-jose/go-jose/v3/crypter.go ./vendor/src/github.com/go-jose/go-jose/v3/doc.go ./vendor/src/github.com/go-jose/go-jose/v3/encoding.go ./vendor/src/github.com/go-jose/go-jose/v3/jwe.go ./vendor/src/github.com/go-jose/go-jose/v3/jwk.go ./vendor/src/github.com/go-jose/go-jose/v3/jws.go ./vendor/src/github.com/go-jose/go-jose/v3/opaque.go ./vendor/src/github.com/go-jose/go-jose/v3/shared.go ./vendor/src/github.com/go-jose/go-jose/v3/signing.go ./vendor/src/github.com/go-jose/go-jose/v3/symmetric.go mkdir -p $WORK/b083/ cat >$WORK/b083/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/b084/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b086/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rc4=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/tls -std -complete -installsuffix shared -buildid qU8skOVEByLhdPU-0Ruk/qU8skOVEByLhdPU-0Ruk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b083/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/notboring.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 mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile html=$WORK/b269/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid RpuGBUANkL89humt0x98/RpuGBUANkL89humt0x98 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./vendor/src/github.com/asaskevich/govalidator/arrays.go ./vendor/src/github.com/asaskevich/govalidator/converter.go ./vendor/src/github.com/asaskevich/govalidator/doc.go ./vendor/src/github.com/asaskevich/govalidator/error.go ./vendor/src/github.com/asaskevich/govalidator/numerics.go ./vendor/src/github.com/asaskevich/govalidator/patterns.go ./vendor/src/github.com/asaskevich/govalidator/types.go ./vendor/src/github.com/asaskevich/govalidator/utils.go ./vendor/src/github.com/asaskevich/govalidator/validator.go cd $WORK/b595 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b595=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/5e/5ebc4ec12704d7cf7cbccb4105f1cad7d6f382da5a58ae964da01beb84ea5a0a-d # internal cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b585/_cgo_.o -dynout $WORK/b585/_cgo_import.go cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid AeHEu8peD9jqVBBo8PRD/AeHEu8peD9jqVBBo8PRD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b585/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/b585/_cgo_gotypes.go $WORK/b585/devmapper_log.cgo1.go $WORK/b585/devmapper_wrapper.cgo1.go $WORK/b585/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b585/devmapper_wrapper_dynamic.cgo1.go $WORK/b585/_cgo_import.go cd $WORK/b595 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b595=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b6/b67364948a005215e101ca779a369c94bce88f3297cbceb04cd0e9840d64feb0-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b210/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b211/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b213/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid Gyib2OjkwiHgLHLNiTUj/Gyib2OjkwiHgLHLNiTUj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/docker/config/config.go TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b595=/tmp/go-build -gno-record-gcc-switches -o $WORK/b595/_cgo_.o $WORK/b595/_cgo_main.o $WORK/b595/_x001.o $WORK/b595/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/61/614a2643236cf555ac9ffee5736526c7f85363c19aaa27c9adb93722caa0b8c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/23/234f798b7c075642d04ffff902542342ec77a57499e530f6e84dd655c0af42cd-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b307/ cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b308/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid whQpiJJosHo7vM8f1N-d/whQpiJJosHo7vM8f1N-d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/src/github.com/letsencrypt/boulder/revocation/reasons.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/60/60aef7e10211764956e367a8290dca2bcad56c11074ff1317dbcfea32e1be54d-d # internal github.com/containers/common/pkg/flag mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/pflag=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/common/pkg/flag -complete -installsuffix shared -buildid mIG78nq_tx9tyeBY1n32/mIG78nq_tx9tyeBY1n32 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/src/github.com/containers/common/pkg/flag/flag.go github.com/spf13/cobra mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b055/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid 5cwHliQpDPG028WvhQs1/5cwHliQpDPG028WvhQs1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./vendor/src/github.com/spf13/cobra/active_help.go ./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/flag_groups.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/f6/f61431779570ca39b423af825a77235852123f1efadda0541f76d8092c60780a-d # internal cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c params.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/93/93f13722f56dcadf40e4506545d25f855574dad4580c043499e4861f2c318779-d # 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/b462/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f7/f75455243f07e051d7237e86d1e6f0a2a362edc799e73e1b7747ef0f34c3e1ad-d # internal cd /builddir/build/BUILD/skopeo-1.13.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b595/_cgo_.o -dynout $WORK/b595/_cgo_import.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/7c/7cf2953bc9d52a546a694011ea1948f02e671260c9530445bac2c7730404775a-d # internal cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b564/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid kCz37FWDn3_QVHGleQzw/kCz37FWDn3_QVHGleQzw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack $WORK/b595/_cgo_gotypes.go $WORK/b595/copy_linux.cgo1.go $WORK/b595/_cgo_import.go cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c pkcs11.cgo2.c cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b585/_pkg_.a $WORK/b585/_x001.o $WORK/b585/_x002.o $WORK/b585/_x003.o $WORK/b585/_x004.o $WORK/b585/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/78/78338944f6b49eca1085972725cf8a2ecc1143f98abb5561eaa82c11066e453d-d # internal # github.com/containers/storage/pkg/devicemapper vendor/src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_87734d2c86b9_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/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/4c/4c3d215a2472e3d2164c033d84a4222c906fa08f38297b604d89267d3d7995ea-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b053/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid zboIWsJ5-Q84Pw69m81-/zboIWsJ5-Q84Pw69m81- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b574/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 cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b595/_pkg_.a $WORK/b595/_x001.o $WORK/b595/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/71/718fc735c722e68a0249c1a3ea442cea03e5ea9c0b40094bd0b56f3ce3281468-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/c3/c36af9bd056978d59f940b1c797a74a359cca7926ad8e09493a3ed6fbe839ebd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/af/af5c85051cdc522087e6d84ce2d78190823e5e996a4da816221e354888f5e6fa-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b385/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid Co8wuOCkVKzfFlcP_dno/Co8wuOCkVKzfFlcP_dno -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/filetype/build.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/46/468d37e52f3b7b01ed950baeede282a66b3bc03b850f0e1415778468afaa65d6-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/7c/7cdb0726c26803f5a5d45137c3270bc5d34056127ba33bf25428325b6b47502d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/fb/fb2ffb81657064c9cdc93d9bbbdc1ccbd9d081133d2ba58013dc242ea99e1dec-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/75/758e92ceabe695f87fa30026fc2dc079188b7c36923f5b85a5da0f32bc710500-d # internal github.com/containers/common/pkg/completion mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b052/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b054/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid EQARKPK582D0lt_zp3YR/EQARKPK582D0lt_zp3YR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack ./vendor/src/github.com/containers/common/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/9e/9e86ccc68a922912acd9e6036033826cc49a72d20223c17e0aa6509c94bc4dbd-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b574/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b576/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b151/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid uvquyXzZo_pF-I24GI8O/uvquyXzZo_pF-I24GI8O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b573/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a6/a675198bc128d83957fb3d663b086db81610aad827f36b299f44e5868db095d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/f9/f907ce893da4c3958a54f29c07c582caa30ef8380db3b179e9a2993b361e2d1e-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b387/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid i5l195j-fMEcWoPqF196/i5l195j-fMEcWoPqF196 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/src/google.golang.org/protobuf/runtime/protoimpl/version.go cd $WORK/b325 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b325=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/04/04d89b70bae4efec70d0ad7acccf7c42315d98776a07bea6992686eb9e3c57b4-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b425/ google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b382/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid JIY8SvKk04eGsu0v_cs4/JIY8SvKk04eGsu0v_cs4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid rc_4WXxzDFtGclBi3eKg/rc_4WXxzDFtGclBi3eKg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b427/ mkdir -p $WORK/b429/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid ELxshOLoo-8eJT0g3Xme/ELxshOLoo-8eJT0g3Xme -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid oOY4_xJAobTfAWRFobNK/oOY4_xJAobTfAWRFobNK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a6/a661ff492876d953201175559701f8ab5c444efd16c028d0226419296089c093-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b429/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid YsOW3cXIUIBAekzAV8C0/YsOW3cXIUIBAekzAV8C0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/f2/f2233db51be25a3ac5fec9002aad67b5ed77eaf105e48fa7f730b7abeafe2d7b-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b426/ cd $WORK/b325 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b325=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b430/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b427/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid puKaDnFm1WZhtt28iGcq/puKaDnFm1WZhtt28iGcq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b427/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b429/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid R465jVyovatrRj4BVcIC/R465jVyovatrRj4BVcIC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./vendor/src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/08/0839707146de09eef1a6900e57da37f4e5e13171a1b0457aed82b1ce6c9cf44c-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b424/ google.golang.org/genproto/googleapis/rpc/status cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b425/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid ZIFrGJH3r4eP-jJrGcMR/ZIFrGJH3r4eP-jJrGcMR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/any/any.pb.go mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b425/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid eVJpFlQueQJzt4wULtgQ/eVJpFlQueQJzt4wULtgQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./vendor/src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/61/6185e8a4edb104a6cd9d15645c29b8dcee63c6842e55c87c0c507512d65e3055-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/3a/3a86a22f10b88d955c7fdd2a5dd6906b1106a173d7f5cd9726c300b835e46b32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/01/01a3827bcf5819d8149fe7c0e4fa51b5f6258663fffb711c3ca599fd2155d7c4-d # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/bc/bcc3cd65b7116aa8ecaac422bd1a93148c12671dc059e31014ca134f927757ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/fe/fe5db7cf02fcad3b37ae353a3733f2a57e4b9ee01f50bcea43526cc7ca8e68d5-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b590/ github.com/containers/storage/drivers/aufs cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid rjmbJrffMqfNKn9-nHbM/rjmbJrffMqfNKn9-nHbM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/overlayutils/overlayutils.go mkdir -p $WORK/b578/ github.com/containers/storage/drivers/devmapper cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b574/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b579/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b580/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b581/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b151/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid spjVeUkm7UnMIHM0HUW1/spjVeUkm7UnMIHM0HUW1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b578/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 github.com/containers/storage/drivers/vfs mkdir -p $WORK/b594/ mkdir -p $WORK/b584/ github.com/containers/storage/drivers/zfs cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b595/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b580/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b581/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b151/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid qAO4B6hz303SXdA0kBQi/qAO4B6hz303SXdA0kBQi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/vfs/copy_linux.go ./vendor/src/github.com/containers/storage/drivers/vfs/driver.go mkdir -p $WORK/b596/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b585/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b586/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b579/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b587/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b580/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b588/_pkg_.a packagefile github.com/docker/go-units=$WORK/b203/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b581/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b580/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b597/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b581/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 6A0TqIJ2-YgcofO3ExL3/6A0TqIJ2-YgcofO3ExL3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/zfs/zfs.go ./vendor/src/github.com/containers/storage/drivers/zfs/zfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid NQ1iaO9M1kZ1J3CRQ4XO/NQ1iaO9M1kZ1J3CRQ4XO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b584/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/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/27/27497552c6f593d78b2cb6163155df7815a7865fdfe797168b0815abdec576dc-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/base32=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b590/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b591/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b574/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b592/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b593/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b580/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile github.com/docker/go-units=$WORK/b203/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b213/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b582/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b581/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid L6c2j62JzdNsg9yTuaFX/L6c2j62JzdNsg9yTuaFX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b589/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/d4/d46bce50ac1f5586e085a3501ca80966b8086370240a741ef7ed3be001648642-d # internal cd $WORK/b325 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b325=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/62/62035c5eefcd6c1713c921c65f92f85d6d1c2a53f4f8add49c22e0399583838d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/23/2348ea15a8f8e59a96fcc63ccc475e07a7fa51aeb1023de19a39179832883b37-d # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/92/920def5f17cfe18d11d3d21114fe0b35c49d0bcd712a2f85ae3ba2e27d9d14b4-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b378/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b382/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid iCJ9AUBWjzRTnyyOFZcL/iCJ9AUBWjzRTnyyOFZcL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b377/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/12/123c1cbb7daafe92c0f056d52c36e7676bb121514d75dffacd52713185a4bca2-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4e/4e76abdf24b6f5537a773e2db324181eb28535d19a18d7a968fd31bc083780bc-d # internal net/http/httptrace mkdir -p $WORK/b230/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b240/ google.golang.org/grpc/internal/credentials mkdir -p $WORK/b401/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile internal/nettrace=$WORK/b062/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid hq-IIoYMJ8FdBjUtrHeQ/hq-IIoYMJ8FdBjUtrHeQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/pkg/errors=$WORK/b241/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid MY7UWmyJKAAQbii80DTH/MY7UWmyJKAAQbii80DTH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b240/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/b401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid Zi4304ZWl0mW1BHEO5KY/Zi4304ZWl0mW1BHEO5KY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b401/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/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a packagefile encoding/base32=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid Y3jqlRduoUX9TEetzDA6/Y3jqlRduoUX9TEetzDA6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b175/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 cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/aa/aafb7d4c668b69e703b1f54476578648ab4cef98ee2ed5caca216fde94a3f064-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/ef/ef57bc41e605d94778935bddc14a75ed625f98aa273cab46d23873b3bb028f78-d # internal net/http mkdir -p $WORK/b216/ cat >$WORK/b216/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/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b217/_pkg_.a packagefile container/list=$WORK/b084/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b218/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b219/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile mime/multipart=$WORK/b228/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http/httptrace=$WORK/b230/_pkg_.a packagefile net/http/internal=$WORK/b231/_pkg_.a packagefile net/http/internal/ascii=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p net/http -std -complete -installsuffix shared -buildid YQjNWEnRSoehl2VXi9Nk/YQjNWEnRSoehl2VXi9Nk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b216/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 /usr/lib/golang/src/net/http/transport_default_other.go TERM='dumb' gcc -I ./vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -o $WORK/b348/_cgo_.o $WORK/b348/_cgo_main.o $WORK/b348/_x001.o $WORK/b348/_x002.o $WORK/b348/_x003.o $WORK/b348/_x004.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/f1/f151f28d67b94102534b5f4ffca2394f1f609fb89e74965e3094cd5a61a6fe8a-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b348/_cgo_.o -dynout $WORK/b348/_cgo_import.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid 21DNiuo-foiJhB7HNkf7/21DNiuo-foiJhB7HNkf7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b348/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/b348/_cgo_gotypes.go $WORK/b348/params.cgo1.go $WORK/b348/pkcs11.cgo1.go $WORK/b348/types.cgo1.go $WORK/b348/_cgo_import.go cd $WORK/b325 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b325=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b325=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b325/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b325/_x005.o -c go_gpgme.c cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/50/5001363d504e1012c816b2c2a9f44355ffd4379acfda133b51be8ebcbc8f8016-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/f3/f39d7ae87310214377f1749dcce1d5d99bdf882e5e179c2f60acce804bf2ebc2-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b217/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b377/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b376/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 6tfw2FZD1vhnhX4NKlPQ/6tfw2FZD1vhnhX4NKlPQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b359/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/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/c7/c711813971bacb5058991670345f45fc42786331d7a44f11c0e1155d7512cec8-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid gS9rnEXLvXhSU_KkMuaF/gS9rnEXLvXhSU_KkMuaF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/manifest/common.go ./vendor/src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./vendor/src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./vendor/src/github.com/containers/image/v5/internal/manifest/errors.go ./vendor/src/github.com/containers/image/v5/internal/manifest/list.go ./vendor/src/github.com/containers/image/v5/internal/manifest/manifest.go ./vendor/src/github.com/containers/image/v5/internal/manifest/oci_index.go cd $WORK/b325 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b325=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/a7/a75f6a8848d0d48e69e9db21299cf6ceaf251683ae450da2b5253ee975d6888a-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b578/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b584/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b589/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b594/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b596/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid dqskfZ6Fhpnj9onRlXer/dqskfZ6Fhpnj9onRlXer -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/register/register_aufs.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/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/22/22d1fd958fba68db8a5df2ea9debe1c35e2aeeb36b366d1e650fd9df76d6b6f9-d # internal github.com/containers/storage mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b580/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b598/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b599/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b600/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b601/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b603/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b605/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b213/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b582/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b581/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b149/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b150/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b151/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/containers/storage -complete -installsuffix shared -buildid 7wJP6bBqCZ9iTsqu8mRz/7wJP6bBqCZ9iTsqu8mRz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./vendor/src/github.com/containers/storage/check.go ./vendor/src/github.com/containers/storage/containers.go ./vendor/src/github.com/containers/storage/deprecated.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 TERM='dumb' gcc -I ./vendor/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b325=/tmp/go-build -gno-record-gcc-switches -o $WORK/b325/_cgo_.o $WORK/b325/_cgo_main.o $WORK/b325/_x001.o $WORK/b325/_x002.o $WORK/b325/_x003.o $WORK/b325/_x004.o $WORK/b325/_x005.o -g -O2 -lgpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/dd/dd61c55765e763a7347704b7488a9353d635ab58e353d3f92966db954dd3272c-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b179/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b175/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid Hzh7aztn-LRviqNGWf1G/Hzh7aztn-LRviqNGWf1G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b177/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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b325/_cgo_.o -dynout $WORK/b325/_cgo_import.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid vIjnVgaud-8DaK4C_Hh4/vIjnVgaud-8DaK4C_Hh4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./vendor/src/github.com/proglottis/gpgme/callbacks.go $WORK/b325/_cgo_gotypes.go $WORK/b325/data.cgo1.go $WORK/b325/gpgme.cgo1.go $WORK/b325/unset_agent_info.cgo1.go $WORK/b325/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b348/_pkg_.a $WORK/b348/_x001.o $WORK/b348/_x002.o $WORK/b348/_x003.o $WORK/b348/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/60/60f35235259ef805d18e0e0744c6d733b4d28f57d8fb8d5a2d329b32d39a1890-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b348/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b349/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid 7NtYKyAqGmrUg734tJ1X/7NtYKyAqGmrUg734tJ1X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b347/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/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/42/42bdd34448eabc8b0934ec788e8bdb7dd4a425dcd515dbe09529d0a39a917779-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b418/ google.golang.org/grpc/credentials github.com/golang/protobuf/ptypes mkdir -p $WORK/b423/ github.com/golang/protobuf/jsonpb mkdir -p $WORK/b399/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b415/_pkg_.a EOF cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b424/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b426/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b428/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid mLpIHTWNfiR04XL_f26d/mLpIHTWNfiR04XL_f26d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/src/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid iMHEuzZuFnexlfVo1M9R/iMHEuzZuFnexlfVo1M9R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b423/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 cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b401/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid x43XdtwUtKTRwcL7Cnv7/x43XdtwUtKTRwcL7Cnv7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/src/google.golang.org/grpc/credentials/credentials.go ./vendor/src/google.golang.org/grpc/credentials/tls.go cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b406/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid 499CFBjOYVMOkDgbaw-L/499CFBjOYVMOkDgbaw-L -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/src/github.com/golang/protobuf/jsonpb/decode.go ./vendor/src/github.com/golang/protobuf/jsonpb/encode.go ./vendor/src/github.com/golang/protobuf/jsonpb/json.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/b177/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/67/67f7789d83cfeb9c4820c48349f17667a5d714afc03f5f2a12ab9793ce0a544e-d # internal github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b613/ github.com/containers/ocicrypt/config github.com/containers/ocicrypt/utils mkdir -p $WORK/b353/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b347/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b346/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid tC44edp3QFdv-79joTT8/tC44edp3QFdv-79joTT8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/pkcs11config/config.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b347/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid xXVNmh83qo6rPVDeLmAy/xXVNmh83qo6rPVDeLmAy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/config.go ./vendor/src/github.com/containers/ocicrypt/config/constructors.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b347/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b327/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b350/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid htAKVVuS6Iu3BQOHFfp_/htAKVVuS6Iu3BQOHFfp_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b346/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/b177/_pkg_.a /builddir/.cache/go-build/73/730be34eb316b52b005a3c1014c387f7c0ad4bf83f64eb5c1e7ccfa9a8fdf1c5-d # internal github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b479/ github.com/containers/image/v5/internal/image mkdir -p $WORK/b164/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b172/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b172/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid otbBJH4BiJ5d3fQWfEZf/otbBJH4BiJ5d3fQWfEZf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b479/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid Rxm5Hb6DbskATJtXqsYV/Rxm5Hb6DbskATJtXqsYV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/image/docker_list.go ./vendor/src/github.com/containers/image/v5/internal/image/docker_schema1.go ./vendor/src/github.com/containers/image/v5/internal/image/docker_schema2.go ./vendor/src/github.com/containers/image/v5/internal/image/manifest.go ./vendor/src/github.com/containers/image/v5/internal/image/memory.go ./vendor/src/github.com/containers/image/v5/internal/image/oci.go ./vendor/src/github.com/containers/image/v5/internal/image/oci_index.go ./vendor/src/github.com/containers/image/v5/internal/image/sourced.go ./vendor/src/github.com/containers/image/v5/internal/image/unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/4e/4ef6dd2d19bff017281c899cf2ba519353fa1ca873de86711ccbada7a49fca04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/f1/f15d17b1bd4b62a3fbbe61f49458804f851c07d712c05498e589d18c04f4f2b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/b2/b20edb0d40c3fbabdf07113d38b651dabc873a991d45fff65305f68b71c73cbe-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid 2tMDrnJtWEFNdOrtA459/2tMDrnJtWEFNdOrtA459 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/d7/d78a2df7bc14f1b22f5e8ed6d458667ec099e97208ef5de5d7e0cae9f3ba65a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/c1/c1081675bdc6728f0ece656658119ce7857bec100947813f97fef88b23d525af-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b327/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b330/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/mail=$WORK/b279/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid Ky3Xa81kqAOMeoRNQ2pa/Ky3Xa81kqAOMeoRNQ2pa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/fd/fde4b3db1793cc8e87329e532bbf18adab75a9d324e1f69bd3d9422ef00a8bc4-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b455/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b395/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b399/_pkg_.a packagefile net=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid Gp-QM2jTUGT4dPEhdpbu/Gp-QM2jTUGT4dPEhdpbu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./vendor/src/google.golang.org/grpc/peer/peer.go cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid RqomQ9KGaB-yIWM1HyDo/RqomQ9KGaB-yIWM1HyDo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/src/google.golang.org/grpc/internal/channelz/id.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 google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b399/_pkg_.a packagefile net=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid DgXiaxcDf2zq4VeGeh6n/DgXiaxcDf2zq4VeGeh6n -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/src/google.golang.org/grpc/credentials/insecure/insecure.go cd /builddir/build/BUILD/skopeo-1.13.0/vendor/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b325/_pkg_.a $WORK/b325/_x001.o $WORK/b325/_x002.o $WORK/b325/_x003.o $WORK/b325/_x004.o $WORK/b325/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/51/519944f8a333ce4214a128447c857670fc39bea1f1d23873cbfb982225878fb4-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/11/11a0c5ce5ffbd83266d0a4d7a761936261c3ea48a46aeb9a8ce02b01178e84ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/37/371f724ca1ee16ec47f9fef46a5b6b389cec97cd6b5709a00c84d6ab930516c6-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b345/ github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b460/ github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b461/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b346/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.13.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid WJBJlfCWAemtYr6X2ZjL/WJBJlfCWAemtYr6X2ZjL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./vendor/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b347/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b355/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b346/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid zpQxsuF1j8sIMJewXveo/zpQxsuF1j8sIMJewXveo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go mkdir -p $WORK/b356/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b355/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b346/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b462/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid ysHRE2mqajAj_lWX3vYj/ysHRE2mqajAj_lWX3vYj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b355/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b346/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid O73OK-wr5K9oRKHiVG1y/O73OK-wr5K9oRKHiVG1y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ea/ead778b94baa8276c2e27febb714b90d5cc63a86bc11d1a1d59c44e19fc77e74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/43/43b508488cc01a7c4e7daeaf2b138aefd7c3f9487bdb169c207f66ebb40b0b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/7e/7e44406211627647a954931da8177e97064c48096da1c67458756785ad3e49b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/39/391eab5c6ad5641ab3af98069c4466fdf96dcebcb6ee5519dcdefbf92fcfb1f7-d # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/68/689f8132f14d3c138f67383f2da6bae5a7626dcde1b98a4660332b5fced6e42b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/80/806770fa101a6e4b0e89cabd0680993337ccc2c9cc3567c6eda508d230a8803c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/c0/c07dfc56ad7b89ca9d7c98523b65e7ddcea3ed134b801a5e8c9d96c941c52809-d # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/48/48ada543472a77c0fd4c9feaf46b8bb3155ff93b88c6daa9f749409fbb27664e-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b405/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b406/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid -smpUOBFwUT5OO8_kjyg/-smpUOBFwUT5OO8_kjyg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/pretty/pretty.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_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/03/03924b5cd1a50abd848561905fc0274d79240be327492e9b2188718bf3b7a865-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b408/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid za-bJH7lXp9Q2GodyaiK/za-bJH7lXp9Q2GodyaiK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/src/google.golang.org/grpc/resolver/map.go ./vendor/src/google.golang.org/grpc/resolver/resolver.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/bb/bb6daccbf1ea3c3ff9014934d558af0658f8704c28e144d03a30e95b5b03f6f0-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b480/ github.com/containers/image/v5/directory mkdir -p $WORK/b476/ github.com/containers/image/v5/docker/archive github.com/containers/image/v5/tarball mkdir -p $WORK/b611/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a EOF github.com/containers/image/v5/sif /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 9e1YVthtKb36Kr-j2Prf/9e1YVthtKb36Kr-j2Prf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/src/github.com/containers/image/v5/image/docker_schema2.go ./vendor/src/github.com/containers/image/v5/image/sourced.go ./vendor/src/github.com/containers/image/v5/image/unparsed.go mkdir -p $WORK/b568/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b477/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid oZBtKuoC3VuC7PJ0yrYq/oZBtKuoC3VuC7PJ0yrYq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b476/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 mkdir -p $WORK/b478/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid XWOZUJHAnCnkzLGLy3aZ/XWOZUJHAnCnkzLGLy3aZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b611/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/b568/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b477/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b569/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid CIQteVopsz24s8FH7Hr-/CIQteVopsz24s8FH7Hr- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b568/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 cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b479/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid RZhQMFtuuUNUptBWWw6K/RZhQMFtuuUNUptBWWw6K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b478/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/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/0e/0eadeaf907525b07d930d382e39541339d16cc9d37f45f0960031a1f5f67e7b4-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/23/23984693461e0b1a1e5c5538af4a2b779722d6781798fe038749847213352b8b-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=$WORK/b395/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid 7eMWlFKA6fQdvteVU4CX/7eMWlFKA6fQdvteVU4CX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/src/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/4d/4d89fb740e24a719cc1705f54596dacfe89591ef893848f7185611999fd7b862-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/5b/5b482c2b115335e6d945e153dfa7bb3b1f25bc4d09d9b2e82f609b62bbdd418e-d # internal google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/metadata mkdir -p $WORK/b441/ google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b436/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a EOF cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid f7_rkbJhIlenr7IlG5Cl/f7_rkbJhIlenr7IlG5Cl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid YGG4f6nKkDCcnpGOUTki/YGG4f6nKkDCcnpGOUTki -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/metadata/metadata.go mkdir -p $WORK/b402/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid 9YbtHMglupAHdy7euBe1/9YbtHMglupAHdy7euBe1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/grpclb/state/state.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b408/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid vW1w5hGZ5Fx1XwFzhJjO/vW1w5hGZ5Fx1XwFzhJjO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/internal.go ./vendor/src/google.golang.org/grpc/internal/xds_handshake_cluster.go mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid XElAp50OwwwU3zL6fLpA/XElAp50OwwwU3zL6fLpA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/f1/f112d75817a30df62180ecd20cd9c3deeff9e2ad2ba08944e996c82b200f388e-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b408/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid JE1wuc75IAZbTBcrb1Q6/JE1wuc75IAZbTBcrb1Q6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/9b/9bfeb5688f52e6b87fc46364761eab53668bba22cb887fe7561f7dd8b4b85388-d # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/3c/3cd4d12dd89c2f1f57e24f202d5a48cb5ffb24b297edb4ffe9f9f40a642d829c-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b413/ google.golang.org/grpc/balancer mkdir -p $WORK/b393/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b402/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid SDjCvGILRAjW1L-yk7dM/SDjCvGILRAjW1L-yk7dM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/src/google.golang.org/grpc/codes/code_string.go ./vendor/src/google.golang.org/grpc/codes/codes.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b408/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid tEtfudNXZyk2gXPctt3m/tEtfudNXZyk2gXPctt3m -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/balancer.go ./vendor/src/google.golang.org/grpc/balancer/conn_state_evaluator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/f9/f9b9866088f2f7817f488ac30f370578001e9af0db3da48998b80efe55f50f64-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b443/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid Jtm-e0_RoJIQky4x1x-W/Jtm-e0_RoJIQky4x1x-W -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/01/0125a96806ab2942f96eefb6b8aba0eb538b74ec50232db696bbb5181f02cdc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/d3/d382a2210bca0656e218e4d0323e9f59da358ff8c9bf29d7e307323a66b18f7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/2e/2e07cbeee8fdb56c7ad0b3fc22222753aaa3d989d136c7d721754f2b4b55e7a5-d # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/88/88009a8e395b91177df455bfe504bb1880aa5c0dd62cf7a390c544df9fe40d87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/d3/d32fccd553accc12da2d947089dfd3ffd3a8c3c792787061a3bf416d4813dc64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/4a/4a5d67305f9c6a44ab62314646522695243c875ac8b24bea69a985319aa0cbe0-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b423/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b432/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b413/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid DlJOc0pmvEW7c5CZDQM5/DlJOc0pmvEW7c5CZDQM5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/76/761b57378a6a57ab9fe002673642597eacca4b65d037f5043cbedaa8f84dc59d-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b410/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b438/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid kw0Z2Qbyb61bLLNkdXeL/kw0Z2Qbyb61bLLNkdXeL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/base/balancer.go ./vendor/src/google.golang.org/grpc/balancer/base/base.go cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b408/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid ONGj7uxtCbkUA-YIlqDX/ONGj7uxtCbkUA-YIlqDX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/58/5844e8824178d32107c4c756243a0c08a656f4b83bf4e6ffc1e165faf11dc216-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/95/9540fdb81eeb895946d348f486388a84304c402c575c2f522b9e2fe8a2d782c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/14/14cfa25f9e502ad60075a16f75c9b5495d0e6603d100ee4b5e4e73fa994f1889-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b438/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid e83_AuznrfqbzV_uehNl/e83_AuznrfqbzV_uehNl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/d4/d4e0720ed354cd72f64f0f2489d7056499f555a1c4e0f213e4655097ae381b09-d # internal google.golang.org/grpc/status mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b432/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b433/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid oSqPSs5eanWYpa5IOtbq/oSqPSs5eanWYpa5IOtbq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./vendor/src/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/4b/4bbc00922fc08347dd68b7a28000c040f40d465fb5891a80bf77b00ae8bdbda4-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b411/ google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b420/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b412/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid DkjSkHlBOkDQ7kAoaQv2/DkjSkHlBOkDQ7kAoaQv2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid 9bbMwFAxJ4uKpzyKqCXn/9bbMwFAxJ4uKpzyKqCXn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/f0/f078a83ca42e993c561beee8b955d22ccdf85927304b347c94a43672a7046b7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/77/770596f5512f23e23a7374fa9ae0ace309789786ee77011a6464ca2504b6bf5d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a7/a728347149651d5f8cb5565a722cbfd3c0d2e5041282b4262794d126c8d4dda1-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b431/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid 2R7D6U8x-uzhj5UV6EtS/2R7D6U8x-uzhj5UV6EtS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b422/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/1c/1cf193ef529e6f8a52d08cd701bbee50aa8004dcbb82294c57d2fa1a27971583-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/f9/f9f5f55d7070241bb9c1236a96f9e1bafb8fd610dd369716095dc898c7d7d8e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/fa/fa6282ae2f3fa807c0022299ec60c31d948ea193f08de65daf55412b42cf745f-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b607/_pkg_.a packagefile github.com/containers/storage=$WORK/b572/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b595/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_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/b199/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b603/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b610/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b139/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b149/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid J5_3onF01QWLR4NU8Wis/J5_3onF01QWLR4NU8Wis -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b606/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/compression_linux.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/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/02/02793937adaea6770d45f49aedb050d00d02621520c9ba4e55b160a28d9a32a0-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/storage=$WORK/b572/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b606/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid uyQMbYgzfzaxRenLCi7n/uyQMbYgzfzaxRenLCi7n -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./vendor/src/github.com/containers/image/v5/storage/storage_dest.go ./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_src.go ./vendor/src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1a/1ae2522a534c00051224a382ba3c7f4355ac67c4c3c2bfc3beff7d821bbddf28-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid _bI6jYDGkAx8mWf0QMMO/_bI6jYDGkAx8mWf0QMMO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go github.com/docker/distribution/registry/api/errcode expvar github.com/letsencrypt/boulder/probs mkdir -p $WORK/b239/ github.com/go-openapi/errors mkdir -p $WORK/b263/ github.com/gorilla/mux cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF golang.org/x/net/trace mkdir -p $WORK/b389/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid Y_qQ9iGtRjtCjJtugcME/Y_qQ9iGtRjtCjJtugcME -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b239/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 mkdir -p $WORK/b234/ github.com/go-openapi/swag cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b390/_pkg_.a packagefile html/template=$WORK/b391/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b247/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid GQUb6Ic1uMWbu-1PbTtr/GQUb6Ic1uMWbu-1PbTtr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/src/github.com/go-openapi/errors/api.go ./vendor/src/github.com/go-openapi/errors/auth.go ./vendor/src/github.com/go-openapi/errors/doc.go ./vendor/src/github.com/go-openapi/errors/headers.go ./vendor/src/github.com/go-openapi/errors/middleware.go ./vendor/src/github.com/go-openapi/errors/parsing.go ./vendor/src/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid HjOHkwIrpBx4vP4KmnJi/HjOHkwIrpBx4vP4KmnJi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b389/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 cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid Vl8i1fF0ILuvQqeHfKYJ/Vl8i1fF0ILuvQqeHfKYJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b234/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 github.com/sigstore/fulcio/pkg/api mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/sigstore/fulcio/pkg/api -complete -installsuffix shared -buildid ep90aFF7n-onQ0h0_x9K/ep90aFF7n-onQ0h0_x9K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./vendor/src/github.com/sigstore/fulcio/pkg/api/client.go net/http/httputil mkdir -p $WORK/b458/ golang.org/x/oauth2/internal mkdir -p $WORK/b495/ github.com/hashicorp/go-cleanhttp cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b218/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/http/internal=$WORK/b231/_pkg_.a packagefile net/http/internal/ascii=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p net/http/httputil -std -complete -installsuffix shared -buildid R4iELCSJg0Ek-zwPTi3k/R4iELCSJg0Ek-zwPTi3k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b458/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 mkdir -p $WORK/b304/ mkdir -p $WORK/b306/ github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b238/ github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b505/ go.opentelemetry.io/otel/propagation go.opentelemetry.io/otel/semconv/internal cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF github.com/docker/docker/errdefs mkdir -p $WORK/b556/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid t0WLP5je6uZQ7e3Xl48T/t0WLP5je6uZQ7e3Xl48T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./vendor/src/golang.org/x/oauth2/internal/doc.go ./vendor/src/golang.org/x/oauth2/internal/oauth2.go ./vendor/src/golang.org/x/oauth2/internal/token.go ./vendor/src/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p expvar -std -complete -installsuffix shared -buildid o2Hb7hlCMy7qcEszLq2p/o2Hb7hlCMy7qcEszLq2p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b305/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a EOF github.com/opentracing/opentracing-go github.com/docker/go-connections/sockets mkdir -p $WORK/b523/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid V5g0gXm39Ng-j712ukQv/V5g0gXm39Ng-j712ukQv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/src/github.com/letsencrypt/boulder/probs/probs.go mkdir -p $WORK/b500/ mkdir -p $WORK/b506/ mkdir -p $WORK/b528/ mkdir -p $WORK/b280/ mkdir -p $WORK/b511/ mkdir -p $WORK/b557/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b526/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a EOF cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a EOF cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b216/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid OE1q1jJCazFcI5korhb3/OE1q1jJCazFcI5korhb3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./vendor/src/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./vendor/src/github.com/hashicorp/go-cleanhttp/doc.go ./vendor/src/github.com/hashicorp/go-cleanhttp/handlers.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b526/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p go.opentelemetry.io/otel/propagation -complete -installsuffix shared -buildid qOPaa4b9_qDVKSjeR8BY/qOPaa4b9_qDVKSjeR8BY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/propagation/baggage.go ./vendor/src/go.opentelemetry.io/otel/propagation/doc.go ./vendor/src/go.opentelemetry.io/otel/propagation/propagation.go ./vendor/src/go.opentelemetry.io/otel/propagation/trace_context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid C2oxc3fP244CV4gNPOFw/C2oxc3fP244CV4gNPOFw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p go.opentelemetry.io/otel/semconv/internal -complete -installsuffix shared -buildid nymRkIuOF1uoxM4YEKlV/nymRkIuOF1uoxM4YEKlV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/semconv/internal/http.go cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b512/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid Tno8BmgVYP4gd0PPi6NN/Tno8BmgVYP4gd0PPi6NN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b238/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/b557/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b558/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid OXLZ8N6Jrdw0beV2zC-R/OXLZ8N6Jrdw0beV2zC-R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/src/github.com/opentracing/opentracing-go/ext.go ./vendor/src/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/src/github.com/opentracing/opentracing-go/gocontext.go ./vendor/src/github.com/opentracing/opentracing-go/noop.go ./vendor/src/github.com/opentracing/opentracing-go/propagation.go ./vendor/src/github.com/opentracing/opentracing-go/span.go ./vendor/src/github.com/opentracing/opentracing-go/tracer.go golang.org/x/net/http2 cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b281/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b283/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile mime/multipart=$WORK/b228/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 2uYy_WxZtHzespD9bgIH/2uYy_WxZtHzespD9bgIH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b557/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/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid yUCIpuMXXJnWdXVLSmxt/yUCIpuMXXJnWdXVLSmxt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b556/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/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid JbNNiFvJXsZx--LkZdh8/JbNNiFvJXsZx--LkZdh8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/middleware/denco/router.go ./vendor/src/github.com/go-openapi/runtime/middleware/denco/server.go ./vendor/src/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid Vq7PlZVxE4vFUN63VW0n/Vq7PlZVxE4vFUN63VW0n -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/src/github.com/go-openapi/swag/convert.go ./vendor/src/github.com/go-openapi/swag/convert_types.go ./vendor/src/github.com/go-openapi/swag/doc.go ./vendor/src/github.com/go-openapi/swag/file.go ./vendor/src/github.com/go-openapi/swag/json.go ./vendor/src/github.com/go-openapi/swag/loading.go ./vendor/src/github.com/go-openapi/swag/name_lexem.go ./vendor/src/github.com/go-openapi/swag/net.go ./vendor/src/github.com/go-openapi/swag/path.go ./vendor/src/github.com/go-openapi/swag/post_go18.go ./vendor/src/github.com/go-openapi/swag/post_go19.go ./vendor/src/github.com/go-openapi/swag/split.go ./vendor/src/github.com/go-openapi/swag/util.go ./vendor/src/github.com/go-openapi/swag/yaml.go mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b217/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b446/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b452/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b447/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/http/httptrace=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid dqzS9aPUn3rn7wP1Mqk_/dqzS9aPUn3rn7wP1Mqk_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b445/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/go118.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/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 ./vendor/src/golang.org/x/net/http2/writesched_roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/ea/ea106fc629c56feb988c2c48b5d2affd0e540df6edb983452c04018c2a210c2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/84/84796dee93204bac9061bee876acbb3b732df321183eb9f559ace2eec7fd79e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/2e/2e9d1118db022a80e483dceacbb387dcc8d276cfd5e775c0fdc4d94a4b0678ae-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b515/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b526/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p go.opentelemetry.io/otel/internal/global -complete -installsuffix shared -buildid kG-ib4vPhWs9QOr0KU3b/kG-ib4vPhWs9QOr0KU3b -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/internal/global/handler.go ./vendor/src/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/src/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/src/go.opentelemetry.io/otel/internal/global/state.go ./vendor/src/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/6e/6e6d75a9a8992f5a598e3efff81ccc08661becfc504f02834dd096b7a827f5a0-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/35/35cfce838f4fa403b202a700c507c0737151b1fd397856ed788918ff77c12cf2-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b481/ cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/06/06e27a0198535f70d62475ba50e87bf43d307a2b3ae6b316ac5543e3c5ef1792-d # internal cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b477/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b482/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b215/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid vKuBOLDs9W8iYDhwZnn-/vKuBOLDs9W8iYDhwZnn- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b481/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 cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/31/317930e403a1f7f1a8fa0126de6a1477d0a324aa53e06253c465f3e2de383cb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/71/719ee90cbf45eea732ff7a4725f721b365f618b8554395512872e4e372a4b721-d # internal golang.org/x/oauth2 mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b495/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/92/92c6f2c10d8ca1003ed4766c0f10d94dceac4467e63fea0b320d1b43992729f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p golang.org/x/oauth2 -complete -installsuffix shared -buildid 2-mYwEA6nAdJLrR5B6UN/2-mYwEA6nAdJLrR5B6UN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./vendor/src/golang.org/x/oauth2/oauth2.go ./vendor/src/golang.org/x/oauth2/token.go ./vendor/src/golang.org/x/oauth2/transport.go github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b500/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/hashicorp/go-retryablehttp -complete -installsuffix shared -buildid aMZQq6XnrvlQl2RmXel4/aMZQq6XnrvlQl2RmXel4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/src/github.com/hashicorp/go-retryablehttp/client.go ./vendor/src/github.com/hashicorp/go-retryablehttp/roundtripper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/5d/5d07c351569036971a74b7a936ffaeaf36a907cb80ee72a785ff35b15fd8e35c-d # internal go.opentelemetry.io/otel/semconv/v1.12.0 mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/internal=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b526/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p go.opentelemetry.io/otel/semconv/v1.12.0 -complete -installsuffix shared -buildid K6zNUYCqHal8RCwAcMGO/K6zNUYCqHal8RCwAcMGO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/semconv/v1.12.0/doc.go ./vendor/src/go.opentelemetry.io/otel/semconv/v1.12.0/exception.go ./vendor/src/go.opentelemetry.io/otel/semconv/v1.12.0/http.go ./vendor/src/go.opentelemetry.io/otel/semconv/v1.12.0/resource.go ./vendor/src/go.opentelemetry.io/otel/semconv/v1.12.0/schema.go ./vendor/src/go.opentelemetry.io/otel/semconv/v1.12.0/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/6a/6a3bd754cb9cbd60c34ba93d17c64914e4eb424d24250e2deca19cae6d41d517-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile database/sql/driver=$WORK/b267/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b268/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b270/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b271/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b272/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b276/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b277/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/mail=$WORK/b279/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid UD1ef4OZP_e-U0-5CwG2/UD1ef4OZP_e-U0-5CwG2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/src/github.com/go-openapi/strfmt/bson.go ./vendor/src/github.com/go-openapi/strfmt/date.go ./vendor/src/github.com/go-openapi/strfmt/default.go ./vendor/src/github.com/go-openapi/strfmt/doc.go ./vendor/src/github.com/go-openapi/strfmt/duration.go ./vendor/src/github.com/go-openapi/strfmt/format.go ./vendor/src/github.com/go-openapi/strfmt/time.go ./vendor/src/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/2c/2ce4e6dcde2475fb2182a2329d5269d51db9d17b99e0ce6adb1a1dc331789989-d # internal github.com/letsencrypt/boulder/core mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b304/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b305/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b306/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b307/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b308/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b309/_pkg_.a packagefile hash/fnv=$WORK/b256/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid sV00PTbe2zXffV8-9PMO/sV00PTbe2zXffV8-9PMO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/src/github.com/letsencrypt/boulder/core/challenges.go ./vendor/src/github.com/letsencrypt/boulder/core/interfaces.go ./vendor/src/github.com/letsencrypt/boulder/core/objects.go ./vendor/src/github.com/letsencrypt/boulder/core/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/2d/2d5b00e00fe0be1a3e93626fdbc0ded569bf1a71f1c4cc9f3ba83e05aedeb875-d # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/71/71555bf87cc18bb07088e2dc96c2c8965ebfd0bf6bdcc8fad040d1784ba9e878-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b511/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b512/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid Gtl2-xBhMHgpXMO4yH-D/Gtl2-xBhMHgpXMO4yH-D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/src/github.com/opentracing/opentracing-go/ext/field.go ./vendor/src/github.com/opentracing/opentracing-go/ext/tags.go cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/7b/7b5aba9c98a751eaa534ec4c17e6b3c918661b9aa5632f1d84cf00d4b5ca6293-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/50/50d111afd94d2494b3642ecb503c64b05e7b2b44f0a3cb543ab77ef45f024b30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/22/22482465190cd94c3a7467481da94205da58056f28336cc62322a562a09d6a81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal github.com/docker/docker/client mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b236/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b540/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b541/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b553/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b546/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b554/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b547/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b555/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b181/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b552/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b556/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b557/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b241/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/http/httputil=$WORK/b458/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid WDNhnBEHQ9uQO3JIh_QQ/WDNhnBEHQ9uQO3JIh_QQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b538/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/envvars.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 ./vendor/src/github.com/docker/docker/client/volume_update.go cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/18/18cbd812dd79f70a74d9bf921179cf66d0a9dc3adf2ff7c672963de5fd49ba8a-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b526/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p go.opentelemetry.io/otel -complete -installsuffix shared -buildid 9j9b5YVGCwKsZhvhr47p/9j9b5YVGCwKsZhvhr47p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/src/go.opentelemetry.io/otel/doc.go ./vendor/src/go.opentelemetry.io/otel/error_handler.go ./vendor/src/go.opentelemetry.io/otel/handler.go ./vendor/src/go.opentelemetry.io/otel/internal_logging.go ./vendor/src/go.opentelemetry.io/otel/propagation.go ./vendor/src/go.opentelemetry.io/otel/trace.go ./vendor/src/go.opentelemetry.io/otel/version.go cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/17/17d48166b5e2fe54e723e4b5fabe14bb73501cf6ada16102d9063d81c7a0efcc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/50/50be653a35c3ffab123e13cdbf39f14f14bf524e726f43a6d3a9d89b55ed7d3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/4c/4c868987aba49b0faf013cde3bde1243979e21ece7d743c0dc982ee1d197665a-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b236/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b234/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b238/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid d1hAuj7bfXX5MuOgCx9d/d1hAuj7bfXX5MuOgCx9d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b235/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/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/b1/b1c03bea7d9699a390f4b47f0bc6a91c364987b3c27522ed8893c62ff246fa9b-d # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/8c/8c1b428d2db28efd7a04829bc5b5d6a7c5e80e209154d84905ec24c620ebc385-d # internal github.com/coreos/go-oidc/v3/oidc mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-jose/go-jose/v3=$WORK/b491/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b494/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/coreos/go-oidc/v3/oidc -complete -installsuffix shared -buildid v9uArgrKqcCniqzwJRSG/v9uArgrKqcCniqzwJRSG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./vendor/src/github.com/coreos/go-oidc/v3/oidc/jose.go ./vendor/src/github.com/coreos/go-oidc/v3/oidc/jwks.go ./vendor/src/github.com/coreos/go-oidc/v3/oidc/oidc.go ./vendor/src/github.com/coreos/go-oidc/v3/oidc/verify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/a2/a2ae2547b1753667d1e04eee1365fbd6a67df8f38200b179062ce1c613608554-d # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/16/16d0af10170c9f6d3f5b5c2a3de94cb310673a3df2070f0571886991d0edb8a1-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b477/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b482/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b481/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 40VznQR4vR0cdVV2CGl1/40VznQR4vR0cdVV2CGl1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b560/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/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/fb/fb7149179e61a65a23ac6325a02ecb3a6e55ff7ffc5c19f7eb395c7f66ebc781-d # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b303/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b314/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b315/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid zdB-ybipZbabqlfTBPph/zdB-ybipZbabqlfTBPph -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/src/github.com/letsencrypt/boulder/goodkey/blocked.go ./vendor/src/github.com/letsencrypt/boulder/goodkey/good_key.go ./vendor/src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/e9/e9033853095a7a51aae26ca0f25531afb94bbce67ef7b45b785f093e5538b0d6-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/ef/ef34bc790a57b8f075436152ad00063cb07a6922fb047173adf47279cb3395b1-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid gvj5oU8JH6YFMJDa2vKP/gvj5oU8JH6YFMJDa2vKP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/68/689bd80f5b69ce3bdab5ab06b3b7b991870ffe7099fe3d42af94c27a46c3f4c4-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/a5/a5965b86ff9b55109a5b98798ca166528ed34887571f58020a23f4cd3bccd90b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b302/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b316/_pkg_.a packagefile golang.org/x/term=$WORK/b243/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid coKqsoPa3ZXyuKEH1FPG/coKqsoPa3ZXyuKEH1FPG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./vendor/src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./vendor/src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./vendor/src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./vendor/src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./vendor/src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./vendor/src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./vendor/src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/a2/a267ce5cf4778dde7e80d1990c7d864b08ba86cc7a355f92c1eb5d8a94ad96cf-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b291/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b293/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid NJ4-S83sOCJucQdfNCJB/NJ4-S83sOCJucQdfNCJB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/src/github.com/go-openapi/jsonreference/reference.go cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/a6/a6427daee5f780ca144bdb7404fc0879c701dbf1f051aede618e9bd92304f941-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/f2/f2d9fc2cafa6b0bb9668faab626058703262cd4b4c84940d6a1b3a8c4088b4dd-d # internal github.com/sigstore/sigstore/pkg/oauthflow mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/coreos/go-oidc/v3/oidc=$WORK/b490/_pkg_.a packagefile github.com/go-jose/go-jose/v3=$WORK/b491/_pkg_.a packagefile github.com/segmentio/ksuid=$WORK/b496/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/oauth=$WORK/b488/_pkg_.a packagefile github.com/skratchdot/open-golang/open=$WORK/b497/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b494/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/sigstore/sigstore/pkg/oauthflow -complete -installsuffix shared -buildid K92nYjqv2U99SnFNVmOG/K92nYjqv2U99SnFNVmOG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./vendor/src/github.com/sigstore/sigstore/pkg/oauthflow/device.go ./vendor/src/github.com/sigstore/sigstore/pkg/oauthflow/doc.go ./vendor/src/github.com/sigstore/sigstore/pkg/oauthflow/flow.go ./vendor/src/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go ./vendor/src/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/92/928cdd6c9a1ab5a55d60abae6fc99368d505e6831054dd6bc991fc3bc045fe95-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b234/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b235/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b213/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid 40nzmNDwU-c5NdaDSiQC/40nzmNDwU-c5NdaDSiQC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b248/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/b292/_pkg_.a # internal github.com/containers/image/v5/docker mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b119/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b172/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b215/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b234/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b235/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b239/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile mime/multipart=$WORK/b228/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid WQLlDwMh0ix3-rw7XN8o/WQLlDwMh0ix3-rw7XN8o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/body_reader.go ./vendor/src/github.com/containers/image/v5/docker/cache.go ./vendor/src/github.com/containers/image/v5/docker/distribution_error.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/paths_common.go ./vendor/src/github.com/containers/image/v5/docker/registries_d.go ./vendor/src/github.com/containers/image/v5/docker/wwwauthenticate.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/ee/eed952cc0b357b7f9fa90fd66f70ffbb212a952cef2215a1823944c8d03492f9-d # internal github.com/go-openapi/spec mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b217/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/gob=$WORK/b290/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b291/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b292/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid JPyhDIfMiMcb8sjgYcWr/JPyhDIfMiMcb8sjgYcWr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/src/github.com/go-openapi/spec/bindata.go ./vendor/src/github.com/go-openapi/spec/cache.go ./vendor/src/github.com/go-openapi/spec/contact_info.go ./vendor/src/github.com/go-openapi/spec/debug.go ./vendor/src/github.com/go-openapi/spec/errors.go ./vendor/src/github.com/go-openapi/spec/expander.go ./vendor/src/github.com/go-openapi/spec/external_docs.go ./vendor/src/github.com/go-openapi/spec/header.go ./vendor/src/github.com/go-openapi/spec/info.go ./vendor/src/github.com/go-openapi/spec/items.go ./vendor/src/github.com/go-openapi/spec/license.go ./vendor/src/github.com/go-openapi/spec/normalizer.go ./vendor/src/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/src/github.com/go-openapi/spec/operation.go ./vendor/src/github.com/go-openapi/spec/parameter.go ./vendor/src/github.com/go-openapi/spec/path_item.go ./vendor/src/github.com/go-openapi/spec/paths.go ./vendor/src/github.com/go-openapi/spec/properties.go ./vendor/src/github.com/go-openapi/spec/ref.go ./vendor/src/github.com/go-openapi/spec/resolver.go ./vendor/src/github.com/go-openapi/spec/response.go ./vendor/src/github.com/go-openapi/spec/responses.go ./vendor/src/github.com/go-openapi/spec/schema.go ./vendor/src/github.com/go-openapi/spec/schema_loader.go ./vendor/src/github.com/go-openapi/spec/security_scheme.go ./vendor/src/github.com/go-openapi/spec/spec.go ./vendor/src/github.com/go-openapi/spec/swagger.go ./vendor/src/github.com/go-openapi/spec/tag.go ./vendor/src/github.com/go-openapi/spec/url_go19.go ./vendor/src/github.com/go-openapi/spec/validations.go ./vendor/src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/39/392d0a372ae4a43a4a4ef6c1afe5abbc4bd7e18ecae2445e692897d32559e1ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b300/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b301/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b322/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b323/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b324/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid eqRVZCRYLHwwOBQumg9e/eqRVZCRYLHwwOBQumg9e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/src/github.com/sigstore/sigstore/pkg/signature/doc.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/message.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/options.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/signer.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/util.go ./vendor/src/github.com/sigstore/sigstore/pkg/signature/verifier.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/87/87a54e37f2be4ad67693d1e0399e5809dc75cd9e5023cbfa609b7962b6229c1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/63/63738c328eaea153a63f56205e77f7e9173ea50d82253a03f3d04eb2e3293fa2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/4f/4f2c573b0addec86d708b3e164368925ab242eba4dc1573d004af84e766004a6-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/csv=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/xml=$WORK/b265/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid CeY3UTInrQ53kLVf8h_Y/CeY3UTInrQ53kLVf8h_Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/bytestream.go ./vendor/src/github.com/go-openapi/runtime/client_auth_info.go ./vendor/src/github.com/go-openapi/runtime/client_operation.go ./vendor/src/github.com/go-openapi/runtime/client_request.go ./vendor/src/github.com/go-openapi/runtime/client_response.go ./vendor/src/github.com/go-openapi/runtime/constants.go ./vendor/src/github.com/go-openapi/runtime/csv.go ./vendor/src/github.com/go-openapi/runtime/discard.go ./vendor/src/github.com/go-openapi/runtime/file.go ./vendor/src/github.com/go-openapi/runtime/headers.go ./vendor/src/github.com/go-openapi/runtime/interfaces.go ./vendor/src/github.com/go-openapi/runtime/json.go ./vendor/src/github.com/go-openapi/runtime/request.go ./vendor/src/github.com/go-openapi/runtime/statuses.go ./vendor/src/github.com/go-openapi/runtime/text.go ./vendor/src/github.com/go-openapi/runtime/values.go ./vendor/src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/33/3399fdd1ac77f14b776215f791674445b284aeb675df38b4cd1b2452429c9fbc-d # internal github.com/sigstore/rekor/pkg/util mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b299/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b322/_pkg_.a packagefile golang.org/x/mod/sumdb/note=$WORK/b535/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/sigstore/rekor/pkg/util -complete -installsuffix shared -buildid VCjgeQKLskPttj-uZpy1/VCjgeQKLskPttj-uZpy1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/src/github.com/sigstore/rekor/pkg/util/checkpoint.go ./vendor/src/github.com/sigstore/rekor/pkg/util/fetch.go ./vendor/src/github.com/sigstore/rekor/pkg/util/sha.go ./vendor/src/github.com/sigstore/rekor/pkg/util/signed_note.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/37/37809dd25f0304034056f33a6318c221f3568489f13f4739ac064c414cf9dd2b-d # internal github.com/go-openapi/runtime/yamlpc mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b510/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/go-openapi/runtime/yamlpc -complete -installsuffix shared -buildid RXNnnps26ZxpuknK51lx/RXNnnps26ZxpuknK51lx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/yamlpc/yaml.go github.com/go-openapi/runtime/security mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid F205SWFVjNbW81KaAJY_/F205SWFVjNbW81KaAJY_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/security/authenticator.go ./vendor/src/github.com/go-openapi/runtime/security/authorizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/96/96d8d30047acadeae19c425df9f42080d0e653b8430dd7eb6a6d2270c0f35db8-d # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/84/840da6872f76db57f798dd702ec990c76332374982a62b43666128fd18843fba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/dd/dd991798c35acdd28ad93ee4596e6ab02a7370306a6ecdd6d43722fe9169dde8-d # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/fd/fd570e24ee5e32e0630d405401ad5fdba6762f5f740a3367adcb2e9c5f870e65-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b479/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b119/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b538/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid fyozezfR2LvIRoDuH9wX/fyozezfR2LvIRoDuH9wX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b537/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/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c7/c740d0ac286208961512041105d6ea1e5f24974e3065854182acf44a5e8e6a47-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b051/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b055/_pkg_.a packagefile golang.org/x/term=$WORK/b243/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/containers/image/v5/openshift mkdir -p $WORK/b566/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid dIRHs00YwXMzdLi8oG__/dIRHs00YwXMzdLi8oG__ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack ./vendor/src/github.com/containers/common/pkg/auth/auth.go ./vendor/src/github.com/containers/common/pkg/auth/cli.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile dario.cat/mergo=$WORK/b567/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b119/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b172/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/netip=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid LB9fbEgTvDvmePV_DYLS/LB9fbEgTvDvmePV_DYLS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b566/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_dest.go ./vendor/src/github.com/containers/image/v5/openshift/openshift_src.go ./vendor/src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/4c/4cea90ea3f73ca46a2dfe82c9f28af6790dc318cdd1e59cf4e6dd60983b8d3bf-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b288/ github.com/go-openapi/analysis/internal/flatten/operations github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b296/ github.com/go-openapi/analysis/internal/flatten/replace cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b295/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid 3CbSuyjPCeUb_HJ1Z1Y6/3CbSuyjPCeUb_HJ1Z1Y6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./vendor/src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a EOF mkdir -p $WORK/b294/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid 4-DZOGgOhJqWfp5rtpLr/4-DZOGgOhJqWfp5rtpLr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b287/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b291/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid 4igP-xu_zEYt1dkVTE0l/4igP-xu_zEYt1dkVTE0l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b291/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid c7SV7uRJ3dIg-U_GMXSt/c7SV7uRJ3dIg-U_GMXSt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/68/68b87532efdd7f44f14b486019cff13e0d851a6395b1050ab55637af5a797891-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/90/901f478da06d629e263818476a0b1cfd16024321b7cb23a439be9dd21486c040-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b288/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b291/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid ux_EilmPI_DLPW0Pq9wo/ux_EilmPI_DLPW0Pq9wo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./vendor/src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./vendor/src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/c4/c4e0b32d72aa45be7514cb380209bd5118839a3e0363eaa3ac88974e578d75cd-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b445/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b452/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b432/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b435/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b436/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b433/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b453/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b443/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b454/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b455/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b456/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b431/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b457/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/http/httputil=$WORK/b458/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid pVCrxzMhGb4bkzLRVOZA/pVCrxzMhGb4bkzLRVOZA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b444/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/logging.go ./vendor/src/google.golang.org/grpc/internal/transport/proxy.go ./vendor/src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/83/8379a1f26f590c9105ce808d29bde453ed1ba9964ca8ddb5504ed50d2540c8ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/1b/1bb671f7df92e300a9fb38550557e5ff449b418c112423762d41c0b74b150262-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cb/cb7881b0cd09f59559d56f8e817a979a67598ef7fd55666f9d94f19c5277d913-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/10/104752406cb2d76c91fd71eadecd9fc3a80efc03dc7f01c01a76d49869d747e0-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/83/83b189285c3b5e5468b3ce08527ed23d97a4d913e24746f4c4618dbdc3015367-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b287/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b288/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b294/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b295/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b296/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b297/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b291/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid BRwP71goXgWEG0neMzP-/BRwP71goXgWEG0neMzP- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./vendor/src/github.com/go-openapi/analysis/analyzer.go ./vendor/src/github.com/go-openapi/analysis/debug.go ./vendor/src/github.com/go-openapi/analysis/doc.go ./vendor/src/github.com/go-openapi/analysis/fixer.go ./vendor/src/github.com/go-openapi/analysis/flatten.go ./vendor/src/github.com/go-openapi/analysis/flatten_name.go ./vendor/src/github.com/go-openapi/analysis/flatten_options.go ./vendor/src/github.com/go-openapi/analysis/mixin.go ./vendor/src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/76/765a66cefc7ef5ea09289242a4e4b4c1831bfc7a26ebd0bb6837f7fc66ae63dc-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b476/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b478/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b537/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b560/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b481/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b566/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b568/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b571/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b611/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid ZFFq0lVtcSMsG7wcp6QQ/ZFFq0lVtcSMsG7wcp6QQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b536/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/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/7d/7dac0996da626422dc9f95a8d997599d28d64f0eb747d18b6608d219a6905699-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/a3/a39aa0f4248e83489675fe2e65308f173c2bf25f01860ceec9415b0c332ae943-d # internal github.com/go-openapi/loads mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/gob=$WORK/b290/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b286/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid rQ6SEhrJPhotohbdG16h/rQ6SEhrJPhotohbdG16h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/src/github.com/go-openapi/loads/doc.go ./vendor/src/github.com/go-openapi/loads/loaders.go ./vendor/src/github.com/go-openapi/loads/options.go ./vendor/src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/cc/cc88dbbaabfd9bc37a708ffc225588e0e1cda7d0f5d1fa727d3e24ea7ab8a0fe-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b286/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b298/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid 6oAu49hfTPKSoXyOf-5f/6oAu49hfTPKSoXyOf-5f -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/go-openapi/validate mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b286/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b291/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b298/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid x0lUiDhAmY5uU0oyYVUh/x0lUiDhAmY5uU0oyYVUh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/src/github.com/go-openapi/validate/context.go ./vendor/src/github.com/go-openapi/validate/debug.go ./vendor/src/github.com/go-openapi/validate/default_validator.go ./vendor/src/github.com/go-openapi/validate/doc.go ./vendor/src/github.com/go-openapi/validate/example_validator.go ./vendor/src/github.com/go-openapi/validate/formats.go ./vendor/src/github.com/go-openapi/validate/helpers.go ./vendor/src/github.com/go-openapi/validate/object_validator.go ./vendor/src/github.com/go-openapi/validate/options.go ./vendor/src/github.com/go-openapi/validate/result.go ./vendor/src/github.com/go-openapi/validate/rexp.go ./vendor/src/github.com/go-openapi/validate/schema.go ./vendor/src/github.com/go-openapi/validate/schema_messages.go ./vendor/src/github.com/go-openapi/validate/schema_option.go ./vendor/src/github.com/go-openapi/validate/schema_props.go ./vendor/src/github.com/go-openapi/validate/slice_validator.go ./vendor/src/github.com/go-openapi/validate/spec.go ./vendor/src/github.com/go-openapi/validate/spec_messages.go ./vendor/src/github.com/go-openapi/validate/type.go ./vendor/src/github.com/go-openapi/validate/validator.go ./vendor/src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/9f/9f93307165779a1d8c67fb2d3cec20736c893aeaa1d5d6afb9c72bd2e21452cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/24/246f5a27df74a8db0a871c1f5a75964f44f7a3173f7fa88cc0dd0ead7546b6ba-d # internal google.golang.org/grpc mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b217/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b434/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b435/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b436/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b437/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b439/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b438/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b433/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b444/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b454/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b455/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b456/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b431/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b457/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid oHpqujV6AQpkSPAHczt2/oHpqujV6AQpkSPAHczt2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b388/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/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/7a/7ad1bd172c491efd028dcfd8363bec924da2e738253f32d3175d8e57599e2c73-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b286/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b298/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b503/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b505/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b506/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b507/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b508/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b285/_pkg_.a packagefile html/template=$WORK/b391/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid VI-UFbXr8BEAj9sAaP1K/VI-UFbXr8BEAj9sAaP1K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/middleware/context.go ./vendor/src/github.com/go-openapi/runtime/middleware/doc.go ./vendor/src/github.com/go-openapi/runtime/middleware/go18.go ./vendor/src/github.com/go-openapi/runtime/middleware/negotiate.go ./vendor/src/github.com/go-openapi/runtime/middleware/not_implemented.go ./vendor/src/github.com/go-openapi/runtime/middleware/operation.go ./vendor/src/github.com/go-openapi/runtime/middleware/parameter.go ./vendor/src/github.com/go-openapi/runtime/middleware/rapidoc.go ./vendor/src/github.com/go-openapi/runtime/middleware/redoc.go ./vendor/src/github.com/go-openapi/runtime/middleware/request.go ./vendor/src/github.com/go-openapi/runtime/middleware/router.go ./vendor/src/github.com/go-openapi/runtime/middleware/security.go ./vendor/src/github.com/go-openapi/runtime/middleware/spec.go ./vendor/src/github.com/go-openapi/runtime/middleware/swaggerui.go ./vendor/src/github.com/go-openapi/runtime/middleware/swaggerui_oauth2.go ./vendor/src/github.com/go-openapi/runtime/middleware/validation.go github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b285/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid 0wFMzoT2oNMDhWLWVF20/0wFMzoT2oNMDhWLWVF20 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/dsse.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/dsse_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/dsse_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/error.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/29/29af111871e0711c0ecd6b7212b875faaa36b57cd99f21646b8be1f147b47222-d # internal github.com/go-openapi/runtime/client mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b503/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b504/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b511/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b513/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.12.0=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b526/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile mime/multipart=$WORK/b228/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/http/httputil=$WORK/b458/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid c9ZAuSbgsyOa0BGCuwXE/c9ZAuSbgsyOa0BGCuwXE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/src/github.com/go-openapi/runtime/client/auth_info.go ./vendor/src/github.com/go-openapi/runtime/client/keepalive.go ./vendor/src/github.com/go-openapi/runtime/client/opentelemetry.go ./vendor/src/github.com/go-openapi/runtime/client/opentracing.go ./vendor/src/github.com/go-openapi/runtime/client/request.go ./vendor/src/github.com/go-openapi/runtime/client/response.go ./vendor/src/github.com/go-openapi/runtime/client/runtime.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/c3/c3362920a7d1750537b0a14b252c8c5d934c8c8d48b4db0e0996c55d5e349b97-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b431/_pkg_.a packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid _-rFNDoweBvrZQYFJ5tz/_-rFNDoweBvrZQYFJ5tz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/36/3605942212464482a6de0f84b27bd1c531faa6ada58ef51c8bcf1f91bafebc8c-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b354/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b355/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b346/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b358/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile google.golang.org/grpc=$WORK/b388/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid nRfp7HSFUnPZYrC2z2SB/nRfp7HSFUnPZYrC2z2SB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/24/240271df71f2ed8174dc743d0bb57da9dbf9fd840f92a09f8664c70d47a4fc4c-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b345/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b354/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b355/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b356/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b357/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b459/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b460/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b461/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b327/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b330/_pkg_.a packagefile golang.org/x/term=$WORK/b243/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid PVRNvcHtts8nkTy5QyvJ/PVRNvcHtts8nkTy5QyvJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b344/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/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/7f/7f6683a78d923f319fbdb803235efdc06e0eb1280c5b6e76f13424ce7de4294a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/03/0385e683e6df582ede90269dc3a75ff91d61aab3933d13862507f2007fb32213-d # internal github.com/sigstore/rekor/pkg/generated/client/index github.com/containers/image/v5/signature/internal mkdir -p $WORK/b531/ github.com/sigstore/rekor/pkg/generated/client/pubkey github.com/sigstore/rekor/pkg/generated/client/entries mkdir -p $WORK/b530/ github.com/sigstore/rekor/pkg/generated/client/tlog cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b502/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b262/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/sigstore/rekor/pkg/generated/client/index -complete -installsuffix shared -buildid hTAqKUwSGh6O3LaCf30-/hTAqKUwSGh6O3LaCf30- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/index/index_client.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/index/search_index_parameters.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/index/search_index_responses.go cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b502/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b262/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b533/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/sigstore/rekor/pkg/generated/client/entries -complete -installsuffix shared -buildid nbzU_uReDlpzgYfGLjA8/nbzU_uReDlpzgYfGLjA8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/create_log_entry_parameters.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/create_log_entry_responses.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/entries_client.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/get_log_entry_by_index_parameters.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/get_log_entry_by_index_responses.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/get_log_entry_by_uuid_parameters.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/get_log_entry_by_uuid_responses.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/search_log_query_parameters.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/entries/search_log_query_responses.go mkdir -p $WORK/b532/ mkdir -p $WORK/b260/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b502/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b262/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/sigstore/rekor/pkg/generated/client/pubkey -complete -installsuffix shared -buildid YB3-MmbCzu6EgwHH3DmK/YB3-MmbCzu6EgwHH3DmK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/pubkey/get_public_key_parameters.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/pubkey/get_public_key_responses.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/pubkey/pubkey_client.go cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b192/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b262/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b299/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid oE7q0VmwWVzMks1osBbW/oE7q0VmwWVzMks1osBbW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/internal/errors.go ./vendor/src/github.com/containers/image/v5/signature/internal/json.go ./vendor/src/github.com/containers/image/v5/signature/internal/rekor_set.go ./vendor/src/github.com/containers/image/v5/signature/internal/sigstore_payload.go cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b502/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b262/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/sigstore/rekor/pkg/generated/client/tlog -complete -installsuffix shared -buildid 6csCBmR_v1tPSMulgTxD/6csCBmR_v1tPSMulgTxD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/tlog/get_log_info_parameters.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/tlog/get_log_info_responses.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/tlog/get_log_proof_parameters.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/tlog/get_log_proof_responses.go ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/tlog/tlog_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/f1/f1594791d236977975a705d405adfb340be4bbc60b30ed29a38d57aacaa492df-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b344/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b613/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b347/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b346/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid D3v-uYgftmWGlKPfKwtI/D3v-uYgftmWGlKPfKwtI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/helpers/parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/94/9462b2e571c95deb98b1876647ec2e8891d2ef15c35f48f92ebfa879533935fd-d # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/0c/0ce699427d7a5121416e6e7059a8e4c5feea6e71ffbeb3364e497d9160d20478-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/07/072ee8d66d8c8ba9ea015204252b8450a873eac04945ce7971e66bbae647cce1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e4/e435cffd5933caf0d1b2eaef939d6abc69d592e80935cdfcb37db7cac66498ea-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b342/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b260/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b299/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid 8GRdZohgC6q-M0ovRDvK/8GRdZohgC6q-M0ovRDvK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/sigstore/internal/signer.go github.com/containers/image/v5/signature mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b325/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b326/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b301/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b327/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid Kzd_pMAYbh6drSRj18UV/Kzd_pMAYbh6drSRj18UV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/docker.go ./vendor/src/github.com/containers/image/v5/signature/fulcio_cert.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_config_sigstore.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_sigstore.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval_simple.go ./vendor/src/github.com/containers/image/v5/signature/policy_paths_common.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/simple.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/cc/ccd8ff184dc316f7f9e06491452f5bf3cfff2adacb9f67aa00b5e97732d02994-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/cf/cf9fb20e6987b57a17487dcdb5aa71fd6c840159fba7ab854e3e3f15b1c97546-d # internal github.com/containers/image/v5/signature/sigstore/fulcio mkdir -p $WORK/b486/ github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b341/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b342/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/api=$WORK/b487/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/oauth=$WORK/b488/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/oauthflow=$WORK/b489/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b299/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b494/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/image/v5/signature/sigstore/fulcio -complete -installsuffix shared -buildid ngH_NCcQHC6Ac_YLbIAV/ngH_NCcQHC6Ac_YLbIAV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/sigstore/fulcio/fulcio.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b340/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b342/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b301/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b299/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b316/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid Z_Nz96D-v5oFHvi9UgqD/Z_Nz96D-v5oFHvi9UgqD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/sigstore/copied.go ./vendor/src/github.com/containers/image/v5/signature/sigstore/generate.go ./vendor/src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/25/25db49a36568344dc4dea4eb5ed27f065ce9ef013f75d08815e48406c7a3d9ad-d # internal github.com/sigstore/rekor/pkg/generated/client mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b502/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/entries=$WORK/b530/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/index=$WORK/b531/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/pubkey=$WORK/b532/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/tlog=$WORK/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/sigstore/rekor/pkg/generated/client -complete -installsuffix shared -buildid VRCTM0lyYata7W-wxKpf/VRCTM0lyYata7W-wxKpf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/src/github.com/sigstore/rekor/pkg/generated/client/rekor_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/28/28f1430801a845b9d696ff5ecbab6b590e114835516e55def19fe2d6007903b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/11/1184c1c967fe13581ceca08cb80306fa55ff928fb335b09745eeff68e500a88b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/0a/0a76b3b583ec88612f4ef8e48493501009bf01b77d2f37488f7d6d5e80737b46-d # internal github.com/sigstore/rekor/pkg/client mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b502/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b500/_pkg_.a packagefile github.com/hashicorp/go-retryablehttp=$WORK/b499/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client=$WORK/b529/_pkg_.a packagefile github.com/sigstore/rekor/pkg/util=$WORK/b534/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/sigstore/rekor/pkg/client -complete -installsuffix shared -buildid Aob6D_trECtHyZMXmFgM/Aob6D_trECtHyZMXmFgM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/src/github.com/sigstore/rekor/pkg/client/options.go ./vendor/src/github.com/sigstore/rekor/pkg/client/rekor_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/3f/3fa49d3bcd905d983f200ca0a83dfbf1d84bf8346f62c3e154b6c569e0fffe19-d # internal github.com/containers/image/v5/signature/sigstore/rekor mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b342/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile github.com/hashicorp/go-retryablehttp=$WORK/b499/_pkg_.a packagefile github.com/sigstore/rekor/pkg/client=$WORK/b501/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client=$WORK/b529/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/entries=$WORK/b530/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b262/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/image/v5/signature/sigstore/rekor -complete -installsuffix shared -buildid 1GrUedZlhdDAPQHy12l8/1GrUedZlhdDAPQHy12l8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/sigstore/rekor/leveled_logger.go ./vendor/src/github.com/containers/image/v5/signature/sigstore/rekor/rekor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/4b/4b7bef7ac0b1d80ce084302047b11c9a0f78949e54761472db044d75ef08298c-d # internal github.com/containers/image/v5/pkg/cli/sigstore mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli=$WORK/b483/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli/sigstore/params=$WORK/b485/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b340/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/fulcio=$WORK/b486/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/rekor=$WORK/b498/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/image/v5/pkg/cli/sigstore -complete -installsuffix shared -buildid ZlwPPK1z7FlC5njKnenX/ZlwPPK1z7FlC5njKnenX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/cli/sigstore/sigstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/3f/3f775efd7d3f30b28ece209660f740c28c25733d123aec754929a25430601ce6-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b340/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid _Vdxqx3flRKm26fhGNSL/_Vdxqx3flRKm26fhGNSL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/16/16230b79b3d86427f695357b35c583b934150daaafd72ee398c08573e8b2ff83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/aa/aa3f9626c96cda572ba158fc72941baaa6719303df865587775ca49791aa31bc-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b340/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b344/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b466/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b472/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b475/_pkg_.a packagefile golang.org/x/term=$WORK/b243/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid LktzmDrhcMqYGeZw3BdX/LktzmDrhcMqYGeZw3BdX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./vendor/src/github.com/containers/image/v5/copy/blob.go ./vendor/src/github.com/containers/image/v5/copy/compression.go ./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/encryption.go ./vendor/src/github.com/containers/image/v5/copy/manifest.go ./vendor/src/github.com/containers/image/v5/copy/multiple.go ./vendor/src/github.com/containers/image/v5/copy/progress_bars.go ./vendor/src/github.com/containers/image/v5/copy/progress_channel.go ./vendor/src/github.com/containers/image/v5/copy/sign.go ./vendor/src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/15/154cc3cc9e39aae14ca2335767b1d114da24ab2e123a41038f7a906f6a293a6e-d # internal _/builddir/build/BUILD/skopeo-1.13.0/cmd/skopeo mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b049/_pkg_.a packagefile github.com/containers/common/pkg/flag=$WORK/b244/_pkg_.a packagefile github.com/containers/common/pkg/report=$WORK/b245/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b476/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b478/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b480/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b481/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli=$WORK/b483/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli/sigstore=$WORK/b484/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b340/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b536/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b612/_pkg_.a packagefile github.com/containers/skopeo/cmd/skopeo/inspect=$WORK/b614/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b615/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b234/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b054/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b055/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b053/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile golang.org/x/term=$WORK/b243/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid 8rgohOS-7LxXnywlU_4h/8rgohOS-7LxXnywlU_4h -goversion go1.19 -shared -c=4 -D _/builddir/build/BUILD/skopeo-1.13.0/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./cmd/skopeo/completions.go ./cmd/skopeo/copy.go ./cmd/skopeo/delete.go ./cmd/skopeo/generate_sigstore_key.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ed/ed8426dfc3ead4c50ab5db83785e15b0e73432d9fea8996b2fd85ec607c54bb3-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-1.13.0/cmd/skopeo=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b049/_pkg_.a packagefile github.com/containers/common/pkg/flag=$WORK/b244/_pkg_.a packagefile github.com/containers/common/pkg/report=$WORK/b245/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b476/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b478/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b480/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b481/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli=$WORK/b483/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli/sigstore=$WORK/b484/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b340/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b536/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b161/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b353/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b612/_pkg_.a packagefile github.com/containers/skopeo/cmd/skopeo/inspect=$WORK/b614/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b615/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b198/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b234/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b156/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b054/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b055/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b053/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b169/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b170/_pkg_.a packagefile golang.org/x/term=$WORK/b243/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b242/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b051/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile github.com/containers/common/pkg/report/camelcase=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b121/_pkg_.a packagefile text/tabwriter=$WORK/b247/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b213/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b167/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b168/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b343/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b344/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b466/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b472/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b475/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b477/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b186/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b119/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b172/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b215/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b197/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b239/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b240/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile mime=$WORK/b227/_pkg_.a packagefile mime/multipart=$WORK/b228/_pkg_.a packagefile net/http=$WORK/b216/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b479/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b179/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b175/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b180/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b482/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/pkg/cli/sigstore/params=$WORK/b485/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/fulcio=$WORK/b486/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/rekor=$WORK/b498/_pkg_.a packagefile compress/bzip2=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b130/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b139/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b153/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b157/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b106/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b192/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b325/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b326/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b301/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b327/_pkg_.a packagefile crypto/ed25519=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile encoding/pem=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b342/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b299/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b537/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b560/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b566/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b568/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b571/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b611/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b347/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b613/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b346/_pkg_.a packagefile os/exec=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b199/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a packagefile os/signal=$WORK/b208/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b236/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b238/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b148/_pkg_.a packagefile log=$WORK/b136/_pkg_.a packagefile encoding/csv=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile flag=$WORK/b058/_pkg_.a packagefile golang.org/x/exp/constraints=$WORK/b171/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b060/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/nettrace=$WORK/b062/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/singleflight=$WORK/b063/_pkg_.a packagefile net/netip=$WORK/b064/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile regexp/syntax=$WORK/b123/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b052/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b210/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b211/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b209/_pkg_.a packagefile text/template/parse=$WORK/b070/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b214/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b345/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b354/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b355/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b356/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b357/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b459/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b460/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b461/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b330/_pkg_.a packagefile container/heap=$WORK/b467/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b468/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b469/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b471/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b474/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b473/_pkg_.a packagefile container/list=$WORK/b084/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b086/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile crypto/rc4=$WORK/b102/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b189/_pkg_.a packagefile github.com/pkg/errors=$WORK/b241/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b229/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile compress/gzip=$WORK/b217/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b218/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b230/_pkg_.a packagefile net/http/internal=$WORK/b231/_pkg_.a packagefile net/http/internal/ascii=$WORK/b232/_pkg_.a packagefile archive/tar=$WORK/b132/_pkg_.a packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a packagefile encoding/base32=$WORK/b176/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b255/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/api=$WORK/b487/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/oauth=$WORK/b488/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/oauthflow=$WORK/b489/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b494/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b266/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b280/_pkg_.a packagefile github.com/hashicorp/go-retryablehttp=$WORK/b499/_pkg_.a packagefile github.com/sigstore/rekor/pkg/client=$WORK/b501/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client=$WORK/b529/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/entries=$WORK/b530/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b262/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b131/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b149/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b150/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b151/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b140/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b141/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b143/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b144/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b146/_pkg_.a packagefile hash/crc32=$WORK/b145/_pkg_.a packagefile runtime/debug=$WORK/b137/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b154/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b158/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b159/_pkg_.a packagefile hash/crc64=$WORK/b152/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile crypto/dsa=$WORK/b107/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b261/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b302/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b328/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b329/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b335/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b098/_pkg_.a packagefile crypto/internal/nistec=$WORK/b089/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b300/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b322/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b323/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b324/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b317/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b538/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b561/_pkg_.a packagefile dario.cat/mergo=$WORK/b567/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b569/_pkg_.a packagefile github.com/containers/storage=$WORK/b572/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b573/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b606/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b348/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b349/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b205/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b237/_pkg_.a packagefile internal/intern=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b212/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b196/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc=$WORK/b388/_pkg_.a packagefile net/mail=$WORK/b279/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b462/_pkg_.a packagefile compress/flate=$WORK/b155/_pkg_.a packagefile compress/zlib=$WORK/b331/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b333/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b334/_pkg_.a packagefile image=$WORK/b336/_pkg_.a packagefile image/jpeg=$WORK/b338/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b470/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b220/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b222/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b223/_pkg_.a packagefile hash/fnv=$WORK/b256/_pkg_.a packagefile github.com/coreos/go-oidc/v3/oidc=$WORK/b490/_pkg_.a packagefile github.com/go-jose/go-jose/v3=$WORK/b491/_pkg_.a packagefile github.com/segmentio/ksuid=$WORK/b496/_pkg_.a packagefile github.com/skratchdot/open-golang/open=$WORK/b497/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b495/_pkg_.a packagefile database/sql/driver=$WORK/b267/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b268/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b263/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b270/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b271/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b272/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b276/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b277/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b281/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b283/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b500/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b264/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b502/_pkg_.a packagefile github.com/sigstore/rekor/pkg/util=$WORK/b534/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/index=$WORK/b531/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/pubkey=$WORK/b532/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/client/tlog=$WORK/b533/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b285/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b134/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b142/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b160/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b303/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b314/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b315/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b099/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b090/_pkg_.a packagefile embed=$WORK/b091/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b318/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b319/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b320/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b540/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b541/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b553/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b546/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b554/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b547/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b555/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b552/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b556/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b557/_pkg_.a packagefile net/http/httputil=$WORK/b458/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b562/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b564/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b565/_pkg_.a packagefile github.com/google/uuid=$WORK/b570/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b575/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b580/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b598/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b599/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b600/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b601/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b603/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b605/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b582/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b581/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b574/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b576/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b607/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b595/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b310/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b351/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b352/_pkg_.a packagefile github.com/docker/go-units=$WORK/b203/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b431/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b434/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b435/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b436/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b437/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b439/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b438/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b433/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b444/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b454/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b455/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b456/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b457/_pkg_.a packagefile testing=$WORK/b463/_pkg_.a packagefile hash/adler32=$WORK/b332/_pkg_.a packagefile image/color=$WORK/b337/_pkg_.a packagefile image/internal/imageutil=$WORK/b339/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b221/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=$WORK/b492/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=$WORK/b493/_pkg_.a packagefile html=$WORK/b269/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b273/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b275/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b278/_pkg_.a packagefile github.com/josharian/intern=$WORK/b282/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b284/_pkg_.a packagefile encoding/xml=$WORK/b265/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b503/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b504/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b509/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b511/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b513/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.12.0=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b526/_pkg_.a packagefile golang.org/x/mod/sumdb/note=$WORK/b535/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b286/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b291/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b298/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b289/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b135/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b138/_pkg_.a packagefile expvar=$WORK/b304/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b305/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b306/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b307/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b308/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b543/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b550/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b558/_pkg_.a packagefile text/scanner=$WORK/b563/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b578/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b584/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b589/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b594/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b596/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b202/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b602/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b604/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b583/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b608/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b609/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b377/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b375/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b376/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b383/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b432/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b390/_pkg_.a packagefile html/template=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b398/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b417/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b405/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b443/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b445/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b452/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b453/_pkg_.a packagefile internal/sysinfo=$WORK/b464/_pkg_.a packagefile runtime/trace=$WORK/b465/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b505/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b506/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b507/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b508/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b510/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/internal=$WORK/b528/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b287/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b288/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b294/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b295/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b296/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b297/_pkg_.a packagefile encoding/gob=$WORK/b290/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b292/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b312/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b313/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b551/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b559/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b579/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b585/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b586/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b587/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b588/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b590/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b591/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b592/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b593/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b597/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b367/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b373/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b378/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b379/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b387/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b425/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b424/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b426/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b428/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b427/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b429/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b407/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b446/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b447/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b525/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b363/_pkg_.a packagefile go/token=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b386/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b448/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b450/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b451/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b518/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b449/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\t_/builddir/build/BUILD/skopeo-1.13.0/cmd/skopeo\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x02ce5a735cf5479f3c52074fe4c8c49da06d9184 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,exclude_graphdriver_btrfs,btrfs_noversion\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" 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=CFTiFFiJCI4YkNooVSdD/8rgohOS-7LxXnywlU_4h/x1WJhv5bV9aV8pcenJ5I/CFTiFFiJCI4YkNooVSdD -B 0x02ce5a735cf5479f3c52074fe4c8c49da06d9184 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -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/ + /usr/bin/make docs sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-copy.1.md | go-md2man -in /dev/stdin -out docs/skopeo-copy.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-delete.1.md | go-md2man -in /dev/stdin -out docs/skopeo-delete.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-generate-sigstore-key.1.md | go-md2man -in /dev/stdin -out docs/skopeo-generate-sigstore-key.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-inspect.1.md | go-md2man -in /dev/stdin -out docs/skopeo-inspect.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-list-tags.1.md | go-md2man -in /dev/stdin -out docs/skopeo-list-tags.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-login.1.md | go-md2man -in /dev/stdin -out docs/skopeo-login.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-logout.1.md | go-md2man -in /dev/stdin -out docs/skopeo-logout.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-manifest-digest.1.md | go-md2man -in /dev/stdin -out docs/skopeo-manifest-digest.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-standalone-sign.1.md | go-md2man -in /dev/stdin -out docs/skopeo-standalone-sign.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-standalone-verify.1.md | go-md2man -in /dev/stdin -out docs/skopeo-standalone-verify.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-sync.1.md | go-md2man -in /dev/stdin -out docs/skopeo-sync.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo.1.md | go-md2man -in /dev/stdin -out docs/skopeo.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0pDNsZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64 + cd skopeo-1.13.0 + make install-binary install-docs install-completions DESTDIR=/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64 PREFIX=/usr install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/bin install -m 755 bin/skopeo /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/man/man1 install -d -m 755 completions/bash completions/zsh completions/fish completions/powershell ./bin/skopeo completion bash >| completions/bash/skopeo ./bin/skopeo completion zsh >| completions/zsh/_skopeo ./bin/skopeo completion fish >| completions/fish/skopeo.fish ./bin/skopeo completion powershell >| completions/powershell/skopeo.ps1 install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_skopeo /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/zsh/site-functions install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/skopeo.fish /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/fish/vendor_completions.d # There is no common location for powershell files so do not install them. Users have to source the file from their powershell profile. + install -d -p /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.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/080-sync.bats systemtest/helpers.bash systemtest/make-noarch-manifest systemtest/run-tests systemtest/testdata /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/070-list-tags.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/070-list-tags.bats' 'systemtest/080-sync.bats' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/080-sync.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/helpers.bash' 'systemtest/make-noarch-manifest' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/make-noarch-manifest' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/run-tests' 'systemtest/testdata' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/testdata' 'systemtest/testdata/busybox_latest.sif' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/testdata/busybox_latest.sif' 'systemtest/testdata/docker-two-images.tar.xz' -> '/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64//usr/share/skopeo/test/system/testdata/docker-two-images.tar.xz' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.13.0-1.ocs23 --unique-debug-suffix -1.13.0-1.ocs23.x86_64 --unique-debug-src-base skopeo-1.13.0-1.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/skopeo-1.13.0 extracting debug info from /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/bin/skopeo Support for debuginfod is not compiled into GDB. 33091 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/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 + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nKDTLV + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.13.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: skopeo-1.13.0-1.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ijp4OP + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.13.0 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/doc/skopeo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hQi4Qd + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/licenses/skopeo + RPM_EC=0 ++ jobs -p + exit 0 Provides: skopeo = 1.13.0-1.ocs23 skopeo(x86-64) = 1.13.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(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.34)(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) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) rtld(GNU_HASH) Processing files: skopeo-tests-1.13.0-1.ocs23.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y5YhWN + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.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.13.0-1.ocs23.x86_64/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64/usr/share/licenses/skopeo-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: skopeo-tests = 1.13.0-1.ocs23 skopeo-tests(x86-64) = 1.13.0-1.ocs23 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.13.0-1.ocs23.x86_64 Provides: skopeo-debugsource = 1.13.0-1.ocs23 skopeo-debugsource(x86-64) = 1.13.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-1.13.0-1.ocs23.x86_64 Provides: debuginfo(build-id) = b86ed852713fa7a2bc655adb6af22120441af8ea skopeo-debuginfo = 1.13.0-1.ocs23 skopeo-debuginfo(x86-64) = 1.13.0-1.ocs23 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.13.0-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64 Wrote: /builddir/build/RPMS/skopeo-tests-1.13.0-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.13.0-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.13.0-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-1.13.0-1.ocs23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Q8Pnh + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.13.0-1.ocs23.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0