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

replication dockerhub missing signature key #21241

Open
sb2050 opened this issue Nov 26, 2024 · 2 comments
Open

replication dockerhub missing signature key #21241

sb2050 opened this issue Nov 26, 2024 · 2 comments
Assignees

Comments

@sb2050
Copy link

sb2050 commented Nov 26, 2024

Expected behavior and actual behavior:
It should replicate debian images from dockerhub.

Steps to reproduce the problem:
Replication was created as shown in the image.
Screenshot 2024-11-26 at 03 04 58

Versions:
Please specify the versions of following systems.

  • harbor version: v2.11.2
  • docker engine version: Docker version 27.3.1, build ce12230
  • docker-compose version: Docker Compose version v2.29.7

Additional context:
Task Log:

2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:106]: client for source registry [type: docker-hub, URL: https://hub.docker.com, insecure: true] created
2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:116]: client for destination registry [type: harbor, URL: http://core:8080, insecure: true] created
2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:149]: copying library/debian:[bullseye-slim,bookworm-slim](source registry) to os/debian:[bullseye-slim,bookworm-slim](destination registry)...
2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:168]: copying library/debian:bullseye-slim(source registry) to os/debian:bullseye-slim(destination registry)...
2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:289]: pulling the manifest of image library/debian:bullseye-slim ...
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:300]: the manifest of image library/debian:bullseye-slim pulled
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:322]: trying abstract a manifest from the manifest list...
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:334]: a manifest(architecture: amd64, os: linux) found, using this one: sha256:0ee558f46e262c21f9e3449896c59d740eaa323e3c0709f5c6f3c3943bd0a113
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:289]: pulling the manifest of image library/debian:sha256:0ee558f46e262c21f9e3449896c59d740eaa323e3c0709f5c6f3c3943bd0a113 ...
2024-11-26T00:10:01Z [ERROR] [/replication/transfer/image/transfer.go:297]: failed to pull the manifest of image library/debian:sha256:0ee558f46e262c21f9e3449896c59d740eaa323e3c0709f5c6f3c3943bd0a113: missing signature key
2024-11-26T00:10:01Z [ERROR] [/replication/transfer/image/transfer.go:154]: missing signature key
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:168]: copying library/debian:bookworm-slim(source registry) to os/debian:bookworm-slim(destination registry)...
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:289]: pulling the manifest of image library/debian:bookworm-slim ...
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:300]: the manifest of image library/debian:bookworm-slim pulled
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:322]: trying abstract a manifest from the manifest list...
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:334]: a manifest(architecture: amd64, os: linux) found, using this one: sha256:c00d13c9aa5d1acfa44e5ababbb8d1f5ac53fa94bc2f993070ccea2dcaf5aa64
2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:289]: pulling the manifest of image library/debian:sha256:c00d13c9aa5d1acfa44e5ababbb8d1f5ac53fa94bc2f993070ccea2dcaf5aa64 ...
2024-11-26T00:10:01Z [ERROR] [/replication/transfer/image/transfer.go:297]: failed to pull the manifest of image library/debian:sha256:c00d13c9aa5d1acfa44e5ababbb8d1f5ac53fa94bc2f993070ccea2dcaf5aa64: missing signature key
2024-11-26T00:10:01Z [ERROR] [/replication/transfer/image/transfer.go:154]: missing signature key
@stonezdj
Copy link
Contributor

stonezdj commented Dec 2, 2024

is it reproducible? I can't reproduce your issue in my local env

@stonezdj
Copy link
Contributor

stonezdj commented Dec 2, 2024

the release 2.11.0 has no such log, Is it Harbor 2.11.0 version?

[/replication/transfer/image/transfer.go:154]: missing signature key

@stonezdj stonezdj self-assigned this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants