Skip to content

Instantly share code, notes, and snippets.

Created September 11, 2017 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/20846e9e9aa995ddf2a6cfe72e1a4a42 to your computer and use it in GitHub Desktop.
Save anonymous/20846e9e9aa995ddf2a6cfe72e1a4a42 to your computer and use it in GitHub Desktop.
$ manifest-tool --debug push from-spec library-irssi-latest.yml
DEBU[0000] endpoints: [{false https://registry-1.docker.io v2 true true 0xc42029e180}]
DEBU[0000] repoName: library/irssi
INFO[0000] Retrieving digests of images...
DEBU[0000] authConfig for docker.io: tianon
DEBU[0000] endpoints: [{false https://registry-1.docker.io v2 true true 0xc42029e300}]
DEBU[0000] Trying to fetch image manifest of amd64/irssi repository from https://registry-1.docker.io v2
INFO[0006] Image "amd64/irssi:latest" is digest sha256:46414c58b27b4e837dca6205cbee73e7b5045e52f42d680464150f4fa3c62f0f; size: 1161
DEBU[0006] Adding manifest references of "amd64/irssi:latest" to blob mount requests
DEBU[0006] Adding manifest "amd64/irssi" -> to be pushed to "library/irssi" as a manifest reference
DEBU[0006] authConfig for docker.io: tianon
DEBU[0006] endpoints: [{false https://registry-1.docker.io v2 true true 0xc420146000}]
DEBU[0006] Trying to fetch image manifest of arm32v5/irssi repository from https://registry-1.docker.io v2
INFO[0008] Image "arm32v5/irssi:latest" is digest sha256:5ec1a331d6d12dd9215b60880ed9d26563834251e960b4ee5c3ce412adc2f280; size: 1161
DEBU[0008] Adding manifest references of "arm32v5/irssi:latest" to blob mount requests
DEBU[0008] Adding manifest "arm32v5/irssi" -> to be pushed to "library/irssi" as a manifest reference
DEBU[0008] authConfig for docker.io: tianon
DEBU[0008] endpoints: [{false https://registry-1.docker.io v2 true true 0xc420328480}]
DEBU[0008] Trying to fetch image manifest of arm32v7/irssi repository from https://registry-1.docker.io v2
INFO[0010] Image "arm32v7/irssi:latest" is digest sha256:1415fd16db752d307443a23e7c1e9feeb50522a69f76683af8749c1202427366; size: 1161
DEBU[0010] Adding manifest references of "arm32v7/irssi:latest" to blob mount requests
DEBU[0010] Adding manifest "arm32v7/irssi" -> to be pushed to "library/irssi" as a manifest reference
DEBU[0010] authConfig for docker.io: tianon
DEBU[0010] endpoints: [{false https://registry-1.docker.io v2 true true 0xc420308300}]
DEBU[0010] Trying to fetch image manifest of arm64v8/irssi repository from https://registry-1.docker.io v2
INFO[0012] Image "arm64v8/irssi:latest" is digest sha256:7ecb3037d2fe101417f7db379eb05122713c70b4c5a6dee27b67d0a771889b32; size: 1161
DEBU[0012] Adding manifest references of "arm64v8/irssi:latest" to blob mount requests
DEBU[0012] Adding manifest "arm64v8/irssi" -> to be pushed to "library/irssi" as a manifest reference
DEBU[0012] authConfig for docker.io: tianon
DEBU[0012] endpoints: [{false https://registry-1.docker.io v2 true true 0xc420308180}]
DEBU[0012] Trying to fetch image manifest of i386/irssi repository from https://registry-1.docker.io v2
INFO[0014] Image "i386/irssi:latest" is digest sha256:39f9580f616608bfe6461eac5468fa81e11adcd270fce94d250d38ea4118ba00; size: 1161
DEBU[0014] Adding manifest references of "i386/irssi:latest" to blob mount requests
DEBU[0014] Adding manifest "i386/irssi" -> to be pushed to "library/irssi" as a manifest reference
DEBU[0014] authConfig for docker.io: tianon
DEBU[0014] endpoints: [{false https://registry-1.docker.io v2 true true 0xc420308480}]
DEBU[0014] Trying to fetch image manifest of ppc64le/irssi repository from https://registry-1.docker.io v2
INFO[0016] Image "ppc64le/irssi:latest" is digest sha256:e0fd830e39a0af128577f8fbbef982aed3435a1efa1a0b6be6e5b9464bf2b097; size: 1161
DEBU[0016] Adding manifest references of "ppc64le/irssi:latest" to blob mount requests
DEBU[0016] Adding manifest "ppc64le/irssi" -> to be pushed to "library/irssi" as a manifest reference
DEBU[0016] authConfig for docker.io: tianon
DEBU[0016] endpoints: [{false https://registry-1.docker.io v2 true true 0xc420308300}]
DEBU[0016] Trying to fetch image manifest of s390x/irssi repository from https://registry-1.docker.io v2
INFO[0018] Image "s390x/irssi:latest" is digest sha256:68e1320646637966c67a026495ff617f412a24a5d8aca68a2c09b76044e29117; size: 1161
DEBU[0018] Adding manifest references of "s390x/irssi:latest" to blob mount requests
DEBU[0018] Adding manifest "s390x/irssi" -> to be pushed to "library/irssi" as a manifest reference
DEBU[0018] Manifest list push url: https://registry-1.docker.io/v2/irssi/manifests/latest
DEBU[0018] mediaType of manifestList: application/vnd.docker.distribution.manifest.list.v2+json
DEBU[0018] authConfig for docker.io: tianon
FATA[0019] Couldn't mount blobs for cross-repository push: Blob mount failed to url https://registry-1.docker.io/v2/irssi/blobs/uploads/?from=amd64%2Firssi&mount=sha256%3A35ee19c2c902db83275e79f3a6219c47f447207af6a2ed9aa64926ff98811e4a: HTTP status 401
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment