>>> docker-registry: Building community/docker-registry 2.8.3-r9 (using abuild 3.14.1-r6) started Sun, 09 Feb 2025 17:38:10 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.43.1-r1) (2/3) Installing go (1.23.6-r0) (3/3) Installing .makedepends-docker-registry (20250209.173811) Executing busybox-1.37.0-r14.trigger OK: 507 MiB in 105 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 14% |**** | 287k 0:00:05 ETA docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN Test time="2025-02-09T17:38:32Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-02-09T17:38:32Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.09s) PASS ok github.com/docker/distribution/configuration 0.125s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-02-09T17:38:32Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.054s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.01s) PASS ok github.com/docker/distribution/health 0.060s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.030s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.33s) PASS ok github.com/docker/distribution/health/checks 0.367s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.027s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.024s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.054s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.025s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.02s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/02/09 17:38:32 http: TLS handshake error from 127.0.0.1:46174: remote error: tls: bad certificate http_test.go:56: error parsing status: strconv.Atoi: parsing "": invalid syntax http_test.go:164: testcase: http://127.0.0.1:44551/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44551/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44551/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:44551/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:42551?status=0, fail=true --- PASS: TestHTTPSink (0.07s) === RUN TestListener --- PASS: TestListener (0.69s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-02-09T17:38:32Z" level=info msg="broadcaster: closing" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="closing testSink" time="2025-02-09T17:38:32Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-02-09T17:38:33Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.13s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:38:33Z" level=warning msg="&{0x29ebd88 0.9} encountered too many errors, backing off" time="2025-02-09T17:38:33Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.87s) PASS ok github.com/docker/distribution/notifications 1.860s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-02-09T17:38:32Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T17:38:32.123681134Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:38:32.12433994Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:38:32.126175194Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.23.6 time="2025-02-09T17:38:32.134256538Z" level=info msg="listening on [::]:5000" go.version=go1.23.6 time="2025-02-09T17:38:35.134460354Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 time="2025-02-09T17:38:35.23640032Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=7004bcaf-1c96-43b3-9a73-f2d59e81b2a6 http.request.method=GET http.request.remoteaddr="[::1]:55438" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="894.167µs" http.response.status=200 http.response.written=2 ::1 - - [09/Feb/2025:17:38:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-02-09T17:38:36.029908758Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T17:38:36.030732845Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:38:36.030753365Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:38:36.031343329Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 time="2025-02-09T17:38:36.03135761Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.6 time="2025-02-09T17:38:36.031765533Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.6 time="2025-02-09T17:38:36.031810893Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.23.6 time="2025-02-09T17:38:39.051290701Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=be5a9fa1-6f7a-42b6-91dc-8c953adad1f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47762" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.574405ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:38:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-02-09T17:38:39.059219363Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 --- PASS: TestRegistrySupportedCipherSuite (3.92s) === RUN TestRegistryUnsupportedCipherSuite time="2025-02-09T17:38:40.269338817Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T17:38:40.270163783Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:38:40.270248864Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:38:40.270623307Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.23.6 time="2025-02-09T17:38:40.270890309Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 --- PASS: TestRegistryUnsupportedCipherSuite (9.21s) PASS ok github.com/docker/distribution/registry 16.347s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.036s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.03s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.02s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.03s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.10s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.250s === RUN TestBasicAccessController time="2025-02-09T17:38:32Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.6 instance.id=ede9efe7-8808-4231-897e-ed762ba55890 time="2025-02-09T17:38:32Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.6 instance.id=ede9efe7-8808-4231-897e-ed762ba55890 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-02-09T17:38:32Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.6 password=Fnekzpt8qg7AkDWT7373mlFUudcKYOqGJSL6Sri5-ww user=docker --- PASS: TestCreateHtpasswdFile (0.10s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.150s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.043s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.08s) === RUN TestLeeway time="2025-02-09T17:38:32Z" level=info msg="token not to be used before 2025-02-09 17:38:33 +0000 UTC - currently 2025-02-09 17:38:32.15848385 +0000 UTC m=+0.089394948" time="2025-02-09T17:38:32Z" level=info msg="token not to be used after 2025-02-09 17:38:32 +0000 UTC - currently 2025-02-09 17:38:32.16230204 +0000 UTC m=+0.093213138" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-02-09T17:38:32Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.160s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.02s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.03s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.02s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.02s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.239s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.02s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.085s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.031s === RUN TestCheckAPI time="2025-02-09T17:38:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:38:32Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:38:32Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46813" http.request.id=1e340c1e-40b8-44ad-b604-3db1f448d406 http.request.method=GET http.request.remoteaddr="127.0.0.1:45804" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.039848ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:38:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-02-09T17:38:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:38:32Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:38:32Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=73cdbfc0-0d30-4989-8619-5659b733fe72 http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.778534ms http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:17:38:32 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T17:38:32Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=cb85ae8a-02de-4d83-915c-945bc4d4bc27 http.request.method=POST http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.21365ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:32 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=5967041e-f444-4ec8-9533-de01d5b5388e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/aaaa/blobs/uploads/644b4afc-ed24-4e1c-9dab-e5fc8a5b5461?_state=vciVFSz1gtcbhInb5Joq1DX6QDNQMYWmiq3demgtJgR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2NDRiNGFmYy1lZDI0LTRlMWMtOWRhYi1lNWZjOGE1YjU0NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6MzIuNDMyMTEzOTc1WiJ9&digest=sha256%3Ad4632a459c5b03a9ecd66fdf4b086df52c174fa93f5e23243d7eabac2fb88098" http.request.useragent="Go-http-client/1.1" http.response.duration=2.63038365s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:32 +0000] "PUT /v2/foo/aaaa/blobs/uploads/644b4afc-ed24-4e1c-9dab-e5fc8a5b5461?_state=vciVFSz1gtcbhInb5Joq1DX6QDNQMYWmiq3demgtJgR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2NDRiNGFmYy1lZDI0LTRlMWMtOWRhYi1lNWZjOGE1YjU0NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6MzIuNDMyMTEzOTc1WiJ9&digest=sha256%3Ad4632a459c5b03a9ecd66fdf4b086df52c174fa93f5e23243d7eabac2fb88098 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=2e3189b7-bc34-4143-ab8e-df09ec19df49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.995911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:35 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=3a483910-2001-472f-9516-c9d91fb0439a http.request.method=POST http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.088769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:35 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=e2f52a35-7ff1-4614-897c-06cee983f4c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/bbbb/blobs/uploads/72efee2a-0e78-4ddf-9e4d-fb45cfc2b5c8?_state=rerpVWdjOm9ihetfwElYY6lCSoqYs8Lxjh68SdxCp1N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MmVmZWUyYS0wZTc4LTRkZGYtOWU0ZC1mYjQ1Y2ZjMmI1YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6MzUuMjc3MTExNDQyWiJ9&digest=sha256%3A71aa2c6cb1f24a7321dfa63d463a062a166d598f2ae426ec8ed57855003ea81e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.533521172s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:35 +0000] "PUT /v2/foo/bbbb/blobs/uploads/72efee2a-0e78-4ddf-9e4d-fb45cfc2b5c8?_state=rerpVWdjOm9ihetfwElYY6lCSoqYs8Lxjh68SdxCp1N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MmVmZWUyYS0wZTc4LTRkZGYtOWU0ZC1mYjQ1Y2ZjMmI1YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6MzUuMjc3MTExNDQyWiJ9&digest=sha256%3A71aa2c6cb1f24a7321dfa63d463a062a166d598f2ae426ec8ed57855003ea81e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=2282fab6-a18c-4b79-8ee3-4a194c1db7d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.82415ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:36 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=04178bac-5ddc-484e-adba-298c565af885 http.request.method=POST http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.142009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:37 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=44db7be4-9916-4a98-9c4c-cf0d88bded98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/cccc/blobs/uploads/7d4dba76-e42a-4217-90a2-f7f0de54213b?_state=NVtri3YyuvkFS2kicY_z8LRLwt6Istub6-oq1r38IfJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3ZDRkYmE3Ni1lNDJhLTQyMTctOTBhMi1mN2YwZGU1NDIxM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6MzcuMTIzNTIxNjlaIn0%3D&digest=sha256%3Aea37ebd5ddee100bd135f4f5b8fc2285c160dd276222f611f423823ba214ab31" http.request.useragent="Go-http-client/1.1" http.response.duration=2.707283297s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:37 +0000] "PUT /v2/foo/cccc/blobs/uploads/7d4dba76-e42a-4217-90a2-f7f0de54213b?_state=NVtri3YyuvkFS2kicY_z8LRLwt6Istub6-oq1r38IfJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3ZDRkYmE3Ni1lNDJhLTQyMTctOTBhMi1mN2YwZGU1NDIxM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6MzcuMTIzNTIxNjlaIn0%3D&digest=sha256%3Aea37ebd5ddee100bd135f4f5b8fc2285c160dd276222f611f423823ba214ab31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=e8bd8d5d-98d8-4b11-acda-af61713e06dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.690389ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:39 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:40Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=2f8a9803-20f4-49b2-b844-e0efa2c7e9ce http.request.method=POST http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.086249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:40 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=21f9c5b5-ae4e-48f8-8c50-dd55f44d5543 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/dddd/blobs/uploads/af87c4fd-03be-43a2-87b9-d83f5b4628eb?_state=8s24cYa-UzX3o11Mzr73NxWDvMozN5FqRUA4uk-hPy17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhZjg3YzRmZC0wM2JlLTQzYTItODdiOS1kODNmNWI0NjI4ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDAuMTIzNDMzNDYyWiJ9&digest=sha256%3Aef88b6c49b73dfb9420ed0700c617aa040fe3bce65db7180e8accc1942679ea6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.632439105s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:40 +0000] "PUT /v2/foo/dddd/blobs/uploads/af87c4fd-03be-43a2-87b9-d83f5b4628eb?_state=8s24cYa-UzX3o11Mzr73NxWDvMozN5FqRUA4uk-hPy17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhZjg3YzRmZC0wM2JlLTQzYTItODdiOS1kODNmNWI0NjI4ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDAuMTIzNDMzNDYyWiJ9&digest=sha256%3Aef88b6c49b73dfb9420ed0700c617aa040fe3bce65db7180e8accc1942679ea6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=baaf51f0-2c2d-4b7a-95d8-c9eab7cda5e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.061952ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:42 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=790f4be0-e520-4c50-a4d8-535a21bf3686 http.request.method=POST http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029208ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:43 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:45Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=757bdb58-4257-4946-85de-649f175fc15e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/eeee/blobs/uploads/0cb8611e-c101-4b00-85aa-43d93529acc9?_state=uEN93y-4vgFJt0QY5c7OwVzOfKwkgR5yZ-K-1JZ7CuJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwY2I4NjExZS1jMTAxLTRiMDAtODVhYS00M2Q5MzUyOWFjYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDMuMDMyMDYzNTkyWiJ9&digest=sha256%3Ac2f8d38f14e1e78661af070fe76a2f3f16c8c0a267f18ffa42385e488d571f8b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.280306159s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:43 +0000] "PUT /v2/foo/eeee/blobs/uploads/0cb8611e-c101-4b00-85aa-43d93529acc9?_state=uEN93y-4vgFJt0QY5c7OwVzOfKwkgR5yZ-K-1JZ7CuJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwY2I4NjExZS1jMTAxLTRiMDAtODVhYS00M2Q5MzUyOWFjYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDMuMDMyMDYzNTkyWiJ9&digest=sha256%3Ac2f8d38f14e1e78661af070fe76a2f3f16c8c0a267f18ffa42385e488d571f8b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:45Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=e0221d25-19e1-45f4-ac02-1587a89066f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.76767ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:45 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:45Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=c4dc338f-724b-4ca0-a0ce-9b2f46785476 http.request.method=POST http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:45 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=de724dcd-60bc-4264-8cbb-8b362ee98ccb http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/ffff/blobs/uploads/a696adee-d8eb-43dc-923b-226f3ffec3ff?_state=_a00yDAc8oCLQ04NJM4aPLjxZygoh_wlMwKF0_XWa-R7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhNjk2YWRlZS1kOGViLTQzZGMtOTIzYi0yMjZmM2ZmZWMzZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDUuNjYyMjE3MDM5WiJ9&digest=sha256%3Ad1586e26bf3fad5d278e5cf3a50d8f9fb5509d9b502eeb22af94396ec934806a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.75074764s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:45 +0000] "PUT /v2/foo/ffff/blobs/uploads/a696adee-d8eb-43dc-923b-226f3ffec3ff?_state=_a00yDAc8oCLQ04NJM4aPLjxZygoh_wlMwKF0_XWa-R7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhNjk2YWRlZS1kOGViLTQzZGMtOTIzYi0yMjZmM2ZmZWMzZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDUuNjYyMjE3MDM5WiJ9&digest=sha256%3Ad1586e26bf3fad5d278e5cf3a50d8f9fb5509d9b502eeb22af94396ec934806a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=68536be2-0d0b-4cdf-87f3-9fa2760a4baf http.request.method=PUT http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.754909ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=e5ac8c2c-2f60-41a7-89a9-ce54cf02f973 http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="768.646µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=0942b3ea-2eac-424b-b0bb-1eafcc2b2a46 http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="770.686µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=bcbf8231-ae04-4e98-880b-62176638bf5b http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.486µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=68da068f-9a14-4cbb-a0ee-90cddee1ee1f http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="755.086µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=595319f1-b8fe-48fb-92bf-b599e9a9794b http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="734.486µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=bf1e62cd-6ccf-46e4-b7a1-bdc1e6433688 http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="743.606µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=beb15bc2-8719-47b2-b624-0ecf816a3f37 http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="808.047µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=db8fc014-83b5-4dd9-a1e9-65e6c1f3894f http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="726.646µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=3c820ec8-9fd2-4869-b660-e5d44103ab22 http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="686.245µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33287" http.request.id=efdf6671-b032-4b8f-8f13-28a0d1d5998a http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="924.607µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T17:38:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:38:48Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:38:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=41d953da-4279-4f6f-8d42-62fbd8c7a3e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.22501ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=0ad3d545-e9f7-4fb7-af41-191deadfe80e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/aaaa/blobs/uploads/3c8539b2-0234-46ac-a1f5-15d0e7a8fae1?_state=v4xmS2cFGdrOg9TBvm7eZFzfq9BU8nHGjmtBJiij-W17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzYzg1MzliMi0wMjM0LTQ2YWMtYTFmNS0xNWQwZTdhOGZhZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDguNTkwMzUyMDgyWiJ9&digest=sha256%3Ab95499a563078f139bcfbfe3e3d2b6952351e7aa6f0555ea84e06b22c22aea1b" http.request.useragent="Go-http-client/1.1" http.response.duration=841.831819ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:48 +0000] "PUT /v2/foo/aaaa/blobs/uploads/3c8539b2-0234-46ac-a1f5-15d0e7a8fae1?_state=v4xmS2cFGdrOg9TBvm7eZFzfq9BU8nHGjmtBJiij-W17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzYzg1MzliMi0wMjM0LTQ2YWMtYTFmNS0xNWQwZTdhOGZhZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDguNTkwMzUyMDgyWiJ9&digest=sha256%3Ab95499a563078f139bcfbfe3e3d2b6952351e7aa6f0555ea84e06b22c22aea1b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=bd4c1275-26ee-49dc-9997-42217ed13244 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.839031ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:49 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=524d3d2f-8737-4e0f-8fd2-eb585a1b60de http.request.method=POST http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077728ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:49 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=e4fb5545-90c7-4b38-9db5-362563bf4c35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/bbbb/blobs/uploads/2a82aecc-3e2e-481c-a66b-da8fd196378d?_state=W5__bEFH6R0D2lCfIbfc2y0Eq4qUfntNen3Ue0rA-QN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyYTgyYWVjYy0zZTJlLTQ4MWMtYTY2Yi1kYThmZDE5NjM3OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDkuNjA2NTExMjhaIn0%3D&digest=sha256%3A16d34c9785e483f9bf35b68fdb32806736996dd838a9897d9c95bcf633ae1bf7" http.request.useragent="Go-http-client/1.1" http.response.duration=759.960971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:49 +0000] "PUT /v2/foo/bbbb/blobs/uploads/2a82aecc-3e2e-481c-a66b-da8fd196378d?_state=W5__bEFH6R0D2lCfIbfc2y0Eq4qUfntNen3Ue0rA-QN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyYTgyYWVjYy0zZTJlLTQ4MWMtYTY2Yi1kYThmZDE5NjM3OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NDkuNjA2NTExMjhaIn0%3D&digest=sha256%3A16d34c9785e483f9bf35b68fdb32806736996dd838a9897d9c95bcf633ae1bf7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=5684f210-8019-4359-9ce3-a02eb6e12aa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.83339ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:50 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=9d6d6535-0987-4152-b0b1-40ccac60caf6 http.request.method=POST http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:50 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=f200cd7e-c65e-4a1f-8828-d85bcf7f0c37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/cccc/blobs/uploads/bf904420-4673-482f-ac4f-b533c0c4e224?_state=78qyYYq1rgRIyWIa6aLS2ZmCE0EGKGjJjjmDDaX0vuR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiZjkwNDQyMC00NjczLTQ4MmYtYWM0Zi1iNTMzYzBjNGUyMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NTAuNjI5NTI2MTMyWiJ9&digest=sha256%3A74ed0f5eff029277d1ffb024ab1bcf0cd923cbdb0cac16cb5e27e79b0d79f054" http.request.useragent="Go-http-client/1.1" http.response.duration=1.864570709s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:50 +0000] "PUT /v2/foo/cccc/blobs/uploads/bf904420-4673-482f-ac4f-b533c0c4e224?_state=78qyYYq1rgRIyWIa6aLS2ZmCE0EGKGjJjjmDDaX0vuR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiZjkwNDQyMC00NjczLTQ4MmYtYWM0Zi1iNTMzYzBjNGUyMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NTAuNjI5NTI2MTMyWiJ9&digest=sha256%3A74ed0f5eff029277d1ffb024ab1bcf0cd923cbdb0cac16cb5e27e79b0d79f054 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=b1af2e30-31d5-4a0a-91b9-3399ba6c6f76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.81079ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:52 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=f325b178-4b6b-4870-91ba-94cf2cac28da http.request.method=POST http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051768ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:52 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=002ba222-9fd3-49ab-9cc7-53c24d680ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/dddd/blobs/uploads/686da192-8174-4114-9556-2fd281227e9d?_state=pPK8Uajk5GsoFBJjCfKdC2eel1SdQcAWNxP0kQ_tjcx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2ODZkYTE5Mi04MTc0LTQxMTQtOTU1Ni0yZmQyODEyMjdlOWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NTIuNzQxNTAyMzE4WiJ9&digest=sha256%3A5ecdff8e30fc87377d47b3183131be70ccfa8f011dcc5d8f102db5f0508e16eb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.55874941s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:52 +0000] "PUT /v2/foo/dddd/blobs/uploads/686da192-8174-4114-9556-2fd281227e9d?_state=pPK8Uajk5GsoFBJjCfKdC2eel1SdQcAWNxP0kQ_tjcx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2ODZkYTE5Mi04MTc0LTQxMTQtOTU1Ni0yZmQyODEyMjdlOWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NTIuNzQxNTAyMzE4WiJ9&digest=sha256%3A5ecdff8e30fc87377d47b3183131be70ccfa8f011dcc5d8f102db5f0508e16eb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=2de9873c-8377-48c9-82b8-99480ea9b9be http.request.method=PUT http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.845031ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34983" http.request.id=b69c0081-0ee2-46e2-80a6-c44dbd196028 http.request.method=GET http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.207µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (22.15s) === RUN TestURLPrefix time="2025-02-09T17:38:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:38:54Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33597" http.request.id=d111c838-041e-4dac-8749-7f4f3fe62b7c http.request.method=GET http.request.remoteaddr="127.0.0.1:37060" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.024768ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-02-09T17:38:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:38:54Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:38:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=20c336bd-025d-4272-ac44-67d3dcc4ad57 http.request.method=GET http.request.remoteaddr="127.0.0.1:35316" http.request.uri="/v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="986.008µs" http.response.status=404 http.response.written=157 vars.digest="sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "GET /v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=d8e789d6-fded-4461-9cab-b90e65b89fab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="937.407µs" http.response.status=404 http.response.written=157 vars.digest="sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "HEAD /v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=f0e4715c-d7ee-4349-9759-6b97bf076c71 http.request.method=POST http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="992.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=b4b38b94-307f-4776-86b1-caedb089480c http.request.method=GET http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/foo/bar/blobs/uploads/2322cba8-a703-412a-8efb-e452598694d9?_state=sqTlO0Jghwv0Nbv79swGc-xVAJQP6LlS9gGo90Ci9cd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzMjJjYmE4LWE3MDMtNDEyYS04ZWZiLWU0NTI1OTg2OTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC41OTY3MzAzMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047648ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "GET /v2/foo/bar/blobs/uploads/2322cba8-a703-412a-8efb-e452598694d9?_state=sqTlO0Jghwv0Nbv79swGc-xVAJQP6LlS9gGo90Ci9cd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzMjJjYmE4LWE3MDMtNDEyYS04ZWZiLWU0NTI1OTg2OTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC41OTY3MzAzMTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=d7cb3a6b-5921-4be9-b560-d7c0b45def50 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/foo/bar/blobs/uploads/2322cba8-a703-412a-8efb-e452598694d9?_state=sqTlO0Jghwv0Nbv79swGc-xVAJQP6LlS9gGo90Ci9cd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzMjJjYmE4LWE3MDMtNDEyYS04ZWZiLWU0NTI1OTg2OTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC41OTY3MzAzMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="922.527µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "DELETE /v2/foo/bar/blobs/uploads/2322cba8-a703-412a-8efb-e452598694d9?_state=sqTlO0Jghwv0Nbv79swGc-xVAJQP6LlS9gGo90Ci9cd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzMjJjYmE4LWE3MDMtNDEyYS04ZWZiLWU0NTI1OTg2OTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC41OTY3MzAzMTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=e0c0e7a0-81d9-444b-bd89-7f5626198d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/foo/bar/blobs/uploads/2322cba8-a703-412a-8efb-e452598694d9?_state=sqTlO0Jghwv0Nbv79swGc-xVAJQP6LlS9gGo90Ci9cd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzMjJjYmE4LWE3MDMtNDEyYS04ZWZiLWU0NTI1OTg2OTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC41OTY3MzAzMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2322cba8-a703-412a-8efb-e452598694d9 time="2025-02-09T17:38:54Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=e0c0e7a0-81d9-444b-bd89-7f5626198d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/foo/bar/blobs/uploads/2322cba8-a703-412a-8efb-e452598694d9?_state=sqTlO0Jghwv0Nbv79swGc-xVAJQP6LlS9gGo90Ci9cd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzMjJjYmE4LWE3MDMtNDEyYS04ZWZiLWU0NTI1OTg2OTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC41OTY3MzAzMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="928.688µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=2322cba8-a703-412a-8efb-e452598694d9 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "GET /v2/foo/bar/blobs/uploads/2322cba8-a703-412a-8efb-e452598694d9?_state=sqTlO0Jghwv0Nbv79swGc-xVAJQP6LlS9gGo90Ci9cd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzMjJjYmE4LWE3MDMtNDEyYS04ZWZiLWU0NTI1OTg2OTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC41OTY3MzAzMTRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=7dd8ce36-efea-42ee-9abf-710f82d9375d http.request.method=POST http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.060368ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=2d836b5b-50b0-413a-8438-85d85d3abfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/aa2da267-6d59-4aa3-aae6-59305de96df8?_state=bKzpdPv7_iBC1GuKV2eKY6G072ct5JVu7lN5vql2pAV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmRhMjY3LTZkNTktNGFhMy1hYWU2LTU5MzA1ZGU5NmRmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MDE5MzIwMzVaIn0%3D&digest=sha256%3A292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" provided=sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 vars.name="foo/bar" vars.uuid=aa2da267-6d59-4aa3-aae6-59305de96df8 time="2025-02-09T17:38:54Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=2d836b5b-50b0-413a-8438-85d85d3abfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/aa2da267-6d59-4aa3-aae6-59305de96df8?_state=bKzpdPv7_iBC1GuKV2eKY6G072ct5JVu7lN5vql2pAV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmRhMjY3LTZkNTktNGFhMy1hYWU2LTU5MzA1ZGU5NmRmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MDE5MzIwMzVaIn0%3D&digest=sha256%3A292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=aa2da267-6d59-4aa3-aae6-59305de96df8 time="2025-02-09T17:38:54Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=2d836b5b-50b0-413a-8438-85d85d3abfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/aa2da267-6d59-4aa3-aae6-59305de96df8?_state=bKzpdPv7_iBC1GuKV2eKY6G072ct5JVu7lN5vql2pAV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmRhMjY3LTZkNTktNGFhMy1hYWU2LTU5MzA1ZGU5NmRmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MDE5MzIwMzVaIn0%3D&digest=sha256%3A292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.098768ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=aa2da267-6d59-4aa3-aae6-59305de96df8 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "PUT /v2/foo/bar/blobs/uploads/aa2da267-6d59-4aa3-aae6-59305de96df8?_state=bKzpdPv7_iBC1GuKV2eKY6G072ct5JVu7lN5vql2pAV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmRhMjY3LTZkNTktNGFhMy1hYWU2LTU5MzA1ZGU5NmRmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MDE5MzIwMzVaIn0%3D&digest=sha256%3A292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=cf4424f3-6092-445d-b245-838d51b1dffd http.request.method=POST http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="874.887µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=2d32aee4-f9ea-416c-8add-fe59835ecb40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/324b4e7c-ceb6-4f50-a657-5d004453f6df?_state=x9CJRs4slCp23D3OB15meIPFPT8ionyDWa1sQV_BLMF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGI0ZTdjLWNlYjYtNGY1MC1hNjU3LTVkMDA0NDUzZjZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MDQ1MzQ4NTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.144729ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "PUT /v2/foo/bar/blobs/uploads/324b4e7c-ceb6-4f50-a657-5d004453f6df?_state=x9CJRs4slCp23D3OB15meIPFPT8ionyDWa1sQV_BLMF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNGI0ZTdjLWNlYjYtNGY1MC1hNjU3LTVkMDA0NDUzZjZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MDQ1MzQ4NTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=d911f250-26c2-47bb-afdd-99364cec27b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="940.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=063f0036-b17b-40b8-bd1d-8466990e2109 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/e549c620-a72c-44ab-b1b0-e50fa39f1290?_state=Qm0kbKDVV1w4yW82P89lW4E1D7VIf3HT4NeNZCmEqwB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1NDljNjIwLWE3MmMtNDRhYi1iMWIwLWU1MGZhMzlmMTI5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MTAyNTYyNjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079328ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "PUT /v2/foo/bar/blobs/uploads/e549c620-a72c-44ab-b1b0-e50fa39f1290?_state=Qm0kbKDVV1w4yW82P89lW4E1D7VIf3HT4NeNZCmEqwB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1NDljNjIwLWE3MmMtNDRhYi1iMWIwLWU1MGZhMzlmMTI5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MTAyNTYyNjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=2edfeca3-c2da-4e46-9d9f-16b9c126a994 http.request.method=POST http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="939.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=906dd8cd-6fc7-4755-937d-d12e524ef80a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/2f9f7b84-a3d0-4453-9ed9-680ddf7a166c?_state=iNoowSgMRIxjr3yTp9ggGbcQlvTz0BbJfVC9Z0aY4OJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJmOWY3Yjg0LWEzZDAtNDQ1My05ZWQ5LTY4MGRkZjdhMTY2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MTU0NzYxODJaIn0%3D&digest=sha256%3A292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.duration=2.555801296s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:54 +0000] "PUT /v2/foo/bar/blobs/uploads/2f9f7b84-a3d0-4453-9ed9-680ddf7a166c?_state=iNoowSgMRIxjr3yTp9ggGbcQlvTz0BbJfVC9Z0aY4OJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJmOWY3Yjg0LWEzZDAtNDQ1My05ZWQ5LTY4MGRkZjdhMTY2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1NC42MTU0NzYxODJaIn0%3D&digest=sha256%3A292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:38:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=f43617af-6b74-49f5-8bf5-c471893db38e http.request.method=POST http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46147" http.request.id=8b30f3b6-3ff6-40da-8872-2a1864dda037 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/de7222a0-7d80-4131-a0db-b28e990df8c1?_state=Ie-DuukDvoHkK3d0DW_Eax2S-tvxH40wzHUlEB4aohJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNzIyMmEwLTdkODAtNDEzMS1hMGRiLWIyOGU5OTBkZjhjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1Ny4zNjg1MDk1MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.802180365s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:38:57 +0000] "PATCH /v2/foo/bar/blobs/uploads/de7222a0-7d80-4131-a0db-b28e990df8c1?_state=Ie-DuukDvoHkK3d0DW_Eax2S-tvxH40wzHUlEB4aohJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNzIyMmEwLTdkODAtNDEzMS1hMGRiLWIyOGU5OTBkZjhjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozODo1Ny4zNjg1MDk1MThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=fe4498e6-e18e-4422-a459-08c39ede1cd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/uploads/de7222a0-7d80-4131-a0db-b28e990df8c1?_state=BPoked4xp1mnZY2Dv9j5Cerdsxxd3b3DPKcvo70vDmh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNzIyMmEwLTdkODAtNDEzMS1hMGRiLWIyOGU5OTBkZjhjMSIsIk9mZnNldCI6MjU5ODY1NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NTdaIn0%3D&digest=sha256%3A292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.duration=1.391171ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "PUT /v2/foo/bar/blobs/uploads/de7222a0-7d80-4131-a0db-b28e990df8c1?_state=BPoked4xp1mnZY2Dv9j5Cerdsxxd3b3DPKcvo70vDmh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNzIyMmEwLTdkODAtNDEzMS1hMGRiLWIyOGU5OTBkZjhjMSIsIk9mZnNldCI6MjU5ODY1NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzg6NTdaIn0%3D&digest=sha256%3A292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=a6349f7e-17c8-4580-b61e-71e445d0e717 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.074209ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=9badfe52-7671-49a2-877d-32fa02fca66f http.request.method=GET http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=141.855402ms http.response.status=200 http.response.written=25986560 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "GET /v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 200 25986560 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=error msg="error parsing digest="sha257:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=c667fead-93d3-4913-a2e0-6ad01b9286ce http.request.method=GET http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/sha257:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" vars.name="foo/bar" time="2025-02-09T17:39:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=c667fead-93d3-4913-a2e0-6ad01b9286ce http.request.method=GET http.request.remoteaddr="127.0.0.1:35342" http.request.uri="/v2/foo/bar/blobs/sha257:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.053929ms http.response.status=400 http.response.written=110 vars.digest="sha257:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "GET /v2/foo/bar/blobs/sha257:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=15427eff-6019-4906-b1e7-245db0bd8b0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35358" http.request.uri="/v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.duration=1.733574ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "GET /v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:00Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=9aadf570-9682-4a4a-90c5-81708c10dfbb http.request.method=GET http.request.remoteaddr="127.0.0.1:57056" http.request.uri="/v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.093088ms http.response.status=404 http.response.written=157 vars.digest="sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "GET /v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=f29c9c03-a373-430d-abd0-6f12f0c6e092 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.191049ms http.response.status=404 http.response.written=157 vars.digest="sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=543d18ce-d3a2-4d5e-abaf-aa4a58dc1265 http.request.method=POST http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085369ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=c5ee4916-1c96-4ba4-87ea-7cc3a7cf2b78 http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/foo/bar/blobs/uploads/17c86530-ee62-4716-859e-0d9f48f4d0a2?_state=6myHiGQy5FgQj2T-m0qzc4kJ-I_mgv83fKcThNEVOOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3Yzg2NTMwLWVlNjItNDcxNi04NTllLTBkOWY0OGY0ZDBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41Mzg2Mjg3OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.125569ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "GET /v2/foo/bar/blobs/uploads/17c86530-ee62-4716-859e-0d9f48f4d0a2?_state=6myHiGQy5FgQj2T-m0qzc4kJ-I_mgv83fKcThNEVOOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3Yzg2NTMwLWVlNjItNDcxNi04NTllLTBkOWY0OGY0ZDBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41Mzg2Mjg3OTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=4ab6592e-e29b-48f5-8706-059841751faf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/foo/bar/blobs/uploads/17c86530-ee62-4716-859e-0d9f48f4d0a2?_state=6myHiGQy5FgQj2T-m0qzc4kJ-I_mgv83fKcThNEVOOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3Yzg2NTMwLWVlNjItNDcxNi04NTllLTBkOWY0OGY0ZDBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41Mzg2Mjg3OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.127609ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/17c86530-ee62-4716-859e-0d9f48f4d0a2?_state=6myHiGQy5FgQj2T-m0qzc4kJ-I_mgv83fKcThNEVOOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3Yzg2NTMwLWVlNjItNDcxNi04NTllLTBkOWY0OGY0ZDBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41Mzg2Mjg3OTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=56a41496-4404-4350-9463-65a2e4688f73 http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/foo/bar/blobs/uploads/17c86530-ee62-4716-859e-0d9f48f4d0a2?_state=6myHiGQy5FgQj2T-m0qzc4kJ-I_mgv83fKcThNEVOOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3Yzg2NTMwLWVlNjItNDcxNi04NTllLTBkOWY0OGY0ZDBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41Mzg2Mjg3OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=17c86530-ee62-4716-859e-0d9f48f4d0a2 time="2025-02-09T17:39:00Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=56a41496-4404-4350-9463-65a2e4688f73 http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/foo/bar/blobs/uploads/17c86530-ee62-4716-859e-0d9f48f4d0a2?_state=6myHiGQy5FgQj2T-m0qzc4kJ-I_mgv83fKcThNEVOOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3Yzg2NTMwLWVlNjItNDcxNi04NTllLTBkOWY0OGY0ZDBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41Mzg2Mjg3OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.074649ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=17c86530-ee62-4716-859e-0d9f48f4d0a2 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "GET /v2/foo/bar/blobs/uploads/17c86530-ee62-4716-859e-0d9f48f4d0a2?_state=6myHiGQy5FgQj2T-m0qzc4kJ-I_mgv83fKcThNEVOOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3Yzg2NTMwLWVlNjItNDcxNi04NTllLTBkOWY0OGY0ZDBhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41Mzg2Mjg3OTNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=00345442-71d6-42cf-92bd-a2882f3cbad8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=23cd142e-11b0-4f28-a79c-71afb6a03e62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/d63d8ade-3569-418a-b81f-fa2e5857eff7?_state=IhMXL73w7aoNxhzASqurA4EvBPIXmXqoquDYOE5Dh5Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2M2Q4YWRlLTM1NjktNDE4YS1iODFmLWZhMmU1ODU3ZWZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NDQ5MTMxMjNaIn0%3D&digest=sha256%3A622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" provided=sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf vars.name="foo/bar" vars.uuid=d63d8ade-3569-418a-b81f-fa2e5857eff7 time="2025-02-09T17:39:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=23cd142e-11b0-4f28-a79c-71afb6a03e62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/d63d8ade-3569-418a-b81f-fa2e5857eff7?_state=IhMXL73w7aoNxhzASqurA4EvBPIXmXqoquDYOE5Dh5Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2M2Q4YWRlLTM1NjktNDE4YS1iODFmLWZhMmU1ODU3ZWZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NDQ5MTMxMjNaIn0%3D&digest=sha256%3A622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d63d8ade-3569-418a-b81f-fa2e5857eff7 time="2025-02-09T17:39:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=23cd142e-11b0-4f28-a79c-71afb6a03e62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/d63d8ade-3569-418a-b81f-fa2e5857eff7?_state=IhMXL73w7aoNxhzASqurA4EvBPIXmXqoquDYOE5Dh5Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2M2Q4YWRlLTM1NjktNDE4YS1iODFmLWZhMmU1ODU3ZWZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NDQ5MTMxMjNaIn0%3D&digest=sha256%3A622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.320531ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d63d8ade-3569-418a-b81f-fa2e5857eff7 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "PUT /v2/foo/bar/blobs/uploads/d63d8ade-3569-418a-b81f-fa2e5857eff7?_state=IhMXL73w7aoNxhzASqurA4EvBPIXmXqoquDYOE5Dh5Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2M2Q4YWRlLTM1NjktNDE4YS1iODFmLWZhMmU1ODU3ZWZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NDQ5MTMxMjNaIn0%3D&digest=sha256%3A622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=11ee1a0f-6a5c-4ebb-ac98-2955061f319d http.request.method=POST http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.053608ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=2ac2ce67-ca1f-4791-9264-9a001d193e57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/9f45dad9-eed2-4ceb-aa28-825f58e942ba?_state=dkiL_A_4dn65EHPytAx9uBQ_zRTtxdydS9-EaGUqwid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmNDVkYWQ5LWVlZDItNGNlYi1hYTI4LTgyNWY1OGU5NDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NTA5ODMzNzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.317651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "PUT /v2/foo/bar/blobs/uploads/9f45dad9-eed2-4ceb-aa28-825f58e942ba?_state=dkiL_A_4dn65EHPytAx9uBQ_zRTtxdydS9-EaGUqwid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmNDVkYWQ5LWVlZDItNGNlYi1hYTI4LTgyNWY1OGU5NDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NTA5ODMzNzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=811d3e6a-978c-4e7c-803b-7d411152830e http.request.method=POST http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.080209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=bd6f96bd-15dd-4034-8815-e1e7226f1cd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/ead5d092-69a0-407d-a8ed-7287686d4249?_state=QB6WJSen3zMMppmw-P2yXLQf4p1CMblAb-ZFEM0mHlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhZDVkMDkyLTY5YTAtNDA3ZC1hOGVkLTcyODc2ODZkNDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NTM5ODYzNTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.390931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "PUT /v2/foo/bar/blobs/uploads/ead5d092-69a0-407d-a8ed-7287686d4249?_state=QB6WJSen3zMMppmw-P2yXLQf4p1CMblAb-ZFEM0mHlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhZDVkMDkyLTY5YTAtNDA3ZC1hOGVkLTcyODc2ODZkNDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NTM5ODYzNTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=ec0bf39a-74ca-4452-9a59-a07f8cd67d72 http.request.method=POST http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.075008ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=b66263ac-ccaa-4b61-923e-8e8bd64cf4af http.request.method=PUT http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/df008fa0-8550-4301-8236-a25840d47fc6?_state=cMXBDIxswm1RnpwuBtE5SbrocuFIKW5jUFUa9kPMFcZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmMDA4ZmEwLTg1NTAtNDMwMS04MjM2LWEyNTg0MGQ0N2ZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NTcxNjg1NFoifQ%3D%3D&digest=sha256%3A622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.duration=803.673677ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "PUT /v2/foo/bar/blobs/uploads/df008fa0-8550-4301-8236-a25840d47fc6?_state=cMXBDIxswm1RnpwuBtE5SbrocuFIKW5jUFUa9kPMFcZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmMDA4ZmEwLTg1NTAtNDMwMS04MjM2LWEyNTg0MGQ0N2ZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMC41NTcxNjg1NFoifQ%3D%3D&digest=sha256%3A622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=82eb18d6-dcf1-4404-a08b-5aa3054fc864 http.request.method=POST http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15945ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35943" http.request.id=34b952a9-af92-41da-8cdd-350e887fcb38 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/cb113b9f-ee29-4db3-88ff-0e25d4e0194b?_state=oysD_S6GmX5XElCow9D1bxyrhOwyPckXUpm-2PjmtT57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMTEzYjlmLWVlMjktNGRiMy04OGZmLTBlMjVkNGUwMTk0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMS40NjM1NjM0MjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=782.999073ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/cb113b9f-ee29-4db3-88ff-0e25d4e0194b?_state=oysD_S6GmX5XElCow9D1bxyrhOwyPckXUpm-2PjmtT57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMTEzYjlmLWVlMjktNGRiMy04OGZmLTBlMjVkNGUwMTk0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMS40NjM1NjM0MjlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=8b4658eb-d7ef-4399-82bb-476ae7d35f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/uploads/cb113b9f-ee29-4db3-88ff-0e25d4e0194b?_state=wb8F6ok5AgNMGNanMiOjR5cF0nNTZCb7MUSOuKMjAiF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMTEzYjlmLWVlMjktNGRiMy04OGZmLTBlMjVkNGUwMTk0YiIsIk9mZnNldCI6MTM0NzE3NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MDFaIn0%3D&digest=sha256%3A622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.399851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "PUT /v2/foo/bar/blobs/uploads/cb113b9f-ee29-4db3-88ff-0e25d4e0194b?_state=wb8F6ok5AgNMGNanMiOjR5cF0nNTZCb7MUSOuKMjAiF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMTEzYjlmLWVlMjktNGRiMy04OGZmLTBlMjVkNGUwMTk0YiIsIk9mZnNldCI6MTM0NzE3NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MDFaIn0%3D&digest=sha256%3A622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=38cc637c-680e-45a6-8247-af2a289c8515 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.097689ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=7f5ebff6-7b5d-4650-8a77-cc1f9626457f http.request.method=GET http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=53.628744ms http.response.status=200 http.response.written=13471744 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "GET /v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 200 13471744 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=error msg="error parsing digest="sha257:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=692681cd-0472-42f5-b3f7-eda1959ed9ba http.request.method=GET http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/sha257:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" vars.name="foo/bar" time="2025-02-09T17:39:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=692681cd-0472-42f5-b3f7-eda1959ed9ba http.request.method=GET http.request.remoteaddr="127.0.0.1:57078" http.request.uri="/v2/foo/bar/blobs/sha257:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.021568ms http.response.status=400 http.response.written=110 vars.digest="sha257:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "GET /v2/foo/bar/blobs/sha257:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=c9415276-c6f8-42af-b44e-5a1a4985e205 http.request.method=GET http.request.remoteaddr="127.0.0.1:57098" http.request.uri="/v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27953ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "GET /v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=34039902-7cdb-411c-b267-42459efd849e http.request.method=GET http.request.remoteaddr="127.0.0.1:57088" http.request.uri="/v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.698468ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "GET /v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35943" http.request.id=01f3b45f-902b-4bb0-9f43-48c159e67301 http.request.method=GET http.request.remoteaddr="127.0.0.1:57098" http.request.uri="/v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.689469ms http.response.status=200 http.response.written=589824 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "GET /v2/foo/bar/blobs/sha256:622108279f318aeb387a50a7a75ae5e8f409151215ee56652d78dde032532fdf HTTP/1.1" 200 589824 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=5d602ccc-bc13-412f-b51c-fb7c40a98e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:35346" http.request.uri="/v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.001649953s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "GET /v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46147" http.request.id=4cd9e5d7-46d2-451b-ace6-dc7b2a37bff4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35358" http.request.uri="/v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.996196629s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [09/Feb/2025:17:39:00 +0000] "GET /v2/foo/bar/blobs/sha256:292e6b1f864d988ae7a57a95eb7ef6fa5df83951d54d8b7444c2d079b55cc211 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (8.06s) === RUN TestBlobDelete time="2025-02-09T17:39:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:02Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=48b9bc2d-727f-41bf-b549-d2e62399bb1a http.request.method=GET http.request.remoteaddr="127.0.0.1:58416" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.016968ms http.response.status=404 http.response.written=157 vars.digest="sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "GET /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=a466f525-57e0-48fb-8d42-bc497e87876f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.064209ms http.response.status=404 http.response.written=157 vars.digest="sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=ce945da7-a708-49b5-b518-a5165a6fce82 http.request.method=POST http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.093129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=a5a1c142-9e9e-40c6-9af6-0a7083e826c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/foo/bar/blobs/uploads/23570aed-7f4c-4a07-b4cb-759c538a607d?_state=VIXoiAEkE-OXJj6F2mTarBZ9rHdxu-iLVHk33RxjLAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzNTcwYWVkLTdmNGMtNGEwNy1iNGNiLTc1OWM1MzhhNjA3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NDc0ODIxMTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083088ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "GET /v2/foo/bar/blobs/uploads/23570aed-7f4c-4a07-b4cb-759c538a607d?_state=VIXoiAEkE-OXJj6F2mTarBZ9rHdxu-iLVHk33RxjLAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzNTcwYWVkLTdmNGMtNGEwNy1iNGNiLTc1OWM1MzhhNjA3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NDc0ODIxMTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=d37dd03a-fbf2-4563-b665-8294239c3319 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/foo/bar/blobs/uploads/23570aed-7f4c-4a07-b4cb-759c538a607d?_state=VIXoiAEkE-OXJj6F2mTarBZ9rHdxu-iLVHk33RxjLAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzNTcwYWVkLTdmNGMtNGEwNy1iNGNiLTc1OWM1MzhhNjA3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NDc0ODIxMTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007288ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "DELETE /v2/foo/bar/blobs/uploads/23570aed-7f4c-4a07-b4cb-759c538a607d?_state=VIXoiAEkE-OXJj6F2mTarBZ9rHdxu-iLVHk33RxjLAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzNTcwYWVkLTdmNGMtNGEwNy1iNGNiLTc1OWM1MzhhNjA3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NDc0ODIxMTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=11e563de-c9df-458f-841d-7d0f5460b041 http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/foo/bar/blobs/uploads/23570aed-7f4c-4a07-b4cb-759c538a607d?_state=VIXoiAEkE-OXJj6F2mTarBZ9rHdxu-iLVHk33RxjLAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzNTcwYWVkLTdmNGMtNGEwNy1iNGNiLTc1OWM1MzhhNjA3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NDc0ODIxMTNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=23570aed-7f4c-4a07-b4cb-759c538a607d time="2025-02-09T17:39:02Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=11e563de-c9df-458f-841d-7d0f5460b041 http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/foo/bar/blobs/uploads/23570aed-7f4c-4a07-b4cb-759c538a607d?_state=VIXoiAEkE-OXJj6F2mTarBZ9rHdxu-iLVHk33RxjLAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzNTcwYWVkLTdmNGMtNGEwNy1iNGNiLTc1OWM1MzhhNjA3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NDc0ODIxMTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.040768ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=23570aed-7f4c-4a07-b4cb-759c538a607d 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "GET /v2/foo/bar/blobs/uploads/23570aed-7f4c-4a07-b4cb-759c538a607d?_state=VIXoiAEkE-OXJj6F2mTarBZ9rHdxu-iLVHk33RxjLAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzNTcwYWVkLTdmNGMtNGEwNy1iNGNiLTc1OWM1MzhhNjA3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NDc0ODIxMTNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=3068561d-b381-45a5-811c-c4c8a818a98f http.request.method=POST http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=41e9524f-b4c4-4353-a71d-1db103619170 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/5856c604-987a-4ab1-9210-e8070cf6ed01?_state=ai7JHlbv6sVV4P-oxUIWNKYZ1s1pE_OreaMwm1o-0Ux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4NTZjNjA0LTk4N2EtNGFiMS05MjEwLWU4MDcwY2Y2ZWQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NTcyOTIzOTFaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" provided=sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d vars.name="foo/bar" vars.uuid=5856c604-987a-4ab1-9210-e8070cf6ed01 time="2025-02-09T17:39:02Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=41e9524f-b4c4-4353-a71d-1db103619170 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/5856c604-987a-4ab1-9210-e8070cf6ed01?_state=ai7JHlbv6sVV4P-oxUIWNKYZ1s1pE_OreaMwm1o-0Ux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4NTZjNjA0LTk4N2EtNGFiMS05MjEwLWU4MDcwY2Y2ZWQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NTcyOTIzOTFaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5856c604-987a-4ab1-9210-e8070cf6ed01 time="2025-02-09T17:39:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=41e9524f-b4c4-4353-a71d-1db103619170 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/5856c604-987a-4ab1-9210-e8070cf6ed01?_state=ai7JHlbv6sVV4P-oxUIWNKYZ1s1pE_OreaMwm1o-0Ux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4NTZjNjA0LTk4N2EtNGFiMS05MjEwLWU4MDcwY2Y2ZWQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NTcyOTIzOTFaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.367211ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5856c604-987a-4ab1-9210-e8070cf6ed01 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "PUT /v2/foo/bar/blobs/uploads/5856c604-987a-4ab1-9210-e8070cf6ed01?_state=ai7JHlbv6sVV4P-oxUIWNKYZ1s1pE_OreaMwm1o-0Ux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4NTZjNjA0LTk4N2EtNGFiMS05MjEwLWU4MDcwY2Y2ZWQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NTcyOTIzOTFaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=f7b294b4-e120-491d-bae8-314cf1e1d4fa http.request.method=POST http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=98983492-4168-4aef-a824-fcbc82555bfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/beb14eae-4149-4d1d-bc56-40f5f0f257c9?_state=rSH66Wum9Mj0_GcIYimhOvsVatfouSzPMBni8Q4EnjF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlYjE0ZWFlLTQxNDktNGQxZC1iYzU2LTQwZjVmMGYyNTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NjUyMDIyMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.25797ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "PUT /v2/foo/bar/blobs/uploads/beb14eae-4149-4d1d-bc56-40f5f0f257c9?_state=rSH66Wum9Mj0_GcIYimhOvsVatfouSzPMBni8Q4EnjF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlYjE0ZWFlLTQxNDktNGQxZC1iYzU2LTQwZjVmMGYyNTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NjUyMDIyMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=f0b81726-c33f-446e-8ff7-a51b0cf5ed4e http.request.method=POST http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085688ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=821485ec-5873-4445-9120-4b97f206e440 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/f02cf3b7-cad7-4e8a-9597-98bb88bc0a6d?_state=xTk1SfFg5pjBpa6kWKufezR6uc3VwGUuaLvJUuDFcNB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwMmNmM2I3LWNhZDctNGU4YS05NTk3LTk4YmI4OGJjMGE2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NzIwODAxMDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.393371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "PUT /v2/foo/bar/blobs/uploads/f02cf3b7-cad7-4e8a-9597-98bb88bc0a6d?_state=xTk1SfFg5pjBpa6kWKufezR6uc3VwGUuaLvJUuDFcNB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwMmNmM2I3LWNhZDctNGU4YS05NTk3LTk4YmI4OGJjMGE2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NzIwODAxMDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=3f8fe7ba-475b-413b-949a-857dabe9003c http.request.method=POST http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019688ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=63929d7d-49d8-410e-9db7-21695cdc111d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/408779b2-c82f-4159-90e9-6b4b8b65cac8?_state=kGvUzTjrjK3Bih6M8JiUllsb83O5Dy6Sbtks2sZze6F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwODc3OWIyLWM4MmYtNDE1OS05MGU5LTZiNGI4YjY1Y2FjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NzcxOTIxMDhaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.188696591s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:02 +0000] "PUT /v2/foo/bar/blobs/uploads/408779b2-c82f-4159-90e9-6b4b8b65cac8?_state=kGvUzTjrjK3Bih6M8JiUllsb83O5Dy6Sbtks2sZze6F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwODc3OWIyLWM4MmYtNDE1OS05MGU5LTZiNGI4YjY1Y2FjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowMi42NzcxOTIxMDhaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=288f29fd-0d9d-4d2f-a404-1c9ab33f89e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.049808ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45851" http.request.id=98afad4d-2340-4911-88d0-e559681e961b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/ea94fa09-3ef6-4aaf-97c2-d7e4096bc65d?_state=ZGoGbh5FfnmTHyjnK8jWht-azIIM2-1YXz-wMQKbfgF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhOTRmYTA5LTNlZjYtNGFhZi05N2MyLWQ3ZTQwOTZiYzY1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowNS4wNDcxMjA2MTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.923659495s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/ea94fa09-3ef6-4aaf-97c2-d7e4096bc65d?_state=ZGoGbh5FfnmTHyjnK8jWht-azIIM2-1YXz-wMQKbfgF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhOTRmYTA5LTNlZjYtNGFhZi05N2MyLWQ3ZTQwOTZiYzY1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowNS4wNDcxMjA2MTNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=7e9358cd-788c-4e0b-93d6-0be6bfea6af6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/uploads/ea94fa09-3ef6-4aaf-97c2-d7e4096bc65d?_state=Gh_MwHXhhbR3Q5rTugSX4eiSA03q2Ksl2Jnwf55pa557Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhOTRmYTA5LTNlZjYtNGFhZi05N2MyLWQ3ZTQwOTZiYzY1ZCIsIk9mZnNldCI6MjUwMDE0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MDVaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:06 +0000] "PUT /v2/foo/bar/blobs/uploads/ea94fa09-3ef6-4aaf-97c2-d7e4096bc65d?_state=Gh_MwHXhhbR3Q5rTugSX4eiSA03q2Ksl2Jnwf55pa557Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhOTRmYTA5LTNlZjYtNGFhZi05N2MyLWQ3ZTQwOTZiYzY1ZCIsIk9mZnNldCI6MjUwMDE0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MDVaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=aabd4a33-242c-4f95-927a-18bc50ec9e35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.004728ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=57131f47-bb3f-4fa4-bdbc-c1809b654ca3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=143.443415ms http.response.status=200 http.response.written=25001472 127.0.0.1 - - [09/Feb/2025:17:39:06 +0000] "GET /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 200 25001472 "" "Go-http-client/1.1" time="2025-02-09T17:39:07Z" level=error msg="error parsing digest="sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=d1670699-69d9-4517-ac78-34d3a8fb2af3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" vars.name="foo/bar" time="2025-02-09T17:39:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=d1670699-69d9-4517-ac78-34d3a8fb2af3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58422" http.request.uri="/v2/foo/bar/blobs/sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.367µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "GET /v2/foo/bar/blobs/sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T17:39:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=68820178-cc7b-4ebd-940c-05a709c63991 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090009ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "GET /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=b66a79a9-b7eb-44d9-8dfc-bab98f7a936f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46672" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.053089ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=a8b85f86-6294-4c8f-9b96-77925d4a8a8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46672" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.647µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:39:07Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=40d8f0e1-6ff2-4ec2-9dad-836a5839939b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46672" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="845.006µs" http.response.status=404 http.response.written=74 vars.digest="sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-02-09T17:39:07Z" level=error msg="error parsing digest="sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=13155af9-2419-4178-a602-1c05c380946f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46686" http.request.uri="/v2/foo/bar/blobs/sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" vars.name="foo/bar" time="2025-02-09T17:39:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=13155af9-2419-4178-a602-1c05c380946f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46686" http.request.uri="/v2/foo/bar/blobs/sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="930.367µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "DELETE /v2/foo/bar/blobs/sha257:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T17:39:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=92295a83-b6e9-46ef-96da-5511968c1e16 http.request.method=POST http.request.remoteaddr="127.0.0.1:46694" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.009448ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=7876876f-5aa2-42ed-922b-13a819f4db45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46694" http.request.uri="/v2/foo/bar/blobs/uploads/b6372501-413a-45ab-91d5-62470c619f55?_state=m0gSAW2voLZTmkP_6IWQdUY0hhNRN8Lr-Qvr4GMKltN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MzcyNTAxLTQxM2EtNDVhYi05MWQ1LTYyNDcwYzYxOWY1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowNy4xODc0OTgzNDJaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.943618092s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "PUT /v2/foo/bar/blobs/uploads/b6372501-413a-45ab-91d5-62470c619f55?_state=m0gSAW2voLZTmkP_6IWQdUY0hhNRN8Lr-Qvr4GMKltN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MzcyNTAxLTQxM2EtNDVhYi05MWQ1LTYyNDcwYzYxOWY1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowNy4xODc0OTgzNDJaIn0%3D&digest=sha256%3Ac4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=402c6997-b4b1-4031-abf7-699d5f5c37c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46694" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.21937ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=f63c725d-9463-46ed-a00a-12fbecbea169 http.request.method=GET http.request.remoteaddr="127.0.0.1:46652" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.139506241s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "GET /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-02-09T17:39:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45851" http.request.id=7b8fb2d4-09ca-4b47-90b0-b51564189e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.135253448s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [09/Feb/2025:17:39:07 +0000] "GET /v2/foo/bar/blobs/sha256:c4b80fd910e4033e967c2c46cf13203b4bb5aa0d3d09ae9de2aa8288b613617d HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.94s) === RUN TestRelativeURL time="2025-02-09T17:39:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:09Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38005" http.request.id=81117cea-ebff-4875-be9b-826912d366bf http.request.method=POST http.request.remoteaddr="127.0.0.1:45528" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38005" http.request.id=9a6dbb3c-641c-4e20-b6f4-3b3a5094c82f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45528" http.request.uri="/v2/foo/bar/blobs/uploads/60fbab62-88bc-4745-b200-a9fca2335c45?_state=8kvxtTawt-eEeI3DwnAV03UK-PZV_F2-a0HEU4kJqSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwZmJhYjYyLTg4YmMtNDc0NS1iMjAwLWE5ZmNhMjMzNWM0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowOS4zMTc3Mzk2M1oifQ%3D%3D&digest=sha256%3A55e68f69d7fde69a3443f82f0e72ed4c285d898ddaedecd839890c8114165e5c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.082994406s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:09 +0000] "PUT /v2/foo/bar/blobs/uploads/60fbab62-88bc-4745-b200-a9fca2335c45?_state=8kvxtTawt-eEeI3DwnAV03UK-PZV_F2-a0HEU4kJqSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwZmJhYjYyLTg4YmMtNDc0NS1iMjAwLWE5ZmNhMjMzNWM0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTowOS4zMTc3Mzk2M1oifQ%3D%3D&digest=sha256%3A55e68f69d7fde69a3443f82f0e72ed4c285d898ddaedecd839890c8114165e5c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38005" http.request.id=73eab23a-5718-4c9c-8bae-6a2340d38033 http.request.method=POST http.request.remoteaddr="127.0.0.1:45528" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38005" http.request.id=809b7f19-dc00-4369-94e3-0d2a8106bcab http.request.method=POST http.request.remoteaddr="127.0.0.1:45528" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38005" http.request.id=a8fa3cf8-c05b-4cb5-8f48-f8c384c1536c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45528" http.request.uri="/v2/foo/bar/blobs/uploads/adba4a22-eaad-4014-9601-2b9b344968e5?_state=oufX9toQo5gmCjtyQ8jbwkru4oIfnVjUNdq8RNZEAOV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYmE0YTIyLWVhYWQtNDAxNC05NjAxLTJiOWIzNDQ5NjhlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOToxMC44Nzk2MTMxNDNaIn0%3D&digest=sha256%3A058546b8118ebab3bdd3f5b8cf41188e3ddefc93208b94e81a29616cb3bab73a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.576738379s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:10 +0000] "PUT /v2/foo/bar/blobs/uploads/adba4a22-eaad-4014-9601-2b9b344968e5?_state=oufX9toQo5gmCjtyQ8jbwkru4oIfnVjUNdq8RNZEAOV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYmE0YTIyLWVhYWQtNDAxNC05NjAxLTJiOWIzNDQ5NjhlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOToxMC44Nzk2MTMxNDNaIn0%3D&digest=sha256%3A058546b8118ebab3bdd3f5b8cf41188e3ddefc93208b94e81a29616cb3bab73a HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.14s) === RUN TestBlobDeleteDisabled time="2025-02-09T17:39:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:13Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:13Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:44483" http.request.id=f62417d9-fdbf-4d32-a006-c4254ddc61e7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40716" http.request.uri="/v2/foo/bar/blobs/sha256:44ae2e0a28bd7ad41fef9232d6335cd9b52174c3d80fae61d8230f8685c019a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="922.648µs" http.response.status=405 http.response.written=78 vars.digest="sha256:44ae2e0a28bd7ad41fef9232d6335cd9b52174c3d80fae61d8230f8685c019a3" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:13 +0000] "DELETE /v2/foo/bar/blobs/sha256:44ae2e0a28bd7ad41fef9232d6335cd9b52174c3d80fae61d8230f8685c019a3 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.22s) === RUN TestDeleteDisabled time="2025-02-09T17:39:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:13Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36997" http.request.id=6a15e6c2-6345-4d21-92cb-30d4c7489c0b http.request.method=POST http.request.remoteaddr="127.0.0.1:50888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36997" http.request.id=142afb85-73c7-4fd1-9e2a-3e237f2100ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:50888" http.request.uri="/v2/foo/bar/blobs/uploads/ad305702-8c22-4399-9632-26539ef376c8?_state=sX1lw3FkUH8VSgqUTzsNXUSDQsSDTrL7ZPtsOBew3lh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMzA1NzAyLThjMjItNDM5OS05NjMyLTI2NTM5ZWYzNzZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOToxMy44NzkwMzIzODVaIn0%3D&digest=sha256%3Ad3a0d938d6b74cd279b2b91c8a7a14a89b4033133430bf859bfaa7a3472999f6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.341727891s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:13 +0000] "PUT /v2/foo/bar/blobs/uploads/ad305702-8c22-4399-9632-26539ef376c8?_state=sX1lw3FkUH8VSgqUTzsNXUSDQsSDTrL7ZPtsOBew3lh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMzA1NzAyLThjMjItNDM5OS05NjMyLTI2NTM5ZWYzNzZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOToxMy44NzkwMzIzODVaIn0%3D&digest=sha256%3Ad3a0d938d6b74cd279b2b91c8a7a14a89b4033133430bf859bfaa7a3472999f6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:36997" http.request.id=b3ddfe59-b4bd-48c9-9222-82c77244f729 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50888" http.request.uri="/v2/foo/bar/blobs/sha256:d3a0d938d6b74cd279b2b91c8a7a14a89b4033133430bf859bfaa7a3472999f6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.448µs" http.response.status=405 http.response.written=78 vars.digest="sha256:d3a0d938d6b74cd279b2b91c8a7a14a89b4033133430bf859bfaa7a3472999f6" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:d3a0d938d6b74cd279b2b91c8a7a14a89b4033133430bf859bfaa7a3472999f6 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.55s) === RUN TestDeleteReadOnly time="2025-02-09T17:39:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:15Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33863" http.request.id=271ccf9f-3fa2-4fac-b994-817ed6d000cb http.request.method=POST http.request.remoteaddr="127.0.0.1:48368" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20553ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33863" http.request.id=3cd7dcae-8d91-4227-bcc9-bf031df17a6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48368" http.request.uri="/v2/foo/bar/blobs/uploads/787b60cc-8104-40ec-87ad-44ccae0ab6c8?_state=4KMVuGIhftrBiGiibxhzTprFY9h2ODCEJKx9T62A0Qh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc4N2I2MGNjLTgxMDQtNDBlYy04N2FkLTQ0Y2NhZTBhYjZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOToxNS40MzE1NzQyMjRaIn0%3D&digest=sha256%3A80de0502e7134428a213dbbf78a50bf33deef27d9759aad8e792a2d0dfccda81" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281857178s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:15 +0000] "PUT /v2/foo/bar/blobs/uploads/787b60cc-8104-40ec-87ad-44ccae0ab6c8?_state=4KMVuGIhftrBiGiibxhzTprFY9h2ODCEJKx9T62A0Qh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc4N2I2MGNjLTgxMDQtNDBlYy04N2FkLTQ0Y2NhZTBhYjZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOToxNS40MzE1NzQyMjRaIn0%3D&digest=sha256%3A80de0502e7134428a213dbbf78a50bf33deef27d9759aad8e792a2d0dfccda81 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [09/Feb/2025:17:39:16 +0000] "DELETE /v2/foo/bar/blobs/sha256:80de0502e7134428a213dbbf78a50bf33deef27d9759aad8e792a2d0dfccda81 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.49s) === RUN TestStartPushReadOnly time="2025-02-09T17:39:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:16Z" level=info msg="redis not configured" go.version=go1.23.6 127.0.0.1 - - [09/Feb/2025:17:39:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-02-09T17:39:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:16Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=e3800918-da49-46e6-bd57-32be0faef67b http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="953.247µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T17:39:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=1721562e-e5f6-40e8-a4d5-63185465217a http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.727µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:17:39:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:39:16Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=9113965f-dbc4-426b-aaac-e26341d6dfe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.726µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T17:39:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=410d17c3-e285-4511-9b15-7d7e9273791a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.337347ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=410d17c3-e285-4511-9b15-7d7e9273791a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.382467ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=410d17c3-e285-4511-9b15-7d7e9273791a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.414987ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=410d17c3-e285-4511-9b15-7d7e9273791a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.447788ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T17:39:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=fa777851-80f7-4603-8af6-e3f8a8a537e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.113409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=788bdbe2-f9a9-4826-bce2-c1245bcabc6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/blobs/uploads/b387d573-9f15-4306-b9bd-cd85c372ebcd?_state=kfyvIdQkCZtuAadArfLIphC7rlo_5dqNcSgjkBQ2x3Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMzg3ZDU3My05ZjE1LTQzMDYtYjliZC1jZDg1YzM3MmViY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MTcuMDAzNDI0MDU1WiJ9&digest=sha256%3Ae1fc4303504ea92e9607194da9835bccadff98c119e59b66002090dc7fda4b2d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.950027942s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/b387d573-9f15-4306-b9bd-cd85c372ebcd?_state=kfyvIdQkCZtuAadArfLIphC7rlo_5dqNcSgjkBQ2x3Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMzg3ZDU3My05ZjE1LTQzMDYtYjliZC1jZDg1YzM3MmViY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MTcuMDAzNDI0MDU1WiJ9&digest=sha256%3Ae1fc4303504ea92e9607194da9835bccadff98c119e59b66002090dc7fda4b2d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=d60c52e3-300a-4c2b-b238-094a61e35c1c http.request.method=POST http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.069328ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=81971b14-f1c2-4234-8451-b2ebbb0694de http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/blobs/uploads/41308591-1fba-4ada-b7a7-ca160cd78da9?_state=lJffPG3P2rtTNVs8tGraOygj8KqCdUYKOQWrUC27c3h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MTMwODU5MS0xZmJhLTRhZGEtYjdhNy1jYTE2MGNkNzhkYTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MTkuMTk2MTY1MTk2WiJ9&digest=sha256%3A66d84cb5225b8568dadd8a04c83efe111c86d9b10a8e7c8ec61d5f4fdb7cd94b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.423247176s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:19 +0000] "PUT /v2/foo/schema1/blobs/uploads/41308591-1fba-4ada-b7a7-ca160cd78da9?_state=lJffPG3P2rtTNVs8tGraOygj8KqCdUYKOQWrUC27c3h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MTMwODU5MS0xZmJhLTRhZGEtYjdhNy1jYTE2MGNkNzhkYTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MTkuMTk2MTY1MTk2WiJ9&digest=sha256%3A66d84cb5225b8568dadd8a04c83efe111c86d9b10a8e7c8ec61d5f4fdb7cd94b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=0c573233-8958-4244-a23f-979e2b64f901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.79099ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=6c81152e-5280-4eea-a623-c3a985669a7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.509788ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=dae5e4b9-f48e-42c2-80df-4e39a7aa5679 http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.022496ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=21ce9d9f-1cc2-440c-ae90-3437759cb475 http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.917095ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "GET /v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42775" http.request.id=789a946d-443d-40cb-8e8a-1594472bc3e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.70199ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42775" http.request.id=bdf8b178-f9a7-470f-a5e5-8d73489ccd55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.686869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:42775" http.request.id=f53bc3bb-36c3-4e81-906f-b787593a5d06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.520188ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=5f111b51-a7f9-4748-8cc4-3429b5383aa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.945615ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "GET /v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=d0872300-1c1a-4d8e-a962-d88152e68294 http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="841.327µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=63d932a4-76cd-4ac2-ab17-0348ca31e6eb http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" http.response.duration="761.286µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "GET /v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=31327dc1-60b3-4c20-bf4b-5de54707ab18 http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="752.006µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=error msg="payload digest does match: "sha256:41980b72d460254fcc39fccba31d5c1e1af9214574528d0bbf3443efa5a24e81" != "sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb"" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=f7524442-d374-4832-aee6-e26dbd518c33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" time="2025-02-09T17:39:20Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=f7524442-d374-4832-aee6-e26dbd518c33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="978.887µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb" 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:0f1f02c77490ee621c1c1b21fe5af8c7c4756ffa075f225e4184722765710ffb HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=a339f5b8-4160-4b49-b5b1-ab5c282c335b http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.367µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=355e6606-9177-4eae-bac2-0bf53dd0b253 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="838.806µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42775" http.request.id=8e8152e9-8cbc-4b13-8383-16eeedbb4983 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42775" http.request.id=8e8152e9-8cbc-4b13-8383-16eeedbb4983 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.009048ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42775" http.request.id=8e8152e9-8cbc-4b13-8383-16eeedbb4983 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.036808ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=e0e90c13-10ed-4a20-934e-9fae5a99386e http.request.method=POST http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="925.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=cd57d53e-7cfc-442e-ae83-e2c65587da32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/blobs/uploads/d847ad6a-0e11-45c3-8b64-dd2ded3421dd?_state=_AspamEOZTKoqrc37tN9V-py956wz_ImtU5uISdl_il7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkODQ3YWQ2YS0wZTExLTQ1YzMtOGI2NC1kZDJkZWQzNDIxZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjAuNjU4ODA0Mjg0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18637ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/d847ad6a-0e11-45c3-8b64-dd2ded3421dd?_state=_AspamEOZTKoqrc37tN9V-py956wz_ImtU5uISdl_il7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkODQ3YWQ2YS0wZTExLTQ1YzMtOGI2NC1kZDJkZWQzNDIxZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjAuNjU4ODA0Mjg0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42775" http.request.id=6cc74f46-420b-4b86-811e-8829e7a60dc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="998.088µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42775" http.request.id=6cc74f46-420b-4b86-811e-8829e7a60dc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.092329ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T17:39:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=e4dca6d3-a269-4fda-bb72-e65af5beaaee http.request.method=POST http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.062649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=cb81b12f-3415-4846-a9e3-e285e0501bfe http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/blobs/uploads/f84b32c3-d559-4fc4-ad4b-74ab5ac52325?_state=za-7FuHCdl3-LvxXVHoOGbP_Q4suFAljT0wjfubg22p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmODRiMzJjMy1kNTU5LTRmYzQtYWQ0Yi03NGFiNWFjNTIzMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjAuODgwMDUyNzUzWiJ9&digest=sha256%3A519c6f750deafa4d45a1ce56225351b27646516f5aa2c6d6bef73a65de565ec5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.464123699s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/f84b32c3-d559-4fc4-ad4b-74ab5ac52325?_state=za-7FuHCdl3-LvxXVHoOGbP_Q4suFAljT0wjfubg22p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmODRiMzJjMy1kNTU5LTRmYzQtYWQ0Yi03NGFiNWFjNTIzMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjAuODgwMDUyNzUzWiJ9&digest=sha256%3A519c6f750deafa4d45a1ce56225351b27646516f5aa2c6d6bef73a65de565ec5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=c2cf7a8f-0f74-45df-9919-8be0d15c8a3d http.request.method=POST http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=9661f8d0-3049-450b-aa66-e6df0e943f43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/blobs/uploads/a0f2d922-df77-4efd-9ac7-23490d26e820?_state=McpTGLIep8p_3AMki-rHp9gx1Yqf6EL_YrY05vR6-S97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMGYyZDkyMi1kZjc3LTRlZmQtOWFjNy0yMzQ5MGQyNmU4MjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjIuNjMxMDY3MDgxWiJ9&digest=sha256%3A7adad33454e189801a48b4bbc5f9362f333efd113a938f534cf1f9a555d1d60e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.226044324s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/a0f2d922-df77-4efd-9ac7-23490d26e820?_state=McpTGLIep8p_3AMki-rHp9gx1Yqf6EL_YrY05vR6-S97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMGYyZDkyMi1kZjc3LTRlZmQtOWFjNy0yMzQ5MGQyNmU4MjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjIuNjMxMDY3MDgxWiJ9&digest=sha256%3A7adad33454e189801a48b4bbc5f9362f333efd113a938f534cf1f9a555d1d60e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42775" http.request.id=707da427-100c-4864-9f30-cec1af57a747 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.390651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42775" http.request.id=8ac0ba76-55cf-4875-a63e-e6e83acd1e04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/sha256:2f38697d7d26753bbca82e88e0fb146c4a7bae65623fe771477a0008d44ebdd0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.136649ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:2f38697d7d26753bbca82e88e0fb146c4a7bae65623fe771477a0008d44ebdd0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=b48ed24c-3585-4394-9e61-c4eb3748fcef http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="984.567µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=d5c205f1-5e41-4d7e-afb6-b7a2bc68c164 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/sha256:2f38697d7d26753bbca82e88e0fb146c4a7bae65623fe771477a0008d44ebdd0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="889.607µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/sha256:2f38697d7d26753bbca82e88e0fb146c4a7bae65623fe771477a0008d44ebdd0 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=dad84662-7ef9-466d-89ee-d0f8463ab984 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="742.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=95a8d9d3-e693-455c-9067-1d0e537812bf http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/sha256:2f38697d7d26753bbca82e88e0fb146c4a7bae65623fe771477a0008d44ebdd0" http.request.useragent="Go-http-client/1.1" http.response.duration="762.286µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/sha256:2f38697d7d26753bbca82e88e0fb146c4a7bae65623fe771477a0008d44ebdd0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=8c0be1af-661f-459b-ae42-a92553fef159 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="728.806µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="rewriting manifest sha256:2f38697d7d26753bbca82e88e0fb146c4a7bae65623fe771477a0008d44ebdd0 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=fa9aa3d9-f932-489f-aa0f-c0bad5e737c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=fa9aa3d9-f932-489f-aa0f-c0bad5e737c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.239537ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42775" http.request.id=6dafde56-d699-4048-89a4-9dc602c1c6d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="920.487µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42775" http.request.id=ed0d8b16-b757-4dc1-8ae1-914bebdf2777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16857ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42775" http.request.id=36984086-64e2-4447-84de-a4c1a71096b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/sha256:bb12c515e9dee428da8791f1ca4975d63607d49f7a24e85ed26b64e1f8c69876" http.request.useragent="Go-http-client/1.1" http.response.duration="982.848µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:bb12c515e9dee428da8791f1ca4975d63607d49f7a24e85ed26b64e1f8c69876 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=4d07c86b-3b71-433a-a310-a2a8c8c8cfe8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="951.568µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=c3839356-8875-450f-a200-30d962f9da34 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/sha256:bb12c515e9dee428da8791f1ca4975d63607d49f7a24e85ed26b64e1f8c69876" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="940.247µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/sha256:bb12c515e9dee428da8791f1ca4975d63607d49f7a24e85ed26b64e1f8c69876 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=38c674d9-1634-4fd3-a85e-bd2fe69d40b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="823.326µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=7fc292ea-0c3e-4ebb-ba7f-7f60b3d5546a http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/sha256:bb12c515e9dee428da8791f1ca4975d63607d49f7a24e85ed26b64e1f8c69876" http.request.useragent="Go-http-client/1.1" http.response.duration="756.046µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/sha256:bb12c515e9dee428da8791f1ca4975d63607d49f7a24e85ed26b64e1f8c69876 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=info msg="rewriting manifest list sha256:bb12c515e9dee428da8791f1ca4975d63607d49f7a24e85ed26b64e1f8c69876 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=d46db0d7-fbe0-4a1a-9238-2cee26d4efb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-02-09T17:39:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42775" http.request.id=d46db0d7-fbe0-4a1a-9238-2cee26d4efb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35248" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.392139ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:24Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=99b5ec12-5ea8-4e1f-aa1d-4d2826155b8a http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.207µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=4853afbc-77f1-4272-ad93-0b02f7a1639d http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.487µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=67339abe-1b5a-4c6c-93cd-ea1255ce193a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="884.847µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T17:39:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=4688c7a9-2357-4dc1-88ca-7ad8343e9114 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.253386ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=4688c7a9-2357-4dc1-88ca-7ad8343e9114 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.299666ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=4688c7a9-2357-4dc1-88ca-7ad8343e9114 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.335267ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=4688c7a9-2357-4dc1-88ca-7ad8343e9114 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.360667ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T17:39:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=6a88f2ce-1b83-4d14-b3c2-0a02fe967117 http.request.method=POST http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001928ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=7914720b-dc42-41a2-ba13-e8e1a3986f1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/blobs/uploads/31c4444e-4b2b-44be-a9e4-5f8a6dbbdd49?_state=FH1Hih2CDHdKMHR1txcycVxhe-KPpDuHEexAKoiWRnt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMWM0NDQ0ZS00YjJiLTQ0YmUtYTllNC01ZjhhNmRiYmRkNDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjUuMTY0MDg2MDcyWiJ9&digest=sha256%3A9ab827c371c3d07273af282e57ef4f2c04bb58102e11f854dc33b93961a0faab" http.request.useragent="Go-http-client/1.1" http.response.duration=1.934078175s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/31c4444e-4b2b-44be-a9e4-5f8a6dbbdd49?_state=FH1Hih2CDHdKMHR1txcycVxhe-KPpDuHEexAKoiWRnt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMWM0NDQ0ZS00YjJiLTQ0YmUtYTllNC01ZjhhNmRiYmRkNDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjUuMTY0MDg2MDcyWiJ9&digest=sha256%3A9ab827c371c3d07273af282e57ef4f2c04bb58102e11f854dc33b93961a0faab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=584a861c-d9b5-412b-85fc-8973927d9616 http.request.method=POST http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.088008ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=7d28d207-d217-4fa9-a2f8-329f0a6b0633 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/blobs/uploads/def44efc-2fe6-4e49-8e76-0143bc06e55d?_state=WPyh98eppTRBU7vKrMP0GBILnJpOmrsOMVwUehDKkmV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZWY0NGVmYy0yZmU2LTRlNDktOGU3Ni0wMTQzYmMwNmU1NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjcuMjkxMzYzNjE1WiJ9&digest=sha256%3A9603bc11728c7c1f73d63fe61cb75873ead383a2b8237429d4acefc99c3df316" http.request.useragent="Go-http-client/1.1" http.response.duration=899.486513ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/def44efc-2fe6-4e49-8e76-0143bc06e55d?_state=WPyh98eppTRBU7vKrMP0GBILnJpOmrsOMVwUehDKkmV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZWY0NGVmYy0yZmU2LTRlNDktOGU3Ni0wMTQzYmMwNmU1NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjcuMjkxMzYzNjE1WiJ9&digest=sha256%3A9603bc11728c7c1f73d63fe61cb75873ead383a2b8237429d4acefc99c3df316 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=ef2635c5-ae36-433e-8aa5-e11c27044c1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.755789ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=a68e6329-7a8d-4799-9e40-29641d299555 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.518188ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=7291d9a5-4b8e-44fa-9864-e9aacea54517 http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.944455ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=96cc1aac-23d1-423c-86bc-db67a56041df http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.878335ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "GET /v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38837" http.request.id=cb60fe45-0386-4bb8-bda6-b3f22073097e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.476867ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38837" http.request.id=670f2bb5-9f2d-49ab-8381-a57efbe6f476 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.476187ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:38837" http.request.id=8512333f-04db-4bf7-8250-f2ccd4f7e831 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.484627ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=10afafe6-19f5-4c27-b52e-cf2f38509b67 http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.907935ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "GET /v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=f1058aef-beba-440f-bfbf-ab5fc0aeab0d http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="756.206µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=ebb52dde-02d5-45b0-a085-e74e9337b0b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" http.response.duration="750.885µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "GET /v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=d45536f4-a8af-47a0-979e-eafb841d90a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="754.126µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=error msg="payload digest does match: "sha256:158b2eed72609f73cc278be98b4eca2d20c05716b80afd8c5a56183751632d97" != "sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef"" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=aff9523b-10c1-418f-8e15-9e32d315db34 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" time="2025-02-09T17:39:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=aff9523b-10c1-418f-8e15-9e32d315db34 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="898.607µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef" 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e80a8396b290f092bffdb737e51517253f15d1328aae84137fce9d045a60aef HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=a097809f-fd97-43e8-a6b8-8172b1326375 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="941.167µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=4bbc3818-b982-48f3-9718-a5b25d557054 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.166µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38837" http.request.id=94f09745-0648-4523-9e2e-a4eac5388381 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="873.247µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38837" http.request.id=94f09745-0648-4523-9e2e-a4eac5388381 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="920.527µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38837" http.request.id=94f09745-0648-4523-9e2e-a4eac5388381 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.287µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=dcc805eb-4508-456a-9560-419a9436778e http.request.method=POST http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="940.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=b6a36e8e-f3d7-4372-b209-3136f6c0b2dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/blobs/uploads/f4f15d3c-1967-49a7-b317-e5c12354030c?_state=N_tzS7DX6wuIKAA8nM8NTGS9eh2RyLaEQqa3HwWvamN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNGYxNWQzYy0xOTY3LTQ5YTctYjMxNy1lNWMxMjM1NDAzMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjguMjI4NTAwOTA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/f4f15d3c-1967-49a7-b317-e5c12354030c?_state=N_tzS7DX6wuIKAA8nM8NTGS9eh2RyLaEQqa3HwWvamN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNGYxNWQzYy0xOTY3LTQ5YTctYjMxNy1lNWMxMjM1NDAzMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjguMjI4NTAwOTA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38837" http.request.id=c8c7413e-552c-4139-97aa-0449ed099902 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.648µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38837" http.request.id=c8c7413e-552c-4139-97aa-0449ed099902 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.031688ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T17:39:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=b0b36019-3d6e-401a-a4db-9d8ed5eca760 http.request.method=POST http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023728ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=db694716-5ea4-4101-b9dc-5d25ec08e266 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/blobs/uploads/3bddc014-6a35-4f23-869e-bb3e6fc8af33?_state=hjo_NAIUh_RbmIGGGPFUN0m9NwPmkxc0jeuFmqySDz57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzYmRkYzAxNC02YTM1LTRmMjMtODY5ZS1iYjNlNmZjOGFmMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjguMzk5NjQ1MjE5WiJ9&digest=sha256%3A78fc885f962b8a6bf9af449ad317c099bc158e1b57409b50ff55d2074e5e2c6e" http.request.useragent="Go-http-client/1.1" http.response.duration=761.773624ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/3bddc014-6a35-4f23-869e-bb3e6fc8af33?_state=hjo_NAIUh_RbmIGGGPFUN0m9NwPmkxc0jeuFmqySDz57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzYmRkYzAxNC02YTM1LTRmMjMtODY5ZS1iYjNlNmZjOGFmMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjguMzk5NjQ1MjE5WiJ9&digest=sha256%3A78fc885f962b8a6bf9af449ad317c099bc158e1b57409b50ff55d2074e5e2c6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=c6709639-8db7-4a6f-8f5d-f5d62330969f http.request.method=POST http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.187849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=8ff85343-0460-4355-9063-6f7b21755cf8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/blobs/uploads/1309f434-abe2-4785-9efc-581a75c336f6?_state=Cpg5bjZu95Ajj1voVn3w2MHIhyWnBx-uNl06lvLtypx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMzA5ZjQzNC1hYmUyLTQ3ODUtOWVmYy01ODFhNzVjMzM2ZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjkuMzk5MjQzODA0WiJ9&digest=sha256%3A3286c7a9d665724b9fa423642780142a09e057ba179573f1122111e401a99620" http.request.useragent="Go-http-client/1.1" http.response.duration=1.418093334s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/1309f434-abe2-4785-9efc-581a75c336f6?_state=Cpg5bjZu95Ajj1voVn3w2MHIhyWnBx-uNl06lvLtypx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMzA5ZjQzNC1hYmUyLTQ3ODUtOWVmYy01ODFhNzVjMzM2ZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MjkuMzk5MjQzODA0WiJ9&digest=sha256%3A3286c7a9d665724b9fa423642780142a09e057ba179573f1122111e401a99620 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38837" http.request.id=57b49717-b43d-4cc1-a628-5dc19eff215c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.34377ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38837" http.request.id=6f6edc47-4f3b-44b8-a5f4-d817eeba437c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/sha256:669209e8ce251bc4c61231689c1c3fda05bb017d542bfaf42a00a0e842f8cd36" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:669209e8ce251bc4c61231689c1c3fda05bb017d542bfaf42a00a0e842f8cd36 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=d59a2c49-179c-4367-bb5e-1398b331e638 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="900.967µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=f8477315-a08b-4a3b-bac9-5acaba2a0dc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/sha256:669209e8ce251bc4c61231689c1c3fda05bb017d542bfaf42a00a0e842f8cd36" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="897.927µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/sha256:669209e8ce251bc4c61231689c1c3fda05bb017d542bfaf42a00a0e842f8cd36 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=b30e7ee0-dfb2-43e3-b866-6b220f62e34b http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="816.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=dd3c9804-4be7-4bf6-bdea-406a009eb878 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/sha256:669209e8ce251bc4c61231689c1c3fda05bb017d542bfaf42a00a0e842f8cd36" http.request.useragent="Go-http-client/1.1" http.response.duration="697.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/sha256:669209e8ce251bc4c61231689c1c3fda05bb017d542bfaf42a00a0e842f8cd36 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=eef93ae9-8668-4bbc-9625-795963109487 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="691.405µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="rewriting manifest sha256:669209e8ce251bc4c61231689c1c3fda05bb017d542bfaf42a00a0e842f8cd36 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=65266919-fd29-455c-8cc9-b0ed101a1e47 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=65266919-fd29-455c-8cc9-b0ed101a1e47 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.123816ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38837" http.request.id=11a0a5a6-f94f-4869-a6f1-8c037f3cb98f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="870.247µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38837" http.request.id=55032ab2-783e-49cc-a391-adc1d8b062f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034888ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38837" http.request.id=88f8fc01-3bb2-4ce6-b403-e21ee3560851 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/sha256:169574666e3e128d0bdb8dca5e7cd1511d283a1d0df4e98fbe6586cbda04a922" http.request.useragent="Go-http-client/1.1" http.response.duration="946.568µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:169574666e3e128d0bdb8dca5e7cd1511d283a1d0df4e98fbe6586cbda04a922 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=5fd534ca-3894-4bc4-bc7e-c99f5e8ab27a http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="913.967µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=b0925a0a-47a9-4813-b491-51f4dee71760 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/sha256:169574666e3e128d0bdb8dca5e7cd1511d283a1d0df4e98fbe6586cbda04a922" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="875.687µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/sha256:169574666e3e128d0bdb8dca5e7cd1511d283a1d0df4e98fbe6586cbda04a922 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=b8c58aa5-1cc5-4b48-9237-e19284bd334e http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="784.646µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=a03909f7-b507-4c20-90bc-75f302906fa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/sha256:169574666e3e128d0bdb8dca5e7cd1511d283a1d0df4e98fbe6586cbda04a922" http.request.useragent="Go-http-client/1.1" http.response.duration="729.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/sha256:169574666e3e128d0bdb8dca5e7cd1511d283a1d0df4e98fbe6586cbda04a922 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=info msg="rewriting manifest list sha256:169574666e3e128d0bdb8dca5e7cd1511d283a1d0df4e98fbe6586cbda04a922 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=5206cc27-6fce-4f40-bf56-90ee2ae857d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-02-09T17:39:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38837" http.request.id=5206cc27-6fce-4f40-bf56-90ee2ae857d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48498" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.221137ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (14.12s) === RUN TestGetManifestWithStorageError time="2025-02-09T17:39:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:30Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33267" http.request.id=0c9ee44e-0dc5-42cb-a59c-3a79215af550 http.request.method=GET http.request.remoteaddr="127.0.0.1:55352" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="876.767µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:33267" http.request.id=483c83da-38bc-43a2-b59e-bfb8f0472713 http.request.method=GET http.request.remoteaddr="127.0.0.1:55352" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="759.526µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:33267" http.request.id=58ab34a7-f887-4f1c-9353-7ffb3c749cdc http.request.method=GET http.request.remoteaddr="127.0.0.1:55352" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="767.926µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:33267" http.request.id=738a1603-20ee-4657-8019-4cd095e202f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55352" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="725.566µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-02-09T17:39:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:30Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=8c2a7bdd-9a44-4a8e-8a7d-3901b0dcae92 http.request.method=GET http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.928µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=8bd9c6c4-b8f4-4349-97d4-5420e02a7bc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="774.126µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=333b63e0-7995-439d-b1f5-3ef809cf763a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="662.726µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=3cf4d2d5-eda5-461d-86ed-1e6750209226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.289466ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=3cf4d2d5-eda5-461d-86ed-1e6750209226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.330386ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=3cf4d2d5-eda5-461d-86ed-1e6750209226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.359307ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:39:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=3cf4d2d5-eda5-461d-86ed-1e6750209226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.386747ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:39:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T17:39:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=168eb2ec-5639-4b84-904a-f7da31c20802 http.request.method=POST http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.208µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:31 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=dc7289a0-fdaf-4013-9eec-e66cb2df01fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/blobs/uploads/26863097-6758-4569-b2ce-b68bd108077f?_state=22BJQk0geiQ4vlnPs50N-kDfLBUdU9QsRRkaROqIK3d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNjg2MzA5Ny02NzU4LTQ1NjktYjJjZS1iNjhiZDEwODA3N2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzEuMTEyMjA1NTg5WiJ9&digest=sha256%3A71023153471c433e032a8da3bd6cc91b17389680e7ed1276577bda415391f770" http.request.useragent="Go-http-client/1.1" http.response.duration=2.093204672s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:31 +0000] "PUT /v2/foo/schema1/blobs/uploads/26863097-6758-4569-b2ce-b68bd108077f?_state=22BJQk0geiQ4vlnPs50N-kDfLBUdU9QsRRkaROqIK3d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNjg2MzA5Ny02NzU4LTQ1NjktYjJjZS1iNjhiZDEwODA3N2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzEuMTEyMjA1NTg5WiJ9&digest=sha256%3A71023153471c433e032a8da3bd6cc91b17389680e7ed1276577bda415391f770 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=962e71d7-1d17-4614-af65-0ce3012470af http.request.method=POST http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.104888ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=7b191d51-5831-400d-a41a-083a0218370a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/blobs/uploads/0a8d0d12-d009-432a-9517-2616e1e0f636?_state=o2AHVT7izZQFeIQo5HJtVgZgk1l0ynu-avjRBSTULdV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYThkMGQxMi1kMDA5LTQzMmEtOTUxNy0yNjE2ZTFlMGY2MzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzMuNDI0MDkxNDMxWiJ9&digest=sha256%3Ad3d4dec685723d574a0f2624023b88d716ed1dd59209a2c216aa53d6f0f421bf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525572583s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/0a8d0d12-d009-432a-9517-2616e1e0f636?_state=o2AHVT7izZQFeIQo5HJtVgZgk1l0ynu-avjRBSTULdV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYThkMGQxMi1kMDA5LTQzMmEtOTUxNy0yNjE2ZTFlMGY2MzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzMuNDI0MDkxNDMxWiJ9&digest=sha256%3Ad3d4dec685723d574a0f2624023b88d716ed1dd59209a2c216aa53d6f0f421bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=4e85a5b2-2f92-426d-a962-ca39a9a264a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.73475ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=ef98bb42-ada1-4761-bfd2-4cf406d64d95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.471747ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=0a4b586d-90e0-4ca4-bf4a-1a3f2ab0d7b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.948015ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=d733658e-c8e7-434e-9249-62cc23fa0af8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.845815ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33757" http.request.id=b4fbd2f4-d678-4fbe-be77-89fb1af823c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.573828ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33757" http.request.id=eaf57a3e-8e64-4d04-999c-ad245c9427e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.520987ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:33757" http.request.id=e2507af9-6638-46f5-9a1c-6277c65faf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.497908ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=3f736578-d13b-419a-9237-98698301177c http.request.method=GET http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.884375ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=edbb545e-76e3-4aee-9742-24813a18aaf7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="794.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=f6d81d4d-d2ee-4acf-a13e-b2426acd7f92 http.request.method=GET http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.duration="709.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=e195405c-f292-4768-92bf-f63656936b45 http.request.method=GET http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="729.766µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=error msg="payload digest does match: "sha256:3cee97e77829c84cce3c08572b55456ecc9af5a533838dd8495c5debd39e64ef" != "sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd"" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=a4637e18-4cec-4d1c-a203-20913cc5c605 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" time="2025-02-09T17:39:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=a4637e18-4cec-4d1c-a203-20913cc5c605 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39092" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="960.568µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=07750ce9-b0e6-465c-98a9-5e90cea0ca37 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34038" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.22405ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=59b62f72-1c22-4692-a1b3-5af0a8025232 http.request.method=GET http.request.remoteaddr="127.0.0.1:34038" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="948.487µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=00fda106-da17-4169-bb2d-327360ac753a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34050" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="962.648µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=73ea599c-267d-4bdf-9eef-f17e0e15f1c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34052" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.674429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=f973f2f3-abc5-4c0d-a5e2-80f0b64ef81b http.request.method=GET http.request.remoteaddr="127.0.0.1:34052" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.924455ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=290845dc-a5b0-4127-87f8-97f0be0c6e44 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34064" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="953.048µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T17:39:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=9670ed20-42a7-4917-949d-c496b3c883f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.76307ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=9ac2b45a-cfaf-46d0-b345-5ff8d57ba25e http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.766µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:17:39:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=bbcbcff9-8546-4b5c-b1da-e8b644cecd3d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd" http.request.useragent="Go-http-client/1.1" http.response.duration="972.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3fe5a6ffc267ccbc4c40d0735117eb23f2f64e0e03f8b3ba3d1a6f00f20664dd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=d185528a-b289-4059-a320-853f9e7a3893 http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="742.006µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=96f8205b-865d-4c98-9022-12e95050a6b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.686µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=4c12eb11-e888-43c7-a3de-c19b3bceed62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.406µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=c6cc7e88-506a-471f-8f8e-317dfa26bda1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.808µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:35Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=c6cc7e88-506a-471f-8f8e-317dfa26bda1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.029128ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:35Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=c6cc7e88-506a-471f-8f8e-317dfa26bda1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061888ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=19e311fb-37cb-4c30-84a9-7ddee9c9be30 http.request.method=POST http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="944.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=9bf2c70c-bc91-4d8e-9f21-aa17e0c3f141 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/blobs/uploads/8d92f734-1d25-47aa-903f-f0184b029bd2?_state=4VlhjD8pHjzMYH_7XfidIhDq_GYwQ_UVT--vMiOEMSx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZDkyZjczNC0xZDI1LTQ3YWEtOTAzZi1mMDE4NGIwMjliZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzUuMDA2OTgxNzg4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.149609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/8d92f734-1d25-47aa-903f-f0184b029bd2?_state=4VlhjD8pHjzMYH_7XfidIhDq_GYwQ_UVT--vMiOEMSx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZDkyZjczNC0xZDI1LTQ3YWEtOTAzZi1mMDE4NGIwMjliZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzUuMDA2OTgxNzg4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=6f273296-2b84-49b0-a885-5d4f9ce396ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="934.367µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:35Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=6f273296-2b84-49b0-a885-5d4f9ce396ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="982.048µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T17:39:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=427e6247-7487-44e0-a0f7-c85d157542dc http.request.method=POST http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012888ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=5648c43e-bfd9-4904-8d47-83e649c6b69c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/blobs/uploads/b15ceb99-4312-411c-af45-f9a82f8be5f5?_state=Bz6H9ZJCPnNdaiv5eF20JZVHAbGWddPmBeMQZqd8sMJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMTVjZWI5OS00MzEyLTQxMWMtYWY0NS1mOWE4MmY4YmU1ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzUuMjM4NDk1NDU4WiJ9&digest=sha256%3A533d9618dbae85be6b973bc1f605c9eab6befaad07eee64825d173a2ccb5cf11" http.request.useragent="Go-http-client/1.1" http.response.duration=1.338244542s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/b15ceb99-4312-411c-af45-f9a82f8be5f5?_state=Bz6H9ZJCPnNdaiv5eF20JZVHAbGWddPmBeMQZqd8sMJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMTVjZWI5OS00MzEyLTQxMWMtYWY0NS1mOWE4MmY4YmU1ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzUuMjM4NDk1NDU4WiJ9&digest=sha256%3A533d9618dbae85be6b973bc1f605c9eab6befaad07eee64825d173a2ccb5cf11 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=2c7f0e79-63c0-425d-a818-635a06c06dfc http.request.method=POST http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066048ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=b627bd67-3cc9-4c5f-8b1f-e6be225cf722 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/blobs/uploads/5cbfbffa-8cee-46f7-bdb2-8894bc099fea?_state=S3ALxUQvajrTgmr9r_Lv-EE3xMCJeaEtHuAgmBR01-N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1Y2JmYmZmYS04Y2VlLTQ2ZjctYmRiMi04ODk0YmMwOTlmZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzYuOTAyNDc1MDk2WiJ9&digest=sha256%3A680a08fce1928f3b34f63ac9360bdfff2eb26e44ad82a990b8e8e47ec7ad3977" http.request.useragent="Go-http-client/1.1" http.response.duration=2.626651449s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/5cbfbffa-8cee-46f7-bdb2-8894bc099fea?_state=S3ALxUQvajrTgmr9r_Lv-EE3xMCJeaEtHuAgmBR01-N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1Y2JmYmZmYS04Y2VlLTQ2ZjctYmRiMi04ODk0YmMwOTlmZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6Mzk6MzYuOTAyNDc1MDk2WiJ9&digest=sha256%3A680a08fce1928f3b34f63ac9360bdfff2eb26e44ad82a990b8e8e47ec7ad3977 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=aeccff24-055a-4c85-9a29-266921f508c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.405731ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=fe1b3eef-bfab-4d63-b7ad-ccca79a57327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.146009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "PUT /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=35f37bdd-ffd8-447d-aca1-1e93ae84a2ba http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="959.568µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=bc179ea8-ea7d-4d54-b818-b1568707625d http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="886.407µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=d7e15c74-4981-4e7f-a3e5-d3917c20e31e http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="791.326µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=d7e0199e-504c-4c66-ad7e-aaaa2a289396 http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.duration="720.886µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=75ebfe3a-e45e-47cd-b6dc-771b0fb963ee http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.246µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="rewriting manifest sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=4b8c10f6-83ec-4055-ab5d-7e5cacba82c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=4b8c10f6-83ec-4055-ab5d-7e5cacba82c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.108336ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=3a1d2ec1-9fe3-42d1-8f22-caf7edabd0a0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.duration="927.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "DELETE /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=80466b39-8ada-403c-936d-10005f2993f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34080" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="860.607µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=ec025c54-2a49-4b96-bab3-b58d64ccc6bf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34084" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="910.367µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "DELETE /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=6db87868-1d43-4d4d-bce0-ba9f044c270f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34086" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.211889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "PUT /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=907838e9-68cc-419d-9ff7-d8e8e0c9a1cb http.request.method=GET http.request.remoteaddr="127.0.0.1:34086" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.030288ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=fb8f6ed1-8f08-4457-93dd-83fe4d4dcaf1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34092" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="897.127µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33757" http.request.id=8d50c258-06f6-4328-be55-f2d384d85c58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.28385ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=11a14484-5d97-423f-b2fa-0dd1927a3448 http.request.method=GET http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.366µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=c64fea14-56a0-4753-ae25-3580e3e9449b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa" http.request.useragent="Go-http-client/1.1" http.response.duration="910.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "DELETE /v2/foo/schema2/manifests/sha256:913a4ce1c2c523d3822158b40e1e947c62b5dec318b07385d07baf1598621baa HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33757" http.request.id=a294f1bf-e843-4c29-8103-9a502c42d7a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="734.645µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (8.71s) === RUN TestManifestDeleteDisabled time="2025-02-09T17:39:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:39Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:39Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:44291" http.request.id=294a410a-43b4-4862-a58d-345a05ebc046 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.048µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [09/Feb/2025:17:39:39 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-02-09T17:39:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:39Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T17:39:40Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.6 time="2025-02-09T17:39:40Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T17:39:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:34423" http.request.id=6b8e15b1-1ceb-427b-94bf-2f1cd45dba48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38936" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.942335ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:39:40 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T17:39:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:34423" http.request.id=c42ec341-1be0-47d0-89c1-1d2001b01813 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38940" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.589453ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:39:40 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T17:39:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:34423" http.request.id=70e5851b-3445-4fee-85e7-c4c69d337c8f http.request.method=POST http.request.remoteaddr="127.0.0.1:38944" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.630573ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T17:39:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:34423" http.request.id=66587130-b6d6-42cf-aa93-1e09b7b19b1e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38960" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.625252ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:39:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.53s) === RUN TestProxyManifestGetByTag time="2025-02-09T17:39:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:40Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:40Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=69047327-3487-48b6-b46b-f354848bb9d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:60120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.080208ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=ae885c6a-5f16-426d-9be7-84ebde074c47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60120" http.request.uri="/v2/foo/bar/blobs/uploads/a27941b7-d1a2-47ef-9e65-e79ad1b53de2?_state=qoD93dfOO0-9kIbeM3itLSstfX-4nfnOw2TGyTLB1Fp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyNzk0MWI3LWQxYTItNDdlZi05ZTY1LWU3OWFkMWI1M2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTo0MC4zNTQ4NTY4MzVaIn0%3D&digest=sha256%3Af59ea4f0e4f1c65492118ef3860508d19365ba16705c33b871b81a3a7fade59a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.080995214s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:40 +0000] "PUT /v2/foo/bar/blobs/uploads/a27941b7-d1a2-47ef-9e65-e79ad1b53de2?_state=qoD93dfOO0-9kIbeM3itLSstfX-4nfnOw2TGyTLB1Fp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyNzk0MWI3LWQxYTItNDdlZi05ZTY1LWU3OWFkMWI1M2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTo0MC4zNTQ4NTY4MzVaIn0%3D&digest=sha256%3Af59ea4f0e4f1c65492118ef3860508d19365ba16705c33b871b81a3a7fade59a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=49982c6f-7b22-4453-8076-e48481a8d740 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60120" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.84303ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:39:42Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:39:42Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.23.6 time="2025-02-09T17:39:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=2710b2e4-cef7-4484-9b5c-42a0741748c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60120" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.247µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:45541" go.version=go1.23.6 time="2025-02-09T17:39:42Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=74a1af22-76c9-4151-913f-236d45f5cbf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.407µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45541 /v2/ %!s(bool=false) %!s(bool=false) } &{{{%!s(int32=0) %!s(uint32=0)} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:45541/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:32771" http.request.id=7f57e757-ea3e-461f-94e7-1f7373f10216 http.request.method=GET http.request.remoteaddr="127.0.0.1:47222" http.request.uri="/v2/foo/bar/manifests/sha256:3d3160af701f4674ef67e7742a471681d4422ceaaff4552023076c2db2db747d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:3d3160af701f4674ef67e7742a471681d4422ceaaff4552023076c2db2db747d" time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=d2ba589e-6221-47d7-bcf3-b78456db3efd http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/foo/bar/manifests/sha256:3d3160af701f4674ef67e7742a471681d4422ceaaff4552023076c2db2db747d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.247778ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "GET /v2/foo/bar/manifests/sha256:3d3160af701f4674ef67e7742a471681d4422ceaaff4552023076c2db2db747d HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:3d3160af701f4674ef67e7742a471681d4422ceaaff4552023076c2db2db747d with ttl=167h59m59.99999592s" go.version=go1.23.6 time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:32771" http.request.id=7f57e757-ea3e-461f-94e7-1f7373f10216 http.request.method=GET http.request.remoteaddr="127.0.0.1:47222" http.request.uri="/v2/foo/bar/manifests/sha256:3d3160af701f4674ef67e7742a471681d4422ceaaff4552023076c2db2db747d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.774429ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "GET /v2/foo/bar/manifests/sha256:3d3160af701f4674ef67e7742a471681d4422ceaaff4552023076c2db2db747d HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=8fd3e839-3b0a-4c8c-ba09-250fdbe0f657 http.request.method=GET http.request.remoteaddr="127.0.0.1:60140" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.446µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45541 /v2/ %!s(bool=false) %!s(bool=false) } &{{{%!s(int32=0) %!s(uint32=0)} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:45541/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:32771" http.request.id=17120a32-0693-44e5-9bda-66d3f10223b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47236" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=971ad2ee-6e33-4477-93e3-5d7bd9d3a581 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60154" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.225257ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:32771" http.request.id=17120a32-0693-44e5-9bda-66d3f10223b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47236" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.963455ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:39:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=b4133be9-043b-478b-8e8a-d82846dcc7a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:60154" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.068129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=36878bc3-b10c-4737-ba11-7afe00543da4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60154" http.request.uri="/v2/foo/bar/blobs/uploads/55bcf128-f9a8-484b-a701-ecc1c7feab18?_state=-h783QjKhEJixj0-SWn7Ei8w00XGBVpBWtLZXVsWQA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1YmNmMTI4LWY5YTgtNDg0Yi1hNzAxLWVjYzFjN2ZlYWIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTo0Mi42OTk2NjQ5NzVaIn0%3D&digest=sha256%3Ac52de68ed60453a4dc03f3061ed480f3378d10308185aff2f93097715fc7c1ec" http.request.useragent="Go-http-client/1.1" http.response.duration=1.786570806s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:42 +0000] "PUT /v2/foo/bar/blobs/uploads/55bcf128-f9a8-484b-a701-ecc1c7feab18?_state=-h783QjKhEJixj0-SWn7Ei8w00XGBVpBWtLZXVsWQA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1YmNmMTI4LWY5YTgtNDg0Yi1hNzAxLWVjYzFjN2ZlYWIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzozOTo0Mi42OTk2NjQ5NzVaIn0%3D&digest=sha256%3Ac52de68ed60453a4dc03f3061ed480f3378d10308185aff2f93097715fc7c1ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=b784a03c-26ae-49a8-94bc-46c72f63eae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60154" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.699429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:39:44 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=20173843-52cd-4298-bb35-5d76d2f459bb http.request.method=GET http.request.remoteaddr="127.0.0.1:60154" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="694.805µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:39:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:39:44Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45541 /v2/ %!s(bool=false) %!s(bool=false) } &{{{%!s(int32=0) %!s(uint32=0)} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:45541/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:32771" http.request.id=8401c466-c06c-4d07-a3fa-2be7c4a7d46a http.request.method=GET http.request.remoteaddr="127.0.0.1:51512" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=d2d311fa-9de0-43dc-967a-2dbf457e8639 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36202" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.985896ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:39:44 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=4e6dd5fb-38f3-422a-845e-88a557a5a7ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36202" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="703.686µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:39:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:39:44Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45541 /v2/ %!s(bool=false) %!s(bool=false) } &{{{%!s(int32=0) %!s(uint32=0)} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:45541/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:32771" http.request.id=8401c466-c06c-4d07-a3fa-2be7c4a7d46a http.request.method=GET http.request.remoteaddr="127.0.0.1:51512" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45541" http.request.id=e2220cd3-b865-4570-9fa9-aac1a167872a http.request.method=GET http.request.remoteaddr="127.0.0.1:36214" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.026896ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:39:44 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:39:44Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:7d172b1ed25485586e7895a1526368b54992fcbdeeb6333cacace9e04383dfd2 with ttl=167h59m59.99999692s" go.version=go1.23.6 time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:32771" http.request.id=8401c466-c06c-4d07-a3fa-2be7c4a7d46a http.request.method=GET http.request.remoteaddr="127.0.0.1:51512" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.231328ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:39:44 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.41s) === RUN TestAppDispatcher time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39069" http.request.id=07ccbae0-ad7f-4128-9c15-9b8dffd20a48 http.request.method=GET http.request.remoteaddr="127.0.0.1:50458" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="895.687µs" http.response.status=200 http.response.written=0 time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39069" http.request.id=410eff21-88d3-40c7-b201-a2c7017c189a http.request.method=GET http.request.remoteaddr="127.0.0.1:50458" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="739.806µs" http.response.status=200 http.response.written=0 time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39069" http.request.id=6f9bdbd2-b680-4c52-9094-10cbba9e8f2f http.request.method=GET http.request.remoteaddr="127.0.0.1:50458" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="741.846µs" http.response.status=200 http.response.written=0 time="2025-02-09T17:39:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39069" http.request.id=1b9ccc33-3faf-4960-b60f-3f02e902edd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50458" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="773.366µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-02-09T17:39:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 time="2025-02-09T17:39:44Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 time="2025-02-09T17:39:44Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.6 http.request.host="127.0.0.1:33615" http.request.id=ed7bef4b-d37a-48c4-ada3-5581e7d511ba http.request.method=GET http.request.remoteaddr="127.0.0.1:48184" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-02-09T17:39:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 time="2025-02-09T17:39:44Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 time="2025-02-09T17:39:44Z" level=info msg="configuring file health check path=/tmp/healthcheck1867120554, interval=1" go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-02-09T17:39:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 time="2025-02-09T17:39:48Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 time="2025-02-09T17:39:48Z" level=info msg="configuring TCP health check addr=127.0.0.1:39805, interval=1" go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-02-09T17:39:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 time="2025-02-09T17:39:52Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 time="2025-02-09T17:39:52Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36757, interval=1, threshold=3" go.version=go1.23.6 instance.id=18412b59-05b0-489d-a08c-eb958574cc61 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 87.496s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.12s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.11s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.37s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.89s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.575s === RUN TestSchedule time="2025-02-09T17:38:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 time="2025-02-09T17:38:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99628ms" go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 time="2025-02-09T17:38:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.72µs" go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 time="2025-02-09T17:38:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.92µs" go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-02-09T17:38:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-02-09T17:38:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 time="2025-02-09T17:38:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99656ms" go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 time="2025-02-09T17:38:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.9978ms" go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 time="2025-02-09T17:38:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-02-09T17:38:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=4e0db32f-8910-4753-8714-3dea713b5b50 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.636s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.17s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 31143424 sha256:12cdc84cab1315d082aaf0ccca2bce0063fc1b684fc4fb333b9d794d1de84b6e [] map[] } --- PASS: TestSimpleBlobRead (0.90s) === RUN TestBlobMount --- PASS: TestBlobMount (0.54s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (4.13s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.43s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.95s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:1fda5345c083e415c7235cff7a3ab40990c06a90bea2e0a0546703c9d7728345 palailogos: marking blob sha256:d214977df6b6fdba8fa46dae50e06d518ca3942f6a06a40cd0c8936e7f3b6c57 palailogos: marking blob sha256:650922aea4928809bd941042cce818ea0f08fbc6849d5e83caeefa6b56efbd63 palailogos: marking manifest sha256:b84a8f52e6c5cdfdb7bf03c2b04c4aa070b2c7311e5d664983e2611ae34bc44c palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:cbcd3ee42f1cdceb9fdaa82bbc434a4262019394395fdb8e3cad7214397c1847 palailogos: marking blob sha256:2293be461b5817fd2a75fb8216ad0cdf5cf4046f1c2ae4d6d35391d5bd77b97f palailogos: marking manifest sha256:ccaff5fd4423cb1bd640bcc7329924c0f37ea458f273d4fc59c0baaadc1c8663 palailogos: marking blob sha256:dc6f6ba00d59b27aea235e824d72a6049bf79a42ba8dade9eb5d3bfcb51ed370 palailogos: marking blob sha256:1fda5345c083e415c7235cff7a3ab40990c06a90bea2e0a0546703c9d7728345 palailogos: marking manifest sha256:dc6f6ba00d59b27aea235e824d72a6049bf79a42ba8dade9eb5d3bfcb51ed370 palailogos: marking blob sha256:3be15f06e7b5802e44b7a9cd9797067f1ae58289a3bc81dfc257f9ee0ab86552 palailogos: marking blob sha256:e1a72ae24b67c296eea78a0728123ce5ede55db3c918c2f66ee883e18addc08d 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.45s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:73a44474ef3f35f6905a1dd3ff2fb2434714a542f885f761b8599ea2d770faba deletemanifests: marking manifest sha256:ceacb1c1dfd299ed9c87e79446b955fa7cf23db33b3dd45804124ace8ef4a1ad deletemanifests: marking blob sha256:ebfab6e71b58e81f813dc847115a2c3be30b5491e042e75ac37909c1cd95682c deletemanifests: marking blob sha256:02894fd9b580ffe6fef6a1307ff08a429e00a03c342d7c6660d759a5b954d852 deletemanifests: marking blob sha256:c5d316b98674bc9cbe931488d43b6bb14663e15cd45f00f753b2eff18d4ba7cc 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:314ef95e553fbff5dcd2fb0f2b365f24f8b302bab9fd8cf94bda2ea620c2c10e blob eligible for deletion: sha256:3cf6e2d690cb7875cff9767e730a529d4ed5f1edde32379751995ec3f9fdb3d9 blob eligible for deletion: sha256:73a44474ef3f35f6905a1dd3ff2fb2434714a542f885f761b8599ea2d770faba blob eligible for deletion: sha256:849821e1573267cb666b7873b844dc26bd89e2a1af866ad2c45a11e7c4cbd222 deletemanifests manifest eligible for deletion: sha256:73a44474ef3f35f6905a1dd3ff2fb2434714a542f885f761b8599ea2d770faba deletemanifests: marking manifest sha256:ceacb1c1dfd299ed9c87e79446b955fa7cf23db33b3dd45804124ace8ef4a1ad deletemanifests: marking blob sha256:ebfab6e71b58e81f813dc847115a2c3be30b5491e042e75ac37909c1cd95682c deletemanifests: marking blob sha256:02894fd9b580ffe6fef6a1307ff08a429e00a03c342d7c6660d759a5b954d852 deletemanifests: marking blob sha256:c5d316b98674bc9cbe931488d43b6bb14663e15cd45f00f753b2eff18d4ba7cc time="2025-02-09T17:38:53Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/73a44474ef3f35f6905a1dd3ff2fb2434714a542f885f761b8599ea2d770faba" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 time="2025-02-09T17:38:53Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/73a44474ef3f35f6905a1dd3ff2fb2434714a542f885f761b8599ea2d770faba" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:73a44474ef3f35f6905a1dd3ff2fb2434714a542f885f761b8599ea2d770faba time="2025-02-09T17:38:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/73/73a44474ef3f35f6905a1dd3ff2fb2434714a542f885f761b8599ea2d770faba" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:849821e1573267cb666b7873b844dc26bd89e2a1af866ad2c45a11e7c4cbd222 time="2025-02-09T17:38:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/849821e1573267cb666b7873b844dc26bd89e2a1af866ad2c45a11e7c4cbd222" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:314ef95e553fbff5dcd2fb0f2b365f24f8b302bab9fd8cf94bda2ea620c2c10e time="2025-02-09T17:38:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/31/314ef95e553fbff5dcd2fb0f2b365f24f8b302bab9fd8cf94bda2ea620c2c10e" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:3cf6e2d690cb7875cff9767e730a529d4ed5f1edde32379751995ec3f9fdb3d9 time="2025-02-09T17:38:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3c/3cf6e2d690cb7875cff9767e730a529d4ed5f1edde32379751995ec3f9fdb3d9" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 --- PASS: TestDeleteManifestIfTagNotFound (2.36s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e595287bb2b27739d58b04de0dc65ac3b0deee5dd04d1f12444af647a73e6b28 time="2025-02-09T17:38:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e5/e595287bb2b27739d58b04de0dc65ac3b0deee5dd04d1f12444af647a73e6b28" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:6e3f579878cbda569be8bfe3e8922348cb3a950762351f63847320e703151fe2 time="2025-02-09T17:38:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6e/6e3f579878cbda569be8bfe3e8922348cb3a950762351f63847320e703151fe2" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:bac0681b7fd09ff1be57a29951b8c3c7286dc2ec022f68fee46f7fac4faef24c time="2025-02-09T17:38:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ba/bac0681b7fd09ff1be57a29951b8c3c7286dc2ec022f68fee46f7fac4faef24c" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 --- PASS: TestGCWithMissingManifests (0.93s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:39e74e674b343318c5182883b2a4d33286394dfd79c37d5b0020e7f22dbce948 komnenos: marking blob sha256:aa5b11043edec7472397727e8ded710c1a89232183e37bd59189d932bc3f99dc komnenos: marking blob sha256:f6fab456f01cc369df1a2b43b01f8c32d445b2842f43d29cd61ab93ed164d8a5 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-02-09T17:38:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:faa23902b9b928fc116d3977b181e1bde5bdb23744cd60cb43a18cf07eb13553 time="2025-02-09T17:38:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fa/faa23902b9b928fc116d3977b181e1bde5bdb23744cd60cb43a18cf07eb13553" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:0a7de980979ea92fbc8340d23f7d3e0050c3a39230b92424167bcfc9e4244c89 time="2025-02-09T17:38:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0a/0a7de980979ea92fbc8340d23f7d3e0050c3a39230b92424167bcfc9e4244c89" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:4732fba0e931c4e62bf0270f36caf3da9f6ccc2d05f6e521bff2b630bfedc561 time="2025-02-09T17:38:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/47/4732fba0e931c4e62bf0270f36caf3da9f6ccc2d05f6e521bff2b630bfedc561" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:98d499a22fed43f0500344cb4842a3aa4b7bea9243aa1c435c8e5b05f383e097 time="2025-02-09T17:38:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/98/98d499a22fed43f0500344cb4842a3aa4b7bea9243aa1c435c8e5b05f383e097" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:b8ad978412ed575a9305ac54319e9ad9ca511f29dc2016999705ce7926b903c7 time="2025-02-09T17:38:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b8/b8ad978412ed575a9305ac54319e9ad9ca511f29dc2016999705ce7926b903c7" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 blob eligible for deletion: sha256:c6923f64c976117f682709016986249a0a3fe7c719b5a94717ff392fc1c6db3d time="2025-02-09T17:38:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c6/c6923f64c976117f682709016986249a0a3fe7c719b5a94717ff392fc1c6db3d" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 --- PASS: TestDeletionHasEffect (2.27s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.32s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:06844a868be4464ae13abe3991c345eda550a4d2d6fdce7004474232ab76ad49 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:dbdc1a002fbe273ceaf66e4f456f6137d41c08bcb092c16ec70bb0374792010f michael_z_doukas: marking blob sha256:96c899a08f3857c6b4d8c96526a570c9555314282063eb10158d5edad40ad0c4 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:da6f43ffc84c382861921ad94b745d93aabbc696843306e1f15ec9cb359a72d3 time="2025-02-09T17:38:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/da/da6f43ffc84c382861921ad94b745d93aabbc696843306e1f15ec9cb359a72d3" go.version=go1.23.6 instance.id=67cebdd4-c86c-4acf-9888-63c492fc2a09 --- PASS: TestOrphanBlobDeleted (1.21s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:3cade5b514efdc981114723373a5228401afaa396dabe04a3a38dd30881add9f linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:12a109bcd568502a13d43c35c9f41ed90c5a814bcde7e6465725c0cba9f7528e --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.82s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.80s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.52s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.71s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-02-09T17:39:03Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 16:39:03.675334003 +0000 UTC m=-3568.440265747, actuallyDelete=true" time="2025-02-09T17:39:03Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-02-09T17:39:03Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221, actuallyDelete=true" time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0a40ec31-2570-48be-bc24-1caa6f1b5c1b have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5c256719-04f6-401b-b530-dd38882f652f have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5f5bd8b0-f707-4c1b-bc25-2ffd3e8528b9 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/78a2fba2-f017-415f-b48e-fb37526b932e have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/93b6fe62-4528-4345-80bb-4be6d4466938 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bc0abf44-2021-4e1f-ad44-3656ff95f326 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6e282e0a-953c-4b40-be4d-31a7c67e14af have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6f5e6787-9ab1-4ac5-bfe6-4675791e7e27 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9771af10-e3a3-4584-870c-7953b3fca955 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dcfa96f8-4b68-4cfe-b19d-82230ad85c93 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/a6052058-e224-43be-a638-1d5bc0e8d441 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.676377971 +0000 UTC m=+31.560778221). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-02-09T17:39:03Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 17:39:03.677640861 +0000 UTC m=+31.562041151, actuallyDelete=true" time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f8906d05-aec7-43ff-9862-4400be56b88b have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.677640861 +0000 UTC m=+31.562041151). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0c481497-d075-4a55-8882-d069241daad2 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.677640861 +0000 UTC m=+31.562041151). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/392814e3-0026-49e4-b787-ccaceccb232d have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.677640861 +0000 UTC m=+31.562041151). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1c8283e7-4f8b-4eed-af96-167a7b36e3e2 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.677640861 +0000 UTC m=+31.562041151). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/bd93e3b6-dccf-4ccf-848f-5cd9e3291123 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.677640861 +0000 UTC m=+31.562041151). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-02-09T17:39:03Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 17:39:03.678502988 +0000 UTC m=+31.562903238, actuallyDelete=true" time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b97451bf-a2ab-426d-9474-2a909fe19f05 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.678502988 +0000 UTC m=+31.562903238). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d33e4e4d-78d9-4bd7-b985-26a8eb0f05a3 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.678502988 +0000 UTC m=+31.562903238). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/207a2aa9-601f-4166-9da5-0623cb30e805 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.678502988 +0000 UTC m=+31.562903238). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/236f0b7a-884e-42ba-a253-55c86f90efb9 have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.678502988 +0000 UTC m=+31.562903238). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a799ae4e-95e3-4589-8ad6-f168e387a2bd have older date (2025-02-09 16:39:03 +0000 UTC) than purge date (2025-02-09 17:39:03.678502988 +0000 UTC m=+31.562903238). Removing upload directory." time="2025-02-09T17:39:03Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-02-09T17:39:03Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 17:39:03.678999472 +0000 UTC m=+31.563399722, actuallyDelete=true" time="2025-02-09T17:39:03Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 31.619s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.081s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.054s === RUN TestWalkFileRemoved time="2025-02-09T17:38:32Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.042s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.402s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.09s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.150s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.31s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.716s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (17.31s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.695s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-02-09T17:38:32Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-02-09T17:38:32Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-02-09T17:38:32Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData time="2025-02-09T17:38:32Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=de71bc91-b06a-4c79-937e-23a936b2d38b time="2025-02-09T17:38:32Z" level=error msg="unknown ip address format" go.version=go1.23.6 instance.id=de71bc91-b06a-4c79-937e-23a936b2d38b ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestParsing (0.00s) time="2025-02-09T17:38:32Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2025-02-09T17:38:32Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=de71bc91-b06a-4c79-937e-23a936b2d38b --- PASS: TestInvalidData (0.02s) --- PASS: TestS3TryUpdate (0.02s) --- PASS: TestMatchIPV4_2 (0.02s) --- PASS: TestMatchIPV4 (0.02s) --- PASS: TestMatchIPV6 (0.02s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.02s) --- PASS: TestMatchIPV4WithRegionMatched (0.03s) time="2025-02-09T17:38:33Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T17:38:34Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T17:38:35Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T17:38:36Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.567s === RUN Test OK: 4 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.071s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.400s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.69s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.100s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.047s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r9.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r9.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> docker-registry*: Package size: 22.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r9.apk >>> docker-registry: Build complete at Sun, 09 Feb 2025 17:40:00 +0000 elapsed time 0h 1m 50s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250209.173811) (2/3) Purging go (1.23.6-r0) (3/3) Purging binutils-gold (2.43.1-r1) Executing busybox-1.37.0-r14.trigger OK: 322 MiB in 102 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...