Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support copy multi arch instance #2612

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

support copy multi arch instance

59b6ed0
Select commit
Loading
Failed to load commit list.
Open

support copy multi arch instance #2612

support copy multi arch instance
59b6ed0
Select commit
Loading
Failed to load commit list.
Cirrus CI / Test w/ opengpg failed Oct 28, 2024 in 3m 23s

Task Summary

Instruction main failed in 03:17

Details

✅ 00:04 clone
❌ 03:17 main

ok  	github.com/containers/image/v5/internal/signature	0.008s	coverage: 97.8% of statements
ok  	github.com/containers/image/v5/internal/signer	0.006s	coverage: 100.0% of statements
	github.com/containers/image/v5/internal/testing/explicitfilepath-tmpdir		coverage: 0.0% of statements
ok  	github.com/containers/image/v5/internal/streamdigest	0.008s	coverage: 72.2% of statements
	github.com/containers/image/v5/internal/testing/gpgagent		coverage: 0.0% of statements
	github.com/containers/image/v5/internal/testing/mocks		coverage: 0.0% of statements
	github.com/containers/image/v5/internal/unparsedimage		coverage: 0.0% of statements
ok  	github.com/containers/image/v5/internal/tmpdir	0.008s	coverage: 88.9% of statements
?   	github.com/containers/image/v5/internal/useragent	[no test files]
ok  	github.com/containers/image/v5/internal/uploadreader	0.007s	coverage: 100.0% of statements
?   	github.com/containers/image/v5/oci	[no test files]
ok  	github.com/containers/image/v5/manifest	0.038s	coverage: 67.6% of statements
ok  	github.com/containers/image/v5/oci/archive	0.016s	coverage: 62.0% of statements
ok  	github.com/containers/image/v5/oci/internal	0.006s	coverage: 26.2% of statements
ok  	github.com/containers/image/v5/oci/layout	0.123s	coverage: 73.0% of statements
ok  	github.com/containers/image/v5/openshift	0.013s	coverage: 36.0% of statements
ok  	github.com/containers/image/v5/pkg/blobcache	0.150s	coverage: 57.5% of statements
ok  	github.com/containers/image/v5/pkg/blobinfocache	0.013s	coverage: 80.6% of statements
	github.com/containers/image/v5/pkg/blobinfocache/internal/test		coverage: 0.0% of statements
ok  	github.com/containers/image/v5/pkg/blobinfocache/boltdb	0.102s	coverage: 82.4% of statements
ok  	github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize	0.008s	coverage: 100.0% of statements
ok  	github.com/containers/image/v5/pkg/blobinfocache/memory	0.013s	coverage: 95.1% of statements
ok  	github.com/containers/image/v5/pkg/blobinfocache/none	0.005s	coverage: 0.0% of statements [no tests to run]
	github.com/containers/image/v5/pkg/cli		coverage: 0.0% of statements
	github.com/containers/image/v5/pkg/cli/environment		coverage: 0.0% of statements
ok  	github.com/containers/image/v5/pkg/blobinfocache/sqlite	0.318s	coverage: 76.4% of statements
	github.com/containers/image/v5/pkg/cli/sigstore		coverage: 0.0% of statements
	github.com/containers/image/v5/pkg/cli/sigstore/params		coverage: 0.0% of statements
	github.com/containers/image/v5/pkg/compression/internal		coverage: 0.0% of statements
?   	github.com/containers/image/v5/pkg/compression/types	[no test files]
ok  	github.com/containers/image/v5/pkg/compression	0.022s	coverage: 65.6% of statements
ok  	github.com/containers/image/v5/pkg/docker/config	0.102s	coverage: 71.9% of statements
ok  	github.com/containers/image/v5/pkg/shortnames	0.027s	coverage: 68.4% of statements
ok  	github.com/containers/image/v5/pkg/strslice	0.004s	coverage: 90.0% of statements
ok  	github.com/containers/image/v5/pkg/sysregistriesv2	0.029s	coverage: 87.9% of statements
ok  	github.com/containers/image/v5/pkg/tlsclientconfig	0.040s	coverage: 89.4% of statements
ok  	github.com/containers/image/v5/sif	0.009s	coverage: 30.7% of statements
?   	github.com/containers/image/v5/signature/signer	[no test files]
ok  	github.com/containers/image/v5/signature	0.239s	coverage: 94.7% of statements
ok  	github.com/containers/image/v5/signature/internal	0.053s	coverage: 98.5% of statements
	github.com/containers/image/v5/signature/sigstore/fulcio		coverage: 0.0% of statements
	github.com/containers/image/v5/signature/sigstore/internal		coverage: 0.0% of statements
	github.com/containers/image/v5/signature/sigstore/rekor		coverage: 0.0% of statements
ok  	github.com/containers/image/v5/signature/sigstore	0.779s	coverage: 67.2% of statements
ok  	github.com/containers/image/v5/signature/simplesigning	0.021s	coverage: 0.0% of statements
ok  	github.com/containers/image/v5/storage	0.024s	coverage: 15.9% of statements
ok  	github.com/containers/image/v5/tarball	0.006s	coverage: 1.7% of statements [no tests to run]
ok  	github.com/containers/image/v5/transports	0.007s	coverage: 16.7% of statements
	github.com/containers/image/v5/types		coverage: 0.0% of statements
?   	github.com/containers/image/v5/version	[no test files]
ok  	github.com/containers/image/v5/transports/alltransports	0.010s	coverage: 100.0% of statements
FAIL
make: Leaving directory '/var/tmp/go/src/github.com/containers/image'
make: *** [Makefile:81: test] Error 1

Exit status: 2