>>> docker-registry: Building community/docker-registry 2.8.3-r21 (using abuild 3.16.0-r0) started Fri, 06 Mar 2026 17:54:33 +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/2) Installing go (1.26.1-r0) (2/2) Installing .makedepends-docker-registry (20260306.175434) Executing busybox-1.37.0-r31.trigger OK: 565.9 MiB in 109 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 /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz: OK /home/buildozer/aports/community/docker-registry/log-hook-syslog.patch: OK /home/buildozer/aports/community/docker-registry/config-example.patch: OK /home/buildozer/aports/community/docker-registry/bugsnag-panicwrap.patch: OK /home/buildozer/aports/community/docker-registry/docker-registry.initd: OK /home/buildozer/aports/community/docker-registry/docker-registry.confd: OK /home/buildozer/aports/community/docker-registry/docker-registry.logrotate: OK /home/buildozer/aports/community/docker-registry/test-non-constant-fmt-str.patch: OK /home/buildozer/aports/community/docker-registry/skip-test-graceful-shutdown.patch: OK /home/buildozer/aports/community/docker-registry/go-1.26-vet-fix-formatstring-arg.patch: OK >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//docker-registry-2.8.3.tar.gz /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz: OK /home/buildozer/aports/community/docker-registry/log-hook-syslog.patch: OK /home/buildozer/aports/community/docker-registry/config-example.patch: OK /home/buildozer/aports/community/docker-registry/bugsnag-panicwrap.patch: OK /home/buildozer/aports/community/docker-registry/docker-registry.initd: OK /home/buildozer/aports/community/docker-registry/docker-registry.confd: OK /home/buildozer/aports/community/docker-registry/docker-registry.logrotate: OK /home/buildozer/aports/community/docker-registry/test-non-constant-fmt-str.patch: OK /home/buildozer/aports/community/docker-registry/skip-test-graceful-shutdown.patch: OK /home/buildozer/aports/community/docker-registry/go-1.26-vet-fix-formatstring-arg.patch: 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 >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go >>> docker-registry: skip-test-graceful-shutdown.patch patching file Makefile >>> docker-registry: go-1.26-vet-fix-formatstring-arg.patch patching file registry/proxy/proxyregistry.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] === RUN Test time="2026-03-06T17:54:50Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2026-03-06T17:54:50Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.028s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2026-03-06T17:54:50Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.005s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.008s === 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.005s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.63s) PASS ok github.com/docker/distribution/health/checks 0.641s ? github.com/docker/distribution/manifest [no test files] === 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.007s === 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.003s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.006s === 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.005s ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === 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 2026/03/06 17:54:51 http: TLS handshake error from 127.0.0.1:54982: 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:35403/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35403/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35403/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:35403/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:45731?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.20s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2026-03-06T17:54:51Z" level=info msg="broadcaster: closing" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="closing testSink" time="2026-03-06T17:54:51Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2026-03-06T17:54:51Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.14s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:51Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:52Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-03-06T17:54:53Z" level=warning msg="&{0x383a03094810 0.9} encountered too many errors, backing off" time="2026-03-06T17:54:53Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.44s) PASS ok github.com/docker/distribution/notifications 1.832s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2026-03-06T17:54:51Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-03-06T17:54:51.651546313Z" 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.26.1 time="2026-03-06T17:54:51.651565312Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:54:51.651719162Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.26.1 time="2026-03-06T17:54:51.651785101Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.26.1 time="2026-03-06T17:54:51.651793053Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.26.1 time="2026-03-06T17:54:51.652159611Z" level=info msg="listening on [::]:5001, tls" go.version=go1.26.1 time="2026-03-06T17:54:54.666500846Z" level=info msg="response completed" go.version=go1.26.1 http.request.host=127.0.0.1 http.request.id=59aa6f22-d531-4b7c-85f7-82ef6350e7dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60560" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.668905ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Mar/2026:17:54:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2026-03-06T17:54:54.667061043Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.26.1 --- PASS: TestRegistrySupportedCipherSuite (3.21s) === RUN TestRegistryUnsupportedCipherSuite time="2026-03-06T17:54:54.820744636Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-03-06T17:54:54.821438119Z" 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.26.1 time="2026-03-06T17:54:54.821458781Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:54:54.821489924Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.26.1 time="2026-03-06T17:54:54.821600636Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.26.1 --- PASS: TestRegistryUnsupportedCipherSuite (8.15s) PASS ok github.com/docker/distribution/registry 11.371s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.007s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.070s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2026-03-06T17:54:51Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.26.1 instance.id=6e8efa9b-3ef7-490f-b3bf-eb7e512a8a8e time="2026-03-06T17:54:51Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.26.1 instance.id=6e8efa9b-3ef7-490f-b3bf-eb7e512a8a8e --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2026-03-06T17:54:51Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.26.1 password=ZFKnnbrhf9aj362Vhk-wIwX3TgxZ-YEEITUSSRJK12Y user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.081s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.005s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2026-03-06T17:54:51Z" level=info msg="token not to be used before 2026-03-06 17:54:52 +0000 UTC - currently 2026-03-06 17:54:51.736750893 +0000 UTC m=+0.003389023" time="2026-03-06T17:54:51Z" level=info msg="token not to be used after 2026-03-06 17:54:51 +0000 UTC - currently 2026-03-06 17:54:51.736946742 +0000 UTC m=+0.003584865" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2026-03-06T17:54:51Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.011s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === 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.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.066s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.014s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.003s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2026-03-06T17:54: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.26.1 time="2026-03-06T17:54:52Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:54:52Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:35289" http.request.id=46f8d243-50e8-4aa8-89b1-ac9f336ae79e http.request.method=GET http.request.remoteaddr="127.0.0.1:57156" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="562.566µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Mar/2026:17:54:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2026-03-06T17:54: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.26.1 time="2026-03-06T17:54:52Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:54:52Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=2d4f8472-26d6-4155-b4e9-1ebe6814a7ee http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="550.269µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Mar/2026:17:54:52 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-03-06T17:54:52Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=639da726-ae12-41f8-a748-84dfcc52dacc http.request.method=POST http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="762.947µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:52 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:53Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=71bcbe0f-2194-42b9-9e58-caefc4efbeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/aaaa/blobs/uploads/acb1a4f2-39c3-4180-a28e-a4ee9cc75f4e?_state=TqQKHEvSEcw3_JQQchR3_-fda6lEQn2ZIANXJuSM9GB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhY2IxYTRmMi0zOWMzLTQxODAtYTI4ZS1hNGVlOWNjNzVmNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTIuNzYzMDI5OTU4WiJ9&digest=sha256%3Ab6ba0f25d4a7e5798a7d485483c2c8a558174063e819813221ca05471ededae5" http.request.useragent="Go-http-client/1.1" http.response.duration=631.360749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:52 +0000] "PUT /v2/foo/aaaa/blobs/uploads/acb1a4f2-39c3-4180-a28e-a4ee9cc75f4e?_state=TqQKHEvSEcw3_JQQchR3_-fda6lEQn2ZIANXJuSM9GB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhY2IxYTRmMi0zOWMzLTQxODAtYTI4ZS1hNGVlOWNjNzVmNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTIuNzYzMDI5OTU4WiJ9&digest=sha256%3Ab6ba0f25d4a7e5798a7d485483c2c8a558174063e819813221ca05471ededae5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:53Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=5a16e750-01bd-4cde-b96a-c231525d81aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.060448ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:53 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:53Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=3a494d12-6dd7-40b8-9d0c-f7be5342218e http.request.method=POST http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="743.834µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:53 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:54Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=d4dc2571-85de-4feb-b410-97dc177fd3b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/bbbb/blobs/uploads/d1ad19d1-28d7-498b-ae2c-268a1698e59c?_state=9N_iyga1VBFYAsy0V45yWL7t7gIn1VcmKVOeiP3hjdZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkMWFkMTlkMS0yOGQ3LTQ5OGItYWUyYy0yNjhhMTY5OGU1OWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTMuNDgzMTcwMjMzWiJ9&digest=sha256%3A1961dc8af10f3b632f759dd428d915063952701013f26ba0d1cc67960ac4f0e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.377746826s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:53 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d1ad19d1-28d7-498b-ae2c-268a1698e59c?_state=9N_iyga1VBFYAsy0V45yWL7t7gIn1VcmKVOeiP3hjdZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkMWFkMTlkMS0yOGQ3LTQ5OGItYWUyYy0yNjhhMTY5OGU1OWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTMuNDgzMTcwMjMzWiJ9&digest=sha256%3A1961dc8af10f3b632f759dd428d915063952701013f26ba0d1cc67960ac4f0e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:54Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=65415569-c89b-455e-872c-259df0f6e988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.141103ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:54 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:54Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=69b08974-64c0-49af-8e72-13b20dbc74d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="696.159µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:54 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:55Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=9e2f1134-acec-4e4f-bd38-9b9528b19d3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/cccc/blobs/uploads/994cd405-bc78-41f2-9351-dcc52a9bde9f?_state=3ReO8ch5sUXqQOfXzZdznC12aHCXHKB8ET-PFkDR89l7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5OTRjZDQwNS1iYzc4LTQxZjItOTM1MS1kY2M1MmE5YmRlOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTQuOTE1ODA1NTkxWiJ9&digest=sha256%3A1494585f24e7dead3ed855c840026fc791481904b437f9c6a5b208693a4698cd" http.request.useragent="Go-http-client/1.1" http.response.duration=464.071254ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:54 +0000] "PUT /v2/foo/cccc/blobs/uploads/994cd405-bc78-41f2-9351-dcc52a9bde9f?_state=3ReO8ch5sUXqQOfXzZdznC12aHCXHKB8ET-PFkDR89l7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5OTRjZDQwNS1iYzc4LTQxZjItOTM1MS1kY2M1MmE5YmRlOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTQuOTE1ODA1NTkxWiJ9&digest=sha256%3A1494585f24e7dead3ed855c840026fc791481904b437f9c6a5b208693a4698cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:55Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=c33c735c-594b-4fb3-bdc7-94052ee79cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="987.334µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:55 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:55Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=40fdf390-8dd3-4476-b31d-64abf462c1cc http.request.method=POST http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="779.544µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:55 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:56Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=164c3f57-336e-4299-b4a9-0307d9d31aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/dddd/blobs/uploads/5d7ade8d-413c-4924-b58e-59490e41ac09?_state=O8MAfDKAtflQwk6SNy2sUFVGIMC9KdII4HM1nb3L9lN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZDdhZGU4ZC00MTNjLTQ5MjQtYjU4ZS01OTQ5MGU0MWFjMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTUuNDM4MTM0NzIzWiJ9&digest=sha256%3Afee8b6d08d56d1822d528bc230dc031e7bbd22a146b1ea376b92a67a7076206f" http.request.useragent="Go-http-client/1.1" http.response.duration=643.532344ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:55 +0000] "PUT /v2/foo/dddd/blobs/uploads/5d7ade8d-413c-4924-b58e-59490e41ac09?_state=O8MAfDKAtflQwk6SNy2sUFVGIMC9KdII4HM1nb3L9lN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZDdhZGU4ZC00MTNjLTQ5MjQtYjU4ZS01OTQ5MGU0MWFjMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTUuNDM4MTM0NzIzWiJ9&digest=sha256%3Afee8b6d08d56d1822d528bc230dc031e7bbd22a146b1ea376b92a67a7076206f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:56Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=85bc1809-992e-4708-887b-7d4388dec444 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="981.977µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:56 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:56Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=d25002ca-c52d-4654-8bda-6bfda72213c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="575.211µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:56 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:57Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=b5dd4ea1-199e-49af-b9dd-98256b9f749a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/eeee/blobs/uploads/32b8dbb3-d372-4fe6-9e72-f40605503681?_state=MrAXCsgrhtfLr6ewQSG-YEib_Kc6i7dUhZ1pqmEX9oR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzMmI4ZGJiMy1kMzcyLTRmZTYtOWU3Mi1mNDA2MDU1MDM2ODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTYuMjAxODAzODQ4WiJ9&digest=sha256%3A366717661006350864182654444793fd6aec0ae5d84d84f2fae30c00a3edc4fb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.562919006s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:56 +0000] "PUT /v2/foo/eeee/blobs/uploads/32b8dbb3-d372-4fe6-9e72-f40605503681?_state=MrAXCsgrhtfLr6ewQSG-YEib_Kc6i7dUhZ1pqmEX9oR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzMmI4ZGJiMy1kMzcyLTRmZTYtOWU3Mi1mNDA2MDU1MDM2ODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTYuMjAxODAzODQ4WiJ9&digest=sha256%3A366717661006350864182654444793fd6aec0ae5d84d84f2fae30c00a3edc4fb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:57Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=534bbe10-6c27-4f81-943e-25f1701256db http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.125875ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:57 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:57Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=9a35fa57-360d-4b22-bd32-c85a5ca9d0c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="629.236µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:57 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=4e4140c1-54df-4697-8a15-36bee188b7bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/ffff/blobs/uploads/6e344077-2276-4cbf-b341-33cd05955172?_state=17GenX572cDFu698J0wvkXxjqsUN4B8HR3uWpsd33_p7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2ZTM0NDA3Ny0yMjc2LTRjYmYtYjM0MS0zM2NkMDU5NTUxNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTcuODU3MTcwNjU3WiJ9&digest=sha256%3A8854d41a1823e910dfaa333661a88d1d5abe51967ce86f7908e943b60d64d361" http.request.useragent="Go-http-client/1.1" http.response.duration=1.297152911s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:57 +0000] "PUT /v2/foo/ffff/blobs/uploads/6e344077-2276-4cbf-b341-33cd05955172?_state=17GenX572cDFu698J0wvkXxjqsUN4B8HR3uWpsd33_p7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2ZTM0NDA3Ny0yMjc2LTRjYmYtYjM0MS0zM2NkMDU5NTUxNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTcuODU3MTcwNjU3WiJ9&digest=sha256%3A8854d41a1823e910dfaa333661a88d1d5abe51967ce86f7908e943b60d64d361 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=89115549-be79-4c87-aada-c2c371a7e641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047774ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=ca1b9cc2-91c9-4e69-ad64-724083bd246d http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="456.52µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=8b9ba0c3-5931-4a37-8f6a-a748e9903cca http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="566.588µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=663efeee-4fed-4446-8d69-b60e0260d5d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="535.14µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=24d8e4b3-2b19-4289-87ad-d4d25c089cd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="477.044µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=50ec00aa-b2c8-4759-8541-5101d8e736c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="513.242µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=c824b787-ae4b-4c51-a1d7-e06417101312 http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="511.558µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" 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.26.1 http.request.host="127.0.0.1:41409" http.request.id=73faaf3c-669d-4574-b5e3-e51cebe9984c http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="512.495µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" 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.26.1 http.request.host="127.0.0.1:41409" http.request.id=a483a620-8fd9-4b35-8283-77e85c6bfb90 http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="473.073µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=19f10531-b97d-4054-a488-c9d70e8315c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="465.533µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:41409" http.request.id=cfe46ef6-4b13-40df-8e84-ac1e34c281c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54366" 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="418.727µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-03-06T17:54:59Z" 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.26.1 time="2026-03-06T17:54:59Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:54:59Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=cfb9a109-f945-44bc-bf92-e701266f4c2b http.request.method=POST http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="825.875µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:00Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=ea8b4e16-f74a-4f77-b96d-1dbbf01b3af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/aaaa/blobs/uploads/230fa52c-8411-4c81-9513-879b6b39ec5e?_state=l_k07MKTMTucDK62VlW0cqEHSxFSWJet6gTzx3gNB0R7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyMzBmYTUyYy04NDExLTRjODEtOTUxMy04NzliNmIzOWVjNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTkuMjQ5MzQ1Njk3WiJ9&digest=sha256%3A1d16de79e086c2ebe166d93e96e07ffd57bd18612c66f13f38e7d38a003511b3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001234234s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:54:59 +0000] "PUT /v2/foo/aaaa/blobs/uploads/230fa52c-8411-4c81-9513-879b6b39ec5e?_state=l_k07MKTMTucDK62VlW0cqEHSxFSWJet6gTzx3gNB0R7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyMzBmYTUyYy04NDExLTRjODEtOTUxMy04NzliNmIzOWVjNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTQ6NTkuMjQ5MzQ1Njk3WiJ9&digest=sha256%3A1d16de79e086c2ebe166d93e96e07ffd57bd18612c66f13f38e7d38a003511b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:00Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=ee81d34f-f69b-422b-a83b-caf96ff2de4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:00 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:00Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=56f706d9-79ae-457b-9e41-7867eeee9c0c http.request.method=POST http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="555.93µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:00 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:01Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=fd10d802-7d19-4757-a047-990c5bd9e3b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/bbbb/blobs/uploads/9a3b643d-0cfa-4a84-b215-04e13dfcaba8?_state=mZKO6sKWjangyqW9zV-r9H2hgTcKXb9B_AieE5iZvgF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5YTNiNjQzZC0wY2ZhLTRhODQtYjIxNS0wNGUxM2RmY2FiYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDAuMzI5NDkxNjM3WiJ9&digest=sha256%3A264122569028d8e1ec52d1ea6573ae8fb09b496c4cfe8020e39ea20d0be50b00" http.request.useragent="Go-http-client/1.1" http.response.duration=874.990208ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:00 +0000] "PUT /v2/foo/bbbb/blobs/uploads/9a3b643d-0cfa-4a84-b215-04e13dfcaba8?_state=mZKO6sKWjangyqW9zV-r9H2hgTcKXb9B_AieE5iZvgF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5YTNiNjQzZC0wY2ZhLTRhODQtYjIxNS0wNGUxM2RmY2FiYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDAuMzI5NDkxNjM3WiJ9&digest=sha256%3A264122569028d8e1ec52d1ea6573ae8fb09b496c4cfe8020e39ea20d0be50b00 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:01Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=08e372be-9c3d-4843-8f38-c00e06c95db3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012878ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:01 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:01Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=f2bfe130-1be0-4e7a-9788-61f82c18e3b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="580.638µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:01 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:01Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=a6bdf617-d320-4679-a41b-f02501c0da3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/cccc/blobs/uploads/438ffc4c-dc48-4b26-86ea-30e58883611c?_state=hZUuQoYmchC-50YUXTxT02tpUOAtaUdx5fAmF_oRWMB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MzhmZmM0Yy1kYzQ4LTRiMjYtODZlYS0zMGU1ODg4MzYxMWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDEuMjczMTA5NzdaIn0%3D&digest=sha256%3Ad888cd13143de47e07af86e62a88ac6c2e27780aea83d115185ad794c755f4ad" http.request.useragent="Go-http-client/1.1" http.response.duration=696.717372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:01 +0000] "PUT /v2/foo/cccc/blobs/uploads/438ffc4c-dc48-4b26-86ea-30e58883611c?_state=hZUuQoYmchC-50YUXTxT02tpUOAtaUdx5fAmF_oRWMB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MzhmZmM0Yy1kYzQ4LTRiMjYtODZlYS0zMGU1ODg4MzYxMWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDEuMjczMTA5NzdaIn0%3D&digest=sha256%3Ad888cd13143de47e07af86e62a88ac6c2e27780aea83d115185ad794c755f4ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:01Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=7c37c4b9-290b-43af-b246-be6041857ab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.055416ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:01 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:02Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=1f9503c4-c623-4cb3-9b09-a7ece1a6c151 http.request.method=POST http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="720.713µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:02 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=d3de274d-7cc1-461c-a983-893fc88a399a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/dddd/blobs/uploads/11218f75-5980-4071-82d5-8dfe3e7ddf35?_state=JXWYsPxd-59ukml_ennQ-Lbj4Wx8xUDBrQBXQv9VAJV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxMTIxOGY3NS01OTgwLTQwNzEtODJkNS04ZGZlM2U3ZGRmMzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDIuMDYwMzUzNDQ3WiJ9&digest=sha256%3A0ab4b1188ef7c0be0b150fdede006468e66ba8a3361a159b2f5aad8c57cc47ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.141508767s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:02 +0000] "PUT /v2/foo/dddd/blobs/uploads/11218f75-5980-4071-82d5-8dfe3e7ddf35?_state=JXWYsPxd-59ukml_ennQ-Lbj4Wx8xUDBrQBXQv9VAJV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxMTIxOGY3NS01OTgwLTQwNzEtODJkNS04ZGZlM2U3ZGRmMzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDIuMDYwMzUzNDQ3WiJ9&digest=sha256%3A0ab4b1188ef7c0be0b150fdede006468e66ba8a3361a159b2f5aad8c57cc47ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=0d608c74-d701-4ec8-830e-1385bd34079e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58938" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.038896ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:40785" http.request.id=bec255e1-1b6c-433b-80a7-fa058a3b7bde http.request.method=GET http.request.remoteaddr="127.0.0.1:58938" 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="430.743µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (10.51s) === RUN TestURLPrefix time="2026-03-06T17:55:03Z" 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.26.1 time="2026-03-06T17:55:03Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:34073" http.request.id=330dd2b4-0eac-4512-936e-f88a465646b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60578" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="761.762µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2026-03-06T17:55:03Z" 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.26.1 time="2026-03-06T17:55:03Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=bd16aab6-a2a4-475f-a35e-4965aa44ebe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55752" http.request.uri="/v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="762.186µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "GET /v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=170e45ea-ca34-494b-b6bf-401241545b2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55758" http.request.uri="/v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.194µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=2397cef6-cda6-46ef-8bca-bc613c2e8a7b http.request.method=POST http.request.remoteaddr="127.0.0.1:55758" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="566.2µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=09e4f059-1a11-4da5-99cb-ebb53cf4b77b http.request.method=GET http.request.remoteaddr="127.0.0.1:55758" http.request.uri="/v2/foo/bar/blobs/uploads/1895f76d-ba46-475d-bdcb-b3e590b6afbf?_state=lsOyO0hCOXZwEp9bfbOnao3ktqRXdVyqATBtlGcnTQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4OTVmNzZkLWJhNDYtNDc1ZC1iZGNiLWIzZTU5MGI2YWZiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjU0MjY4NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="623.198µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "GET /v2/foo/bar/blobs/uploads/1895f76d-ba46-475d-bdcb-b3e590b6afbf?_state=lsOyO0hCOXZwEp9bfbOnao3ktqRXdVyqATBtlGcnTQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4OTVmNzZkLWJhNDYtNDc1ZC1iZGNiLWIzZTU5MGI2YWZiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjU0MjY4NDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=fc150ceb-d9ed-4100-ae19-0c694e0156b5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55758" http.request.uri="/v2/foo/bar/blobs/uploads/1895f76d-ba46-475d-bdcb-b3e590b6afbf?_state=lsOyO0hCOXZwEp9bfbOnao3ktqRXdVyqATBtlGcnTQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4OTVmNzZkLWJhNDYtNDc1ZC1iZGNiLWIzZTU5MGI2YWZiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjU0MjY4NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="582.661µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "DELETE /v2/foo/bar/blobs/uploads/1895f76d-ba46-475d-bdcb-b3e590b6afbf?_state=lsOyO0hCOXZwEp9bfbOnao3ktqRXdVyqATBtlGcnTQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4OTVmNzZkLWJhNDYtNDc1ZC1iZGNiLWIzZTU5MGI2YWZiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjU0MjY4NDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=8455945e-bc29-4d9f-a5af-e7b46d193706 http.request.method=GET http.request.remoteaddr="127.0.0.1:55758" http.request.uri="/v2/foo/bar/blobs/uploads/1895f76d-ba46-475d-bdcb-b3e590b6afbf?_state=lsOyO0hCOXZwEp9bfbOnao3ktqRXdVyqATBtlGcnTQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4OTVmNzZkLWJhNDYtNDc1ZC1iZGNiLWIzZTU5MGI2YWZiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjU0MjY4NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1895f76d-ba46-475d-bdcb-b3e590b6afbf time="2026-03-06T17:55:03Z" 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.26.1 http.request.host="127.0.0.1:37619" http.request.id=8455945e-bc29-4d9f-a5af-e7b46d193706 http.request.method=GET http.request.remoteaddr="127.0.0.1:55758" http.request.uri="/v2/foo/bar/blobs/uploads/1895f76d-ba46-475d-bdcb-b3e590b6afbf?_state=lsOyO0hCOXZwEp9bfbOnao3ktqRXdVyqATBtlGcnTQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4OTVmNzZkLWJhNDYtNDc1ZC1iZGNiLWIzZTU5MGI2YWZiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjU0MjY4NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="558.509µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1895f76d-ba46-475d-bdcb-b3e590b6afbf 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "GET /v2/foo/bar/blobs/uploads/1895f76d-ba46-475d-bdcb-b3e590b6afbf?_state=lsOyO0hCOXZwEp9bfbOnao3ktqRXdVyqATBtlGcnTQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4OTVmNzZkLWJhNDYtNDc1ZC1iZGNiLWIzZTU5MGI2YWZiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjU0MjY4NDJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=e9d6ce88-2963-4972-aec8-b3dfa3131971 http.request.method=POST http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="825.411µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=af3fe928-49b9-4c4f-b7ae-5e2414282d17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/1d89c692-8e48-4196-b943-fefd013725cf?_state=48dimDzHhFeRKDML4PPayr5QjYrGd_Nd9nYnkk1A9iB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkODljNjkyLThlNDgtNDE5Ni1iOTQzLWZlZmQwMTM3MjVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjgzMjg5MTVaIn0%3D&digest=sha256%3A3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" provided=sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad vars.name="foo/bar" vars.uuid=1d89c692-8e48-4196-b943-fefd013725cf time="2026-03-06T17:55:03Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=af3fe928-49b9-4c4f-b7ae-5e2414282d17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/1d89c692-8e48-4196-b943-fefd013725cf?_state=48dimDzHhFeRKDML4PPayr5QjYrGd_Nd9nYnkk1A9iB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkODljNjkyLThlNDgtNDE5Ni1iOTQzLWZlZmQwMTM3MjVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjgzMjg5MTVaIn0%3D&digest=sha256%3A3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1d89c692-8e48-4196-b943-fefd013725cf time="2026-03-06T17:55:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=af3fe928-49b9-4c4f-b7ae-5e2414282d17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/1d89c692-8e48-4196-b943-fefd013725cf?_state=48dimDzHhFeRKDML4PPayr5QjYrGd_Nd9nYnkk1A9iB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkODljNjkyLThlNDgtNDE5Ni1iOTQzLWZlZmQwMTM3MjVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjgzMjg5MTVaIn0%3D&digest=sha256%3A3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="613.047µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=1d89c692-8e48-4196-b943-fefd013725cf 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "PUT /v2/foo/bar/blobs/uploads/1d89c692-8e48-4196-b943-fefd013725cf?_state=48dimDzHhFeRKDML4PPayr5QjYrGd_Nd9nYnkk1A9iB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkODljNjkyLThlNDgtNDE5Ni1iOTQzLWZlZmQwMTM3MjVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjgzMjg5MTVaIn0%3D&digest=sha256%3A3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=8ce64967-d25f-401f-8f24-4830faeacb5e http.request.method=POST http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="540.953µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=1b37de3b-e4ee-4352-b617-14e90548f124 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/08b2914d-94ed-4a8f-ba07-75d7f0d990b6?_state=HHTgyE50cBjUkwYSB5tmGCBJOsqniLt8S_qbjAJ0SBZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YjI5MTRkLTk0ZWQtNGE4Zi1iYTA3LTc1ZDdmMGQ5OTBiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjk2OTg1MDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="606.343µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "PUT /v2/foo/bar/blobs/uploads/08b2914d-94ed-4a8f-ba07-75d7f0d990b6?_state=HHTgyE50cBjUkwYSB5tmGCBJOsqniLt8S_qbjAJ0SBZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YjI5MTRkLTk0ZWQtNGE4Zi1iYTA3LTc1ZDdmMGQ5OTBiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNjk2OTg1MDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=13d1b8e6-f528-4945-8807-10b8c15155a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="473.077µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=cb5694d5-1af9-439c-9396-e24716368270 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/be2f9336-0d13-48cc-a90f-2503a05ef07a?_state=g3sNdErzQftmwksGzMSOTEtHm9UFunXZWI6gue8ihcF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMmY5MzM2LTBkMTMtNDhjYy1hOTBmLTI1MDNhMDVlZjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNzA5Mjg4OVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="572.899µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "PUT /v2/foo/bar/blobs/uploads/be2f9336-0d13-48cc-a90f-2503a05ef07a?_state=g3sNdErzQftmwksGzMSOTEtHm9UFunXZWI6gue8ihcF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMmY5MzM2LTBkMTMtNDhjYy1hOTBmLTI1MDNhMDVlZjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNzA5Mjg4OVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=2bef31b6-ec9e-401e-832a-ab623a5648ee http.request.method=POST http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="462.339µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=bd584ddd-92f6-4e86-8a92-b6b4e46f937e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/9d684cd5-2e50-432b-9cf4-93c191bc049b?_state=ymc7CSLXDWu2ayDy4F670rI4rf_-pQxSk7lYsWhpSqx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNjg0Y2Q1LTJlNTAtNDMyYi05Y2Y0LTkzYzE5MWJjMDQ5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNzIxNTQwNjhaIn0%3D&digest=sha256%3A3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.duration=439.483526ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "PUT /v2/foo/bar/blobs/uploads/9d684cd5-2e50-432b-9cf4-93c191bc049b?_state=ymc7CSLXDWu2ayDy4F670rI4rf_-pQxSk7lYsWhpSqx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNjg0Y2Q1LTJlNTAtNDMyYi05Y2Y0LTkzYzE5MWJjMDQ5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy4yNzIxNTQwNjhaIn0%3D&digest=sha256%3A3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:03Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=5c68919e-8f94-4e8b-b8a3-bb3522a5f024 http.request.method=POST http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="730.67µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37619" http.request.id=3819d62e-ccac-4e0b-935b-4f93253ec125 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/aa54d8f4-54bb-4874-9909-c51c992140f4?_state=pzINqIHXPVA1Auq7_wvrXk-FoMnQirpvFmV4AutvfdZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhNTRkOGY0LTU0YmItNDg3NC05OTA5LWM1MWM5OTIxNDBmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy43MjMwODg1NjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=456.227367ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:03 +0000] "PATCH /v2/foo/bar/blobs/uploads/aa54d8f4-54bb-4874-9909-c51c992140f4?_state=pzINqIHXPVA1Auq7_wvrXk-FoMnQirpvFmV4AutvfdZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhNTRkOGY0LTU0YmItNDg3NC05OTA5LWM1MWM5OTIxNDBmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowMy43MjMwODg1NjRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=ca926ce5-54c2-43c9-bcf0-72f36abf86eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/uploads/aa54d8f4-54bb-4874-9909-c51c992140f4?_state=TOb0VA_iCCMy6rbvm4Uh3Cu0NC-jjMhcsYWTGzJkmj17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhNTRkOGY0LTU0YmItNDg3NC05OTA5LWM1MWM5OTIxNDBmNCIsIk9mZnNldCI6MTczMDYxMTIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDNaIn0%3D&digest=sha256%3A3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.duration="884.823µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/aa54d8f4-54bb-4874-9909-c51c992140f4?_state=TOb0VA_iCCMy6rbvm4Uh3Cu0NC-jjMhcsYWTGzJkmj17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhNTRkOGY0LTU0YmItNDg3NC05OTA5LWM1MWM5OTIxNDBmNCIsIk9mZnNldCI6MTczMDYxMTIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDNaIn0%3D&digest=sha256%3A3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=50e99776-980e-40a5-a23f-1a71508b9e94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="569.639µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=7f86be4c-71ec-42fa-8d0c-666c88aba93f http.request.method=GET http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.324107ms http.response.status=200 http.response.written=17306112 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 200 17306112 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=error msg="error parsing digest="sha257:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad": unsupported digest algorithm" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=cd663367-9deb-454d-968e-a73a3fe95f73 http.request.method=GET http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/sha257:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" vars.name="foo/bar" time="2026-03-06T17:55:04Z" 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.26.1 http.request.host="127.0.0.1:37619" http.request.id=cd663367-9deb-454d-968e-a73a3fe95f73 http.request.method=GET http.request.remoteaddr="127.0.0.1:55768" http.request.uri="/v2/foo/bar/blobs/sha257:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="484.731µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "GET /v2/foo/bar/blobs/sha257:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=ce2cf4ad-61b8-4b13-abcb-7f83456a026c http.request.method=GET http.request.remoteaddr="127.0.0.1:41352" http.request.uri="/v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.duration="731.799µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" 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.26.1 time="2026-03-06T17:55:04Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=965730d8-d66a-47b2-acd8-9d1a1f4d86b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57212" http.request.uri="/v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="712.305µs" http.response.status=404 http.response.written=157 vars.digest="sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=eb2b606c-9b90-477b-8282-dea65b03e104 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="575.662µs" http.response.status=404 http.response.written=157 vars.digest="sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=c288a6c4-3ce9-4c2f-bd29-c03fa9ccd15a http.request.method=POST http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="460.661µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=34a1dfe6-e148-4587-b7f5-fc153f3d65bc http.request.method=GET http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/uploads/51addcbe-9942-41e6-91cb-3f659f5e4c86?_state=xvSvzLN7GB8Pb5MgMBJm6i-OTE4mOl4sBFseL1Af2ix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWRkY2JlLTk5NDItNDFlNi05MWNiLTNmNjU5ZjVlNGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNjk4OTg4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="517.889µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "GET /v2/foo/bar/blobs/uploads/51addcbe-9942-41e6-91cb-3f659f5e4c86?_state=xvSvzLN7GB8Pb5MgMBJm6i-OTE4mOl4sBFseL1Af2ix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWRkY2JlLTk5NDItNDFlNi05MWNiLTNmNjU5ZjVlNGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNjk4OTg4MTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=bb964829-be9b-490e-836c-a31a650cfd5a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/uploads/51addcbe-9942-41e6-91cb-3f659f5e4c86?_state=xvSvzLN7GB8Pb5MgMBJm6i-OTE4mOl4sBFseL1Af2ix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWRkY2JlLTk5NDItNDFlNi05MWNiLTNmNjU5ZjVlNGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNjk4OTg4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="557.883µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/51addcbe-9942-41e6-91cb-3f659f5e4c86?_state=xvSvzLN7GB8Pb5MgMBJm6i-OTE4mOl4sBFseL1Af2ix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWRkY2JlLTk5NDItNDFlNi05MWNiLTNmNjU5ZjVlNGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNjk4OTg4MTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=afab7493-c4cf-4fd0-a41c-d7c42f39937d http.request.method=GET http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/uploads/51addcbe-9942-41e6-91cb-3f659f5e4c86?_state=xvSvzLN7GB8Pb5MgMBJm6i-OTE4mOl4sBFseL1Af2ix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWRkY2JlLTk5NDItNDFlNi05MWNiLTNmNjU5ZjVlNGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNjk4OTg4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=51addcbe-9942-41e6-91cb-3f659f5e4c86 time="2026-03-06T17:55:04Z" 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.26.1 http.request.host="127.0.0.1:42987" http.request.id=afab7493-c4cf-4fd0-a41c-d7c42f39937d http.request.method=GET http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/uploads/51addcbe-9942-41e6-91cb-3f659f5e4c86?_state=xvSvzLN7GB8Pb5MgMBJm6i-OTE4mOl4sBFseL1Af2ix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWRkY2JlLTk5NDItNDFlNi05MWNiLTNmNjU5ZjVlNGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNjk4OTg4MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="465.038µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=51addcbe-9942-41e6-91cb-3f659f5e4c86 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "GET /v2/foo/bar/blobs/uploads/51addcbe-9942-41e6-91cb-3f659f5e4c86?_state=xvSvzLN7GB8Pb5MgMBJm6i-OTE4mOl4sBFseL1Af2ix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWRkY2JlLTk5NDItNDFlNi05MWNiLTNmNjU5ZjVlNGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNjk4OTg4MTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=b6cee7c0-3b58-46c9-a061-f753054db583 http.request.method=POST http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="593.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=33016886-cb43-4eea-9d6f-155338a1d0ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/706bc1bc-2e31-4fff-a5d2-8037d438c020?_state=tn_hvBBKvuBk0DlynbqHP9fykVE5zZNueJgI9pWDHdJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNmJjMWJjLTJlMzEtNGZmZi1hNWQyLTgwMzdkNDM4YzAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzI0MDQzNDNaIn0%3D&digest=sha256%3A28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" provided=sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd vars.name="foo/bar" vars.uuid=706bc1bc-2e31-4fff-a5d2-8037d438c020 time="2026-03-06T17:55:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=33016886-cb43-4eea-9d6f-155338a1d0ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/706bc1bc-2e31-4fff-a5d2-8037d438c020?_state=tn_hvBBKvuBk0DlynbqHP9fykVE5zZNueJgI9pWDHdJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNmJjMWJjLTJlMzEtNGZmZi1hNWQyLTgwMzdkNDM4YzAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzI0MDQzNDNaIn0%3D&digest=sha256%3A28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=706bc1bc-2e31-4fff-a5d2-8037d438c020 time="2026-03-06T17:55:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=33016886-cb43-4eea-9d6f-155338a1d0ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/706bc1bc-2e31-4fff-a5d2-8037d438c020?_state=tn_hvBBKvuBk0DlynbqHP9fykVE5zZNueJgI9pWDHdJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNmJjMWJjLTJlMzEtNGZmZi1hNWQyLTgwMzdkNDM4YzAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzI0MDQzNDNaIn0%3D&digest=sha256%3A28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="498.264µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=706bc1bc-2e31-4fff-a5d2-8037d438c020 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/706bc1bc-2e31-4fff-a5d2-8037d438c020?_state=tn_hvBBKvuBk0DlynbqHP9fykVE5zZNueJgI9pWDHdJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNmJjMWJjLTJlMzEtNGZmZi1hNWQyLTgwMzdkNDM4YzAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzI0MDQzNDNaIn0%3D&digest=sha256%3A28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=61a72b01-df2f-4c8b-a877-0eebf362f971 http.request.method=POST http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="439.796µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=a1d18ae3-d1d2-4256-b055-5957183267da http.request.method=PUT http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/306e9790-9e38-43ac-8b94-7d69f1de4665?_state=dJWK411InitlfdUjHIwjSCHLjwQUmWbHkAw-QFEYhYF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNmU5NzkwLTllMzgtNDNhYy04Yjk0LTdkNjlmMWRlNDY2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzM1NjI5ODNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="543.29µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/306e9790-9e38-43ac-8b94-7d69f1de4665?_state=dJWK411InitlfdUjHIwjSCHLjwQUmWbHkAw-QFEYhYF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNmU5NzkwLTllMzgtNDNhYy04Yjk0LTdkNjlmMWRlNDY2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzM1NjI5ODNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=1c1f4304-6c44-4959-97a8-be58e85d2cab http.request.method=POST http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="465.533µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=73975ecd-b88b-459e-9b57-87de7ba95145 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/68ab885a-d674-4104-bb33-f77c5b28320b?_state=o-g4WVJZy-ZQEfGsxxYpo_WKBR1EGsX-MH5YX8KcyCl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YWI4ODVhLWQ2NzQtNDEwNC1iYjMzLWY3N2M1YjI4MzIwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzQ3MjY1NjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="600.468µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/68ab885a-d674-4104-bb33-f77c5b28320b?_state=o-g4WVJZy-ZQEfGsxxYpo_WKBR1EGsX-MH5YX8KcyCl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YWI4ODVhLWQ2NzQtNDEwNC1iYjMzLWY3N2M1YjI4MzIwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzQ3MjY1NjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=688abb47-d9f9-45be-9ee5-023e1276f871 http.request.method=POST http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="447.383µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:04Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=2c4e91fd-b6c5-4856-a663-62c0df7c0400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/d531086f-8008-4fa3-b172-473119a964b1?_state=0ZPuTkcG0lsWzC3F8nLEQyYIdYYgafa1ePrZ7lZs8XR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MzEwODZmLTgwMDgtNGZhMy1iMTcyLTQ3MzExOWE5NjRiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzU5MzIxNTdaIn0%3D&digest=sha256%3A28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.duration=712.373708ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/d531086f-8008-4fa3-b172-473119a964b1?_state=0ZPuTkcG0lsWzC3F8nLEQyYIdYYgafa1ePrZ7lZs8XR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MzEwODZmLTgwMDgtNGZhMy1iMTcyLTQ3MzExOWE5NjRiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNC4yNzU5MzIxNTdaIn0%3D&digest=sha256%3A28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=acb344b7-eb87-46ea-a3d7-c3196a91c897 http.request.method=POST http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="835.21µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42987" http.request.id=a89622c1-9220-4dce-9471-e57bfa431dab http.request.method=PATCH http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/50f391f2-2984-400b-bc30-3085f5e8efb4?_state=4vud89znwtmvPOpXyC6IPo7R6CeUDABy1rM-peNaXql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZjM5MWYyLTI5ODQtNDAwYi1iYzMwLTMwODVmNWU4ZWZiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS4wMDI0MDg1NjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=753.438346ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/50f391f2-2984-400b-bc30-3085f5e8efb4?_state=4vud89znwtmvPOpXyC6IPo7R6CeUDABy1rM-peNaXql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZjM5MWYyLTI5ODQtNDAwYi1iYzMwLTMwODVmNWU4ZWZiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS4wMDI0MDg1NjNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=a4e52bdd-c6ab-4356-998c-736a489698ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/uploads/50f391f2-2984-400b-bc30-3085f5e8efb4?_state=3bcDy1cdLB15pfgOsVSjajiG0tNIj7CLVURxOeHigzJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZjM5MWYyLTI5ODQtNDAwYi1iYzMwLTMwODVmNWU4ZWZiNCIsIk9mZnNldCI6MjE0Njk2OTYsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDVaIn0%3D&digest=sha256%3A28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.duration="816.703µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/50f391f2-2984-400b-bc30-3085f5e8efb4?_state=3bcDy1cdLB15pfgOsVSjajiG0tNIj7CLVURxOeHigzJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZjM5MWYyLTI5ODQtNDAwYi1iYzMwLTMwODVmNWU4ZWZiNCIsIk9mZnNldCI6MjE0Njk2OTYsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDVaIn0%3D&digest=sha256%3A28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=c3f42575-3924-4a2b-833f-7834fb9c2719 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="539.02µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=4707d0b3-f454-4d7a-9264-a52e5ef50fe2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.738581ms http.response.status=200 http.response.written=21469696 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 200 21469696 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=error msg="error parsing digest="sha257:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd": unsupported digest algorithm" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=459858a1-3839-4489-a0b4-f3104ee441cb http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/sha257:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" vars.name="foo/bar" time="2026-03-06T17:55:05Z" 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.26.1 http.request.host="127.0.0.1:42987" http.request.id=459858a1-3839-4489-a0b4-f3104ee441cb http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/foo/bar/blobs/sha257:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="497.542µs" http.response.status=400 http.response.written=110 vars.digest="sha257:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "GET /v2/foo/bar/blobs/sha257:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=cbeef602-3c90-4291-bb68-df628b1473e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57270" http.request.uri="/v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.duration="682.296µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=60a6fe1d-b7f6-4b36-92be-53513d7238f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57258" http.request.uri="/v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.725629ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42987" http.request.id=f86d57aa-6d80-4f91-a418-3beff4e880ee http.request.method=GET http.request.remoteaddr="127.0.0.1:57270" http.request.uri="/v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.58813ms http.response.status=200 http.response.written=589824 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:28db2147ef79b2e49229e32e3d89ed3ba493c29c4654909a2e47b545b5930fdd HTTP/1.1" 200 589824 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=c2f6a4e8-80fd-462c-a450-c4a87942a683 http.request.method=GET http.request.remoteaddr="127.0.0.1:41344" http.request.uri="/v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.583544059s http.response.status=200 http.response.written=2693312 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37619" http.request.id=4569788e-810e-4225-aa6b-0da28a607882 http.request.method=GET http.request.remoteaddr="127.0.0.1:41352" http.request.uri="/v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.581495255s http.response.status=200 http.response.written=2630912 127.0.0.1 - - [06/Mar/2026:17:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:3bccc1c257ae0ff5f113001beb20d6fc3071a52c01e5b80c29bc993b663803ad HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (2.57s) === RUN TestBlobDelete time="2026-03-06T17:55:05Z" 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.26.1 time="2026-03-06T17:55:05Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=d81d8011-02d3-4d1a-8eeb-d5a24548679c http.request.method=GET http.request.remoteaddr="127.0.0.1:36938" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="732.999µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=60cbfd5d-650f-49bf-afd9-c01809d0ecc3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36940" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="671.83µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=97892f94-fd19-4efe-a4bd-3b705a9ff7af http.request.method=POST http.request.remoteaddr="127.0.0.1:36940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="596.006µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=dbc73bd5-88ef-4557-94cd-17d1afd88df9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36940" http.request.uri="/v2/foo/bar/blobs/uploads/7633c8e2-3dd7-43b0-b6b5-4b0235656e95?_state=SwdzUyCDXEmQa4lruaaBVi3LxU4oa0QXAfRhy8cLGSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MzNjOGUyLTNkZDctNDNiMC1iNmI1LTRiMDIzNTY1NmU5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NDgwNjY0NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="703.721µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "GET /v2/foo/bar/blobs/uploads/7633c8e2-3dd7-43b0-b6b5-4b0235656e95?_state=SwdzUyCDXEmQa4lruaaBVi3LxU4oa0QXAfRhy8cLGSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MzNjOGUyLTNkZDctNDNiMC1iNmI1LTRiMDIzNTY1NmU5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NDgwNjY0NTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=42f00d63-09b3-4eed-b215-235e9b7fcbd3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36940" http.request.uri="/v2/foo/bar/blobs/uploads/7633c8e2-3dd7-43b0-b6b5-4b0235656e95?_state=SwdzUyCDXEmQa4lruaaBVi3LxU4oa0QXAfRhy8cLGSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MzNjOGUyLTNkZDctNDNiMC1iNmI1LTRiMDIzNTY1NmU5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NDgwNjY0NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="609.134µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "DELETE /v2/foo/bar/blobs/uploads/7633c8e2-3dd7-43b0-b6b5-4b0235656e95?_state=SwdzUyCDXEmQa4lruaaBVi3LxU4oa0QXAfRhy8cLGSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MzNjOGUyLTNkZDctNDNiMC1iNmI1LTRiMDIzNTY1NmU5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NDgwNjY0NTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=7509edec-9cae-49c2-8508-a62af9d632c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36940" http.request.uri="/v2/foo/bar/blobs/uploads/7633c8e2-3dd7-43b0-b6b5-4b0235656e95?_state=SwdzUyCDXEmQa4lruaaBVi3LxU4oa0QXAfRhy8cLGSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MzNjOGUyLTNkZDctNDNiMC1iNmI1LTRiMDIzNTY1NmU5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NDgwNjY0NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7633c8e2-3dd7-43b0-b6b5-4b0235656e95 time="2026-03-06T17:55:05Z" 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.26.1 http.request.host="127.0.0.1:39221" http.request.id=7509edec-9cae-49c2-8508-a62af9d632c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36940" http.request.uri="/v2/foo/bar/blobs/uploads/7633c8e2-3dd7-43b0-b6b5-4b0235656e95?_state=SwdzUyCDXEmQa4lruaaBVi3LxU4oa0QXAfRhy8cLGSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MzNjOGUyLTNkZDctNDNiMC1iNmI1LTRiMDIzNTY1NmU5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NDgwNjY0NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="592.092µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7633c8e2-3dd7-43b0-b6b5-4b0235656e95 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "GET /v2/foo/bar/blobs/uploads/7633c8e2-3dd7-43b0-b6b5-4b0235656e95?_state=SwdzUyCDXEmQa4lruaaBVi3LxU4oa0QXAfRhy8cLGSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MzNjOGUyLTNkZDctNDNiMC1iNmI1LTRiMDIzNTY1NmU5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NDgwNjY0NTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=e11f7891-a89f-445f-9a9c-2aa20dea80be http.request.method=POST http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="811.636µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=c3af3a2e-7d1f-4a96-8d4c-96f3a518158f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/aab35fc0-cfb0-4f7e-9fd0-ac6f90a48f41?_state=kwSauBla0w0hsxnEAN8SHRvW-ZORTP4WXRYKBZckumB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhYjM1ZmMwLWNmYjAtNGY3ZS05ZmQwLWFjNmY5MGE0OGY0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTEyNDE5MTlaIn0%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" provided=sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 vars.name="foo/bar" vars.uuid=aab35fc0-cfb0-4f7e-9fd0-ac6f90a48f41 time="2026-03-06T17:55:05Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=c3af3a2e-7d1f-4a96-8d4c-96f3a518158f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/aab35fc0-cfb0-4f7e-9fd0-ac6f90a48f41?_state=kwSauBla0w0hsxnEAN8SHRvW-ZORTP4WXRYKBZckumB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhYjM1ZmMwLWNmYjAtNGY3ZS05ZmQwLWFjNmY5MGE0OGY0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTEyNDE5MTlaIn0%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=aab35fc0-cfb0-4f7e-9fd0-ac6f90a48f41 time="2026-03-06T17:55:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=c3af3a2e-7d1f-4a96-8d4c-96f3a518158f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/aab35fc0-cfb0-4f7e-9fd0-ac6f90a48f41?_state=kwSauBla0w0hsxnEAN8SHRvW-ZORTP4WXRYKBZckumB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhYjM1ZmMwLWNmYjAtNGY3ZS05ZmQwLWFjNmY5MGE0OGY0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTEyNDE5MTlaIn0%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="626.987µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=aab35fc0-cfb0-4f7e-9fd0-ac6f90a48f41 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/aab35fc0-cfb0-4f7e-9fd0-ac6f90a48f41?_state=kwSauBla0w0hsxnEAN8SHRvW-ZORTP4WXRYKBZckumB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhYjM1ZmMwLWNmYjAtNGY3ZS05ZmQwLWFjNmY5MGE0OGY0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTEyNDE5MTlaIn0%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=0326f3fc-b0b7-42e9-a836-c4dc1b7aa8cd http.request.method=POST http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="655.148µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=df1ef462-5a3e-410c-9f49-37c45779b0bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/7ceece38-bf73-45c9-88a7-cda8e4901fad?_state=nrUsJCmW1J04enfv9O23vJXpw54B0_LRCbDVLJM0Wq57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjZWVjZTM4LWJmNzMtNDVjOS04OGE3LWNkYThlNDkwMWZhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTI4MDE2MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="752.239µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/7ceece38-bf73-45c9-88a7-cda8e4901fad?_state=nrUsJCmW1J04enfv9O23vJXpw54B0_LRCbDVLJM0Wq57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjZWVjZTM4LWJmNzMtNDVjOS04OGE3LWNkYThlNDkwMWZhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTI4MDE2MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=bcb2c480-a557-44c7-aecf-26810d51700c http.request.method=POST http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="554.921µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=62db3df2-ec55-461b-86da-a2486f405591 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/7bb78bdc-668d-42e0-a521-847a61fa7f86?_state=MMWI70r5-ZoZ8wVnIoAM49QdetR2pWkZOy_DAL348mR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiYjc4YmRjLTY2OGQtNDJlMC1hNTIxLTg0N2E2MWZhN2Y4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTQzNTE1MThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="698.632µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/7bb78bdc-668d-42e0-a521-847a61fa7f86?_state=MMWI70r5-ZoZ8wVnIoAM49QdetR2pWkZOy_DAL348mR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiYjc4YmRjLTY2OGQtNDJlMC1hNTIxLTg0N2E2MWZhN2Y4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTQzNTE1MThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:05Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=e8d11057-ea4e-403d-b1db-722d7243584a http.request.method=POST http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="607.774µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:06Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=2738bd22-acbe-4424-8a17-afa714cf45a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/ea2c827a-de99-49bc-8989-f26d6a04af5a?_state=Qu9NTsduEhZwqFoxC_23AaDRdgmsTPq5uYsM-jkPrjR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMmM4MjdhLWRlOTktNDliYy04OTg5LWYyNmQ2YTA0YWY1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTU4NTQxMVoifQ%3D%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.duration=720.878645ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/ea2c827a-de99-49bc-8989-f26d6a04af5a?_state=Qu9NTsduEhZwqFoxC_23AaDRdgmsTPq5uYsM-jkPrjR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMmM4MjdhLWRlOTktNDliYy04OTg5LWYyNmQ2YTA0YWY1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNS44NTU4NTQxMVoifQ%3D%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:06Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=3edc7e80-2c7f-445c-b496-db4ae390bec8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="751.218µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39221" http.request.id=5290c218-931a-494f-a44a-8e5e86ca08cd http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/f7fd49cc-4fbf-4e7e-b650-363844caf546?_state=Y4wQSdPdpyPGhj331HV0tXzAPyTMTC9rwNPVICk2ymh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3ZmQ0OWNjLTRmYmYtNGU3ZS1iNjUwLTM2Mzg0NGNhZjU0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNi41OTA3MzM3MjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=884.888434ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:06 +0000] "PATCH /v2/foo/bar/blobs/uploads/f7fd49cc-4fbf-4e7e-b650-363844caf546?_state=Y4wQSdPdpyPGhj331HV0tXzAPyTMTC9rwNPVICk2ymh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3ZmQ0OWNjLTRmYmYtNGU3ZS1iNjUwLTM2Mzg0NGNhZjU0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNi41OTA3MzM3MjdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=22af9d33-d109-45b8-a2f5-956e7c4f8e7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/f7fd49cc-4fbf-4e7e-b650-363844caf546?_state=jmCqLdFaJHuzt46MOGWPBAQLjdzl4A0e5GQShCVyvHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3ZmQ0OWNjLTRmYmYtNGU3ZS1iNjUwLTM2Mzg0NGNhZjU0NiIsIk9mZnNldCI6MjE1NjA4MzIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDZaIn0%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.duration="882.48µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "PUT /v2/foo/bar/blobs/uploads/f7fd49cc-4fbf-4e7e-b650-363844caf546?_state=jmCqLdFaJHuzt46MOGWPBAQLjdzl4A0e5GQShCVyvHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3ZmQ0OWNjLTRmYmYtNGU3ZS1iNjUwLTM2Mzg0NGNhZjU0NiIsIk9mZnNldCI6MjE1NjA4MzIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MDZaIn0%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=c3e00be3-7d2c-4767-b460-fcdf57b16fe6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="533.626µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=a9dded0f-6329-4341-a54d-0a6c09b9841e http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.244352ms http.response.status=200 http.response.written=21560832 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "GET /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 200 21560832 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=error msg="error parsing digest="sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9": unsupported digest algorithm" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=77b1a15c-df01-4ffb-88a7-bcf15fa492f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" vars.name="foo/bar" time="2026-03-06T17:55: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.26.1 http.request.host="127.0.0.1:39221" http.request.id=77b1a15c-df01-4ffb-88a7-bcf15fa492f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="510.513µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "GET /v2/foo/bar/blobs/sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=c060489f-9a3e-427f-a0f7-9f2d7aea41e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36976" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.duration="738.83µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "GET /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=a5b3026e-ce4f-4afb-b48c-3c5b5eb1ff22 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.duration="661.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=1f7e9ffb-1540-463f-80bb-13d050fe7d53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="429.614µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=b66eacad-ae73-411d-b83c-5bcf8c8dadfb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="537.128µs" http.response.status=404 http.response.written=74 vars.digest="sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=error msg="error parsing digest="sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9": unsupported digest algorithm" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=48c2b905-1438-4a80-9cda-ecc112417393 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36988" http.request.uri="/v2/foo/bar/blobs/sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" vars.name="foo/bar" time="2026-03-06T17:55: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.26.1 http.request.host="127.0.0.1:39221" http.request.id=48c2b905-1438-4a80-9cda-ecc112417393 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36988" http.request.uri="/v2/foo/bar/blobs/sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="554.471µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "DELETE /v2/foo/bar/blobs/sha257:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-03-06T17:55:07Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=cfb7a6c9-4818-4aae-b0d7-51c450458957 http.request.method=POST http.request.remoteaddr="127.0.0.1:36994" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="775.235µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:08Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=1cddb2f8-1406-4e29-9f16-0349f23fd99e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36994" http.request.uri="/v2/foo/bar/blobs/uploads/4e52427f-933c-4478-855c-e54c0be9a782?_state=w5UmuNY4M5aRJL-O0_ni0lccOY6t8O0lm_kplD-y5dN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNTI0MjdmLTkzM2MtNDQ3OC04NTVjLWU1NGMwYmU5YTc4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNy41MDAyMjMyODdaIn0%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.duration=704.227291ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "PUT /v2/foo/bar/blobs/uploads/4e52427f-933c-4478-855c-e54c0be9a782?_state=w5UmuNY4M5aRJL-O0_ni0lccOY6t8O0lm_kplD-y5dN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNTI0MjdmLTkzM2MtNDQ3OC04NTVjLWU1NGMwYmU5YTc4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowNy41MDAyMjMyODdaIn0%3D&digest=sha256%3A3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:08Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=6c353eac-6b4d-4639-8c87-528a7978146b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36994" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="766.888µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:08Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=7983c9ef-b0b9-4219-98cb-55f13cb79032 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=725.579412ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "GET /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2026-03-06T17:55:08Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:39221" http.request.id=1eb3f171-9ef0-4545-9f3e-1bd0f11f7821 http.request.method=GET http.request.remoteaddr="127.0.0.1:36976" http.request.uri="/v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=723.117811ms http.response.status=200 http.response.written=2630912 127.0.0.1 - - [06/Mar/2026:17:55:07 +0000] "GET /v2/foo/bar/blobs/sha256:3793146fd0c9b3b4bc29b88ab2eb5cedfc6b7d9a152295eb745884e40d4eada9 HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.44s) === RUN TestRelativeURL time="2026-03-06T17:55:08Z" 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.26.1 time="2026-03-06T17:55:08Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:08Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:35387" http.request.id=d6748470-d3f0-49a6-8405-484b5c7e941b http.request.method=POST http.request.remoteaddr="127.0.0.1:38732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="729.19µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:09Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:35387" http.request.id=68784345-2849-43ed-a9ca-c2dcfa1fd93b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38732" http.request.uri="/v2/foo/bar/blobs/uploads/b23700d0-3355-4593-954f-b0e0c33b5199?_state=hKoOGLQ6mQVdQx15JEKSthbCNC5xU5_hNEYN3uuDoHB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMzcwMGQwLTMzNTUtNDU5My05NTRmLWIwZTBjMzNiNTE5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowOC4yMjAyNTY4MjZaIn0%3D&digest=sha256%3Ae7229495941d0d41dee91bf710f6ace3837295cf355fcfc10a99994b1a94f35e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.070300696s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:08 +0000] "PUT /v2/foo/bar/blobs/uploads/b23700d0-3355-4593-954f-b0e0c33b5199?_state=hKoOGLQ6mQVdQx15JEKSthbCNC5xU5_hNEYN3uuDoHB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMzcwMGQwLTMzNTUtNDU5My05NTRmLWIwZTBjMzNiNTE5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowOC4yMjAyNTY4MjZaIn0%3D&digest=sha256%3Ae7229495941d0d41dee91bf710f6ace3837295cf355fcfc10a99994b1a94f35e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:09Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:35387" http.request.id=42fd569e-64b5-4682-a95a-ec559de8a739 http.request.method=POST http.request.remoteaddr="127.0.0.1:38732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.457µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:09Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:35387" http.request.id=7d839bae-7216-4f8e-83a1-db0ed9628d90 http.request.method=POST http.request.remoteaddr="127.0.0.1:38732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="498.764µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:10Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:35387" http.request.id=89840702-76cc-48d7-a223-bc8f6740949d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38732" http.request.uri="/v2/foo/bar/blobs/uploads/51393f4e-c57f-4e65-813e-d143c30d3317?_state=3eHJRvPDAwYH7C_LR49HFrPfj3A_u4I4UVUZ5KVH7Zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxMzkzZjRlLWM1N2YtNGU2NS04MTNlLWQxNDNjMzBkMzMxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowOS40NDkwOTkwMDlaIn0%3D&digest=sha256%3A0502b8ecb2b746ac7f8208e6682f56e31b28c9832e06dad77ea94449d70cb4b5" http.request.useragent="Go-http-client/1.1" http.response.duration=844.864658ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:09 +0000] "PUT /v2/foo/bar/blobs/uploads/51393f4e-c57f-4e65-813e-d143c30d3317?_state=3eHJRvPDAwYH7C_LR49HFrPfj3A_u4I4UVUZ5KVH7Zp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxMzkzZjRlLWM1N2YtNGU2NS04MTNlLWQxNDNjMzBkMzMxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NTowOS40NDkwOTkwMDlaIn0%3D&digest=sha256%3A0502b8ecb2b746ac7f8208e6682f56e31b28c9832e06dad77ea94449d70cb4b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.08s) === RUN TestBlobDeleteDisabled time="2026-03-06T17:55:10Z" 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.26.1 time="2026-03-06T17:55:10Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:10Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.1 http.request.host="127.0.0.1:36255" http.request.id=e19a1a8a-6ca4-4e43-ad84-d0bab8573080 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49286" http.request.uri="/v2/foo/bar/blobs/sha256:101cd6aefbe1f895277f51bd4c90ccf8c184b025157e656a06c141d73fe97821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="685.835µs" http.response.status=405 http.response.written=78 vars.digest="sha256:101cd6aefbe1f895277f51bd4c90ccf8c184b025157e656a06c141d73fe97821" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:101cd6aefbe1f895277f51bd4c90ccf8c184b025157e656a06c141d73fe97821 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.08s) === RUN TestDeleteDisabled time="2026-03-06T17:55:10Z" 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.26.1 time="2026-03-06T17:55:10Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:10Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37575" http.request.id=1833a1e4-1dd8-46b0-aa77-09236164fc87 http.request.method=POST http.request.remoteaddr="127.0.0.1:51832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="690.373µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:10Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37575" http.request.id=3292e0be-876f-400c-a710-e443813e52f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51832" http.request.uri="/v2/foo/bar/blobs/uploads/8aba93c7-7a23-498a-990c-19ec121f2c7f?_state=dmNV3koxf_NEK1hVYa0DU2ZdutSmCl5miDQo82pWVWZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYmE5M2M3LTdhMjMtNDk4YS05OTBjLTE5ZWMxMjFmMmM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NToxMC40MjgzNjUzNjFaIn0%3D&digest=sha256%3A60e3ae08a1997d459216e6dcbf3787cd498ffee1e83cad460e75b1912998c08d" http.request.useragent="Go-http-client/1.1" http.response.duration=426.512085ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:10 +0000] "PUT /v2/foo/bar/blobs/uploads/8aba93c7-7a23-498a-990c-19ec121f2c7f?_state=dmNV3koxf_NEK1hVYa0DU2ZdutSmCl5miDQo82pWVWZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYmE5M2M3LTdhMjMtNDk4YS05OTBjLTE5ZWMxMjFmMmM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NToxMC40MjgzNjUzNjFaIn0%3D&digest=sha256%3A60e3ae08a1997d459216e6dcbf3787cd498ffee1e83cad460e75b1912998c08d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:10Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.1 http.request.host="127.0.0.1:37575" http.request.id=0ca2dd06-4371-4e3e-8735-976908f26e56 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51832" http.request.uri="/v2/foo/bar/blobs/sha256:60e3ae08a1997d459216e6dcbf3787cd498ffee1e83cad460e75b1912998c08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="656.46µs" http.response.status=405 http.response.written=78 vars.digest="sha256:60e3ae08a1997d459216e6dcbf3787cd498ffee1e83cad460e75b1912998c08d" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:60e3ae08a1997d459216e6dcbf3787cd498ffee1e83cad460e75b1912998c08d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.49s) === RUN TestDeleteReadOnly time="2026-03-06T17:55:10Z" 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.26.1 time="2026-03-06T17:55:10Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:10Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:43599" http.request.id=fbc4d73c-3405-446d-bc96-568735a21513 http.request.method=POST http.request.remoteaddr="127.0.0.1:34950" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="818.937µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:12Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:43599" http.request.id=fd7413bc-8dee-476a-b75d-b114309df21e http.request.method=PUT http.request.remoteaddr="127.0.0.1:34950" http.request.uri="/v2/foo/bar/blobs/uploads/0840de21-5d87-4fb8-a63f-efca2f2033e4?_state=BAUORhm0H3cdPDJp8sc90Z3UmDht_teJStrFlcHh1N17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4NDBkZTIxLTVkODctNGZiOC1hNjNmLWVmY2EyZjIwMzNlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NToxMC45NDU3NTA2ODJaIn0%3D&digest=sha256%3Adf5ee5eb9d3663e94e98a78dcf81d1896464189e15f05c792be4b86093509dc1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.113262007s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:10 +0000] "PUT /v2/foo/bar/blobs/uploads/0840de21-5d87-4fb8-a63f-efca2f2033e4?_state=BAUORhm0H3cdPDJp8sc90Z3UmDht_teJStrFlcHh1N17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4NDBkZTIxLTVkODctNGZiOC1hNjNmLWVmY2EyZjIwMzNlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NToxMC45NDU3NTA2ODJaIn0%3D&digest=sha256%3Adf5ee5eb9d3663e94e98a78dcf81d1896464189e15f05c792be4b86093509dc1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [06/Mar/2026:17:55:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:df5ee5eb9d3663e94e98a78dcf81d1896464189e15f05c792be4b86093509dc1 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.20s) === RUN TestStartPushReadOnly time="2026-03-06T17:55:12Z" 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.26.1 time="2026-03-06T17:55:12Z" level=info msg="redis not configured" go.version=go1.26.1 127.0.0.1 - - [06/Mar/2026:17:55:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2026-03-06T17:55:12Z" 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.26.1 time="2026-03-06T17:55:12Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=172f4bb5-3d92-4b6a-a70f-7a98b66899b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" 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="586.65µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-03-06T17:55:12Z" 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.26.1 http.request.host="127.0.0.1:38711" http.request.id=f57ee9fd-91c8-4673-a674-b26fafca42ce http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" 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="469.303µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Mar/2026:17:55:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-03-06T17:55:12Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=727ac84e-027b-4641-81f2-94b5bfd117b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" 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="469.616µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-03-06T17:55:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=cfad8bab-a409-46d8-a05b-b66117205633 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" 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="636.389µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:12Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=cfad8bab-a409-46d8-a05b-b66117205633 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" 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="656.425µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=cfad8bab-a409-46d8-a05b-b66117205633 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" 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="674.022µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:12Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=cfad8bab-a409-46d8-a05b-b66117205633 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" 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="689.923µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-03-06T17:55:12Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=2d0da3f2-03a0-491e-887c-337987d40ce0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="756.829µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:12 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=a3f60d2e-5031-45ea-96c3-57ae9c781fea http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/blobs/uploads/f37c5617-bdc0-468c-ba5c-b840d4f046eb?_state=SSKrCyYVhZ59JBHnR7a6Fk-VitlwYqJkDoPCY8BhL657Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMzdjNTYxNy1iZGMwLTQ2OGMtYmE1Yy1iODQwZDRmMDQ2ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTIuMTU2NjcwNzYzWiJ9&digest=sha256%3Ad86e32b63686d8bc7be5a32a4e1048eaa8b7437d7c2ac00bf39753a1b78ff07f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.121197109s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:12 +0000] "PUT /v2/foo/schema1/blobs/uploads/f37c5617-bdc0-468c-ba5c-b840d4f046eb?_state=SSKrCyYVhZ59JBHnR7a6Fk-VitlwYqJkDoPCY8BhL657Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMzdjNTYxNy1iZGMwLTQ2OGMtYmE1Yy1iODQwZDRmMDQ2ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTIuMTU2NjcwNzYzWiJ9&digest=sha256%3Ad86e32b63686d8bc7be5a32a4e1048eaa8b7437d7c2ac00bf39753a1b78ff07f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=78134d64-18b0-4098-8a22-3058714ef861 http.request.method=POST http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="788.004µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=c516cdb2-cf3b-4150-8786-9fe860a862bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/blobs/uploads/3f2b493f-9f44-4502-8aa3-07b39506ddf1?_state=YjmwErna_4b939Irf6H0LXyH6o17dsiapZZOxrCDvO17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZjJiNDkzZi05ZjQ0LTQ1MDItOGFhMy0wN2IzOTUwNmRkZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTMuMzQzODg0NzkzWiJ9&digest=sha256%3A4740614257546b30d09271a0b2b5595f128f398306c3bd44db322f84075e2605" http.request.useragent="Go-http-client/1.1" http.response.duration=589.550622ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/3f2b493f-9f44-4502-8aa3-07b39506ddf1?_state=YjmwErna_4b939Irf6H0LXyH6o17dsiapZZOxrCDvO17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZjJiNDkzZi05ZjQ0LTQ1MDItOGFhMy0wN2IzOTUwNmRkZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTMuMzQzODg0NzkzWiJ9&digest=sha256%3A4740614257546b30d09271a0b2b5595f128f398306c3bd44db322f84075e2605 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=b0f590b7-6aeb-46d1-9ff6-d66003f52ef6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024205ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=5f37f19c-df05-4653-b7bf-a459c2284ae7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" http.response.duration="877.231µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=4e70294d-318a-4b4a-95f7-8a73ed43c299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" 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="767.207µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=ac1119dc-aedb-44ad-96c8-920fc68ace59 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="723.404µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "GET /v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38711" http.request.id=dcee2e5b-a494-42cd-9964-389c5c1f0571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" http.response.duration="769.228µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38711" http.request.id=04ed6b98-2889-44fa-9648-7122cb183dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" http.response.duration="717.917µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/json" http.request.host="127.0.0.1:38711" http.request.id=bad7003f-2478-4b71-a090-d8f73b444d2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" http.response.duration="804.361µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=b09b8ab7-249b-45af-9eee-50bab837f2b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="772.641µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "GET /v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=d2873c3e-6194-4486-8a41-5721bc381ffa http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="422.584µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=de39adf3-c3a9-4d89-a123-5ede0995821a http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" http.response.duration="403.623µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "GET /v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=bc44faf0-e2b4-47a5-ad1e-71948031a983 http.request.method=GET http.request.remoteaddr="127.0.0.1:51030" 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="426.966µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=error msg="payload digest does match: "sha256:99fcb8f11aea247ed93de479701635e2e95915df8be433c953a5bead740939c3" != "sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f"" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=8aa71d8b-cbc7-40c8-b883-22af0cdd5512 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" time="2026-03-06T17:55:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=8aa71d8b-cbc7-40c8-b883-22af0cdd5512 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51030" http.request.uri="/v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="529.826µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f" 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:b1ba5560ed0435ce1fc30684ae8926b4455b31f44e9ea352c3ff75cc8e63214f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=9be2ebd1-01c2-4e07-b683-b0d4e898d5fc http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" 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="583.911µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" 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.26.1 http.request.host="127.0.0.1:38711" http.request.id=e6dd2266-69e5-40b8-8245-8c6c0a0d50ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" 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="439.728µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38711" http.request.id=0403eb9f-6567-47a1-88a6-e88c33abd768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" 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="530.779µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:13Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38711" http.request.id=0403eb9f-6567-47a1-88a6-e88c33abd768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" 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="550.625µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:13Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38711" http.request.id=0403eb9f-6567-47a1-88a6-e88c33abd768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" 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="565.866µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=011195c5-c0f7-436a-a2cd-a4d26481d0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="480.74µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=8cf611f5-2677-4cc8-b936-d8511a688d8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/blobs/uploads/1e5b0d1b-1da3-4ccd-b8d1-b8718e8becf1?_state=dhgkSgH5xQJmn3MGGJeOMwJfIRv5IReJVK2d3uYKlvx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZTViMGQxYi0xZGEzLTRjY2QtYjhkMS1iODcxOGU4YmVjZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTMuOTQ2OTcwMDEzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="622.662µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/1e5b0d1b-1da3-4ccd-b8d1-b8718e8becf1?_state=dhgkSgH5xQJmn3MGGJeOMwJfIRv5IReJVK2d3uYKlvx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZTViMGQxYi0xZGEzLTRjY2QtYjhkMS1iODcxOGU4YmVjZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTMuOTQ2OTcwMDEzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38711" http.request.id=4eda425f-a0ea-4642-9c0f-7951ec3571af http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" 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="494.514µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:13Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38711" http.request.id=4eda425f-a0ea-4642-9c0f-7951ec3571af http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" 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="515.156µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-03-06T17:55:13Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=b19a6c25-9a39-4333-88a3-73dfbe0dc2c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="546.265µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:14Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=ef1fa4cb-d901-46c1-b1eb-233771225df8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/blobs/uploads/1bbed0fb-8fd1-488e-a8fd-ecbc6820f2b5?_state=LkN6j0A_JeWEZjoe-EYtrKcsBn4oGfKjLfKVHQt0zN97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxYmJlZDBmYi04ZmQxLTQ4OGUtYThmZC1lY2JjNjgyMGYyYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTMuOTk5NzU0ODJaIn0%3D&digest=sha256%3Adae5966959aa65f66d085a228324531b35c93cf87226513bb943415e5b15efd7" http.request.useragent="Go-http-client/1.1" http.response.duration=408.078053ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/1bbed0fb-8fd1-488e-a8fd-ecbc6820f2b5?_state=LkN6j0A_JeWEZjoe-EYtrKcsBn4oGfKjLfKVHQt0zN97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxYmJlZDBmYi04ZmQxLTQ4OGUtYThmZC1lY2JjNjgyMGYyYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTMuOTk5NzU0ODJaIn0%3D&digest=sha256%3Adae5966959aa65f66d085a228324531b35c93cf87226513bb943415e5b15efd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:14Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=ae108982-e88f-4465-8e85-80062acb7c60 http.request.method=POST http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.392µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=110bf2ff-4094-4681-9b8c-db31c7ce56d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/blobs/uploads/aa8af25b-3336-4485-ba02-2e1b7a4df0fe?_state=RYIxmw-dGHBN3lNoHvGi6P3-vh3NZOqByRuv7RCwoQV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYThhZjI1Yi0zMzM2LTQ0ODUtYmEwMi0yZTFiN2E0ZGYwZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTQuNDkyOTMxODc0WiJ9&digest=sha256%3Ac674a3bb89b884e872b4986988a33d0a3557a32ca0b45f9420a682a96527a8cd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.348557361s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/aa8af25b-3336-4485-ba02-2e1b7a4df0fe?_state=RYIxmw-dGHBN3lNoHvGi6P3-vh3NZOqByRuv7RCwoQV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYThhZjI1Yi0zMzM2LTQ0ODUtYmEwMi0yZTFiN2E0ZGYwZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTQuNDkyOTMxODc0WiJ9&digest=sha256%3Ac674a3bb89b884e872b4986988a33d0a3557a32ca0b45f9420a682a96527a8cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38711" http.request.id=5fbf0851-ead7-4bd6-96db-d00bb6e53c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="899.677µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38711" http.request.id=4fb6429f-e303-4295-856e-5bb7168be22d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/sha256:989e8b7b90d012caf896383684d9afa5f4941ee6fc080d059d3d17fbfc651a07" http.request.useragent="Go-http-client/1.1" http.response.duration="584.778µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:989e8b7b90d012caf896383684d9afa5f4941ee6fc080d059d3d17fbfc651a07 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=4cae0422-b955-4e46-885f-2b704ca264aa http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" 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="503.662µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=5bc40993-8e5e-42e5-bc35-1dbb26fff898 http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/sha256:989e8b7b90d012caf896383684d9afa5f4941ee6fc080d059d3d17fbfc651a07" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="548.418µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/sha256:989e8b7b90d012caf896383684d9afa5f4941ee6fc080d059d3d17fbfc651a07 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=25b71d2c-9da5-48f0-ab47-9f088fce91fb http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="434.311µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=a5f7fc7a-3730-4a0e-976b-a79c755cd7a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/sha256:989e8b7b90d012caf896383684d9afa5f4941ee6fc080d059d3d17fbfc651a07" http.request.useragent="Go-http-client/1.1" http.response.duration="435.633µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/sha256:989e8b7b90d012caf896383684d9afa5f4941ee6fc080d059d3d17fbfc651a07 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=a314b7d2-22f6-4f19-abb0-514608129841 http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" 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="428.17µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="rewriting manifest sha256:989e8b7b90d012caf896383684d9afa5f4941ee6fc080d059d3d17fbfc651a07 in schema1 format to support old client" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=a1363324-f41c-45ad-a9cc-d02286800f9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=a1363324-f41c-45ad-a9cc-d02286800f9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" 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="929.93µs" http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38711" http.request.id=9bfeefeb-478e-4646-b257-91acfc0e7cf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" 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="481.159µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38711" http.request.id=f66dcc31-dc10-4078-9a15-6a697c89189e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="580.204µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38711" http.request.id=872f3f1d-8bec-44d1-bf4b-82e1c701a5f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/sha256:0146adbeb6d70f7ec06c7878eab1d7dd353f12ee1eaa0e79fd47ef3c81963da9" http.request.useragent="Go-http-client/1.1" http.response.duration="572.147µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:0146adbeb6d70f7ec06c7878eab1d7dd353f12ee1eaa0e79fd47ef3c81963da9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=e9a1f528-243c-4f61-8e41-1bfbdbdac9cf http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" 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="557.143µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=c02198b5-78cb-4c66-8ce7-3fe3ad7a2602 http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/sha256:0146adbeb6d70f7ec06c7878eab1d7dd353f12ee1eaa0e79fd47ef3c81963da9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="481.065µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/sha256:0146adbeb6d70f7ec06c7878eab1d7dd353f12ee1eaa0e79fd47ef3c81963da9 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=45a95a9e-4164-47ec-bff7-869d9140a256 http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="419.083µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=7592e6e4-cd56-4803-8a60-6b5018137272 http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/sha256:0146adbeb6d70f7ec06c7878eab1d7dd353f12ee1eaa0e79fd47ef3c81963da9" http.request.useragent="Go-http-client/1.1" http.response.duration="392.842µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/sha256:0146adbeb6d70f7ec06c7878eab1d7dd353f12ee1eaa0e79fd47ef3c81963da9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="rewriting manifest list sha256:0146adbeb6d70f7ec06c7878eab1d7dd353f12ee1eaa0e79fd47ef3c81963da9 in schema1 format to support old client" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=3c03e550-866f-4904-b60e-2c17ca9e5e16 http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:38711" http.request.id=3c03e550-866f-4904-b60e-2c17ca9e5e16 http.request.method=GET http.request.remoteaddr="127.0.0.1:49110" 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="768.095µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2026-03-06T17:55: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.26.1 time="2026-03-06T17:55:15Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=1793d7f0-96a2-401a-bb22-016e34e2def1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58280" 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="569.607µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" 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.26.1 http.request.host="127.0.0.1:33067" http.request.id=75905228-5ba9-4b0e-a0d6-8d9300f37c25 http.request.method=GET http.request.remoteaddr="127.0.0.1:58280" 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="435.902µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=6259ebc7-c796-45e3-91cb-e59d0baf44ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" 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="422.219µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=b2689cce-19e4-440d-98ab-26e868f2cc0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" 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="589.965µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=b2689cce-19e4-440d-98ab-26e868f2cc0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" 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="610.189µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:15Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=b2689cce-19e4-440d-98ab-26e868f2cc0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" 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="627.692µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=b2689cce-19e4-440d-98ab-26e868f2cc0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" 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="644.146µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-03-06T17:55:15Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=8ff0a925-c501-4a21-bdf9-3f876e13f118 http.request.method=POST http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="671.304µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:16Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=7c88cf1e-b545-4253-a4f0-e9913886963d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/blobs/uploads/301bb83f-5bab-4524-a41a-209c5b62c40d?_state=o4j4V5PRd95fudJV659jBJV_bDwf1FKVJ1k2nSeZgMd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMDFiYjgzZi01YmFiLTQ1MjQtYTQxYS0yMDljNWI2MmM0MGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTUuOTI0MzY1ODkyWiJ9&digest=sha256%3A2468943ffb23833c1740ca3473648cf113f52f42dbdb5773a9431f83e5772e49" http.request.useragent="Go-http-client/1.1" http.response.duration=829.909705ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/301bb83f-5bab-4524-a41a-209c5b62c40d?_state=o4j4V5PRd95fudJV659jBJV_bDwf1FKVJ1k2nSeZgMd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMDFiYjgzZi01YmFiLTQ1MjQtYTQxYS0yMDljNWI2MmM0MGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTUuOTI0MzY1ODkyWiJ9&digest=sha256%3A2468943ffb23833c1740ca3473648cf113f52f42dbdb5773a9431f83e5772e49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:16Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=40cd7282-e6ef-4ec2-bd92-c75602344da4 http.request.method=POST http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="800.645µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=77c71773-4fd7-4dbd-a9c5-73c3d29c4f74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/blobs/uploads/ec3ac4c9-19a6-493d-bcce-8e8a439ce965?_state=AHtKNa2rHydQnmg7QeNfH3R9fHwyXeaDNPDyBeuJDON7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYzNhYzRjOS0xOWE2LTQ5M2QtYmNjZS04ZThhNDM5Y2U5NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTYuODAwNjQwMzc5WiJ9&digest=sha256%3A53996af83feec5c6dc972842287a21c32b8a0b7f64bea4166f9e12bda89a6b3a" http.request.useragent="Go-http-client/1.1" http.response.duration=397.197345ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/ec3ac4c9-19a6-493d-bcce-8e8a439ce965?_state=AHtKNa2rHydQnmg7QeNfH3R9fHwyXeaDNPDyBeuJDON7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYzNhYzRjOS0xOWE2LTQ5M2QtYmNjZS04ZThhNDM5Y2U5NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTYuODAwNjQwMzc5WiJ9&digest=sha256%3A53996af83feec5c6dc972842287a21c32b8a0b7f64bea4166f9e12bda89a6b3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=97945489-a4fc-4a64-8868-91d351f016f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03233ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=1285f259-256e-44c1-9842-a385ff260bc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" http.response.duration="818.163µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=3cc705db-838b-4ba8-9dae-37d3c445f4fb http.request.method=GET http.request.remoteaddr="127.0.0.1:58280" 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="662.679µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=4d347e01-03e0-4356-88a8-9bc42058a544 http.request.method=GET http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="666.89µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "GET /v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33067" http.request.id=291dc361-c32c-47e6-9be5-b11cb7fa4afa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" http.response.duration="705.577µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33067" http.request.id=64df159f-861a-42eb-b8e8-48898912a282 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" http.response.duration="781.708µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/json" http.request.host="127.0.0.1:33067" http.request.id=c53f9e94-78ec-4861-912a-cf137fdf2912 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" http.response.duration="714.358µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=3ae49535-6788-4f4a-9555-b32f696f2a6b http.request.method=GET http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="658.213µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "GET /v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=3ef9fb41-defc-44a8-be86-8d7ac8db5a40 http.request.method=GET http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="440.109µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=a1107844-5822-4ad4-b250-fee7dce5b82a http.request.method=GET http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" http.response.duration="424.961µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "GET /v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=59ae4058-555e-4061-ac35-7d26f00cd904 http.request.method=GET http.request.remoteaddr="127.0.0.1:58280" 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="421.919µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=error msg="payload digest does match: "sha256:23ae34d1230b1a27bb8391ad236a9710c227291351b7dad56a4bb901bcaaae6b" != "sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8"" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=ff80f312-7711-42a7-a573-821f24a67f2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" time="2026-03-06T17:55:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=ff80f312-7711-42a7-a573-821f24a67f2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58280" http.request.uri="/v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="517.13µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8" 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:66edbb722679c4744ddbcc65368d438265566fa2a05f96c273557c55777fc4e8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=1e2141c5-c726-4f18-8bef-6e220928b5da http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" 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="581.982µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" 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.26.1 http.request.host="127.0.0.1:33067" http.request.id=9276371d-ad62-4c78-be14-759e33922ffb http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" 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="402.196µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33067" http.request.id=1313c5b1-f545-41d1-b66f-30bc3346b0e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" 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="495.071µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:17Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33067" http.request.id=1313c5b1-f545-41d1-b66f-30bc3346b0e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" 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="522.777µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:17Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33067" http.request.id=1313c5b1-f545-41d1-b66f-30bc3346b0e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" 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="538.387µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=c7460b0d-296b-4525-91b0-1737c0c4c3d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="484.719µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=8eb036ed-965d-4936-bb28-1acb75e3a435 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/blobs/uploads/0520d67f-e856-4f1f-98cd-177e2488fc1b?_state=cRJiAD9wNV2jdrTqN_Z6huISI5LntI3s_lIYtnQpJM57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNTIwZDY3Zi1lODU2LTRmMWYtOThjZC0xNzdlMjQ4OGZjMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTcuMjEwNjgyNzMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="591.308µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/0520d67f-e856-4f1f-98cd-177e2488fc1b?_state=cRJiAD9wNV2jdrTqN_Z6huISI5LntI3s_lIYtnQpJM57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNTIwZDY3Zi1lODU2LTRmMWYtOThjZC0xNzdlMjQ4OGZjMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTcuMjEwNjgyNzMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33067" http.request.id=cd7ac32d-74ee-46b7-acae-97ad45c04cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" 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="487.671µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:17Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33067" http.request.id=cd7ac32d-74ee-46b7-acae-97ad45c04cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" 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="507.263µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-03-06T17:55:17Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=a1111c3a-8b01-407b-b5be-ab14ca2a30fe http.request.method=POST http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="585.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:18Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=fab92317-caaa-403b-853b-17e4aa3e019b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/blobs/uploads/10a5629c-4883-4ad6-be7b-864f20e433b6?_state=xotVlYPz5Or7tbQQ6PIBTFXYbaTAxKEegiGie7m9qBd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMGE1NjI5Yy00ODgzLTRhZDYtYmU3Yi04NjRmMjBlNDMzYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTcuMjg2ODkyOTUxWiJ9&digest=sha256%3A8772883b336ff061fcc5a8c876378b439168e794f6287d6454bb04254e049e14" http.request.useragent="Go-http-client/1.1" http.response.duration=1.214565797s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/10a5629c-4883-4ad6-be7b-864f20e433b6?_state=xotVlYPz5Or7tbQQ6PIBTFXYbaTAxKEegiGie7m9qBd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMGE1NjI5Yy00ODgzLTRhZDYtYmU3Yi04NjRmMjBlNDMzYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTcuMjg2ODkyOTUxWiJ9&digest=sha256%3A8772883b336ff061fcc5a8c876378b439168e794f6287d6454bb04254e049e14 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:18Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=eea5c779-4fab-49aa-b62b-24ff287e7b8c http.request.method=POST http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="885.132µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=4ea0d282-a3c3-4939-aa0c-d1090a7445bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/blobs/uploads/79a67bdf-8449-48a2-887b-3690e4c43734?_state=eqNPwZTH36Tavfwrv-pVRyUG-M_9FmYkv7mSiUq6hzN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OWE2N2JkZi04NDQ5LTQ4YTItODg3Yi0zNjkwZTRjNDM3MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTguNTY5Mjc2NzQzWiJ9&digest=sha256%3A8c5efff1c9df5ca48821ac5d4c19c5840a7e5f5d96f066e6fae8c75cb898024e" http.request.useragent="Go-http-client/1.1" http.response.duration=860.045217ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/79a67bdf-8449-48a2-887b-3690e4c43734?_state=eqNPwZTH36Tavfwrv-pVRyUG-M_9FmYkv7mSiUq6hzN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OWE2N2JkZi04NDQ5LTQ4YTItODg3Yi0zNjkwZTRjNDM3MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTguNTY5Mjc2NzQzWiJ9&digest=sha256%3A8c5efff1c9df5ca48821ac5d4c19c5840a7e5f5d96f066e6fae8c75cb898024e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33067" http.request.id=42fafb39-5ad9-4d81-8d8a-215628190dae http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="853.634µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33067" http.request.id=aa35ce99-8dc7-41db-936d-b6153937d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/sha256:0150a26e41079dca532043d6d7657515a049299d562b97e84b64952b8ad99440" http.request.useragent="Go-http-client/1.1" http.response.duration="564.334µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:0150a26e41079dca532043d6d7657515a049299d562b97e84b64952b8ad99440 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=94eb5f1b-f3fb-4c90-973b-d1f75df458f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" 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="543.974µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=792e5bdf-3f9d-45af-bc0c-17eb5a4c0b53 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/sha256:0150a26e41079dca532043d6d7657515a049299d562b97e84b64952b8ad99440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="512.598µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/sha256:0150a26e41079dca532043d6d7657515a049299d562b97e84b64952b8ad99440 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=8aeac8f0-8cbf-4e65-82a9-043b3c5b4218 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="417.601µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=b1b3131e-640c-47db-ac6e-bbaf0d4aef88 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/sha256:0150a26e41079dca532043d6d7657515a049299d562b97e84b64952b8ad99440" http.request.useragent="Go-http-client/1.1" http.response.duration="400.492µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/sha256:0150a26e41079dca532043d6d7657515a049299d562b97e84b64952b8ad99440 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=1bf81424-8c28-494c-a3d6-f15399f5d1e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" 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="412.256µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="rewriting manifest sha256:0150a26e41079dca532043d6d7657515a049299d562b97e84b64952b8ad99440 in schema1 format to support old client" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=c48d8d77-5e74-48c3-b2ae-18dd0cb451af http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=c48d8d77-5e74-48c3-b2ae-18dd0cb451af http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" 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="836.414µs" http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33067" http.request.id=6899c003-969a-4b8f-9ae1-935c428008dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" 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="459.283µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33067" http.request.id=987cb923-7064-42cf-b7fc-206e0109ee88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="589.82µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33067" http.request.id=7ee5c470-f888-482a-be2d-d096db03f266 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/sha256:fc8ce98efff5eda45a60ef730419a58898ae8e7f3d830e48058afe9a8fd243b1" http.request.useragent="Go-http-client/1.1" http.response.duration="520.209µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:fc8ce98efff5eda45a60ef730419a58898ae8e7f3d830e48058afe9a8fd243b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=f969f527-8042-4699-940a-1852a80c3615 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" 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="541.199µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=d1522d07-3f38-4eb5-bcbd-d4b5374d4a18 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/sha256:fc8ce98efff5eda45a60ef730419a58898ae8e7f3d830e48058afe9a8fd243b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="497.621µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/sha256:fc8ce98efff5eda45a60ef730419a58898ae8e7f3d830e48058afe9a8fd243b1 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=8c0718a7-718c-4311-a097-d2dc0dad6f02 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="447.04µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=d570e329-4cf7-434a-b255-679630c362f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/sha256:fc8ce98efff5eda45a60ef730419a58898ae8e7f3d830e48058afe9a8fd243b1" http.request.useragent="Go-http-client/1.1" http.response.duration="418.251µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/sha256:fc8ce98efff5eda45a60ef730419a58898ae8e7f3d830e48058afe9a8fd243b1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="rewriting manifest list sha256:fc8ce98efff5eda45a60ef730419a58898ae8e7f3d830e48058afe9a8fd243b1 in schema1 format to support old client" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=2ed7b2fb-04b4-46b9-bfe9-ed0c5e31a8a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:33067" http.request.id=2ed7b2fb-04b4-46b9-bfe9-ed0c5e31a8a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" 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="781.587µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (7.38s) === RUN TestGetManifestWithStorageError time="2026-03-06T17:55:19Z" 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.26.1 time="2026-03-06T17:55:19Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:44815" http.request.id=ad4a7759-e39f-48d1-a481-6e3e82b52b0f http.request.method=GET http.request.remoteaddr="127.0.0.1:47146" 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="572.293µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.26.1 http.request.host="127.0.0.1:44815" http.request.id=9f7fe567-ba7d-4460-aa92-d9d7dd3c0fd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47146" 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="413.651µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.26.1 http.request.host="127.0.0.1:44815" http.request.id=aaaabb8d-4046-4fa7-841e-678a082b1560 http.request.method=GET http.request.remoteaddr="127.0.0.1:47146" 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="403.158µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.26.1 http.request.host="127.0.0.1:44815" http.request.id=a8035a05-8ac1-422e-ac35-7751d9012db6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47146" 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="405.612µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2026-03-06T17:55:19Z" 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.26.1 time="2026-03-06T17:55:19Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=3f5b4d3f-e8d1-4dcf-8100-c045c5c891e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42622" 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="560.518µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" 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.26.1 http.request.host="127.0.0.1:46217" http.request.id=909e6447-1fb1-4b93-93c5-c61770abc40d http.request.method=GET http.request.remoteaddr="127.0.0.1:42622" 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="375.295µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=8c14ad30-72fc-4c06-9ace-dd1810e2b01b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" 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="423.353µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=cb15446f-e30a-47f0-a35a-45f1e6175654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" 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="594.137µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=cb15446f-e30a-47f0-a35a-45f1e6175654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" 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="615.131µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=cb15446f-e30a-47f0-a35a-45f1e6175654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" 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="633.29µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-03-06T17:55:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=cb15446f-e30a-47f0-a35a-45f1e6175654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" 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="649.458µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-03-06T17:55:19Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=c55759ce-4a30-4655-abaa-3fe8aa2e3235 http.request.method=POST http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="605.845µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:21Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=b0b5e8fd-872b-487d-ae65-cbf256aea0eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/blobs/uploads/7e4470f2-2c35-4f1a-bf73-a0f70b43aabf?_state=vkyLGTSQ71C6zyMQeUYCvySkVX1IU16zB4E0U1fYcmB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ZTQ0NzBmMi0yYzM1LTRmMWEtYmY3My1hMGY3MGI0M2FhYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTkuNTUxNTMwMDkyWiJ9&digest=sha256%3Af94c33714b474fdb0717464bfc52b1e750afb9d71c5006500a0c738af44b5c5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.655801225s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:19 +0000] "PUT /v2/foo/schema1/blobs/uploads/7e4470f2-2c35-4f1a-bf73-a0f70b43aabf?_state=vkyLGTSQ71C6zyMQeUYCvySkVX1IU16zB4E0U1fYcmB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ZTQ0NzBmMi0yYzM1LTRmMWEtYmY3My1hMGY3MGI0M2FhYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MTkuNTUxNTMwMDkyWiJ9&digest=sha256%3Af94c33714b474fdb0717464bfc52b1e750afb9d71c5006500a0c738af44b5c5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:21Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=46a7120e-e245-4996-86bd-004ef1e50cee http.request.method=POST http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="867.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:21 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=d622bc83-7f25-4dad-87e7-cec5d297494f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/blobs/uploads/4881e7e4-d274-4793-ae60-26bc3c94e9e0?_state=TaXRQ8_jRY1ANkE6Ok2c5nbWv_WbsDHxbAHlLNH-3eJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ODgxZTdlNC1kMjc0LTQ3OTMtYWU2MC0yNmJjM2M5NGU5ZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MjEuMzA3ODk2ODkxWiJ9&digest=sha256%3Ac79264cdc8200af200a44d4a958e0276c6b2e289944eefced764a7fc24ed4b9e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.353547928s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:21 +0000] "PUT /v2/foo/schema1/blobs/uploads/4881e7e4-d274-4793-ae60-26bc3c94e9e0?_state=TaXRQ8_jRY1ANkE6Ok2c5nbWv_WbsDHxbAHlLNH-3eJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ODgxZTdlNC1kMjc0LTQ3OTMtYWU2MC0yNmJjM2M5NGU5ZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MjEuMzA3ODk2ODkxWiJ9&digest=sha256%3Ac79264cdc8200af200a44d4a958e0276c6b2e289944eefced764a7fc24ed4b9e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=fd7721ec-f2fa-4577-8526-25659a4735b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035689ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=e5c3fb6b-c3c6-46db-848b-5ee81548b9ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.duration="736.845µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=7bee5069-b5d7-4b56-b4e7-c92c82a6d11e http.request.method=GET http.request.remoteaddr="127.0.0.1:42622" 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="669.754µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=bfd31aca-0f65-4ed6-b3ae-f41b5400fb24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="771.376µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46217" http.request.id=522858ce-b230-4fea-8785-044a0f68e578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.duration="785.179µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46217" http.request.id=6abb58dc-400b-4972-a2a2-32160ea92b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.duration="775.049µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/json" http.request.host="127.0.0.1:46217" http.request.id=94155d16-4e2d-4de2-bd6e-b0e7d24ffc26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.duration="759.478µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=46796155-038c-429b-ac25-595b052595f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="661.923µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=2414fe35-eb04-46f7-8593-d0b6654131f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="427.887µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=ab5e73bf-4a1c-48dc-a1f8-916c06ca5ae8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.duration="442.319µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=6ac3431d-f06c-4579-b535-54ad38f9b4c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42622" 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="446.948µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=error msg="payload digest does match: "sha256:04f16f233afd23f186892df80b5e10728d4a203684827e9288438c5daca6bf93" != "sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091"" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=d8559da4-d276-4a52-bcc3-381d661f371f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" time="2026-03-06T17:55:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=d8559da4-d276-4a52-bcc3-381d661f371f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="584.381µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=cefb5e26-1f3a-4238-80fd-d39b2d09c9e1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42624" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.duration="773.368µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=6c125be1-a76a-4fbb-8c9a-4afc7ef4a4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42624" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="569.418µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=0066782c-684b-4659-a27b-f0a550ca4828 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42634" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="687.553µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=20a50c5b-97a5-454b-8195-b5fc4b373560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42650" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.duration="990.818µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=6cd62983-351f-484c-b236-feaf23b80752 http.request.method=GET http.request.remoteaddr="127.0.0.1:42650" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="774.312µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=19d50c5a-ca1e-42e8-8fc4-aebfb534d4ce http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42654" 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="673.738µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=38791f06-8c0a-4514-8908-7712fc7ae756 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="938.116µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=e7820671-972b-40f2-bdf9-278f755e2d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" 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="476.144µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=7c6bb600-1d1d-4a38-8058-563fb7b3ebd5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091" http.request.useragent="Go-http-client/1.1" http.response.duration="512.172µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6ebf06b1c069045c2ea1e1d565b756c77683e7635f8811841ddd3966a940e091 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=b107e2fc-4a82-4cb6-9d01-07e7f4f7fdc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" 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="473.095µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=b7324c9e-bff0-417a-8e20-d1ab0c45de70 http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" 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="457.092µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" 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.26.1 http.request.host="127.0.0.1:46217" http.request.id=17ce2e05-3d3b-45e1-bd6b-da7abef32b44 http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" 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="451.225µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=47fb3135-3d2d-489a-95a1-e5c241b850a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" 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="521.185µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:22Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=47fb3135-3d2d-489a-95a1-e5c241b850a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" 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="543.056µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:22Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=47fb3135-3d2d-489a-95a1-e5c241b850a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" 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="557.522µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=45c83ed2-7730-4a22-a4fa-c093262b6ea4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="551.779µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=ed151801-2f8e-4509-b468-cc9b680de625 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/blobs/uploads/60c3e1e2-638d-4e27-8769-6fad01a4bf95?_state=VIqYwkjo4hEQxZl_cAOH13pt5QDZ6BpIdcn_FnkSE_R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MGMzZTFlMi02MzhkLTRlMjctODc2OS02ZmFkMDFhNGJmOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MjIuNjgyNTQ0NVoifQ%3D%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="665.772µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/60c3e1e2-638d-4e27-8769-6fad01a4bf95?_state=VIqYwkjo4hEQxZl_cAOH13pt5QDZ6BpIdcn_FnkSE_R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MGMzZTFlMi02MzhkLTRlMjctODc2OS02ZmFkMDFhNGJmOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MjIuNjgyNTQ0NVoifQ%3D%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=a17a0d36-c66b-49ca-80ce-1b2f6aef8b61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" 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="486.778µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:22Z" 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.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=a17a0d36-c66b-49ca-80ce-1b2f6aef8b61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" 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="507.026µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-03-06T17:55:22Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=2dd8e99e-e17a-4c16-aa47-19fc5d69d5e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="632.443µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:24Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=c3c4a04b-7fe0-46d7-837b-d235bedd576f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/blobs/uploads/a2ed9d59-af3e-4fef-9b65-492cad2c19f4?_state=y6zjAfbPndzfpI0NjG4WhjcaWuXjFwOmmEi2k7G8T3R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMmVkOWQ1OS1hZjNlLTRmZWYtOWI2NS00OTJjYWQyYzE5ZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MjIuNzczMTk3MTM1WiJ9&digest=sha256%3A58b466d8a82680bc67e2fd512abb61901f197be7f135fa862133b0b1548d96e4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.308606597s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/a2ed9d59-af3e-4fef-9b65-492cad2c19f4?_state=y6zjAfbPndzfpI0NjG4WhjcaWuXjFwOmmEi2k7G8T3R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMmVkOWQ1OS1hZjNlLTRmZWYtOWI2NS00OTJjYWQyYzE5ZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MjIuNzczMTk3MTM1WiJ9&digest=sha256%3A58b466d8a82680bc67e2fd512abb61901f197be7f135fa862133b0b1548d96e4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:24Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=65012a0a-9e02-4f52-b041-732e108c57ab http.request.method=POST http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="835.402µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=f1dc7ee6-a15f-4c7f-98a9-915ce9a83cf8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/blobs/uploads/98351197-f28c-4087-91c1-568db0fabeb5?_state=oa5t3KQytJq9-kUiFcu3CZhU9nqr4Z4CoOMEWHkcdnZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ODM1MTE5Ny1mMjhjLTQwODctOTFjMS01NjhkYjBmYWJlYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MjQuMTY2MDAzMTk4WiJ9&digest=sha256%3A016ab3a6f30a5fc3b458a0736ee1ca215ec8d89404355f19c3e320763269dccd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.159141075s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/98351197-f28c-4087-91c1-568db0fabeb5?_state=oa5t3KQytJq9-kUiFcu3CZhU9nqr4Z4CoOMEWHkcdnZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ODM1MTE5Ny1mMjhjLTQwODctOTFjMS01NjhkYjBmYWJlYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDMtMDZUMTc6NTU6MjQuMTY2MDAzMTk4WiJ9&digest=sha256%3A016ab3a6f30a5fc3b458a0736ee1ca215ec8d89404355f19c3e320763269dccd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=4c5fc321-a6b9-4f2e-9391-978027bc4d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="861.61µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=9e5d8aa1-2a7e-4e5f-adc4-a9b0895c0b8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.duration="595.229µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "PUT /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=88e9e345-19fa-4b2a-966f-e0c842c1c4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" 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="512.308µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=00d36fba-6079-4dbc-bbd1-c4cc7c4e22e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="492.935µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=89d56b0e-3796-4e9d-a64f-136dfdd58491 http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="416.775µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=1e7a1e84-c2ec-4ca1-a58e-12275dcb8f6e http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.duration="470.79µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=f4e201d2-6506-4d0e-aa1d-730677462ef4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" 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="449.295µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="rewriting manifest sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd in schema1 format to support old client" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=19ab61c7-a903-4e16-9057-a48e982b548d http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=19ab61c7-a903-4e16-9057-a48e982b548d http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" 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="947.337µs" http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=c77b55a7-42ba-4f03-a1d6-d8919e6020c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.duration="534.401µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "DELETE /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=f87d8f63-90be-4c38-a45c-ae4a843c4cfb http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="448.058µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=7886c7e1-272e-48d9-9cf4-febe7a0ba544 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45086" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="589.794µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "DELETE /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=70b40c35-c892-4fba-a806-b2d43481f640 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45092" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.duration="791.665µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "PUT /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=c99880cb-06ca-4bb2-9121-31002fb08e99 http.request.method=GET http.request.remoteaddr="127.0.0.1:45092" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="477.816µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=68c77d32-b316-447a-b660-1b70fb24f081 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45094" 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="599.405µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46217" http.request.id=e0481b3a-714c-48e5-a902-e8978ad09e35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45100" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="885.424µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=94e5ad77-b418-4e26-9611-652df3a5b31e http.request.method=GET http.request.remoteaddr="127.0.0.1:45100" 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="438.118µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=75e55b8e-ed5b-40d7-a911-b556095c6643 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45100" http.request.uri="/v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd" http.request.useragent="Go-http-client/1.1" http.response.duration="509.431µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "DELETE /v2/foo/schema2/manifests/sha256:1185e60dfb7495b6fa5c7c483d4aa6fe513a5a66a8837bb666ec49c8a6ab4edd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:46217" http.request.id=d397caa8-7689-4c32-b2f4-97ae80bc36f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45100" 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="401.953µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.89s) === RUN TestManifestDeleteDisabled time="2026-03-06T17:55:25Z" 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.26.1 time="2026-03-06T17:55:25Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.1 http.request.host="127.0.0.1:39745" http.request.id=af8b9d0a-a54c-402d-9fbf-dc7e4b20bb93 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54052" 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="602.94µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [06/Mar/2026:17:55:25 +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="2026-03-06T17:55:25Z" 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.26.1 time="2026-03-06T17:55:25Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.1 http.request.host="127.0.0.1:39699" http.request.id=98d0940e-e877-4db4-a46b-44aea83d75d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50376" 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.198947ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.1 http.request.host="127.0.0.1:39699" http.request.id=6e6f7569-a8e8-47d2-bfff-8923684bdcc3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50384" 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.062661ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.1 http.request.host="127.0.0.1:39699" http.request.id=172b3507-d325-40ee-a69e-341b8e01be22 http.request.method=POST http.request.remoteaddr="127.0.0.1:50388" 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.000138ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.1 http.request.host="127.0.0.1:39699" http.request.id=eb3d6299-5a35-482b-85ce-35184ea99cd3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50390" 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="991.822µs" http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.11s) === RUN TestProxyManifestGetByTag time="2026-03-06T17:55:25Z" 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.26.1 time="2026-03-06T17:55:25Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=f594069f-6e6d-4ebe-9ae1-fca25706204f http.request.method=POST http.request.remoteaddr="127.0.0.1:55778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="835.25µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=4f59f14d-28a7-446d-bf4d-be3978164918 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55778" http.request.uri="/v2/foo/bar/blobs/uploads/fa2b23a4-e913-4a0b-803d-4aa9c508187a?_state=d9pbeSrybXBfwxrPTF5Xh4fonSYBG0_fJt9HdIV9PCt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhMmIyM2E0LWU5MTMtNGEwYi04MDNkLTRhYTljNTA4MTg3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NToyNS41MDc2NjE2MzdaIn0%3D&digest=sha256%3Ae981a07ba3c1b1d9944c062a1d11d6153d592ef2dc5a873668d48aca6b20e996" http.request.useragent="Go-http-client/1.1" http.response.duration=421.652383ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "PUT /v2/foo/bar/blobs/uploads/fa2b23a4-e913-4a0b-803d-4aa9c508187a?_state=d9pbeSrybXBfwxrPTF5Xh4fonSYBG0_fJt9HdIV9PCt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhMmIyM2E0LWU5MTMtNGEwYi04MDNkLTRhYTljNTA4MTg3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NToyNS41MDc2NjE2MzdaIn0%3D&digest=sha256%3Ae981a07ba3c1b1d9944c062a1d11d6153d592ef2dc5a873668d48aca6b20e996 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=b48b22f5-8980-44f7-bb15-27ce487209ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:55778" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration="991.607µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" 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.26.1 time="2026-03-06T17:55:25Z" level=info msg="redis not configured" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=3d0b1f2a-d493-4710-8344-176a807c0c7a http.request.method=GET http.request.remoteaddr="127.0.0.1:55778" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="411.537µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37103" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=77aa4a8f-5267-4508-a466-ef15355d8bd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55790" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="536.234µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="Challenge established with upstream : http://127.0.0.1:37103/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:37103/v2/:[]]}" go.version=go1.26.1 http.request.host="127.0.0.1:45733" http.request.id=64877e6e-3b34-42eb-a54a-a9d2fda0db90 http.request.method=GET http.request.remoteaddr="127.0.0.1:41768" http.request.uri="/v2/foo/bar/manifests/sha256:1af84ed30a83422232f5d23686ae40c62c53a268c007cfdc3637d541156c0d33" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:1af84ed30a83422232f5d23686ae40c62c53a268c007cfdc3637d541156c0d33" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=a3eb5d6e-5b68-43ea-9a36-6c9f8ce2698b http.request.method=GET http.request.remoteaddr="127.0.0.1:55798" http.request.uri="/v2/foo/bar/manifests/sha256:1af84ed30a83422232f5d23686ae40c62c53a268c007cfdc3637d541156c0d33" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="733.475µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/bar/manifests/sha256:1af84ed30a83422232f5d23686ae40c62c53a268c007cfdc3637d541156c0d33 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:1af84ed30a83422232f5d23686ae40c62c53a268c007cfdc3637d541156c0d33 with ttl=167h59m59.999998549s" go.version=go1.26.1 time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:45733" http.request.id=64877e6e-3b34-42eb-a54a-a9d2fda0db90 http.request.method=GET http.request.remoteaddr="127.0.0.1:41768" http.request.uri="/v2/foo/bar/manifests/sha256:1af84ed30a83422232f5d23686ae40c62c53a268c007cfdc3637d541156c0d33" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.808799ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/bar/manifests/sha256:1af84ed30a83422232f5d23686ae40c62c53a268c007cfdc3637d541156c0d33 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=2af4400b-ad66-460b-9f66-a76c51a1a68e http.request.method=GET http.request.remoteaddr="127.0.0.1:55798" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="398.204µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="Challenge established with upstream : http://127.0.0.1:37103/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:37103/v2/:[]]}" go.version=go1.26.1 http.request.host="127.0.0.1:45733" http.request.id=46ae8f61-da10-47d6-82f5-6f363c6d304b http.request.method=GET http.request.remoteaddr="127.0.0.1:41782" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=f290d2ba-1b8b-4070-91f5-b5a013384af4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55806" 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="790.26µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:45733" http.request.id=46ae8f61-da10-47d6-82f5-6f363c6d304b http.request.method=GET http.request.remoteaddr="127.0.0.1:41782" 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.675607ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-03-06T17:55:25Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=fd3dd940-77ed-40d7-9cf5-e722ca27efeb http.request.method=POST http.request.remoteaddr="127.0.0.1:55806" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="698.095µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=1d9c2cd6-597d-40f7-ab34-8b466b1dfc5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55806" http.request.uri="/v2/foo/bar/blobs/uploads/6a5b4ffd-d62d-49e5-aa2b-cf57248cc82a?_state=dnBgS9dy210FfVlqpo_z42pGY4o2ts5h_BOas0Ybgll7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNWI0ZmZkLWQ2MmQtNDllNS1hYTJiLWNmNTcyNDhjYzgyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NToyNS45OTE4ODY4ODRaIn0%3D&digest=sha256%3A0d60085bc334a78769a0269605b6b87503bc49e100e09efd4c327c96b28c872e" http.request.useragent="Go-http-client/1.1" http.response.duration=460.092035ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:25 +0000] "PUT /v2/foo/bar/blobs/uploads/6a5b4ffd-d62d-49e5-aa2b-cf57248cc82a?_state=dnBgS9dy210FfVlqpo_z42pGY4o2ts5h_BOas0Ybgll7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNWI0ZmZkLWQ2MmQtNDllNS1hYTJiLWNmNTcyNDhjYzgyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMy0wNlQxNzo1NToyNS45OTE4ODY4ODRaIn0%3D&digest=sha256%3A0d60085bc334a78769a0269605b6b87503bc49e100e09efd4c327c96b28c872e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=9d2dd695-a74b-4597-a1e9-c7ce2197468e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55806" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073545ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Mar/2026:17:55:26 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=609799c5-e527-4969-b1d8-c91d892ff95d http.request.method=GET http.request.remoteaddr="127.0.0.1:55806" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="407.698µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Mar/2026:17:55:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-03-06T17:55:26Z" level=info msg="Challenge established with upstream : http://127.0.0.1:37103/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:37103/v2/:[]]}" go.version=go1.26.1 http.request.host="127.0.0.1:45733" http.request.id=01011afa-1439-4dde-8f52-d1ee2857ee02 http.request.method=GET http.request.remoteaddr="127.0.0.1:41784" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=b89dc311-d01f-4169-a3c2-d9d29657faf5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55810" 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="840.101µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Mar/2026:17:55:26 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=50c50daf-0d98-48c5-9b21-c89c75673fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55810" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="390.775µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Mar/2026:17:55:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-03-06T17:55:26Z" level=info msg="Challenge established with upstream : http://127.0.0.1:37103/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:37103/v2/:[]]}" go.version=go1.26.1 http.request.host="127.0.0.1:45733" http.request.id=01011afa-1439-4dde-8f52-d1ee2857ee02 http.request.method=GET http.request.remoteaddr="127.0.0.1:41784" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:37103" http.request.id=73180574-9897-46fb-8de7-a3c15339c685 http.request.method=GET http.request.remoteaddr="127.0.0.1:55812" 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="813.931µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Mar/2026:17:55:26 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-03-06T17:55:26Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:1ff51ab9261a739ba5561e1a23b73063b3c303f1e09f0cf68d78a15d3584ce23 with ttl=167h59m59.999998081s" go.version=go1.26.1 time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:45733" http.request.id=01011afa-1439-4dde-8f52-d1ee2857ee02 http.request.method=GET http.request.remoteaddr="127.0.0.1:41784" 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=4.365728ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Mar/2026:17:55:26 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (1.01s) === RUN TestAppDispatcher time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42853" http.request.id=d8b9d410-41ef-415f-8219-4474324fdc3a http.request.method=GET http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="549.125µs" http.response.status=200 http.response.written=0 time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42853" http.request.id=38a20811-8c24-47fa-ad6b-afade742d706 http.request.method=GET http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="396.177µs" http.response.status=200 http.response.written=0 time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42853" http.request.id=ed01303c-9b25-490d-b61a-c5c42839d92d http.request.method=GET http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="452.927µs" http.response.status=200 http.response.written=0 time="2026-03-06T17:55:26Z" level=info msg="response completed" go.version=go1.26.1 http.request.host="127.0.0.1:42853" http.request.id=9a0a3278-ff6f-4ec6-9d13-d1e0b7623c94 http.request.method=GET http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="435.576µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2026-03-06T17:55:26Z" 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.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 time="2026-03-06T17:55:26Z" level=info msg="redis not configured" go.version=go1.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 time="2026-03-06T17:55:26Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.26.1 http.request.host="127.0.0.1:37839" http.request.id=6387d6eb-6520-499a-a940-14e062939903 http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" 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="2026-03-06T17:55:26Z" 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.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 time="2026-03-06T17:55:26Z" level=info msg="redis not configured" go.version=go1.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 time="2026-03-06T17:55:26Z" level=info msg="configuring file health check path=/tmp/healthcheck162410334, interval=1" go.version=go1.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 --- PASS: TestFileHealthCheck (4.15s) === RUN TestTCPHealthCheck time="2026-03-06T17:55: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.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 time="2026-03-06T17:55:30Z" level=info msg="redis not configured" go.version=go1.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 time="2026-03-06T17:55:30Z" level=info msg="configuring TCP health check addr=127.0.0.1:37303, interval=1" go.version=go1.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2026-03-06T17:55:34Z" 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.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 time="2026-03-06T17:55:34Z" level=info msg="redis not configured" go.version=go1.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 time="2026-03-06T17:55:34Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:41663, interval=1, threshold=3" go.version=go1.26.1 instance.id=a49138b2-2c25-49cf-9cc3-7f376903dbb4 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 48.957s ? 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] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.07s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.20s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.399s === RUN TestSchedule time="2026-03-06T17:54:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b time="2026-03-06T17:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.999118ms" go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b time="2026-03-06T17:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=999.158µs" go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b time="2026-03-06T17:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=999.101µs" go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2026-03-06T17:54:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2026-03-06T17:54:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b time="2026-03-06T17:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998451ms" go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b time="2026-03-06T17:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998882ms" go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b time="2026-03-06T17:54:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2026-03-06T17:54:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.1 instance.id=f3204c65-adc7-479b-8429-f84262a7249b --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.578s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (0.62s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 18202624 sha256:115880d077c53c43f8bcf67f81a1fd21172a0f88e7d17175a5bce6c1301a11a8 [] map[] } --- PASS: TestSimpleBlobRead (0.12s) === RUN TestBlobMount --- PASS: TestBlobMount (0.13s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.96s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.93s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.87s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === 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:404c590726039e15f82f7fc8c730afbeb39b3dbc3a3a7afceb1e10603580022c palailogos: marking blob sha256:e1cd37b56011c9df2ebb46ff8f7e060cfede0e6a522129f65af0129592ba1030 palailogos: marking blob sha256:50811690b9ba96a4438ec529de95d6fdd6d0a8f307af0895eaba8918eec3193b palailogos: marking manifest sha256:56d8906ffd00a83e7c44787cd4b0fc46210ef4c091b4b883065ea0e12e0d732c palailogos: marking blob sha256:b33d6c212588a1f1f9f974305b0ffcaced7d6e1c48e0cc2f57064d1dcb5fec93 palailogos: marking blob sha256:7bc5b9426ef75257541acce37a86ba16743918adb4436fd1eb4f43843b79791d palailogos: marking manifest sha256:844ee0a0ba50f02105919002363b91791874a8be2fce91991dfed8821bfd7a80 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:985b3b314779b40466f59958ebc418eeb233d70d43d3d02a9c2794c4c29630b3 palailogos: marking blob sha256:5db7598a8bf3304202b216ee85083eefb08f192e6b038ec17ecbafc25ad5950a palailogos: marking manifest sha256:912062f21b507252c7c2309dcdb4c10b83a7d6c6db7e0fc740e2bcebfebbc722 palailogos: marking blob sha256:404c590726039e15f82f7fc8c730afbeb39b3dbc3a3a7afceb1e10603580022c palailogos: marking blob sha256:56d8906ffd00a83e7c44787cd4b0fc46210ef4c091b4b883065ea0e12e0d732c 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.46s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:315d353412510e80b14219d55819c1cb052512a901271e9c7286312b71bcff16 deletemanifests: marking manifest sha256:ae27bc4f5f81af8e3980806e226b97c15f85c0418b202b4edc0df3f49391731d deletemanifests: marking blob sha256:14d539e6c747cef39ed8a4540b7681134da2ace68a6ec76f571d04943d73e4cd deletemanifests: marking blob sha256:07615d28ce8797d66e0b276ca3c6be38ce07a1699bdac2f1a45fa5e7b17b2d83 deletemanifests: marking blob sha256:e4d8cc44c61ee949957c024d1f963b71bd2592cf6023908cb670becdb2224e1f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:315d353412510e80b14219d55819c1cb052512a901271e9c7286312b71bcff16 blob eligible for deletion: sha256:45a3dbab6009bfbfa81da602b2252fd113611029d8dd7d31daf5c8adc73e19d3 blob eligible for deletion: sha256:e06e119995b3c7ecc9cd49cec922c9b427631a43329e77c9735879289c9fd7c6 blob eligible for deletion: sha256:ef0864804ac52b9bcc5126722451932fdd6736cc54348a81a89536cbff26744e deletemanifests manifest eligible for deletion: sha256:315d353412510e80b14219d55819c1cb052512a901271e9c7286312b71bcff16 deletemanifests: marking manifest sha256:ae27bc4f5f81af8e3980806e226b97c15f85c0418b202b4edc0df3f49391731d deletemanifests: marking blob sha256:14d539e6c747cef39ed8a4540b7681134da2ace68a6ec76f571d04943d73e4cd deletemanifests: marking blob sha256:07615d28ce8797d66e0b276ca3c6be38ce07a1699bdac2f1a45fa5e7b17b2d83 deletemanifests: marking blob sha256:e4d8cc44c61ee949957c024d1f963b71bd2592cf6023908cb670becdb2224e1f time="2026-03-06T17:54:57Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/315d353412510e80b14219d55819c1cb052512a901271e9c7286312b71bcff16" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c time="2026-03-06T17:54:57Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/315d353412510e80b14219d55819c1cb052512a901271e9c7286312b71bcff16" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:315d353412510e80b14219d55819c1cb052512a901271e9c7286312b71bcff16 time="2026-03-06T17:54:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/31/315d353412510e80b14219d55819c1cb052512a901271e9c7286312b71bcff16" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:45a3dbab6009bfbfa81da602b2252fd113611029d8dd7d31daf5c8adc73e19d3 time="2026-03-06T17:54:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/45/45a3dbab6009bfbfa81da602b2252fd113611029d8dd7d31daf5c8adc73e19d3" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:e06e119995b3c7ecc9cd49cec922c9b427631a43329e77c9735879289c9fd7c6 time="2026-03-06T17:54:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e0/e06e119995b3c7ecc9cd49cec922c9b427631a43329e77c9735879289c9fd7c6" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:ef0864804ac52b9bcc5126722451932fdd6736cc54348a81a89536cbff26744e time="2026-03-06T17:54:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ef/ef0864804ac52b9bcc5126722451932fdd6736cc54348a81a89536cbff26744e" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c --- PASS: TestDeleteManifestIfTagNotFound (0.52s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:b1785b67e32c7137d19636c08aec4ac82f62815b50328717212ead83fce0be0e time="2026-03-06T17:54:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b1/b1785b67e32c7137d19636c08aec4ac82f62815b50328717212ead83fce0be0e" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:ba5c43feb0f116f4ddc601b66ac10d5fdc67665415ce227f27911a2558945df1 time="2026-03-06T17:54:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ba/ba5c43feb0f116f4ddc601b66ac10d5fdc67665415ce227f27911a2558945df1" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:e55c5f16dca93e0a9e663a4c9d7759a55fb12561465d3853173f17d2b92b9356 time="2026-03-06T17:54:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e5/e55c5f16dca93e0a9e663a4c9d7759a55fb12561465d3853173f17d2b92b9356" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c --- PASS: TestGCWithMissingManifests (0.18s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:1ce5fe2af9994888f6a1e39102904091e8014825b4a441303cecef9357d80102 komnenos: marking blob sha256:90641bfe422b5e61e953a331c6637362226044a9f806622adc734a471fb1274f komnenos: marking blob sha256:0b85d0f1422a726bc09cd131b7df7ea05bd0469c57ff62c1424e804191f0cbc2 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7ddffc0b669367f2458ca297a6cb653afbe91eaebbbec7a76fbf228e73b6eadf time="2026-03-06T17:54:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7d/7ddffc0b669367f2458ca297a6cb653afbe91eaebbbec7a76fbf228e73b6eadf" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:82e41b5136e18ebdd0e998725763a1fba221a258c64935fa16101f646c990091 time="2026-03-06T17:54:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/82/82e41b5136e18ebdd0e998725763a1fba221a258c64935fa16101f646c990091" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:8bc6c47430397bf76b560d2271c539a564e25bcceced571883a2b646e7d12ce7 time="2026-03-06T17:54:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8b/8bc6c47430397bf76b560d2271c539a564e25bcceced571883a2b646e7d12ce7" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:a549914d134973e4ba024bbc5e791cfc068f2c78660f8e7e22450b298a6196fa time="2026-03-06T17:54:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a5/a549914d134973e4ba024bbc5e791cfc068f2c78660f8e7e22450b298a6196fa" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2026-03-06T17:54:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:0ef546f5cfb58d00f94cad3f83861a9a544f2d68aa7ef81c7f4685989cc8b2d3 time="2026-03-06T17:54:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0e/0ef546f5cfb58d00f94cad3f83861a9a544f2d68aa7ef81c7f4685989cc8b2d3" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c blob eligible for deletion: sha256:79708dd8d035ac0b37c4730b7ae324e08459b0af42637e986d2e1ad26389a939 time="2026-03-06T17:54:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/79/79708dd8d035ac0b37c4730b7ae324e08459b0af42637e986d2e1ad26389a939" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c --- PASS: TestDeletionHasEffect (0.63s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.57s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:03b0f407b382345e161435a1b5539a1698fe3caf84c74863aa9ca174395c6cc1 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:5eb5e2e2fdba391886021140e3a10a43588c1af2881ed257c966217f1acd6431 michael_z_doukas: marking blob sha256:e2bb7ae08f1d926b5749f1789394d2775383feb4b2c0a1cd3eef57fd183ec3f9 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:40c7e8c57edd14f7a97ddf7b04056d78276f2c716636bc0f4e04cf8941ed5c79 time="2026-03-06T17:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/40/40c7e8c57edd14f7a97ddf7b04056d78276f2c716636bc0f4e04cf8941ed5c79" go.version=go1.26.1 instance.id=281900d5-2b84-47fd-b83a-16074f1dd40c --- PASS: TestOrphanBlobDeleted (0.27s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:243041db380146aa3f0b430a4454843808ef7a085632f066fe0cfd2a4cf3a426 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:1be3305ec11ffe5677ce21782cfe5e5488bfc422f392477b4df928d4598b383f --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.18s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.20s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.19s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.35s) === 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="2026-03-06T17:54:59Z" level=info msg="PurgeUploads starting: olderThan=2026-03-06 16:54:59.965029915 +0000 UTC m=-3592.826877888, actuallyDelete=true" time="2026-03-06T17:54:59Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2026-03-06T17:54:59Z" level=info msg="PurgeUploads starting: olderThan=2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823, actuallyDelete=true" time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fc30492e-c83b-4fe4-a2a9-b4246ac9d4fc have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3a6c7c40-5f8d-450a-9c7f-6d2745a78b4c have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b9398e50-50f0-4386-b533-b52f0eeaba4f have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d18901c0-081c-4d1d-ac42-c870cc0bbb2d have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/18a3958e-af46-4698-89b6-b605d85edb14 have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1931c622-8d64-48cb-900f-a21555a699d2 have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/19cc2c23-fc27-40f4-b7b9-52d84deb0e5d have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/414c7d5c-b531-4e3e-959b-6bc4141a9bad have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/81db0e65-e777-4eb2-a8c2-cd590f0787fb have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/da3c1633-f303-43a7-b9b9-ae8235d2bd82 have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e3d4fc5b-564f-460d-b160-b58aacb37da2 have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.965545626 +0000 UTC m=+7.173637823). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2026-03-06T17:54:59Z" level=info msg="PurgeUploads starting: olderThan=2026-03-06 17:54:59.966100786 +0000 UTC m=+7.174192983, actuallyDelete=true" time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/16010df4-ee46-4e95-b4a8-c77f68448d1c have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966100786 +0000 UTC m=+7.174192983). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/79b2ff42-8aae-44e2-82af-10dafd434b23 have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966100786 +0000 UTC m=+7.174192983). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a2ffb34d-cb1c-4ccf-af1c-d8d7ec917d4a have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966100786 +0000 UTC m=+7.174192983). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d6f3af00-f824-42fc-b2c6-b48a26a5e526 have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966100786 +0000 UTC m=+7.174192983). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d8cd3d34-9d61-4b9e-9f09-79363c0f992d have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966100786 +0000 UTC m=+7.174192983). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2026-03-06T17:54:59Z" level=info msg="PurgeUploads starting: olderThan=2026-03-06 17:54:59.966498622 +0000 UTC m=+7.174590820, actuallyDelete=true" time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cd4bc09f-48dc-4d27-8bcb-425ff3bd7767 have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966498622 +0000 UTC m=+7.174590820). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d0322fba-f9f6-4cd2-b839-71e0c4c6f97e have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966498622 +0000 UTC m=+7.174590820). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d5fc4af6-a842-4fb9-8a2f-da506ef3ba17 have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966498622 +0000 UTC m=+7.174590820). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1e0608ef-d7d5-47be-9ded-9ded67e1cf1c have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966498622 +0000 UTC m=+7.174590820). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bb58b4f8-df62-4dba-b9cd-50ab18777ead have older date (2026-03-06 16:54:59 +0000 UTC) than purge date (2026-03-06 17:54:59.966498622 +0000 UTC m=+7.174590820). Removing upload directory." time="2026-03-06T17:54:59Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2026-03-06T17:54:59Z" level=info msg="PurgeUploads starting: olderThan=2026-03-06 17:54:59.966746115 +0000 UTC m=+7.174838312, actuallyDelete=true" time="2026-03-06T17:54:59Z" 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 7.188s ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.004s === 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.004s === RUN TestWalkFileRemoved time="2026-03-06T17:54:52Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.356s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.01s) === 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.017s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.14s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.486s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.27s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.643s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === 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="2026-03-06T17:54:54Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.26.1 === RUN TestEligibleForS3/Client_IP_=_#01 time="2026-03-06T17:54:54Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.26.1 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2026-03-06T17:54:54Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.26.1 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 TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched --- PASS: TestParsing (0.00s) === CONT TestMatchIPV4_2 time="2026-03-06T17:54:54Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.1 time="2026-03-06T17:54:54Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.26.1 instance.id=7c101504-e532-4836-8ce6-26eb943a2c06 time="2026-03-06T17:54:54Z" level=error msg="unknown ip address format" go.version=go1.26.1 instance.id=7c101504-e532-4836-8ce6-26eb943a2c06 ip=?0000000000000000000000000000000000 --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestInvalidNetworkType (0.00s) === CONT TestMatchIPV6 === CONT TestMatchIPV4 --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2026-03-06T17:54:54Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.26.1 instance.id=7c101504-e532-4836-8ce6-26eb943a2c06 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4 (0.00s) time="2026-03-06T17:54:55Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.1 time="2026-03-06T17:54:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.1 time="2026-03-06T17:54:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.1 time="2026-03-06T17:54:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.1 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.506s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.003s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === 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.355s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.27s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.607s ? 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] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.005s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> 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-r21.apk >>> docker-registry*: Adding .pre-install >>> 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-r21.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 27.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r21.apk >>> docker-registry: Build complete at Fri, 06 Mar 2026 17:55:43 +0000 elapsed time 0h 1m 10s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20260306.175434) (2/2) Purging go (1.26.1-r0) Executing busybox-1.37.0-r31.trigger OK: 386.8 MiB in 107 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...