Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-273135-64170/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/skopeo-1.11.2-0.2.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-273135-64170/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gmz4X0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf containers-skopeo-3f98753 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.11-3f98753.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd containers-skopeo-3f98753 + /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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'skopeo-1.11.2 base' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0001-add-loong64-support-for-etcd.patch :17: trailing whitespace. // +build loong64 :18: trailing whitespace. :26: new blank line at EOF. + warning: 3 lines add whitespace errors. + /usr/bin/git commit -q -m 0001-add-loong64-support-for-etcd.patch --author 'rpm-build ' + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2hhzB5 + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-3f98753 + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + mkdir -p vendor/src + for v in vendor/* + test vendor/github.com = vendor/src + test -d vendor/github.com + mv vendor/github.com vendor/src/ + for v in vendor/* + test vendor/go.etcd.io = vendor/src + test -d vendor/go.etcd.io + mv vendor/go.etcd.io vendor/src/ + for v in vendor/* + test vendor/go.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/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/containers-skopeo-3f98753:/builddir/build/BUILD/containers-skopeo-3f98753/vendor + GOPATH=/builddir/build/BUILD/containers-skopeo-3f98753:/builddir/build/BUILD/containers-skopeo-3f98753/vendor + export GO111MODULE=off + GO111MODULE=off + export 'CGO_CFLAGS=-O2 -g -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -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' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback exclude_graphdriver_btrfs btrfs_noversion ' -ldflags ' -compressdwarf=false -B 0x6222431c0b3e52b62be9557a73493d2836ea341c -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/skopeo ./cmd/skopeo internal/goarch internal/goexperiment internal/unsafeheader internal/cpu internal/goos internal/abi runtime/internal/atomic runtime/internal/math runtime/internal/sys internal/bytealg runtime/internal/syscall internal/race sync/atomic unicode unicode/utf8 internal/itoa encoding math/bits runtime unicode/utf16 internal/nettrace math crypto/internal/subtle crypto/subtle crypto/internal/boring/fipstls crypto/internal/boring/sig container/list vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/subtle github.com/ulikunitz/xz/internal/hash github.com/containers/ocicrypt/spec github.com/containers/common/pkg/report/camelcase go.mongodb.org/mongo-driver/bson/bsonoptions go.mongodb.org/mongo-driver/bson/bsontype github.com/letsencrypt/boulder/identifier github.com/klauspost/compress google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set google.golang.org/grpc/attributes google.golang.org/grpc/serviceconfig golang.org/x/crypto/internal/alias golang.org/x/crypto/salsa20/salsa image/color github.com/rivo/uniseg github.com/VividCortex/ewma github.com/vbauerster/mpb/v7/internal github.com/sigstore/sigstore/pkg/oauth github.com/go-playground/locales/currency github.com/docker/docker/api github.com/docker/docker/api/types/events github.com/docker/docker/api/types/image github.com/containers/storage/pkg/promise github.com/containers/skopeo/version internal/reflectlite sync internal/singleflight internal/testlog runtime/cgo math/rand github.com/josharian/intern google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync internal/sysinfo errors sort io internal/oserror syscall strconv bytes path reflect strings vendor/golang.org/x/net/dns/dnsmessage bufio time internal/syscall/unix internal/syscall/execenv hash crypto crypto/elliptic/internal/fiat crypto/internal/randutil crypto/rc4 regexp/syntax context internal/poll io/fs encoding/binary internal/fmtsort os regexp crypto/elliptic/internal/nistec encoding/base64 crypto/cipher crypto/ed25519/internal/edwards25519/field crypto/md5 crypto/des crypto/ed25519/internal/edwards25519 fmt internal/godebug path/filepath internal/intern net/netip encoding/pem vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/chacha20poly1305 github.com/syndtr/gocapability/capability encoding/json encoding/csv encoding/hex flag net github.com/containers/common/pkg/capabilities net/url text/template/parse math/big vendor/golang.org/x/crypto/curve25519 github.com/containers/storage/pkg/regexp github.com/opencontainers/go-digest github.com/containers/image/v5/docker/reference github.com/containers/image/v5/docker/policyconfiguration text/template compress/bzip2 github.com/containers/image/v5/pkg/compression/internal github.com/containers/image/v5/pkg/compression/types os/user encoding/asn1 crypto/dsa io/ioutil log crypto/internal/boring vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix runtime/debug archive/tar github.com/modern-go/concurrent github.com/modern-go/reflect2 github.com/klauspost/compress/fse github.com/klauspost/compress/huff0 github.com/spf13/pflag hash/crc32 github.com/json-iterator/go github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash golang.org/x/net/context golang.org/x/sys/unix github.com/spf13/cobra github.com/containers/common/pkg/completion github.com/vbatts/tar-split/archive/tar compress/flate github.com/ulikunitz/xz/internal/xlog github.com/sirupsen/logrus github.com/ulikunitz/xz/lzma github.com/klauspost/compress/flate hash/crc64 github.com/opencontainers/image-spec/specs-go github.com/opencontainers/image-spec/specs-go/v1 github.com/containers/image/v5/internal/signature github.com/containers/image/v5/types github.com/containers/image/v5/internal/iolimits github.com/containers/image/v5/internal/manifest github.com/containers/image/v5/internal/pkg/platform github.com/containers/image/v5/pkg/strslice encoding/base32 github.com/docker/docker/api/types/versions github.com/containers/image/v5/internal/putblobdigest github.com/containers/image/v5/internal/rootless github.com/containers/image/v5/internal/tmpdir github.com/containers/image/v5/internal/uploadreader github.com/containers/image/v5/internal/streamdigest github.com/containers/image/v5/version github.com/containers/image/v5/internal/useragent github.com/BurntSushi/toml/internal github.com/moby/sys/mountinfo github.com/BurntSushi/toml github.com/klauspost/pgzip github.com/containers/storage/pkg/mount github.com/docker/go-units os/exec github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runtime-spec/specs-go github.com/containers/storage/pkg/system github.com/containers/storage/pkg/reexec os/signal github.com/docker/docker-credential-helpers/credentials github.com/containers/storage/pkg/idtools golang.org/x/sys/execabs github.com/hashicorp/errwrap github.com/docker/docker-credential-helpers/client github.com/hashicorp/go-multierror compress/gzip vendor/golang.org/x/text/transform github.com/containers/storage/pkg/unshare vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/text/secure/bidirule net/textproto vendor/golang.org/x/net/http2/hpack mime # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/storage/pkg/homedir mime/quotedprintable vendor/golang.org/x/net/idna net/http/internal net/http/internal/ascii github.com/containers/image/v5/transports github.com/docker/distribution/digestset github.com/pkg/errors github.com/docker/distribution/reference gopkg.in/yaml.v2 golang.org/x/term vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy github.com/containers/common/pkg/flag text/tabwriter github.com/containers/image/v5/internal/signer github.com/containers/common/pkg/report hash/fnv go.etcd.io/bbolt github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer encoding/xml github.com/ghodss/yaml database/sql/driver html github.com/mitchellh/mapstructure github.com/oklog/ulid net/mail github.com/mailru/easyjson/jlexer github.com/mailru/easyjson/buffer gopkg.in/yaml.v3 github.com/mailru/easyjson/jwriter github.com/go-openapi/analysis/internal/debug encoding/gob github.com/go-openapi/jsonreference/internal gopkg.in/square/go-jose.v2/json github.com/letsencrypt/boulder/errors github.com/letsencrypt/boulder/features google.golang.org/protobuf/internal/detrand go/token google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/reflect/protoreflect google.golang.org/protobuf/internal/version golang.org/x/net/internal/timeseries html/template google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpclog google.golang.org/grpc/grpclog google.golang.org/grpc/connectivity google.golang.org/grpc/metadata google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/proto google.golang.org/protobuf/internal/encoding/defval google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/codes google.golang.org/grpc/internal/envconfig google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/balancerload google.golang.org/grpc/encoding golang.org/x/text/transform golang.org/x/text/unicode/bidi google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext golang.org/x/text/secure/bidirule golang.org/x/text/unicode/norm golang.org/x/net/http2/hpack google.golang.org/grpc/internal/syscall google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson google.golang.org/protobuf/internal/impl golang.org/x/net/idna google.golang.org/grpc/keepalive google.golang.org/grpc/stats google.golang.org/grpc/tap golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/nacl/secretbox golang.org/x/crypto/sha3 github.com/proglottis/gpgme golang.org/x/net/http/httpguts github.com/sigstore/fulcio/pkg/certificate golang.org/x/crypto/openpgp/errors golang.org/x/crypto/openpgp/armor hash/adler32 compress/zlib golang.org/x/crypto/cast5 golang.org/x/crypto/openpgp/s2k image # crypto/internal/boring openssl_lock_setup.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition crypto/aes crypto/rand crypto/elliptic crypto/sha512 crypto/ed25519 crypto/hmac crypto/rsa crypto/ecdsa crypto/sha1 crypto/sha256 vendor/golang.org/x/crypto/hkdf github.com/klauspost/compress/zstd crypto/x509 github.com/containers/storage/pkg/ioutils github.com/ulikunitz/xz github.com/containers/storage/pkg/lockfile crypto/tls github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/image/v5/pkg/docker/config mime/multipart github.com/containers/storage/pkg/chunked/internal github.com/asaskevich/govalidator github.com/containers/storage/pkg/chunked/compressor go.mongodb.org/mongo-driver/bson/primitive github.com/containers/image/v5/pkg/compression github.com/containers/image/v5/internal/blobinfocache go.mongodb.org/mongo-driver/x/bsonx/bsoncore github.com/containers/image/v5/internal/private github.com/containers/image/v5/internal/imagesource/stubs github.com/containers/image/v5/internal/imagesource github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/internal/imagedestination/impl github.com/containers/image/v5/internal/imagedestination/stubs github.com/containers/image/v5/internal/imagesource/impl github.com/containers/image/v5/internal/imagedestination github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/image/v5/internal/unparsedimage github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/image/v5/pkg/blobinfocache/memory github.com/google/go-containerregistry/pkg/name go.mongodb.org/mongo-driver/bson/bsonrw github.com/containers/image/v5/pkg/blobinfocache github.com/containers/libtrust net/http/httptrace github.com/docker/go-connections/tlsconfig net/http golang.org/x/crypto/ocsp github.com/letsencrypt/boulder/revocation golang.org/x/crypto/ed25519 golang.org/x/crypto/pbkdf2 gopkg.in/square/go-jose.v2/cipher github.com/containers/image/v5/manifest gopkg.in/square/go-jose.v2 go.mongodb.org/mongo-driver/bson/bsoncodec github.com/containers/image/v5/internal/image google.golang.org/protobuf/internal/filetype google.golang.org/grpc/internal/credentials google.golang.org/protobuf/runtime/protoimpl github.com/letsencrypt/boulder/core/proto google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/types/known/anypb github.com/golang/protobuf/ptypes/any google.golang.org/protobuf/types/known/durationpb github.com/golang/protobuf/ptypes/duration google.golang.org/protobuf/types/known/timestamppb go.mongodb.org/mongo-driver/bson google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/ptypes/timestamp google.golang.org/genproto/googleapis/rpc/status google.golang.org/protobuf/types/known/emptypb github.com/titanous/rocacheck golang.org/x/crypto/scrypt github.com/sigstore/sigstore/pkg/signature/options github.com/theupdateframework/go-tuf/encrypted github.com/sigstore/sigstore/pkg/signature/payload golang.org/x/crypto/openpgp/elgamal image/internal/imageutil github.com/containers/image/v5/signature/signer github.com/golang/protobuf/proto image/jpeg github.com/miekg/pkcs11 golang.org/x/crypto/openpgp/packet github.com/containers/image/v5/pkg/tlsclientconfig github.com/docker/distribution/registry/api/errcode github.com/gorilla/mux github.com/docker/distribution/registry/client/auth/challenge github.com/go-openapi/errors github.com/go-openapi/swag github.com/go-openapi/strfmt github.com/docker/distribution/registry/api/v2 github.com/containers/image/v5/docker github.com/containers/common/pkg/retry github.com/go-openapi/jsonpointer github.com/go-openapi/jsonreference github.com/go-openapi/spec github.com/go-openapi/runtime expvar github.com/letsencrypt/boulder/probs github.com/letsencrypt/boulder/core github.com/containers/common/pkg/auth golang.org/x/net/trace google.golang.org/grpc/credentials google.golang.org/grpc/internal/channelz github.com/go-openapi/analysis/internal/flatten/normalize github.com/go-openapi/analysis/internal/flatten/operations github.com/go-openapi/analysis/internal/flatten/replace github.com/go-openapi/analysis/internal/flatten/schutils github.com/go-openapi/analysis/internal/flatten/sortref github.com/golang/protobuf/jsonpb google.golang.org/grpc/channelz google.golang.org/grpc/credentials/insecure github.com/go-openapi/analysis google.golang.org/grpc/encoding/proto github.com/golang/protobuf/ptypes google.golang.org/grpc/internal/pretty google.golang.org/grpc/resolver google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/status google.golang.org/grpc/internal google.golang.org/grpc/balancer google.golang.org/grpc/status google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/binarylog google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/balancer/roundrobin github.com/go-openapi/loads google.golang.org/grpc/internal/balancer/gracefulswitch google.golang.org/grpc/internal/resolver google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/passthrough github.com/go-openapi/validate google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/unix golang.org/x/net/http2 google.golang.org/grpc/peer net/http/httputil golang.org/x/crypto/openpgp github.com/stefanberger/go-pkcs11uri github.com/containers/ocicrypt/config/keyprovider-config runtime/trace github.com/containers/ocicrypt/crypto/pkcs11 testing github.com/containers/ocicrypt/utils github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/config github.com/sigstore/rekor/pkg/generated/models github.com/containers/ocicrypt/keywrap github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pgp github.com/containers/ocicrypt/keywrap/pkcs11 container/heap go.mozilla.org/pkcs7 github.com/acarl005/stripansi github.com/mattn/go-runewidth google.golang.org/grpc/internal/transport github.com/vbauerster/mpb/v7/cwriter github.com/containers/ocicrypt/keywrap/pkcs7 github.com/vbauerster/mpb/v7/decor golang.org/x/sync/semaphore github.com/containers/image/v5/directory/explicitfilepath github.com/containers/image/v5/directory github.com/vbauerster/mpb/v7 github.com/containers/image/v5/docker/internal/tarfile github.com/containers/image/v5/image github.com/containers/image/v5/oci/internal github.com/containers/image/v5/oci/layout github.com/containers/image/v5/pkg/cli github.com/containers/image/v5/pkg/cli/sigstore/params github.com/containers/image/v5/docker/archive github.com/sigstore/fulcio/pkg/api github.com/go-jose/go-jose/v3/cipher github.com/go-jose/go-jose/v3/json google.golang.org/grpc golang.org/x/net/context/ctxhttp github.com/segmentio/ksuid golang.org/x/oauth2/internal golang.org/x/oauth2 github.com/skratchdot/open-golang/open github.com/hashicorp/go-cleanhttp github.com/go-openapi/runtime/logger github.com/go-openapi/runtime/middleware/denco github.com/hashicorp/go-retryablehttp github.com/go-jose/go-jose/v3 github.com/go-openapi/runtime/middleware/header github.com/go-openapi/runtime/middleware/untyped github.com/go-openapi/runtime/security github.com/go-openapi/runtime/yamlpc github.com/go-openapi/runtime/middleware github.com/opentracing/opentracing-go/log github.com/opentracing/opentracing-go github.com/opentracing/opentracing-go/ext github.com/go-playground/locales github.com/go-playground/universal-translator github.com/letsencrypt/boulder/sa/proto github.com/containers/ocicrypt/utils/keyprovider github.com/coreos/go-oidc/v3/oidc github.com/go-openapi/runtime/client github.com/containers/ocicrypt/keywrap/keyprovider github.com/sigstore/sigstore/pkg/oauthflow github.com/containers/ocicrypt github.com/sigstore/rekor/pkg/generated/client/entries github.com/sigstore/rekor/pkg/generated/client/index github.com/sigstore/rekor/pkg/generated/client/pubkey github.com/leodido/go-urn github.com/sigstore/rekor/pkg/generated/client/tlog golang.org/x/text/internal/tag google.golang.org/protobuf/types/known/fieldmaskpb github.com/sigstore/rekor/pkg/generated/client golang.org/x/text/internal/language github.com/google/trillian/types/internal/tls github.com/google/trillian golang.org/x/mod/sumdb/note github.com/docker/docker/api/types/blkiodev github.com/letsencrypt/boulder/goodkey github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/strslice github.com/docker/go-connections/nat github.com/sigstore/sigstore/pkg/cryptoutils github.com/docker/docker/api/types/container github.com/google/trillian/types github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/registry golang.org/x/text/internal/language/compact github.com/sigstore/sigstore/pkg/signature github.com/docker/docker/api/types/network github.com/gogo/protobuf/proto github.com/docker/docker/api/types/time github.com/docker/docker/errdefs golang.org/x/text/language golang.org/x/net/internal/socks github.com/containers/image/v5/signature/internal golang.org/x/net/proxy github.com/containers/image/v5/signature github.com/containers/image/v5/signature/sigstore/internal github.com/containers/image/v5/signature/sigstore github.com/go-playground/validator/v10 github.com/containers/image/v5/signature/sigstore/fulcio github.com/docker/go-connections/sockets text/scanner github.com/containers/image/v5/signature/simplesigning github.com/containers/storage/pkg/fileutils github.com/containers/image/v5/copy github.com/containers/storage/pkg/pools github.com/containers/storage/pkg/archive github.com/imdario/mergo github.com/containers/image/v5/openshift github.com/sigstore/rekor/pkg/util github.com/containers/image/v5/oci/archive github.com/sigstore/rekor/pkg/client github.com/containers/image/v5/signature/sigstore/rekor github.com/google/uuid github.com/containers/storage/pkg/chrootarchive github.com/containers/image/v5/pkg/cli/sigstore github.com/containers/storage/pkg/directory github.com/sylabs/sif/v2/pkg/sif github.com/opencontainers/selinux/pkg/pwalk github.com/docker/docker/api/types/swarm/runtime github.com/vbatts/tar-split/tar/storage github.com/containers/storage/pkg/locker github.com/containers/storage/pkg/parsers github.com/opencontainers/selinux/pkg/pwalkdir github.com/containers/storage/drivers github.com/opencontainers/selinux/go-selinux github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types github.com/containers/image/v5/sif github.com/docker/docker/api/types/volume github.com/opencontainers/selinux/go-selinux/label github.com/containers/storage/pkg/devicemapper github.com/docker/docker/client github.com/containers/storage/pkg/dmesg github.com/containers/storage/drivers/aufs github.com/containers/storage/pkg/loopback github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/fsutils github.com/containers/storage/drivers/copy github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/overlay github.com/containers/image/v5/docker/daemon github.com/mistifyio/go-zfs/v3 github.com/containers/storage/pkg/stringid github.com/containers/storage/drivers/zfs github.com/containers/storage/pkg/stringutils github.com/containers/storage/pkg/tarlog github.com/tchap/go-patricia/patricia # github.com/containers/storage/pkg/devicemapper vendor/src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/storage/drivers/devmapper github.com/containers/storage/pkg/config github.com/containers/storage/pkg/truncindex github.com/containers/storage/types github.com/google/go-intervals/intervalset github.com/vbatts/tar-split/tar/asm github.com/containerd/stargz-snapshotter/estargz/errorutil golang.org/x/sync/errgroup github.com/cyphar/filepath-securejoin github.com/containers/image/v5/tarball github.com/containerd/stargz-snapshotter/estargz github.com/containers/ocicrypt/config/pkcs11config github.com/containers/ocicrypt/helpers github.com/containers/skopeo/cmd/skopeo/inspect github.com/containers/storage/drivers/register github.com/containers/storage github.com/containers/storage/pkg/chunked github.com/containers/image/v5/storage github.com/containers/image/v5/transports/alltransports _/builddir/build/BUILD/containers-skopeo-3f98753/cmd/skopeo + /usr/bin/make docs 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-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-sync.1.md | go-md2man -in /dev/stdin -out docs/skopeo-sync.1 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-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-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-inspect.1.md | go-md2man -in /dev/stdin -out docs/skopeo-inspect.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-logout.1.md | go-md2man -in /dev/stdin -out docs/skopeo-logout.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo.1.md | go-md2man -in /dev/stdin -out docs/skopeo.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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.omNG8A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64 + cd containers-skopeo-3f98753 + make install-binary install-docs install-completions DESTDIR=/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64 PREFIX=/usr install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/bin install -m 755 bin/skopeo /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/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.11.2-0.2.0.1.an8.loongarch64/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/zsh/site-functions install -m 644 completions/zsh/_skopeo /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/zsh/site-functions install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/skopeo.fish /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/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.11.2-0.2.0.1.an8.loongarch64//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.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/070-list-tags.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/070-list-tags.bats' 'systemtest/080-sync.bats' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/080-sync.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/helpers.bash' 'systemtest/make-noarch-manifest' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/make-noarch-manifest' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/run-tests' 'systemtest/testdata' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/testdata' 'systemtest/testdata/busybox_latest.sif' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/testdata/busybox_latest.sif' 'systemtest/testdata/docker-two-images.tar.xz' -> '/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64//usr/share/skopeo/test/system/testdata/docker-two-images.tar.xz' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8GMXTp + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-3f98753 + exit 0 Processing files: skopeo-1.11.2-0.2.0.1.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HpzFpP + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-3f98753 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7k3jj3 + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-3f98753 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/licenses/skopeo + exit 0 Provides: skopeo = 2:1.11.2-0.2.0.1.an8 skopeo(loongarch-64) = 2:1.11.2-0.2.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld.so.1()(64bit) ld.so.1(GLIBC_2.27)(64bit) libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: skopeo-tests-1.11.2-0.2.0.1.an8.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f24nh0 + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-3f98753 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/licenses/skopeo-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64/usr/share/licenses/skopeo-tests + exit 0 Provides: skopeo-tests = 2:1.11.2-0.2.0.1.an8 skopeo-tests(loongarch-64) = 2:1.11.2-0.2.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64 Wrote: /builddir/build/RPMS/skopeo-1.11.2-0.2.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/skopeo-tests-1.11.2-0.2.0.1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.En96zM + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-3f98753 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.11.2-0.2.0.1.an8.loongarch64 + exit 0 Child return code was: 0