Skip to content

copy: add --progress-interval for CI-compatible progress output

eb926b4
Select commit
Loading
Failed to load commit list.
Open

copy: add --progress-interval for CI-compatible progress output #2870

copy: add --progress-interval for CI-compatible progress output
eb926b4
Select commit
Loading
Failed to load commit list.
Cirrus CI / Skopeo Test failed May 14, 2026 in 13m 5s

Task Summary

Instruction system failed in 01:09

Details

✅ 00:16 clone
✅ 01:14 setup
✅ 00:18 vendor
✅ 02:32 build
✅ 02:44 unit
✅ 04:46 integration
❌ 01:09 system

#     },
#     "Architecture": "amd64",
#     "Os": "linux",
#     "Layers": [
#         "sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3"
#     ],
#     "LayersData": [
#         {
#             "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
#             "Digest": "sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3",
#             "Size": 2818413,
#             "Annotations": null
#         }
#     ],
#     "Env": [
#         "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
#     ]
# }
# $ /var/tmp/go/src/go.podman.io/skopeo/systemtest/../bin/skopeo copy docker://quay.io/libpod/alpine_labels:latest dir:/tmp/skopeo_bats.gOtuiC/inspect
# 2026-05-14T21:39:34Z  59bf1c3509f3  done (2.688MiB)
# 2026-05-14T21:39:34Z  5e9e9275e4d6  done (3.604KiB)
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #|     FAIL: skopeo copy docker://quay.io/libpod/alpine_labels:latest dir:/tmp/skopeo_bats.gOtuiC/inspect
# #| expected: 'Getting image source signatures'
# #|   actual: '2026-05-14T21:39:34Z  59bf1c3509f3  done (2.688MiB)'
# #|         > '2026-05-14T21:39:34Z  5e9e9275e4d6  done (3.604KiB)'
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ok 4 inspect: env
ok 5 inspect: image manifest list w/ diff platform
ok 6 inspect: don't list tags
ok 7 inspect: image unknown
ok 8 copy: dir, round trip
ok 9 copy: oci, round trip
ok 10 copy: oci, zstd
ok 11 copy: oci w/ and w/o tags
ok 12 copy: registry -> storage -> oci-archive
ok 13 copy: bug 651 # skip Enable this once skopeo issue #651 has been fixed
ok 14 copy: manifest format
ok 15 copy: additional tag
ok 16 copy: shared blob directory
ok 17 copy: sif image
ok 18 local registry, with cert
ok 19 auth: credentials on command line
ok 20 auth: credentials via podman login
ok 21 auth: copy with --src-creds and --dest-creds
ok 22 auth: credentials via authfile
ok 23 signing
ok 24 signing: remove signature
ok 25 signing: standalone
ok 26 delete: remove image from registry
ok 27 list-tags: remote repository on a registry
ok 28 list-tags: from a docker-archive file
ok 29 sync: --dry-run
make: *** [Makefile:233: test-system-local] Error 1

Exit status: 2