>>> docker-registry: Building community/docker-registry 2.8.3-r15 (using abuild 3.15.0-r1) started Sun, 12 Oct 2025 12:42:07 +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.24.8-r0) (2/2) Installing .makedepends-docker-registry (20251012.124208) Executing busybox-1.37.0-r19.trigger OK: 593 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.22/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 + 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="2025-10-12T12:42:25Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-10-12T12:42:25Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.016s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-10-12T12:42:25Z" 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.007s ? 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.007s === 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.19s) PASS ok github.com/docker/distribution/health/checks 0.192s ? 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.006s === 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.005s === 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.008s === 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 2025/10/12 12:42:25 http: TLS handshake error from 127.0.0.1:35370: 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:46243/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46243/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46243/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:46243/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:43895?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.47s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-10-12T12:42:25Z" level=info msg="broadcaster: closing" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="closing testSink" time="2025-10-12T12:42:25Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-10-12T12:42:26Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 1} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 1} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 1} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 1} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 1} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=warning msg="&{0xc00036cd50 0.9} encountered too many errors, backing off" time="2025-10-12T12:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-10-12T12:42:26Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.98s) PASS ok github.com/docker/distribution/notifications 1.601s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-10-12T12:42:25Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-10-12T12:42:25.41253115Z" 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.24.8 time="2025-10-12T12:42:25.412554869Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:42:25.412642626Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.24.8 time="2025-10-12T12:42:25.413368542Z" level=info msg="listening on [::]:5000" go.version=go1.24.8 time="2025-10-12T12:42:28.416030606Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.8 time="2025-10-12T12:42:28.520422554Z" level=info msg="response completed" go.version=go1.24.8 http.request.host=127.0.0.1 http.request.id=e585e6a1-97d4-4f78-b44b-0252d4809a4d http.request.method=GET http.request.remoteaddr="[::1]:59158" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.208468ms http.response.status=200 http.response.written=2 ::1 - - [12/Oct/2025:12:42:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-10-12T12:42:28.913928826Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-10-12T12:42:28.914576797Z" 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.24.8 time="2025-10-12T12:42:28.914604243Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:42:28.914678904Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.24.8 time="2025-10-12T12:42:28.914735022Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.8 time="2025-10-12T12:42:28.914746846Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.8 time="2025-10-12T12:42:28.915055648Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.8 time="2025-10-12T12:42:31.927288434Z" level=info msg="response completed" go.version=go1.24.8 http.request.host=127.0.0.1 http.request.id=fc1e433e-57f7-4f86-b0a6-5b6cd3a6f070 http.request.method=GET http.request.remoteaddr="127.0.0.1:53418" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.645544ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Oct/2025:12:42:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-10-12T12:42:31.927528551Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.8 --- PASS: TestRegistrySupportedCipherSuite (3.51s) === RUN TestRegistryUnsupportedCipherSuite time="2025-10-12T12:42:32.207900348Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-10-12T12:42:32.20857993Z" 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.24.8 time="2025-10-12T12:42:32.208598023Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:42:32.208669881Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.24.8 time="2025-10-12T12:42:32.208768633Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.8 --- PASS: TestRegistryUnsupportedCipherSuite (8.29s) PASS ok github.com/docker/distribution/registry 14.912s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === 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.03s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.068s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-10-12T12:42:25Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.8 instance.id=9201958c-90b5-47ce-8780-fb89c1e9c61e time="2025-10-12T12:42:25Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.8 instance.id=9201958c-90b5-47ce-8780-fb89c1e9c61e --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-10-12T12:42:25Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.8 password="-KxaUZ5azF_CjV2uYR3QbX_f48VCGL6f7zbK5-_ftl4" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.086s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-10-12T12:42:25Z" level=info msg="token not to be used before 2025-10-12 12:42:26 +0000 UTC - currently 2025-10-12 12:42:25.413693114 +0000 UTC m=+0.006532966" time="2025-10-12T12:42:25Z" level=info msg="token not to be used after 2025-10-12 12:42:25 +0000 UTC - currently 2025-10-12 12:42:25.414063164 +0000 UTC m=+0.006903012" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-10-12T12:42:25Z" 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.015s === 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.00s) === 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.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === 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.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.045s === 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.017s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.005s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-10-12T12:42: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.24.8 time="2025-10-12T12:42:25Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:42:25Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41633" http.request.id=409f0944-b949-4f97-a1d5-e614c290b6ba http.request.method=GET http.request.remoteaddr="127.0.0.1:50364" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.400916ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Oct/2025:12:42:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-10-12T12:42: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.24.8 time="2025-10-12T12:42:25Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:42:25Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=b135aa17-2174-4696-a9fc-10edca0b0792 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.664488ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Oct/2025:12:42:25 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-10-12T12:42:25Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=d7abd8c6-7f8f-4c7b-9ae1-162ba062f774 http.request.method=POST http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.303503ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:25 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:29Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=bd55cb7c-4071-4807-89f3-d25d18ff33c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/aaaa/blobs/uploads/3397a27e-cd83-404f-a096-db2872539a58?_state=JgwyKPFqHXnu0E_FxNWcCFvy3q7VgaJ7dP_mjtbrhSt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzMzk3YTI3ZS1jZDgzLTQwNGYtYTA5Ni1kYjI4NzI1MzlhNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6MjUuODc1NDM4NDE0WiJ9&digest=sha256%3A5c68a039a0b34f0ddd3df97b2a55736969509fe70a942c3ce13a642851664f4c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.264721177s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:25 +0000] "PUT /v2/foo/aaaa/blobs/uploads/3397a27e-cd83-404f-a096-db2872539a58?_state=JgwyKPFqHXnu0E_FxNWcCFvy3q7VgaJ7dP_mjtbrhSt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzMzk3YTI3ZS1jZDgzLTQwNGYtYTA5Ni1kYjI4NzI1MzlhNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6MjUuODc1NDM4NDE0WiJ9&digest=sha256%3A5c68a039a0b34f0ddd3df97b2a55736969509fe70a942c3ce13a642851664f4c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:29Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=68000090-d24d-44b2-8ca7-f3c2d80305bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.414385ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:29 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:29Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=c3fefd3d-f4f7-472d-bf7d-c9cc1463f533 http.request.method=POST http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.821384ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:29 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:34Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=3f08521b-eb43-4028-9ad7-51986745e1de http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/bbbb/blobs/uploads/ccd69f9c-e126-4892-bb91-f17ff9e5602a?_state=__4awT9Uz4VAO4qBhJBkjljObPX9GiaM8rJc4usL2nV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjY2Q2OWY5Yy1lMTI2LTQ4OTItYmI5MS1mMTdmZjllNTYwMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6MjkuNDMzOTE2NzcxWiJ9&digest=sha256%3A07bb9bd25c3ffb345ef45b9fb36f7232c48d7eb7ec4935f96192f0e6145de828" http.request.useragent="Go-http-client/1.1" http.response.duration=4.950239323s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:29 +0000] "PUT /v2/foo/bbbb/blobs/uploads/ccd69f9c-e126-4892-bb91-f17ff9e5602a?_state=__4awT9Uz4VAO4qBhJBkjljObPX9GiaM8rJc4usL2nV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjY2Q2OWY5Yy1lMTI2LTQ4OTItYmI5MS1mMTdmZjllNTYwMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6MjkuNDMzOTE2NzcxWiJ9&digest=sha256%3A07bb9bd25c3ffb345ef45b9fb36f7232c48d7eb7ec4935f96192f0e6145de828 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:34Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=b6b8773e-b5a0-4bd3-8dbd-33498f1cbaba http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.933606ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:34 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:34Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=1740d776-38ce-4e94-a716-0892d55785d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.836573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:34 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=24e00139-da7c-4086-a49d-16baf0ab4db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/cccc/blobs/uploads/fd02f60a-a5c1-4a04-a961-5566d4562aee?_state=FUacaUfW_e68ctdcqzvv-Rbkg9cYgKFNXKZ-qGdqvpl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmZDAyZjYwYS1hNWMxLTRhMDQtYTk2MS01NTY2ZDQ1NjJhZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6MzQuNTYwNzM3MzdaIn0%3D&digest=sha256%3A1dc2d20e3ab299b317c111cc601815f97f8942efad753ce8b655d36ae25b096d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.172629973s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:34 +0000] "PUT /v2/foo/cccc/blobs/uploads/fd02f60a-a5c1-4a04-a961-5566d4562aee?_state=FUacaUfW_e68ctdcqzvv-Rbkg9cYgKFNXKZ-qGdqvpl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmZDAyZjYwYS1hNWMxLTRhMDQtYTk2MS01NTY2ZDQ1NjJhZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6MzQuNTYwNzM3MzdaIn0%3D&digest=sha256%3A1dc2d20e3ab299b317c111cc601815f97f8942efad753ce8b655d36ae25b096d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=0ddf22f4-dbbd-48c3-a447-6f60daeb0037 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.87148ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:37 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:38Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=4df56ab7-e786-42c4-b3c5-4771d2e73365 http.request.method=POST http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.376394ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:38 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:43Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=e1220e62-30e3-4afb-9c5d-5bacdbf31b0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/dddd/blobs/uploads/5ed9ea82-c1ec-49b9-b34c-33ee4a93e6b7?_state=9mrEAZkB-n5hy-h1yLFBMwwznKUeo8Gc0pFilN1zF5F7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZWQ5ZWE4Mi1jMWVjLTQ5YjktYjM0Yy0zM2VlNGE5M2U2YjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6MzguMDA5MDQxNDUxWiJ9&digest=sha256%3A6cf7981472eeb1877bb44dac4bbf300891c0810ffd453d8dd9061807d24d448f" http.request.useragent="Go-http-client/1.1" http.response.duration=5.590741878s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:38 +0000] "PUT /v2/foo/dddd/blobs/uploads/5ed9ea82-c1ec-49b9-b34c-33ee4a93e6b7?_state=9mrEAZkB-n5hy-h1yLFBMwwznKUeo8Gc0pFilN1zF5F7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZWQ5ZWE4Mi1jMWVjLTQ5YjktYjM0Yy0zM2VlNGE5M2U2YjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6MzguMDA5MDQxNDUxWiJ9&digest=sha256%3A6cf7981472eeb1877bb44dac4bbf300891c0810ffd453d8dd9061807d24d448f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:43Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=7f540ae0-165f-4caf-898c-ef961408c85a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.870669ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:43 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:43Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=7529daa9-6cef-4058-9a72-fad354d500c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.878784ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:43 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:47Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=3e552f88-8331-44c4-b497-2d3f4c7cc5ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/eeee/blobs/uploads/5f7085e5-87eb-4f34-9505-af5dd4d0b3cc?_state=3AlQielQ0qqibpzoRTk8LevlnzXZlrwTQ1ssN6pfizJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1ZjcwODVlNS04N2ViLTRmMzQtOTUwNS1hZjVkZDRkMGIzY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NDMuNzc2NTY0NDM3WiJ9&digest=sha256%3A01768b906e9cf424482844d64139a7424be85141a882e17caaaa9dc8d3f68dff" http.request.useragent="Go-http-client/1.1" http.response.duration=3.317361026s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:43 +0000] "PUT /v2/foo/eeee/blobs/uploads/5f7085e5-87eb-4f34-9505-af5dd4d0b3cc?_state=3AlQielQ0qqibpzoRTk8LevlnzXZlrwTQ1ssN6pfizJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1ZjcwODVlNS04N2ViLTRmMzQtOTUwNS1hZjVkZDRkMGIzY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NDMuNzc2NTY0NDM3WiJ9&digest=sha256%3A01768b906e9cf424482844d64139a7424be85141a882e17caaaa9dc8d3f68dff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:47Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=d6e64702-6347-4a74-a0d7-d0803d016f10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.831887ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:47 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:47Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=4dc8ddea-1d5f-4c27-aae2-81a3b6ee25e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.692309ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:47 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=c2fb4f0d-ad46-4647-ab76-3354e1f8604b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/ffff/blobs/uploads/f23bf8be-3573-4a41-93a5-ef71a297c42f?_state=8ScMM9EFVTzHUoBbjs_TvArO3CLVEynKRqJZJGBda497Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmMjNiZjhiZS0zNTczLTRhNDEtOTNhNS1lZjcxYTI5N2M0MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NDcuMzAwMTMzNDQxWiJ9&digest=sha256%3Abd1ee3edc78a17cd801e3d62deff80faa82f2c5975a67436d0c4422c8a06e7a2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.927715367s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:47 +0000] "PUT /v2/foo/ffff/blobs/uploads/f23bf8be-3573-4a41-93a5-ef71a297c42f?_state=8ScMM9EFVTzHUoBbjs_TvArO3CLVEynKRqJZJGBda497Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmMjNiZjhiZS0zNTczLTRhNDEtOTNhNS1lZjcxYTI5N2M0MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NDcuMzAwMTMzNDQxWiJ9&digest=sha256%3Abd1ee3edc78a17cd801e3d62deff80faa82f2c5975a67436d0c4422c8a06e7a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=b0e20ec7-b433-4022-87c4-83945a87f6ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.845795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=957c8f8d-d356-4502-93ff-cf93f3faeffb http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.503726ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=ab298581-0fd2-4369-8888-0110a1098aaa http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.700462ms http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=83eb0bdd-7cc2-4af6-b12f-667afd38ca68 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.890259ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=87d0878a-6190-4c87-a076-866655315c54 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.946092ms http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=7562ab50-1d86-4fad-9b5d-bfb72a2eb93a http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.716605ms http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=5a68bbc9-2621-4b8a-b4d8-4e287abe7899 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.74992ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" 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.24.8 http.request.host="127.0.0.1:44041" http.request.id=1965ab94-de07-481c-870a-36aebee05fbc http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.876617ms http.response.status=400 http.response.written=116 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" 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.24.8 http.request.host="127.0.0.1:44041" http.request.id=9400a54b-807a-4130-b208-933017969214 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.779948ms http.response.status=400 http.response.written=115 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=07102b4e-1e57-4dd7-af52-649a04e62c19 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.802831ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44041" http.request.id=c1ebae33-cfe8-4b08-aace-0be6a14ab599 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" 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=1.805754ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-10-12T12:42:51Z" 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.24.8 time="2025-10-12T12:42:51Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:42:51Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=fc65e196-b4aa-4578-85c3-d85c8e4345f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.255822ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:53Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=7d10ffbe-624c-48a0-b7e1-10d6d78bcfb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/aaaa/blobs/uploads/821ff337-ce4e-4b5f-8c0b-750b1dea45da?_state=DT2riYYNwdaQHHqE2qlJ5axERs9zV_of4j1E-0m4Pwx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4MjFmZjMzNy1jZTRlLTRiNWYtOGMwYi03NTBiMWRlYTQ1ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NTEuNDc0NjAzNjg0WiJ9&digest=sha256%3Afedda2ad358979bbf9e5faca2c8a5bf044f4a082772400cb60d4cfb5541177c3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.304712376s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:51 +0000] "PUT /v2/foo/aaaa/blobs/uploads/821ff337-ce4e-4b5f-8c0b-750b1dea45da?_state=DT2riYYNwdaQHHqE2qlJ5axERs9zV_of4j1E-0m4Pwx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4MjFmZjMzNy1jZTRlLTRiNWYtOGMwYi03NTBiMWRlYTQ1ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NTEuNDc0NjAzNjg0WiJ9&digest=sha256%3Afedda2ad358979bbf9e5faca2c8a5bf044f4a082772400cb60d4cfb5541177c3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:53Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=9e4a488e-5cae-44f6-821b-be67cd345f05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.56101ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:53 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:53Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=f6d215ef-0162-4d42-9df3-865b188cac6a http.request.method=POST http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.677238ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:53 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:57Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=bce7bc03-af32-49b9-aa2f-8e22c37d03d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/bbbb/blobs/uploads/3ab9be5b-c3d0-496a-b9d0-5a1a56243c99?_state=t7tZkGIxj8wwlN7fdUQBi77UyQJl6hD6QvsbVoG4Vh57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzYWI5YmU1Yi1jM2QwLTQ5NmEtYjlkMC01YTFhNTYyNDNjOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NTMuOTc0OTg3NzU2WiJ9&digest=sha256%3Adfcb6e4679850409d9ed733a11a493d4b7c619ea9ff58a81347e8fd1fd35c6d0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.666937913s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:53 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3ab9be5b-c3d0-496a-b9d0-5a1a56243c99?_state=t7tZkGIxj8wwlN7fdUQBi77UyQJl6hD6QvsbVoG4Vh57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzYWI5YmU1Yi1jM2QwLTQ5NmEtYjlkMC01YTFhNTYyNDNjOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NTMuOTc0OTg3NzU2WiJ9&digest=sha256%3Adfcb6e4679850409d9ed733a11a493d4b7c619ea9ff58a81347e8fd1fd35c6d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:57Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=2548bf91-e5ed-4aa5-9c21-cfe14851e60a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.935762ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:57 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:42:57Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=3c8197e1-e7f1-4f76-a931-b3f3f8069810 http.request.method=POST http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.824108ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:57 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:03Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=11242a0f-627e-4b68-87d8-e678e972e098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/cccc/blobs/uploads/2d3f7e8e-93d9-4c1e-9cf4-8193bcb0f42f?_state=pigK5oUkVD3CJcHNi7mCmDVRuUNaRtJktW_RRd1YcR97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyZDNmN2U4ZS05M2Q5LTRjMWUtOWNmNC04MTkzYmNiMGY0MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NTcuODcyNjMzOTk3WiJ9&digest=sha256%3A58e504cc4d1ef64818f51af3638d57e93cc34d894a7a1f8605abae4ab1ebd45e" http.request.useragent="Go-http-client/1.1" http.response.duration=5.140388707s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:42:57 +0000] "PUT /v2/foo/cccc/blobs/uploads/2d3f7e8e-93d9-4c1e-9cf4-8193bcb0f42f?_state=pigK5oUkVD3CJcHNi7mCmDVRuUNaRtJktW_RRd1YcR97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyZDNmN2U4ZS05M2Q5LTRjMWUtOWNmNC04MTkzYmNiMGY0MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDI6NTcuODcyNjMzOTk3WiJ9&digest=sha256%3A58e504cc4d1ef64818f51af3638d57e93cc34d894a7a1f8605abae4ab1ebd45e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:03Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=88e6cf42-2199-48b3-9d7e-47a3ca0a1053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.100922ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:03 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:03Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=a1a41214-bf93-49af-9e02-faccb14e4135 http.request.method=POST http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.778625ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:03 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=05f881db-686b-45b7-9401-a72546ace233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/dddd/blobs/uploads/570576e6-056e-47c7-9e24-6b4fb791669e?_state=bSDyNqhOLPP3SNELjroGwRZrppET9fErO9H_Ml_nqv97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1NzA1NzZlNi0wNTZlLTQ3YzctOWUyNC02YjRmYjc5MTY2OWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6MDMuMTQ2MDg3NzMyWiJ9&digest=sha256%3A93555c9838c3c50f6063449da37a25eb0d5594fadae1e63907767c744f74f7b1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.059228132s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:03 +0000] "PUT /v2/foo/dddd/blobs/uploads/570576e6-056e-47c7-9e24-6b4fb791669e?_state=bSDyNqhOLPP3SNELjroGwRZrppET9fErO9H_Ml_nqv97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1NzA1NzZlNi0wNTZlLTQ3YzctOWUyNC02YjRmYjc5MTY2OWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6MDMuMTQ2MDg3NzMyWiJ9&digest=sha256%3A93555c9838c3c50f6063449da37a25eb0d5594fadae1e63907767c744f74f7b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=042b3e44-daef-4fb1-acb0-a1ce915b56e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38556" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.210532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:41457" http.request.id=44771b47-25a4-42f9-9a39-bb29df788df2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38556" 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=1.330274ms http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (39.47s) === RUN TestURLPrefix time="2025-10-12T12:43: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.24.8 time="2025-10-12T12:43:05Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36481" http.request.id=d068fefb-7396-4129-b5c2-0b73ab79058a http.request.method=GET http.request.remoteaddr="127.0.0.1:53756" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.624049ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-10-12T12:43: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.24.8 time="2025-10-12T12:43:05Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=2016e32c-14e6-4d2b-b629-70b509dea6c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.059387ms http.response.status=404 http.response.written=157 vars.digest="sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "GET /v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=c347fff1-973c-41c9-b0fe-3d031b6ab2be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54294" http.request.uri="/v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="893.139µs" http.response.status=404 http.response.written=157 vars.digest="sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=7a249513-7012-4975-a077-ae9a06fbc991 http.request.method=POST http.request.remoteaddr="127.0.0.1:54294" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.001632ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=8dbc8448-7af5-4c79-8c9f-d8950d34014a http.request.method=GET http.request.remoteaddr="127.0.0.1:54294" http.request.uri="/v2/foo/bar/blobs/uploads/89d3ebf1-7e89-4374-aca6-afa5e0140650?_state=TiSrRr-SQeIL6ifNDJSpAjWtNSu0Mb5hqSsS2BFdqCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDNlYmYxLTdlODktNDM3NC1hY2E2LWFmYTVlMDE0MDY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTAzNzExMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.902527ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "GET /v2/foo/bar/blobs/uploads/89d3ebf1-7e89-4374-aca6-afa5e0140650?_state=TiSrRr-SQeIL6ifNDJSpAjWtNSu0Mb5hqSsS2BFdqCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDNlYmYxLTdlODktNDM3NC1hY2E2LWFmYTVlMDE0MDY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTAzNzExMjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=df66ff9e-a09d-4006-8467-297a0bb8f039 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54294" http.request.uri="/v2/foo/bar/blobs/uploads/89d3ebf1-7e89-4374-aca6-afa5e0140650?_state=TiSrRr-SQeIL6ifNDJSpAjWtNSu0Mb5hqSsS2BFdqCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDNlYmYxLTdlODktNDM3NC1hY2E2LWFmYTVlMDE0MDY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTAzNzExMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.65244ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "DELETE /v2/foo/bar/blobs/uploads/89d3ebf1-7e89-4374-aca6-afa5e0140650?_state=TiSrRr-SQeIL6ifNDJSpAjWtNSu0Mb5hqSsS2BFdqCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDNlYmYxLTdlODktNDM3NC1hY2E2LWFmYTVlMDE0MDY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTAzNzExMjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=d4812d01-d733-412b-adf1-754cdb78faf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54294" http.request.uri="/v2/foo/bar/blobs/uploads/89d3ebf1-7e89-4374-aca6-afa5e0140650?_state=TiSrRr-SQeIL6ifNDJSpAjWtNSu0Mb5hqSsS2BFdqCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDNlYmYxLTdlODktNDM3NC1hY2E2LWFmYTVlMDE0MDY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTAzNzExMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=89d3ebf1-7e89-4374-aca6-afa5e0140650 time="2025-10-12T12:43: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.24.8 http.request.host="127.0.0.1:43805" http.request.id=d4812d01-d733-412b-adf1-754cdb78faf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54294" http.request.uri="/v2/foo/bar/blobs/uploads/89d3ebf1-7e89-4374-aca6-afa5e0140650?_state=TiSrRr-SQeIL6ifNDJSpAjWtNSu0Mb5hqSsS2BFdqCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDNlYmYxLTdlODktNDM3NC1hY2E2LWFmYTVlMDE0MDY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTAzNzExMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.505508ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=89d3ebf1-7e89-4374-aca6-afa5e0140650 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "GET /v2/foo/bar/blobs/uploads/89d3ebf1-7e89-4374-aca6-afa5e0140650?_state=TiSrRr-SQeIL6ifNDJSpAjWtNSu0Mb5hqSsS2BFdqCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDNlYmYxLTdlODktNDM3NC1hY2E2LWFmYTVlMDE0MDY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTAzNzExMjRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=7ec3c78a-8df9-452f-a65a-ec531e62c827 http.request.method=POST http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.135074ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=8a99cdb5-bbdb-445b-9c64-4f6c61a29b79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/d9fdba64-5f63-4df8-97ce-b71e165ccf6a?_state=83mIX7WGycszslM50dglR1pNOaQRDAVv2GQ7w7C06th7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5ZmRiYTY0LTVmNjMtNGRmOC05N2NlLWI3MWUxNjVjY2Y2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTkyNDg1MzhaIn0%3D&digest=sha256%3Aba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" provided=sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 vars.name="foo/bar" vars.uuid=d9fdba64-5f63-4df8-97ce-b71e165ccf6a time="2025-10-12T12:43:05Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=8a99cdb5-bbdb-445b-9c64-4f6c61a29b79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/d9fdba64-5f63-4df8-97ce-b71e165ccf6a?_state=83mIX7WGycszslM50dglR1pNOaQRDAVv2GQ7w7C06th7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5ZmRiYTY0LTVmNjMtNGRmOC05N2NlLWI3MWUxNjVjY2Y2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTkyNDg1MzhaIn0%3D&digest=sha256%3Aba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d9fdba64-5f63-4df8-97ce-b71e165ccf6a time="2025-10-12T12:43:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=8a99cdb5-bbdb-445b-9c64-4f6c61a29b79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/d9fdba64-5f63-4df8-97ce-b71e165ccf6a?_state=83mIX7WGycszslM50dglR1pNOaQRDAVv2GQ7w7C06th7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5ZmRiYTY0LTVmNjMtNGRmOC05N2NlLWI3MWUxNjVjY2Y2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTkyNDg1MzhaIn0%3D&digest=sha256%3Aba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.136383ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d9fdba64-5f63-4df8-97ce-b71e165ccf6a 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "PUT /v2/foo/bar/blobs/uploads/d9fdba64-5f63-4df8-97ce-b71e165ccf6a?_state=83mIX7WGycszslM50dglR1pNOaQRDAVv2GQ7w7C06th7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5ZmRiYTY0LTVmNjMtNGRmOC05N2NlLWI3MWUxNjVjY2Y2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS4zOTkyNDg1MzhaIn0%3D&digest=sha256%3Aba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=92e9b47c-f696-42a4-8180-efa32d036e59 http.request.method=POST http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.489853ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=090187dc-b4b8-4099-96cd-2a04e02152ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/2d355b20-1520-4514-a0ea-6282ad5d752d?_state=slWUbw4m5QEmklztRVtbWG4Nis_X2_LZlv5OqbR1Ag17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkMzU1YjIwLTE1MjAtNDUxNC1hMGVhLTYyODJhZDVkNzUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS40MDM3MjM3ODlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.784323ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "PUT /v2/foo/bar/blobs/uploads/2d355b20-1520-4514-a0ea-6282ad5d752d?_state=slWUbw4m5QEmklztRVtbWG4Nis_X2_LZlv5OqbR1Ag17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkMzU1YjIwLTE1MjAtNDUxNC1hMGVhLTYyODJhZDVkNzUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS40MDM3MjM3ODlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=6495a9d8-1b61-4f9e-a6db-0378057d6a86 http.request.method=POST http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.542298ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=d1320706-2824-4869-8e12-87d7754754bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/82e656bb-beeb-4921-a66a-6d02afa850b6?_state=swTPxCnGPyvBsViU_6Gu0yYjfWHlBNG6SDIkBhrSUdR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyZTY1NmJiLWJlZWItNDkyMS1hNjZhLTZkMDJhZmE4NTBiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS40MDc3NTAwMDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.136463ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "PUT /v2/foo/bar/blobs/uploads/82e656bb-beeb-4921-a66a-6d02afa850b6?_state=swTPxCnGPyvBsViU_6Gu0yYjfWHlBNG6SDIkBhrSUdR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyZTY1NmJiLWJlZWItNDkyMS1hNjZhLTZkMDJhZmE4NTBiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS40MDc3NTAwMDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:05Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=1c959716-472b-4c02-8cd5-2144626ea729 http.request.method=POST http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.691261ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:10Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=4da85b73-9e99-4b34-95c0-a544050eee20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/0410f1d7-1ca7-49db-a830-37e88774159c?_state=qbEK7VydsjIsoe2OE5APTbkTcR0VHdU8M1U06WgSXNl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0MTBmMWQ3LTFjYTctNDlkYi1hODMwLTM3ZTg4Nzc0MTU5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS40MTIyMTM3MzFaIn0%3D&digest=sha256%3Aba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.726010824s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:05 +0000] "PUT /v2/foo/bar/blobs/uploads/0410f1d7-1ca7-49db-a830-37e88774159c?_state=qbEK7VydsjIsoe2OE5APTbkTcR0VHdU8M1U06WgSXNl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0MTBmMWQ3LTFjYTctNDlkYi1hODMwLTM3ZTg4Nzc0MTU5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzowNS40MTIyMTM3MzFaIn0%3D&digest=sha256%3Aba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:10Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=aaefcd36-c468-41ab-b870-dc03366a299e http.request.method=POST http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.769499ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:14Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43805" http.request.id=f7a2b4d2-fc97-4421-9fda-484764a9a913 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/9971a300-903b-43c8-9739-932dfec2e2cf?_state=Ph8bBx-2l-0Gx2DrhT6sc79Rb3h6jzuE2h1eSbxUgCR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5NzFhMzAwLTkwM2ItNDNjOC05NzM5LTkzMmRmZWMyZTJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxMC4yMjEyMjM1MjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.526310937s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:10 +0000] "PATCH /v2/foo/bar/blobs/uploads/9971a300-903b-43c8-9739-932dfec2e2cf?_state=Ph8bBx-2l-0Gx2DrhT6sc79Rb3h6jzuE2h1eSbxUgCR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5NzFhMzAwLTkwM2ItNDNjOC05NzM5LTkzMmRmZWMyZTJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxMC4yMjEyMjM1MjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:14Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=c33c44d3-e4e0-495c-95e0-cc9ec38dee17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/uploads/9971a300-903b-43c8-9739-932dfec2e2cf?_state=V2klAuJd_dRuGl_jWtze8Uf9CRhJpNE9e4FtuZHHa157Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5NzFhMzAwLTkwM2ItNDNjOC05NzM5LTkzMmRmZWMyZTJjZiIsIk9mZnNldCI6MjI4NzEwNDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6MTBaIn0%3D&digest=sha256%3Aba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.153654ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:14 +0000] "PUT /v2/foo/bar/blobs/uploads/9971a300-903b-43c8-9739-932dfec2e2cf?_state=V2klAuJd_dRuGl_jWtze8Uf9CRhJpNE9e4FtuZHHa157Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5NzFhMzAwLTkwM2ItNDNjOC05NzM5LTkzMmRmZWMyZTJjZiIsIk9mZnNldCI6MjI4NzEwNDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6MTBaIn0%3D&digest=sha256%3Aba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:14Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=63ce3a26-e4c9-44aa-8619-c0006b784531 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.727143ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:14 +0000] "HEAD /v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:14Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=a7c1f68b-6b2c-45b2-af1c-a804e9d160cb http.request.method=GET http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=78.392965ms http.response.status=200 http.response.written=22871040 127.0.0.1 - - [12/Oct/2025:12:43:14 +0000] "GET /v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 200 22871040 "" "Go-http-client/1.1" time="2025-10-12T12:43:14Z" level=error msg="error parsing digest="sha257:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2": unsupported digest algorithm" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=0514a155-2b32-4c07-bb60-010603af5f22 http.request.method=GET http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/sha257:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" vars.name="foo/bar" time="2025-10-12T12:43:14Z" 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.24.8 http.request.host="127.0.0.1:43805" http.request.id=0514a155-2b32-4c07-bb60-010603af5f22 http.request.method=GET http.request.remoteaddr="127.0.0.1:54308" http.request.uri="/v2/foo/bar/blobs/sha257:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.414258ms http.response.status=400 http.response.written=110 vars.digest="sha257:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:14 +0000] "GET /v2/foo/bar/blobs/sha257:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-10-12T12:43:14Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=ee0854de-cac3-4fcd-aba3-3f4ce3e7228d http.request.method=GET http.request.remoteaddr="127.0.0.1:60206" http.request.uri="/v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.839281ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:14 +0000] "GET /v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:14Z" 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.24.8 time="2025-10-12T12:43:14Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=8edff076-7f0d-4b97-85b4-07f6f33a784a http.request.method=GET http.request.remoteaddr="127.0.0.1:51706" http.request.uri="/v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.681042ms http.response.status=404 http.response.written=157 vars.digest="sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "GET /v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=c48695ac-0420-41be-8917-72a2c731ab05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51710" http.request.uri="/v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.50735ms http.response.status=404 http.response.written=157 vars.digest="sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=771270b4-87ce-448a-b1da-317677c8adae http.request.method=POST http.request.remoteaddr="127.0.0.1:51710" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="706.804µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=428d9a90-b1f2-4cf5-9b88-b64853347488 http.request.method=GET http.request.remoteaddr="127.0.0.1:51710" http.request.uri="/v2/foo/bar/blobs/uploads/c510dbc2-69e0-4cf4-b751-9eddd16177f5?_state=xNGop9YYg_udQJ7H9XLTs_tJgprwyQlAPYgQrGO7KWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTBkYmMyLTY5ZTAtNGNmNC1iNzUxLTllZGRkMTYxNzdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTQ3OTM0NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="707.053µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "GET /v2/foo/bar/blobs/uploads/c510dbc2-69e0-4cf4-b751-9eddd16177f5?_state=xNGop9YYg_udQJ7H9XLTs_tJgprwyQlAPYgQrGO7KWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTBkYmMyLTY5ZTAtNGNmNC1iNzUxLTllZGRkMTYxNzdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTQ3OTM0NThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=1c0af238-38aa-4875-8a7b-8cfa1703bb01 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51710" http.request.uri="/v2/foo/bar/blobs/uploads/c510dbc2-69e0-4cf4-b751-9eddd16177f5?_state=xNGop9YYg_udQJ7H9XLTs_tJgprwyQlAPYgQrGO7KWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTBkYmMyLTY5ZTAtNGNmNC1iNzUxLTllZGRkMTYxNzdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTQ3OTM0NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="762.61µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "DELETE /v2/foo/bar/blobs/uploads/c510dbc2-69e0-4cf4-b751-9eddd16177f5?_state=xNGop9YYg_udQJ7H9XLTs_tJgprwyQlAPYgQrGO7KWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTBkYmMyLTY5ZTAtNGNmNC1iNzUxLTllZGRkMTYxNzdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTQ3OTM0NThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=84ab0a8a-b3d9-4206-84c7-5cd46eb8a277 http.request.method=GET http.request.remoteaddr="127.0.0.1:51710" http.request.uri="/v2/foo/bar/blobs/uploads/c510dbc2-69e0-4cf4-b751-9eddd16177f5?_state=xNGop9YYg_udQJ7H9XLTs_tJgprwyQlAPYgQrGO7KWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTBkYmMyLTY5ZTAtNGNmNC1iNzUxLTllZGRkMTYxNzdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTQ3OTM0NThaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c510dbc2-69e0-4cf4-b751-9eddd16177f5 time="2025-10-12T12:43:15Z" 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.24.8 http.request.host="127.0.0.1:39805" http.request.id=84ab0a8a-b3d9-4206-84c7-5cd46eb8a277 http.request.method=GET http.request.remoteaddr="127.0.0.1:51710" http.request.uri="/v2/foo/bar/blobs/uploads/c510dbc2-69e0-4cf4-b751-9eddd16177f5?_state=xNGop9YYg_udQJ7H9XLTs_tJgprwyQlAPYgQrGO7KWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTBkYmMyLTY5ZTAtNGNmNC1iNzUxLTllZGRkMTYxNzdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTQ3OTM0NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="711.739µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c510dbc2-69e0-4cf4-b751-9eddd16177f5 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "GET /v2/foo/bar/blobs/uploads/c510dbc2-69e0-4cf4-b751-9eddd16177f5?_state=xNGop9YYg_udQJ7H9XLTs_tJgprwyQlAPYgQrGO7KWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1MTBkYmMyLTY5ZTAtNGNmNC1iNzUxLTllZGRkMTYxNzdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTQ3OTM0NThaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=eca5f648-47df-4e80-a874-d78f1d7597e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.75071ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=96af130b-bb36-4a03-806a-de990d2abe66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/2028d0aa-62eb-48cf-8cac-f1afc98898c7?_state=FwkX4AFnfOIBD721nvp-KUFqakpveg-MQb4XzYJ0yGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwMjhkMGFhLTYyZWItNDhjZi04Y2FjLWYxYWZjOTg4OThjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTk2NDM4NzhaIn0%3D&digest=sha256%3A10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" provided=sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb vars.name="foo/bar" vars.uuid=2028d0aa-62eb-48cf-8cac-f1afc98898c7 time="2025-10-12T12:43:15Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=96af130b-bb36-4a03-806a-de990d2abe66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/2028d0aa-62eb-48cf-8cac-f1afc98898c7?_state=FwkX4AFnfOIBD721nvp-KUFqakpveg-MQb4XzYJ0yGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwMjhkMGFhLTYyZWItNDhjZi04Y2FjLWYxYWZjOTg4OThjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTk2NDM4NzhaIn0%3D&digest=sha256%3A10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2028d0aa-62eb-48cf-8cac-f1afc98898c7 time="2025-10-12T12:43:15Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=96af130b-bb36-4a03-806a-de990d2abe66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/2028d0aa-62eb-48cf-8cac-f1afc98898c7?_state=FwkX4AFnfOIBD721nvp-KUFqakpveg-MQb4XzYJ0yGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwMjhkMGFhLTYyZWItNDhjZi04Y2FjLWYxYWZjOTg4OThjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTk2NDM4NzhaIn0%3D&digest=sha256%3A10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.682707ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=2028d0aa-62eb-48cf-8cac-f1afc98898c7 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "PUT /v2/foo/bar/blobs/uploads/2028d0aa-62eb-48cf-8cac-f1afc98898c7?_state=FwkX4AFnfOIBD721nvp-KUFqakpveg-MQb4XzYJ0yGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwMjhkMGFhLTYyZWItNDhjZi04Y2FjLWYxYWZjOTg4OThjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMTk2NDM4NzhaIn0%3D&digest=sha256%3A10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=9e0a8364-dbb8-4238-9f7f-8c63c94769f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.454202ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=eaace125-96ad-4b44-ba13-7832bc0efcf5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/661adbf1-fe60-445c-9055-4a817d9adb97?_state=eqRkH5swGN8xmzGUtdK_ndOJTnEf-1A4CDRcFrMoiRV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2MWFkYmYxLWZlNjAtNDQ1Yy05MDU1LTRhODE3ZDlhZGI5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMjM2NTAzNTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.798175ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "PUT /v2/foo/bar/blobs/uploads/661adbf1-fe60-445c-9055-4a817d9adb97?_state=eqRkH5swGN8xmzGUtdK_ndOJTnEf-1A4CDRcFrMoiRV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2MWFkYmYxLWZlNjAtNDQ1Yy05MDU1LTRhODE3ZDlhZGI5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMjM2NTAzNTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=8f0a6fc5-4c56-4e8e-9023-a832de130d5a http.request.method=POST http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.487724ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=0735feff-0120-4e4d-b960-393a565d3492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/05f8d266-de55-420e-b1cc-81872a94df8e?_state=wMMfit-PKO7xnrNV-F4LLg5rfUKoRzH8Qbz7fiSOKip7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1ZjhkMjY2LWRlNTUtNDIwZS1iMWNjLTgxODcyYTk0ZGY4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMjc0MzgwMjJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.789095ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "PUT /v2/foo/bar/blobs/uploads/05f8d266-de55-420e-b1cc-81872a94df8e?_state=wMMfit-PKO7xnrNV-F4LLg5rfUKoRzH8Qbz7fiSOKip7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1ZjhkMjY2LWRlNTUtNDIwZS1iMWNjLTgxODcyYTk0ZGY4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMjc0MzgwMjJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:15Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=ed80076b-385e-4649-a7f0-9ac9db8dc1fd http.request.method=POST http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.813944ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:21Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=fb07843a-4c26-4dd7-81a4-5d5356ba755a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/f1e2d858-0e00-4141-b91b-2d7c26bb56bd?_state=zxyivgAJV_LDf3XNNQ2hknc7UD565KKJfwbYGBNz-3J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxZTJkODU4LTBlMDAtNDE0MS1iOTFiLTJkN2MyNmJiNTZiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMzE2NTY3NDVaIn0%3D&digest=sha256%3A10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.duration=6.190396424s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:15 +0000] "PUT /v2/foo/bar/blobs/uploads/f1e2d858-0e00-4141-b91b-2d7c26bb56bd?_state=zxyivgAJV_LDf3XNNQ2hknc7UD565KKJfwbYGBNz-3J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxZTJkODU4LTBlMDAtNDE0MS1iOTFiLTJkN2MyNmJiNTZiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoxNS4xMzE2NTY3NDVaIn0%3D&digest=sha256%3A10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:21Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=dddecaa7-d793-4be1-93a4-075cd54df13c http.request.method=POST http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.817916ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39805" http.request.id=ae41d711-9e79-4de1-ba9d-3291888ec2e0 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/20c6a90e-1dfa-4a39-b771-99974a85799f?_state=hxFWSlpBSPM4HmFnUlI_Od_gqp26nM43HVctVkSoBKF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYzZhOTBlLTFkZmEtNGEzOS1iNzcxLTk5OTc0YTg1Nzk5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyMS40MDQxMDI2OTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.962091682s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:21 +0000] "PATCH /v2/foo/bar/blobs/uploads/20c6a90e-1dfa-4a39-b771-99974a85799f?_state=hxFWSlpBSPM4HmFnUlI_Od_gqp26nM43HVctVkSoBKF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYzZhOTBlLTFkZmEtNGEzOS1iNzcxLTk5OTc0YTg1Nzk5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyMS40MDQxMDI2OTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=9170f94d-4c23-4464-a347-e2d4e23d43a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/uploads/20c6a90e-1dfa-4a39-b771-99974a85799f?_state=mmz-txejQtbDRUDnuD4qRG9CJg8aR22bNymtRH6SkJp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYzZhOTBlLTFkZmEtNGEzOS1iNzcxLTk5OTc0YTg1Nzk5ZiIsIk9mZnNldCI6Mjc0MDYzMzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6MjFaIn0%3D&digest=sha256%3A10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.370778ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "PUT /v2/foo/bar/blobs/uploads/20c6a90e-1dfa-4a39-b771-99974a85799f?_state=mmz-txejQtbDRUDnuD4qRG9CJg8aR22bNymtRH6SkJp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYzZhOTBlLTFkZmEtNGEzOS1iNzcxLTk5OTc0YTg1Nzk5ZiIsIk9mZnNldCI6Mjc0MDYzMzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6MjFaIn0%3D&digest=sha256%3A10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=54bf6d2c-a807-4f96-9198-55a1ff7ced3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.235902ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=bfca67c1-cffb-4c59-a817-b5d9858cd9db http.request.method=GET http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=109.174107ms http.response.status=200 http.response.written=27406336 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "GET /v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 200 27406336 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=error msg="error parsing digest="sha257:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb": unsupported digest algorithm" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=9c5ba4e5-dd97-4145-a930-ceeee3b0a504 http.request.method=GET http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/sha257:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" vars.name="foo/bar" time="2025-10-12T12:43:27Z" 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.24.8 http.request.host="127.0.0.1:39805" http.request.id=9c5ba4e5-dd97-4145-a930-ceeee3b0a504 http.request.method=GET http.request.remoteaddr="127.0.0.1:51712" http.request.uri="/v2/foo/bar/blobs/sha257:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="780.913µs" http.response.status=400 http.response.written=110 vars.digest="sha257:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "GET /v2/foo/bar/blobs/sha257:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=0d4c96e6-3ae5-4f64-b3e2-0a68c819b1d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47020" http.request.uri="/v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.838804ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "GET /v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=f35098ca-45c8-4a98-9a91-24fa377ca2ff http.request.method=GET http.request.remoteaddr="127.0.0.1:47020" http.request.uri="/v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.551746ms http.response.status=200 http.response.written=98304 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "GET /v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 200 98304 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:39805" http.request.id=49003595-62af-45a1-b339-63169802fc61 http.request.method=GET http.request.remoteaddr="127.0.0.1:47010" http.request.uri="/v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.284919ms http.response.status=200 http.response.written=2687104 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "GET /v2/foo/bar/blobs/sha256:10a886939d798b49051fb4f56c171225eef5e7d6320a4831b56be07b4d2908fb HTTP/1.1" 200 2687104 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=d7aed31f-c874-4597-9c05-8d0415d4a169 http.request.method=GET http.request.remoteaddr="127.0.0.1:60206" http.request.uri="/v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.653933013s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [12/Oct/2025:12:43:14 +0000] "GET /v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43805" http.request.id=21a82c69-c7f7-4a23-82fc-5e22deeed059 http.request.method=GET http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.662194268s http.response.status=200 http.response.written=2719872 127.0.0.1 - - [12/Oct/2025:12:43:14 +0000] "GET /v2/foo/bar/blobs/sha256:ba2f2ab3fa11ca8033ed17da188f372e08e54b75098f730f03eb91abb54236a2 HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (22.31s) === RUN TestBlobDelete time="2025-10-12T12:43:27Z" 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.24.8 time="2025-10-12T12:43:27Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=9b169030-8760-4180-8f0e-b06c6e922ace http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.673µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "GET /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=216617da-a1b2-4dbe-956b-960f0a110099 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="680.798µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=f7f74c43-bae9-4fb2-93c6-ffddefcca1cd http.request.method=POST http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.196157ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=2f78b34a-0b81-4744-86ed-4a2157b606b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/foo/bar/blobs/uploads/14780825-9ab9-4bde-a32e-67cf3c5be8d3?_state=eIX4nxAx7pXRAW5oDCSiB_DZzRo6Jpg9leYaBZfP0n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0NzgwODI1LTlhYjktNGJkZS1hMzJlLTY3Y2YzYzViZThkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy42OTQ3OTgzNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.992998ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "GET /v2/foo/bar/blobs/uploads/14780825-9ab9-4bde-a32e-67cf3c5be8d3?_state=eIX4nxAx7pXRAW5oDCSiB_DZzRo6Jpg9leYaBZfP0n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0NzgwODI1LTlhYjktNGJkZS1hMzJlLTY3Y2YzYzViZThkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy42OTQ3OTgzNDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=79658866-27b5-481c-bb6a-e3e712560a22 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/foo/bar/blobs/uploads/14780825-9ab9-4bde-a32e-67cf3c5be8d3?_state=eIX4nxAx7pXRAW5oDCSiB_DZzRo6Jpg9leYaBZfP0n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0NzgwODI1LTlhYjktNGJkZS1hMzJlLTY3Y2YzYzViZThkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy42OTQ3OTgzNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.124127ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "DELETE /v2/foo/bar/blobs/uploads/14780825-9ab9-4bde-a32e-67cf3c5be8d3?_state=eIX4nxAx7pXRAW5oDCSiB_DZzRo6Jpg9leYaBZfP0n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0NzgwODI1LTlhYjktNGJkZS1hMzJlLTY3Y2YzYzViZThkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy42OTQ3OTgzNDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=5b087398-b7d9-4d07-a058-709593f79c81 http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/foo/bar/blobs/uploads/14780825-9ab9-4bde-a32e-67cf3c5be8d3?_state=eIX4nxAx7pXRAW5oDCSiB_DZzRo6Jpg9leYaBZfP0n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0NzgwODI1LTlhYjktNGJkZS1hMzJlLTY3Y2YzYzViZThkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy42OTQ3OTgzNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=14780825-9ab9-4bde-a32e-67cf3c5be8d3 time="2025-10-12T12:43:27Z" 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.24.8 http.request.host="127.0.0.1:36783" http.request.id=5b087398-b7d9-4d07-a058-709593f79c81 http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/foo/bar/blobs/uploads/14780825-9ab9-4bde-a32e-67cf3c5be8d3?_state=eIX4nxAx7pXRAW5oDCSiB_DZzRo6Jpg9leYaBZfP0n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0NzgwODI1LTlhYjktNGJkZS1hMzJlLTY3Y2YzYzViZThkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy42OTQ3OTgzNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.106892ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=14780825-9ab9-4bde-a32e-67cf3c5be8d3 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "GET /v2/foo/bar/blobs/uploads/14780825-9ab9-4bde-a32e-67cf3c5be8d3?_state=eIX4nxAx7pXRAW5oDCSiB_DZzRo6Jpg9leYaBZfP0n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0NzgwODI1LTlhYjktNGJkZS1hMzJlLTY3Y2YzYzViZThkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy42OTQ3OTgzNDdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=f9fcfb7f-e413-40f4-9723-bde3b731f44b http.request.method=POST http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.999933ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=bbba118b-f8ed-43e5-af6b-605371644ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/baa47b81-982f-45e7-a30c-7cbbf9083891?_state=g_r_wU7BXTQx5Nwxz4TYwwFH92vEjQveSHTMyqA3pRR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJhYTQ3YjgxLTk4MmYtNDVlNy1hMzBjLTdjYmJmOTA4Mzg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MDM2ODk1NTFaIn0%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" provided=sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d vars.name="foo/bar" vars.uuid=baa47b81-982f-45e7-a30c-7cbbf9083891 time="2025-10-12T12:43:27Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=bbba118b-f8ed-43e5-af6b-605371644ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/baa47b81-982f-45e7-a30c-7cbbf9083891?_state=g_r_wU7BXTQx5Nwxz4TYwwFH92vEjQveSHTMyqA3pRR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJhYTQ3YjgxLTk4MmYtNDVlNy1hMzBjLTdjYmJmOTA4Mzg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MDM2ODk1NTFaIn0%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=baa47b81-982f-45e7-a30c-7cbbf9083891 time="2025-10-12T12:43:27Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=bbba118b-f8ed-43e5-af6b-605371644ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/baa47b81-982f-45e7-a30c-7cbbf9083891?_state=g_r_wU7BXTQx5Nwxz4TYwwFH92vEjQveSHTMyqA3pRR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJhYTQ3YjgxLTk4MmYtNDVlNy1hMzBjLTdjYmJmOTA4Mzg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MDM2ODk1NTFaIn0%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.946327ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=baa47b81-982f-45e7-a30c-7cbbf9083891 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "PUT /v2/foo/bar/blobs/uploads/baa47b81-982f-45e7-a30c-7cbbf9083891?_state=g_r_wU7BXTQx5Nwxz4TYwwFH92vEjQveSHTMyqA3pRR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJhYTQ3YjgxLTk4MmYtNDVlNy1hMzBjLTdjYmJmOTA4Mzg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MDM2ODk1NTFaIn0%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=4d91b01e-6f7c-4e9e-8851-e1ade90582d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.205839ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=a65e412b-37cd-4c62-8fda-c0a34e1db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/110048f2-9b18-460d-b6b5-f59560383a09?_state=Pg9lLhRdnE9tWcgigL4Rttshn_b_pAifoS2--SpRj2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMDA0OGYyLTliMTgtNDYwZC1iNmI1LWY1OTU2MDM4M2EwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MDc4OTg5MDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.829377ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "PUT /v2/foo/bar/blobs/uploads/110048f2-9b18-460d-b6b5-f59560383a09?_state=Pg9lLhRdnE9tWcgigL4Rttshn_b_pAifoS2--SpRj2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMDA0OGYyLTliMTgtNDYwZC1iNmI1LWY1OTU2MDM4M2EwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MDc4OTg5MDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=ace1d7e5-a684-4e9b-b84d-5f4d50e9068b http.request.method=POST http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.160163ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=633e68b2-62a9-4a48-9c5b-150dcfa68c7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/d44ba956-83ec-4b6b-a033-a738224f0b60?_state=RSmTt0UuB8h8xO8YkjdI9KIzQVt_xaYH0GanUlVt_8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NGJhOTU2LTgzZWMtNGI2Yi1hMDMzLWE3MzgyMjRmMGI2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MTM2MzI3MzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.454417ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "PUT /v2/foo/bar/blobs/uploads/d44ba956-83ec-4b6b-a033-a738224f0b60?_state=RSmTt0UuB8h8xO8YkjdI9KIzQVt_xaYH0GanUlVt_8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NGJhOTU2LTgzZWMtNGI2Yi1hMDMzLWE3MzgyMjRmMGI2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MTM2MzI3MzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:27Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=dc6e502d-9b31-4b55-97c1-e50b103926ef http.request.method=POST http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.015597ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:30Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=707a5e7d-01fe-4c3a-9043-6db1384f239b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/d6392fbf-3974-4d84-8b01-e15545283ebd?_state=glrK_M6cn8IvmN5AsWeEx8dTnrtESdNq83zUeLPAohd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2MzkyZmJmLTM5NzQtNGQ4NC04YjAxLWUxNTU0NTI4M2ViZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MTkwMTY3MzZaIn0%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.665054151s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:27 +0000] "PUT /v2/foo/bar/blobs/uploads/d6392fbf-3974-4d84-8b01-e15545283ebd?_state=glrK_M6cn8IvmN5AsWeEx8dTnrtESdNq83zUeLPAohd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2MzkyZmJmLTM5NzQtNGQ4NC04YjAxLWUxNTU0NTI4M2ViZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzoyNy43MTkwMTY3MzZaIn0%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:30Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=a4f8b92c-7217-4100-a353-5e89a39a7621 http.request.method=POST http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.918368ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36783" http.request.id=462eb245-decf-4399-898d-587a378b8c3a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/c73d12ac-133b-421d-a680-6b2b9ab322ee?_state=vXia61nHSkJYNwWoR3avR4Es4X2F6W89M1-TZhr-pKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3M2QxMmFjLTEzM2ItNDIxZC1hNjgwLTZiMmI5YWIzMjJlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzozMC40ODM4NDQ3NjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.790388221s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:30 +0000] "PATCH /v2/foo/bar/blobs/uploads/c73d12ac-133b-421d-a680-6b2b9ab322ee?_state=vXia61nHSkJYNwWoR3avR4Es4X2F6W89M1-TZhr-pKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3M2QxMmFjLTEzM2ItNDIxZC1hNjgwLTZiMmI5YWIzMjJlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzozMC40ODM4NDQ3NjRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=7746874c-8f6e-4032-ae55-d966bf3438b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/uploads/c73d12ac-133b-421d-a680-6b2b9ab322ee?_state=6I7RjOdRalSnVlY6IMHl9xm7wQGS44WZ3_dOuqjyGF97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3M2QxMmFjLTEzM2ItNDIxZC1hNjgwLTZiMmI5YWIzMjJlZSIsIk9mZnNldCI6MTcyODcxNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6MzBaIn0%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.192427ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "PUT /v2/foo/bar/blobs/uploads/c73d12ac-133b-421d-a680-6b2b9ab322ee?_state=6I7RjOdRalSnVlY6IMHl9xm7wQGS44WZ3_dOuqjyGF97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3M2QxMmFjLTEzM2ItNDIxZC1hNjgwLTZiMmI5YWIzMjJlZSIsIk9mZnNldCI6MTcyODcxNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6MzBaIn0%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=5c936010-e7ac-47c3-b5a7-e95ca850daed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.721735ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=7bc48cae-372b-4162-a5dd-dfd2ceb4c968 http.request.method=GET http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=59.888189ms http.response.status=200 http.response.written=17287168 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "GET /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 200 17287168 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=error msg="error parsing digest="sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d": unsupported digest algorithm" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=f6a79858-2d66-4a0c-a41e-d486e65cd08b http.request.method=GET http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" vars.name="foo/bar" time="2025-10-12T12:43:33Z" 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.24.8 http.request.host="127.0.0.1:36783" http.request.id=f6a79858-2d66-4a0c-a41e-d486e65cd08b http.request.method=GET http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/bar/blobs/sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.535819ms http.response.status=400 http.response.written=110 vars.digest="sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "GET /v2/foo/bar/blobs/sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=4e5cdcd2-f571-404a-bc41-1cf9c18f2fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:53410" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.928279ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "GET /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=745efa32-d445-49d3-aa44-74d61c259f54 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53416" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.42516ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=a244e95f-e943-4efa-bf1b-3df6420abd6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53416" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.388371ms http.response.status=404 http.response.written=157 vars.digest="sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=45cf73b5-587c-4d0f-a95f-baaf0939ced6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53416" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.329396ms http.response.status=404 http.response.written=74 vars.digest="sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=error msg="error parsing digest="sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d": unsupported digest algorithm" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=3bd61fd8-ed08-4bda-8fae-ffbfd870305a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53428" http.request.uri="/v2/foo/bar/blobs/sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" vars.name="foo/bar" time="2025-10-12T12:43:33Z" 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.24.8 http.request.host="127.0.0.1:36783" http.request.id=3bd61fd8-ed08-4bda-8fae-ffbfd870305a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53428" http.request.uri="/v2/foo/bar/blobs/sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.547987ms http.response.status=400 http.response.written=110 vars.digest="sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "DELETE /v2/foo/bar/blobs/sha257:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-10-12T12:43:33Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=9a405957-2e83-49f9-b14a-b30074be45fb http.request.method=POST http.request.remoteaddr="127.0.0.1:53436" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.73734ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:36Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=944cddd5-a9f0-4e48-93b7-0fedff67473a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53436" http.request.uri="/v2/foo/bar/blobs/uploads/92ef25ca-23fb-4d8e-94dc-6cbca2fcc040?_state=kTTobIOgtGPe_MaucRbo7nvmTgSu2LMGNq5D2lpLV1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZWYyNWNhLTIzZmItNGQ4ZS05NGRjLTZjYmNhMmZjYzA0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzozMy4zOTYzOTcwN1oifQ%3D%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.862899751s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "PUT /v2/foo/bar/blobs/uploads/92ef25ca-23fb-4d8e-94dc-6cbca2fcc040?_state=kTTobIOgtGPe_MaucRbo7nvmTgSu2LMGNq5D2lpLV1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZWYyNWNhLTIzZmItNGQ4ZS05NGRjLTZjYmNhMmZjYzA0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzozMy4zOTYzOTcwN1oifQ%3D%3D&digest=sha256%3Ab971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:36Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=e7d7336a-3596-48be-af57-34efa9c35e57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53436" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.973832ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:36Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=bff078ee-bed5-4cc2-a1e6-2042f3f44252 http.request.method=GET http.request.remoteaddr="127.0.0.1:53410" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.977202446s http.response.status=200 http.response.written=2644224 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "GET /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 200 2644224 "" "Go-http-client/1.1" time="2025-10-12T12:43:36Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36783" http.request.id=f6825b8a-8466-4c30-916a-d2273f267bc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:53402" http.request.uri="/v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.984396514s http.response.status=200 http.response.written=2719872 127.0.0.1 - - [12/Oct/2025:12:43:33 +0000] "GET /v2/foo/bar/blobs/sha256:b971fa8f834e4867d9bb23f1c93badb3d84f18d94558f4d74a0f5bb26ddcc47d HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (8.84s) === RUN TestRelativeURL time="2025-10-12T12:43:36Z" 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.24.8 time="2025-10-12T12:43:36Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:36Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43593" http.request.id=059db5c4-1a87-48c1-b4f9-274a868426f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="994.332µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:39Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43593" http.request.id=92dd76e6-effd-489f-a243-3e398d93a67b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/9e86d527-a243-442a-be41-9290cddf1766?_state=-vr_qSaPh5X7sKj_4W1P1q3p2sgglTdXKTfc4IeggAh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllODZkNTI3LWEyNDMtNDQyYS1iZTQxLTkyOTBjZGRmMTc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzozNi4zNjE4NjAyNTNaIn0%3D&digest=sha256%3Ae04b3199f00d756fc3565192e5becb359785026deb4792d2175b585572457aee" http.request.useragent="Go-http-client/1.1" http.response.duration=2.813563679s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:36 +0000] "PUT /v2/foo/bar/blobs/uploads/9e86d527-a243-442a-be41-9290cddf1766?_state=-vr_qSaPh5X7sKj_4W1P1q3p2sgglTdXKTfc4IeggAh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllODZkNTI3LWEyNDMtNDQyYS1iZTQxLTkyOTBjZGRmMTc2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzozNi4zNjE4NjAyNTNaIn0%3D&digest=sha256%3Ae04b3199f00d756fc3565192e5becb359785026deb4792d2175b585572457aee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:39Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43593" http.request.id=e3e68932-9fa9-4d58-8e09-ac567380278a http.request.method=POST http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="917.541µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:39Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43593" http.request.id=acfda0e7-a8df-439c-9911-7d064e44cfa1 http.request.method=POST http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="715.815µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:42Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:43593" http.request.id=5e2b735c-4304-4e73-9bf5-917a2a3e51cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/574ae1cd-fd35-4879-bf80-6b593c99c50d?_state=s_KtL-yT-BAJXbbDJxsv9iPKixH0zQ9ZIv7Y3A2lTA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NGFlMWNkLWZkMzUtNDg3OS1iZjgwLTZiNTkzYzk5YzUwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzozOS41MDM0OTM0NDdaIn0%3D&digest=sha256%3A549109d21eedf9e237bdb6aa3d34c9cb6e3a4c4a376b1019e786f7e6236d337e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.774679565s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:39 +0000] "PUT /v2/foo/bar/blobs/uploads/574ae1cd-fd35-4879-bf80-6b593c99c50d?_state=s_KtL-yT-BAJXbbDJxsv9iPKixH0zQ9ZIv7Y3A2lTA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NGFlMWNkLWZkMzUtNDg3OS1iZjgwLTZiNTkzYzk5YzUwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0MzozOS41MDM0OTM0NDdaIn0%3D&digest=sha256%3A549109d21eedf9e237bdb6aa3d34c9cb6e3a4c4a376b1019e786f7e6236d337e HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (5.92s) === RUN TestBlobDeleteDisabled time="2025-10-12T12:43:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.8 time="2025-10-12T12:43:42Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.8 http.request.host="127.0.0.1:39953" http.request.id=ab995c88-9ef8-4879-bd0d-0f61bd6e0c51 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56344" http.request.uri="/v2/foo/bar/blobs/sha256:527e1ec951a7cf499a8409c0e6cadb264b59c8c15e37da9c99d621454003163e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="824.139µs" http.response.status=405 http.response.written=78 vars.digest="sha256:527e1ec951a7cf499a8409c0e6cadb264b59c8c15e37da9c99d621454003163e" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:527e1ec951a7cf499a8409c0e6cadb264b59c8c15e37da9c99d621454003163e HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.29s) === RUN TestDeleteDisabled time="2025-10-12T12:43:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.8 time="2025-10-12T12:43:42Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:42Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44941" http.request.id=3dcbd32e-f24b-4b78-b1bb-c6af021b9b9d http.request.method=POST http.request.remoteaddr="127.0.0.1:40068" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="875.603µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:44941" http.request.id=b244ead2-7ab6-47bf-bcdc-0878399bbc23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40068" http.request.uri="/v2/foo/bar/blobs/uploads/515dd739-ccfb-47b6-b86e-bf65e06181a8?_state=SBlqKzKNSRSJsBh3UjTTQlaE-MkWWfde3ISdLxJX6RZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxNWRkNzM5LWNjZmItNDdiNi1iODZlLWJmNjVlMDYxODFhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0Mzo0Mi43MDE0NDAyMDlaIn0%3D&digest=sha256%3A3190add546911f0e0e935ab5c30329ddbd8f4d42db1ccdf14ae616e26956b031" http.request.useragent="Go-http-client/1.1" http.response.duration=3.491373579s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:42 +0000] "PUT /v2/foo/bar/blobs/uploads/515dd739-ccfb-47b6-b86e-bf65e06181a8?_state=SBlqKzKNSRSJsBh3UjTTQlaE-MkWWfde3ISdLxJX6RZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxNWRkNzM5LWNjZmItNDdiNi1iODZlLWJmNjVlMDYxODFhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0Mzo0Mi43MDE0NDAyMDlaIn0%3D&digest=sha256%3A3190add546911f0e0e935ab5c30329ddbd8f4d42db1ccdf14ae616e26956b031 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.8 http.request.host="127.0.0.1:44941" http.request.id=62e35b5b-0b34-4189-a73e-37b480866679 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40068" http.request.uri="/v2/foo/bar/blobs/sha256:3190add546911f0e0e935ab5c30329ddbd8f4d42db1ccdf14ae616e26956b031" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.581673ms http.response.status=405 http.response.written=78 vars.digest="sha256:3190add546911f0e0e935ab5c30329ddbd8f4d42db1ccdf14ae616e26956b031" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:43:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:3190add546911f0e0e935ab5c30329ddbd8f4d42db1ccdf14ae616e26956b031 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.63s) === RUN TestDeleteReadOnly time="2025-10-12T12:43:46Z" 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.24.8 time="2025-10-12T12:43:46Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:38765" http.request.id=37807cd4-2a22-42e8-8c80-28fbe1078d90 http.request.method=POST http.request.remoteaddr="127.0.0.1:54292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.891223ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:52Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:38765" http.request.id=00b951e8-f138-4afb-a05c-bd51de382848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54292" http.request.uri="/v2/foo/bar/blobs/uploads/d911f905-83b1-43e3-93f7-7e0837f7f3b2?_state=cU2Tzv5bjVCnbwuac9oaA01-qzv-ILgO1CEyacNwZL97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5MTFmOTA1LTgzYjEtNDNlMy05M2Y3LTdlMDgzN2Y3ZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0Mzo0Ni40ODE2NzA4MDdaIn0%3D&digest=sha256%3A7ab6b90e01d4c4f81117218f9899570830da0bab2760895f34dd27cd412de16e" http.request.useragent="Go-http-client/1.1" http.response.duration=5.96738597s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:46 +0000] "PUT /v2/foo/bar/blobs/uploads/d911f905-83b1-43e3-93f7-7e0837f7f3b2?_state=cU2Tzv5bjVCnbwuac9oaA01-qzv-ILgO1CEyacNwZL97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5MTFmOTA1LTgzYjEtNDNlMy05M2Y3LTdlMDgzN2Y3ZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0Mzo0Ni40ODE2NzA4MDdaIn0%3D&digest=sha256%3A7ab6b90e01d4c4f81117218f9899570830da0bab2760895f34dd27cd412de16e HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [12/Oct/2025:12:43:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:7ab6b90e01d4c4f81117218f9899570830da0bab2760895f34dd27cd412de16e HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (6.26s) === RUN TestStartPushReadOnly time="2025-10-12T12:43: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.24.8 time="2025-10-12T12:43:52Z" level=info msg="redis not configured" go.version=go1.24.8 127.0.0.1 - - [12/Oct/2025:12:43:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-10-12T12:43: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.24.8 time="2025-10-12T12:43:52Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:43:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=d57a1f3d-025f-403c-953b-e4dc2c91816c http.request.method=GET http.request.remoteaddr="127.0.0.1:45784" 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=1.62205ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:43:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-10-12T12:43:52Z" 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.24.8 http.request.host="127.0.0.1:36239" http.request.id=0ea6d811-1041-4262-abe4-403df39f9e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:45784" 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=1.376003ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Oct/2025:12:43:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-10-12T12:43:52Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=367c5796-7de5-452a-9159-50ccb9b47c87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" 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=1.372596ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:43:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-10-12T12:43:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=8663fdde-09de-499c-8e46-fa55dad5894a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" 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=1.934219ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:43:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=8663fdde-09de-499c-8e46-fa55dad5894a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" 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=1.997449ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:43:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=8663fdde-09de-499c-8e46-fa55dad5894a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" 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=2.040623ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:43:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=8663fdde-09de-499c-8e46-fa55dad5894a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" 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=2.079141ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:43:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-10-12T12:43:52Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=258b4baf-dafc-4043-8638-873754acb85a http.request.method=POST http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04481ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:55Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=8adc43b2-d7ee-4f64-95a7-56ae0d1ce63a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/blobs/uploads/db09dac7-25ec-49c8-8ba9-13a41b7dc9d8?_state=d9UaVM15hQKkFpjgJ6wJzB4UTQUquSeunmW39Ix43VR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkYjA5ZGFjNy0yNWVjLTQ5YzgtOGJhOS0xM2E0MWI3ZGM5ZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6NTIuNjY0MjM0MDI5WiJ9&digest=sha256%3A0e6185ac9f3dcb7e2dde2ef587f4919773643216de8abc0cc8636008f8f3f81d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.106313649s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/db09dac7-25ec-49c8-8ba9-13a41b7dc9d8?_state=d9UaVM15hQKkFpjgJ6wJzB4UTQUquSeunmW39Ix43VR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkYjA5ZGFjNy0yNWVjLTQ5YzgtOGJhOS0xM2E0MWI3ZGM5ZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6NTIuNjY0MjM0MDI5WiJ9&digest=sha256%3A0e6185ac9f3dcb7e2dde2ef587f4919773643216de8abc0cc8636008f8f3f81d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:55Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=46335acf-6431-4064-9b8d-645f74a55e55 http.request.method=POST http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.755472ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=406419a6-3e7b-417a-af27-78e58512dbd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/blobs/uploads/c1446ee4-f5ae-4ec7-a5ef-386d2c7e0810?_state=tTExSbz-6VHPx9qs1Sttt5C1G1yq38qcBeYZERvE4D57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMTQ0NmVlNC1mNWFlLTRlYzctYTVlZi0zODZkMmM3ZTA4MTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6NTUuOTUxNzE0OTVaIn0%3D&digest=sha256%3A79cf187ec8d262ba5acb24aebc5ba0958f080c851e22d261013f61cfdd810130" http.request.useragent="Go-http-client/1.1" http.response.duration=3.792708705s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/c1446ee4-f5ae-4ec7-a5ef-386d2c7e0810?_state=tTExSbz-6VHPx9qs1Sttt5C1G1yq38qcBeYZERvE4D57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMTQ0NmVlNC1mNWFlLTRlYzctYTVlZi0zODZkMmM3ZTA4MTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6NTUuOTUxNzE0OTVaIn0%3D&digest=sha256%3A79cf187ec8d262ba5acb24aebc5ba0958f080c851e22d261013f61cfdd810130 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=b2272e96-6d47-4cab-87be-1576ca9dba53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.658221ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=650e03d4-eed3-4341-a250-a40c650a8549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.474025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=8580d759-ff76-4d3e-8d4e-d8a6cb2e4666 http.request.method=GET http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.284587ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=5043168b-3385-4123-8428-d427cb695fed http.request.method=GET http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.18593ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "GET /v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36239" http.request.id=7cc31119-bda4-43f1-a7bc-a36c01d5f9ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.565663ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36239" http.request.id=29a155d8-8cbe-4765-99f6-d0e6a2358f53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.590993ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:36239" http.request.id=6d02a4a5-ad86-48a5-9330-f2b8f945adf8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.54508ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=facf39b9-3a6c-4ec3-a794-7c0046fcdd91 http.request.method=GET http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.143856ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "GET /v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=5291835c-b843-4e4d-b398-b4842b9779f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.303779ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=61401775-68f0-4f7f-ba76-07673cf3d68d http.request.method=GET http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.261757ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "GET /v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=1fbfa448-d17c-40d0-a601-bdfae73d587a http.request.method=GET http.request.remoteaddr="127.0.0.1:45784" 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=1.251019ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=error msg="payload digest does match: "sha256:3351e88463d83970954524495e0be8120e0cdc02217f8bc3e7a97cd68fbcd1d1" != "sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc"" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=fcad3281-4a37-4789-b9ae-babaab92bf5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" time="2025-10-12T12:43:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=fcad3281-4a37-4789-b9ae-babaab92bf5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45784" http.request.uri="/v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.624863ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc" 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:6943c14d8f229a3b4b4a1fc1c7616bafce3814c58add34df7d26a3bb9c940adc HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=f6277989-33d1-4f30-a2de-494e8ed347f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.697924ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" 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.24.8 http.request.host="127.0.0.1:36239" http.request.id=7c36ea9f-ce8a-41c2-9eb7-1110b65bdeb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" 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=1.384654ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36239" http.request.id=74543c9d-bbd1-4efd-9bc4-851235f916f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.34025ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:43:59Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36239" http.request.id=74543c9d-bbd1-4efd-9bc4-851235f916f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.418834ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:43:59Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36239" http.request.id=74543c9d-bbd1-4efd-9bc4-851235f916f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.461416ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=29c94eb5-d9d8-4374-91e7-460c885c9d29 http.request.method=POST http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.559647ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=39714cac-d7ca-4fe8-8301-9c40496165a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/blobs/uploads/38b52f42-1633-4a84-b3a6-87ae3dfb8a02?_state=xrPx9SBWy4OUmxAL77ihquKn3YvbCNQQ0fOq_45vEiZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzOGI1MmY0Mi0xNjMzLTRhODQtYjNhNi04N2FlM2RmYjhhMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6NTkuNzg1MTg2MTY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.976301ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/38b52f42-1633-4a84-b3a6-87ae3dfb8a02?_state=xrPx9SBWy4OUmxAL77ihquKn3YvbCNQQ0fOq_45vEiZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzOGI1MmY0Mi0xNjMzLTRhODQtYjNhNi04N2FlM2RmYjhhMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6NTkuNzg1MTg2MTY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36239" http.request.id=2fb096dc-1730-47a6-afa0-220cb5e3c2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.663231ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:43:59Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36239" http.request.id=2fb096dc-1730-47a6-afa0-220cb5e3c2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.732335ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-10-12T12:43:59Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=9029c3c0-0e71-4784-bab6-5e2ff50b1520 http.request.method=POST http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.607276ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:02Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=84287c44-183d-4d95-ac82-7b2e9bb44e8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/blobs/uploads/85255aab-a660-49b0-b920-c9a7df640413?_state=eDicTFSUYysrey9aTXSIubGQlpaZUUvGFEypv4iPUjd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NTI1NWFhYi1hNjYwLTQ5YjAtYjkyMC1jOWE3ZGY2NDA0MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6NTkuOTQ1MDIyMTIyWiJ9&digest=sha256%3A0d8b9d51925da8ed98aace1cac250b463cfc269d1df930fe7b1b1068368fcd63" http.request.useragent="Go-http-client/1.1" http.response.duration=2.16688996s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:43:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/85255aab-a660-49b0-b920-c9a7df640413?_state=eDicTFSUYysrey9aTXSIubGQlpaZUUvGFEypv4iPUjd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NTI1NWFhYi1hNjYwLTQ5YjAtYjkyMC1jOWE3ZGY2NDA0MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDM6NTkuOTQ1MDIyMTIyWiJ9&digest=sha256%3A0d8b9d51925da8ed98aace1cac250b463cfc269d1df930fe7b1b1068368fcd63 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:02Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=4c10937e-cb41-4e08-bc08-63460d7c3d24 http.request.method=POST http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.814664ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=d700fa71-5249-44ad-93e1-af165b57c702 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/blobs/uploads/f8df3f51-a2f8-4454-a6e4-90ea4dd07253?_state=rrdbIiRwA7Qfb7_37ZNdBY30SJZg9tQAAEWOjWfLzqN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOGRmM2Y1MS1hMmY4LTQ0NTQtYTZlNC05MGVhNGRkMDcyNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MDIuMzAwOTM2NDg4WiJ9&digest=sha256%3Ae34f553b0e0762eca02ee5bd37b88a03d201946fd9bf693f6e13ced8d4cf4811" http.request.useragent="Go-http-client/1.1" http.response.duration=5.840136088s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/f8df3f51-a2f8-4454-a6e4-90ea4dd07253?_state=rrdbIiRwA7Qfb7_37ZNdBY30SJZg9tQAAEWOjWfLzqN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOGRmM2Y1MS1hMmY4LTQ0NTQtYTZlNC05MGVhNGRkMDcyNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MDIuMzAwOTM2NDg4WiJ9&digest=sha256%3Ae34f553b0e0762eca02ee5bd37b88a03d201946fd9bf693f6e13ced8d4cf4811 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36239" http.request.id=f804d83d-bb9d-40be-aa5b-d0c4a289f762 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.957779ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36239" http.request.id=56e893b6-8a4e-4e5b-bc24-05658c6a3c12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/sha256:5f7f0ef222a22527b1cde2ce6d7a4599ad3b637495d2d620cc60078576728708" http.request.useragent="Go-http-client/1.1" http.response.duration=1.688911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "PUT /v2/foo/schema2/manifests/sha256:5f7f0ef222a22527b1cde2ce6d7a4599ad3b637495d2d620cc60078576728708 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=0891d5f6-52b9-4bf6-bba2-c90674b11842 http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" 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=1.678529ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=d3ddfe75-9c0a-4819-a5fe-d33e9d7da95f http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/sha256:5f7f0ef222a22527b1cde2ce6d7a4599ad3b637495d2d620cc60078576728708" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.581252ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/sha256:5f7f0ef222a22527b1cde2ce6d7a4599ad3b637495d2d620cc60078576728708 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=a244fe66-d143-48df-b97d-2aebb0581bd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.322865ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=3d67a1f4-334b-4c76-a171-d12ffa0b3073 http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/sha256:5f7f0ef222a22527b1cde2ce6d7a4599ad3b637495d2d620cc60078576728708" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286566ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/sha256:5f7f0ef222a22527b1cde2ce6d7a4599ad3b637495d2d620cc60078576728708 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=05cb1b39-2502-4903-9f05-ee955b48d38f http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" 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=1.282571ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="rewriting manifest sha256:5f7f0ef222a22527b1cde2ce6d7a4599ad3b637495d2d620cc60078576728708 in schema1 format to support old client" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=57bff084-2342-4df1-897d-910ff4d204f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=57bff084-2342-4df1-897d-910ff4d204f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.770419ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36239" http.request.id=efc1ec76-7adf-4ea9-85a4-18457db0938e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" 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=1.495148ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36239" http.request.id=819375b0-1981-430a-947c-23b1a920aac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.857507ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36239" http.request.id=b3db5b28-71c9-44ca-81e2-245f1b60f595 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/sha256:8dd5474a730c8c6f8708d8b28af6c579696f1f60ef958b795cbc61da94869a0b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.638986ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "PUT /v2/foo/schema2/manifests/sha256:8dd5474a730c8c6f8708d8b28af6c579696f1f60ef958b795cbc61da94869a0b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=5acbd6e7-d063-46bf-a4de-1087a559a16d http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" 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=1.606772ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=c20fa396-5cb0-4ad0-8c06-ceb83c23967b http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/sha256:8dd5474a730c8c6f8708d8b28af6c579696f1f60ef958b795cbc61da94869a0b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.537175ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/sha256:8dd5474a730c8c6f8708d8b28af6c579696f1f60ef958b795cbc61da94869a0b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=ab1c5d8f-740a-46ba-bed1-32daf22785c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.301904ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=fa43d180-66bc-4f00-bee5-b1ba1cac431e http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/sha256:8dd5474a730c8c6f8708d8b28af6c579696f1f60ef958b795cbc61da94869a0b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.158991ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/sha256:8dd5474a730c8c6f8708d8b28af6c579696f1f60ef958b795cbc61da94869a0b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="rewriting manifest list sha256:8dd5474a730c8c6f8708d8b28af6c579696f1f60ef958b795cbc61da94869a0b in schema1 format to support old client" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=f584cb63-7173-4683-9281-84989ce50b3d http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:36239" http.request.id=f584cb63-7173-4683-9281-84989ce50b3d http.request.method=GET http.request.remoteaddr="127.0.0.1:45796" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.576339ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-10-12T12:44: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.24.8 time="2025-10-12T12:44:08Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:44:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=4fcf1c27-a58a-452c-98ec-eef4ea692f18 http.request.method=GET http.request.remoteaddr="127.0.0.1:45706" 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=1.590614ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" 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.24.8 http.request.host="127.0.0.1:35735" http.request.id=5c618446-7733-4472-b5a6-4a9c70ebb0d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45706" 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=1.388662ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=7f8d5ab9-1d2e-44f2-bced-e38ce901b3be http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" 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=1.318063ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=030e5b8e-2b70-482a-91ce-559bea9fe7f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" 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=2.320689ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:44:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=030e5b8e-2b70-482a-91ce-559bea9fe7f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" 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=2.393386ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:44:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=030e5b8e-2b70-482a-91ce-559bea9fe7f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" 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=2.435235ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:44:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=030e5b8e-2b70-482a-91ce-559bea9fe7f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" 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=2.480765ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-10-12T12:44:08Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=e4846a6b-0a3e-4657-aa03-1e9ad08e4ec3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.162285ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:10Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=7ce83fef-5023-4b5f-99da-04e42e6073e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/blobs/uploads/206c787c-b040-4cbd-9ff3-b68bf66cc66c?_state=Rewyio2fLkmj5hnPprqvcrvyB8fFbj3fMK42mEz0KfB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMDZjNzg3Yy1iMDQwLTRjYmQtOWZmMy1iNjhiZjY2Y2M2NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MDguMzU1NzIzMTlaIn0%3D&digest=sha256%3A3853a929fb7867c960c33284c8535a048c54c0f3f83f6267fa019841022812ec" http.request.useragent="Go-http-client/1.1" http.response.duration=1.842619695s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/206c787c-b040-4cbd-9ff3-b68bf66cc66c?_state=Rewyio2fLkmj5hnPprqvcrvyB8fFbj3fMK42mEz0KfB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMDZjNzg3Yy1iMDQwLTRjYmQtOWZmMy1iNjhiZjY2Y2M2NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MDguMzU1NzIzMTlaIn0%3D&digest=sha256%3A3853a929fb7867c960c33284c8535a048c54c0f3f83f6267fa019841022812ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:10Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=bc31c242-4356-4430-9fe9-972c228e4e37 http.request.method=POST http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.870592ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=3cefeff0-171d-4d7b-893d-cd4009425f8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/blobs/uploads/0402d1a4-7f7f-4d2d-93e5-98c4c129f1ca?_state=rMRhbkspk1s69zYgQKeot8ujRTb94zDVNtRIkk5KSI17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNDAyZDFhNC03ZjdmLTRkMmQtOTNlNS05OGM0YzEyOWYxY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MTAuNDA3NjYzMjQ5WiJ9&digest=sha256%3A97ad607426deb6eda7fbc1c385cb08f9cae5db758948b8e8ab69fe29546d1297" http.request.useragent="Go-http-client/1.1" http.response.duration=6.769980817s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/0402d1a4-7f7f-4d2d-93e5-98c4c129f1ca?_state=rMRhbkspk1s69zYgQKeot8ujRTb94zDVNtRIkk5KSI17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNDAyZDFhNC03ZjdmLTRkMmQtOTNlNS05OGM0YzEyOWYxY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MTAuNDA3NjYzMjQ5WiJ9&digest=sha256%3A97ad607426deb6eda7fbc1c385cb08f9cae5db758948b8e8ab69fe29546d1297 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=e50c3646-239c-4f24-9ce3-095e5eb34db6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.865475ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=f0921bfd-16d5-4c45-978b-ff11db478032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" http.response.duration=2.476313ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=509c2e60-f75e-4f7a-adf7-4c7ca38712e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.163082ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=467f1020-23f3-45a0-a9f1-be3c654a9ec8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.069814ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "GET /v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35735" http.request.id=6aee2708-a2cb-409a-a010-db94f9409e7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" http.response.duration=2.451208ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35735" http.request.id=8c3290f8-518d-40eb-852a-19c8debd49bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" http.response.duration=2.43295ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:35735" http.request.id=d3794b26-d1ef-49ed-92bf-72250ddf3c56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" http.response.duration=2.429743ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=1c58b2f4-501f-423f-afe2-4da0a79c519c http.request.method=GET http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.177179ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "GET /v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=8b5d9688-6bbd-4fca-8c09-be8840368cd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.291082ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=c9314cbe-2eca-47ff-996e-27b3b9d205b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" http.response.duration=1.225372ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "GET /v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=6a3066fd-8ee2-46b7-a4c6-073015fb64c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45706" 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=1.267448ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=error msg="payload digest does match: "sha256:8dc857b2d664bc308d21f3cc612278acd0b33d9222cedbb562da307e901b5fc5" != "sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572"" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=aef539cc-2af5-40b7-8832-76b885de5d68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" time="2025-10-12T12:44:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=aef539cc-2af5-40b7-8832-76b885de5d68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45706" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.570883ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572" 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf4d662f6254c7e6422cfbf6fdec8c7756561b212cb7c492c0e6b280a5e2572 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=424883dd-53a8-4763-a126-5b1c2457a8c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.439621ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-10-12T12:44: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.24.8 http.request.host="127.0.0.1:35735" http.request.id=aa80eec4-157b-4d74-a2ed-01ee9505faec http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" 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=1.309076ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-10-12T12:44: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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35735" http.request.id=82cde73d-a973-4c66-b201-90c9836757d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.529406ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44: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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35735" http.request.id=82cde73d-a973-4c66-b201-90c9836757d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.59087ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44: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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35735" http.request.id=82cde73d-a973-4c66-b201-90c9836757d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.636123ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=234e0e3a-3389-40bb-8e80-b1a89314e859 http.request.method=POST http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.730849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=94befb7e-70dc-4c42-a083-a38d91b9a661 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/blobs/uploads/74065370-31e2-420c-9608-87b00a107b17?_state=YtXIwko5PrQ42yJEtqoHTCAIhqqAiOI0qRN_DlOpQ_p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NDA2NTM3MC0zMWUyLTQyMGMtOTYwOC04N2IwMGExMDdiMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MTcuMjE4NTQ2NTgxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.40513ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/74065370-31e2-420c-9608-87b00a107b17?_state=YtXIwko5PrQ42yJEtqoHTCAIhqqAiOI0qRN_DlOpQ_p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NDA2NTM3MC0zMWUyLTQyMGMtOTYwOC04N2IwMGExMDdiMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MTcuMjE4NTQ2NTgxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44: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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35735" http.request.id=7310cfa4-c268-4e15-a9e8-fdf1f1ec96f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.770159ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44: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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35735" http.request.id=7310cfa4-c268-4e15-a9e8-fdf1f1ec96f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.843784ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-10-12T12:44:17Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=f50373f8-f1a0-4743-8129-710b0e5bd4b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.106002ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:19Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=607eef16-8d5d-43ad-97d9-d59de67baadd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/blobs/uploads/621d170b-9cfa-4b4f-a5fb-0c1275ef7f73?_state=p3WelUAiR_6-LNGbQDt8j5PS9G39PhZY4KWr935yPE57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MjFkMTcwYi05Y2ZhLTRiNGYtYTVmYi0wYzEyNzVlZjdmNzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MTcuMzk4NjA0MzI2WiJ9&digest=sha256%3Aff28f0cb35a20998b3fd629e514231950cabc681e92b65201306ef99e3182ef4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.351971998s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/621d170b-9cfa-4b4f-a5fb-0c1275ef7f73?_state=p3WelUAiR_6-LNGbQDt8j5PS9G39PhZY4KWr935yPE57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MjFkMTcwYi05Y2ZhLTRiNGYtYTVmYi0wYzEyNzVlZjdmNzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MTcuMzk4NjA0MzI2WiJ9&digest=sha256%3Aff28f0cb35a20998b3fd629e514231950cabc681e92b65201306ef99e3182ef4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:19Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=69a3ee4c-c6c6-47ef-84b4-b11f03d952d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.934734ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=30fb77cb-fe95-480b-9e54-367b0235b4f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/blobs/uploads/00285fac-f378-417a-ba87-24451c601957?_state=M58CTKVcSYOi9IIZlGWay2X2QpyuZsHlVmMzm6sSJ0F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMDI4NWZhYy1mMzc4LTQxN2EtYmE4Ny0yNDQ1MWM2MDE5NTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MTkuOTIyMTUzOTU3WiJ9&digest=sha256%3Aa81d2d4c18d30eba9c313ac2c233e58f8c1725a03e51ddf1d1890d370183850e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.764435673s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/00285fac-f378-417a-ba87-24451c601957?_state=M58CTKVcSYOi9IIZlGWay2X2QpyuZsHlVmMzm6sSJ0F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMDI4NWZhYy1mMzc4LTQxN2EtYmE4Ny0yNDQ1MWM2MDE5NTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MTkuOTIyMTUzOTU3WiJ9&digest=sha256%3Aa81d2d4c18d30eba9c313ac2c233e58f8c1725a03e51ddf1d1890d370183850e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35735" http.request.id=26ae7ad7-b0ec-4a59-b589-62827e3d52a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.290274ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35735" http.request.id=3173c50d-5309-4f7a-8da4-19c2db3d8f28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/sha256:652701146f8bcffdaa9dd109a11d1b6ba7f0c7a2a35152e4792aca9770cd7185" http.request.useragent="Go-http-client/1.1" http.response.duration=1.805553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:652701146f8bcffdaa9dd109a11d1b6ba7f0c7a2a35152e4792aca9770cd7185 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=b710322f-f88f-44fb-addd-3249fd92b4e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" 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=1.615833ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=1592a5c5-2a36-4ba5-b4ad-4c058bec74bf http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/sha256:652701146f8bcffdaa9dd109a11d1b6ba7f0c7a2a35152e4792aca9770cd7185" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.493921ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/sha256:652701146f8bcffdaa9dd109a11d1b6ba7f0c7a2a35152e4792aca9770cd7185 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=9d65dc23-6ca6-4804-b4f5-b701953d3d9b http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286917ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=03327b83-d5e3-4d63-bc6c-bb355de5fdf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/sha256:652701146f8bcffdaa9dd109a11d1b6ba7f0c7a2a35152e4792aca9770cd7185" http.request.useragent="Go-http-client/1.1" http.response.duration=1.296534ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/sha256:652701146f8bcffdaa9dd109a11d1b6ba7f0c7a2a35152e4792aca9770cd7185 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=6e9205a8-74cb-40c4-a9be-51fc4ae8ce1e http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" 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=1.198215ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="rewriting manifest sha256:652701146f8bcffdaa9dd109a11d1b6ba7f0c7a2a35152e4792aca9770cd7185 in schema1 format to support old client" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=cb91ab01-52b5-43d6-bee8-72fdecbf9735 http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=cb91ab01-52b5-43d6-bee8-72fdecbf9735 http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.496413ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-10-12T12:44: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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35735" http.request.id=e11960a2-3675-4a5a-9405-5abc3b89ca50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" 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=1.4763ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35735" http.request.id=a2fbcd2b-d68e-44ca-8620-31d689af53f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.816896ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35735" http.request.id=61bdca6d-4b35-449b-b6e7-24a99c958238 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/sha256:a6e676a148ef9d6ce1f3f17ac4f5dde2b7b2d66655b4dd17ba6dec3d11d257e6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.193364ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:a6e676a148ef9d6ce1f3f17ac4f5dde2b7b2d66655b4dd17ba6dec3d11d257e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=23870955-3243-4ad4-bdf9-64a410943e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" 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=1.542888ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=4edf8a64-bad2-4836-93f4-d9dbe1e70ca1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/sha256:a6e676a148ef9d6ce1f3f17ac4f5dde2b7b2d66655b4dd17ba6dec3d11d257e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.539978ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/sha256:a6e676a148ef9d6ce1f3f17ac4f5dde2b7b2d66655b4dd17ba6dec3d11d257e6 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=3c7c7055-1959-47f6-be56-bdbb526a67cd http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.306096ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=1c9583af-de74-43c4-903f-fe60d7f46ad5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/sha256:a6e676a148ef9d6ce1f3f17ac4f5dde2b7b2d66655b4dd17ba6dec3d11d257e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227804ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/sha256:a6e676a148ef9d6ce1f3f17ac4f5dde2b7b2d66655b4dd17ba6dec3d11d257e6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="rewriting manifest list sha256:a6e676a148ef9d6ce1f3f17ac4f5dde2b7b2d66655b4dd17ba6dec3d11d257e6 in schema1 format to support old client" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=3c85f922-a416-41ec-8c15-a9e111850a6a http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35735" http.request.id=3c85f922-a416-41ec-8c15-a9e111850a6a http.request.method=GET http.request.remoteaddr="127.0.0.1:42398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.677814ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (30.27s) === RUN TestGetManifestWithStorageError time="2025-10-12T12:44:22Z" 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.24.8 time="2025-10-12T12:44:22Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:33919" http.request.id=6a97f86f-d21e-4374-808b-1b563ddf2fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" 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=1.475739ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.8 http.request.host="127.0.0.1:33919" http.request.id=76351dc9-fc18-407b-8739-9f99078bfd84 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" 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=1.540291ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.8 http.request.host="127.0.0.1:33919" http.request.id=df41359e-574e-4383-9397-4ae7eee7cd7b http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" 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=1.54448ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.8 http.request.host="127.0.0.1:33919" http.request.id=bf426d2f-02b9-4eea-9d09-7628d4580dad http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" 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=1.321908ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-10-12T12:44:22Z" 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.24.8 time="2025-10-12T12:44:22Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=b185881c-912e-4cc8-8cee-2c628d1f704c http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" 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=1.405662ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" 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.24.8 http.request.host="127.0.0.1:37469" http.request.id=1238ceb6-b942-48cd-9d6e-f55f92bd25b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" 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=1.24143ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=421f9c21-3fc9-407a-86f0-e8b6b378a38f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" 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=1.238761ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=26424bf2-2969-4167-863c-aa1f6668b3bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" 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=1.889421ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=26424bf2-2969-4167-863c-aa1f6668b3bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" 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=1.953552ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=26424bf2-2969-4167-863c-aa1f6668b3bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" 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=1.99517ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-10-12T12:44:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=26424bf2-2969-4167-863c-aa1f6668b3bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" 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=2.03507ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-10-12T12:44:22Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=70567ee4-0876-46c3-b4ca-35eebdc0abbd http.request.method=POST http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.600222ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:30Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=32710e0c-a482-40c2-91bf-dc5e2da3584b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/blobs/uploads/2e6952ec-f2c3-4189-9d92-f8cfb30e8f5b?_state=nCl-78pUjJfOXPeO_c3mIwzO_WDSJp2OXhMuqsfqYXB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyZTY5NTJlYy1mMmMzLTQxODktOWQ5Mi1mOGNmYjMwZThmNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MjIuOTg5NDEwMTE4WiJ9&digest=sha256%3A7e29eb501fe23b71d51d1e88926686a6361a1b12018d2592e63fef0f8cc1559c" http.request.useragent="Go-http-client/1.1" http.response.duration=7.987230734s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/2e6952ec-f2c3-4189-9d92-f8cfb30e8f5b?_state=nCl-78pUjJfOXPeO_c3mIwzO_WDSJp2OXhMuqsfqYXB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyZTY5NTJlYy1mMmMzLTQxODktOWQ5Mi1mOGNmYjMwZThmNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MjIuOTg5NDEwMTE4WiJ9&digest=sha256%3A7e29eb501fe23b71d51d1e88926686a6361a1b12018d2592e63fef0f8cc1559c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:31Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=d5f1826a-5ac5-4096-bcb0-56bcab43a2c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.800634ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:31 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=899b9591-abff-4456-950f-e20ab7977c8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/blobs/uploads/3f533fb9-5e07-443b-8a84-3a44a8908093?_state=DDDOFnPeenfKVPPvjl8Em-Lo7hXn6SG-emE50UpSB3p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZjUzM2ZiOS01ZTA3LTQ0M2ItOGE4NC0zYTQ0YTg5MDgwOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MzEuMjY4NzIzODQ4WiJ9&digest=sha256%3A262b27cf07eef79ddafb2791aaf2b54e217ea719b6055c621b8e7d0c4b0bf596" http.request.useragent="Go-http-client/1.1" http.response.duration=5.913871061s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:31 +0000] "PUT /v2/foo/schema1/blobs/uploads/3f533fb9-5e07-443b-8a84-3a44a8908093?_state=DDDOFnPeenfKVPPvjl8Em-Lo7hXn6SG-emE50UpSB3p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZjUzM2ZiOS01ZTA3LTQ0M2ItOGE4NC0zYTQ0YTg5MDgwOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MzEuMjY4NzIzODQ4WiJ9&digest=sha256%3A262b27cf07eef79ddafb2791aaf2b54e217ea719b6055c621b8e7d0c4b0bf596 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=3f5cccc3-2a12-47d7-a7be-ab37a38904a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.572315ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=d8ffacab-e1f9-420e-b893-d81a0318d983 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.550319ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=a80029d9-a64c-4b96-8dcb-10553ec1e116 http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.252593ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=c87fff4b-fe73-40f7-99ef-7df97987e8f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.442581ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37469" http.request.id=68c3d72e-1acc-4f30-a74b-acdfa9fc777b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.31632ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37469" http.request.id=694f8267-bcc1-4676-b08e-988ba5a6e03b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.656452ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:37469" http.request.id=0c206471-84b1-4f08-8dee-c71771cea8ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.045805ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=80508e8b-4e47-4ee2-a36d-a55a3af6e62f http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.142783ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=c0884a74-50b0-4beb-8f09-c50aafb3c5a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.74851ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=9a4b98c9-51ae-4556-a7ce-686dfd8e1b28 http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.340372ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=74328eea-aed2-492e-babb-582a0c1252f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" 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=1.340867ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=error msg="payload digest does match: "sha256:5329e5964dc62e15b1d67af45d99163691265746f0f0f4d018900693b2a5d169" != "sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a"" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=aaf07ec3-fe89-4f6f-8d15-944d6276268c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" time="2025-10-12T12:44:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=aaf07ec3-fe89-4f6f-8d15-944d6276268c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.555546ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=2a4245dd-7af7-472d-9ec9-bc09e06bfa78 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54690" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.75656ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "DELETE /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=87c1d1e6-2001-498b-bbe1-96bd5b516daf http.request.method=GET http.request.remoteaddr="127.0.0.1:54690" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.433096ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=4c177223-9843-4381-b863-511e800893f1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54696" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.941355ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "DELETE /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=aa023d0c-3d7f-4b30-a1f1-cbee12394bb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54710" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.712868ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=529d13ed-33f8-4dbc-a77a-d25155a9d0fd http.request.method=GET http.request.remoteaddr="127.0.0.1:54710" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.611971ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=2695d9af-ef8b-4571-9c0b-74de63273da5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54712" 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=1.767276ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=cc9fb58a-bcb9-4915-9b98-4de62c093ebc http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.95189ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=fbbc93b7-374e-4586-9fa1-a406537c5c2a http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" 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=1.679423ms http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=911b66a1-30a7-4b38-9f61-5bf8687122a0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.193761ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "DELETE /v2/foo/schema1/manifests/sha256:bc8d50efcdbaeaef0bf1a4771e5d3a531d1a71e726f3ebd0b8d1e940a65f8e3a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=19207099-da0c-424a-9557-ae5c55bdbbad http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" 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=1.606191ms http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=0e973959-924a-421e-8a0f-6be8c0341385 http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.648154ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" 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.24.8 http.request.host="127.0.0.1:37469" http.request.id=303d0c36-89dd-45d2-b34c-8e84c1904d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" 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=1.510382ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=f8aaa852-c31c-4b7a-a3c9-02000b9f7484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.860133ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44:37Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=f8aaa852-c31c-4b7a-a3c9-02000b9f7484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.930314ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44:37Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=f8aaa852-c31c-4b7a-a3c9-02000b9f7484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.981344ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=ba9f2f42-4a5f-4990-aed6-29aa0ccf46fb http.request.method=POST http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.875969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=a2f62d13-2e01-4db9-8a75-4ef1bd57130d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/blobs/uploads/c6db9741-791c-4955-9c01-da27ef7d1a37?_state=wHVEPbBFJKc-IR34QBSrk4lTolgYXj8jpx18qs0bekR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNmRiOTc0MS03OTFjLTQ5NTUtOWMwMS1kYTI3ZWY3ZDFhMzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MzcuMjUxODUxOTY5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.078664ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/c6db9741-791c-4955-9c01-da27ef7d1a37?_state=wHVEPbBFJKc-IR34QBSrk4lTolgYXj8jpx18qs0bekR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNmRiOTc0MS03OTFjLTQ5NTUtOWMwMS1kYTI3ZWY3ZDFhMzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MzcuMjUxODUxOTY5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=d62e7c7f-a516-48b7-8af1-318385d9e0a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.888026ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44:37Z" 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.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=d62e7c7f-a516-48b7-8af1-318385d9e0a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.947552ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-10-12T12:44:37Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=4c2d4e36-b13b-49fe-a448-0fb400b5d017 http.request.method=POST http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.945888ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:41Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=46d87a47-c741-4426-b91f-6222fc7c9bbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/blobs/uploads/969b4002-b2e2-49fe-ab45-1b02d6480b23?_state=Df8vfJCcGEYEsTwpw8XYOCZ-NirTAAeIqzx61SDteDx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NjliNDAwMi1iMmUyLTQ5ZmUtYWI0NS0xYjAyZDY0ODBiMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MzcuNDQ4MDQxMTA4WiJ9&digest=sha256%3A799ddf4f1dd8b063e99298cb77317da1852530ab5b82488049bddd60c1cf5283" http.request.useragent="Go-http-client/1.1" http.response.duration=4.267284218s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/969b4002-b2e2-49fe-ab45-1b02d6480b23?_state=Df8vfJCcGEYEsTwpw8XYOCZ-NirTAAeIqzx61SDteDx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NjliNDAwMi1iMmUyLTQ5ZmUtYWI0NS0xYjAyZDY0ODBiMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6MzcuNDQ4MDQxMTA4WiJ9&digest=sha256%3A799ddf4f1dd8b063e99298cb77317da1852530ab5b82488049bddd60c1cf5283 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:41Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=c3ca5919-a55a-42a1-a798-3e5e02519601 http.request.method=POST http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.791036ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=d60e6d57-df48-43ba-957a-e7469669414e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/blobs/uploads/e20771d7-3307-476c-ba09-8b8a54d46193?_state=3SfSrJKFCuKJurMRf5JWiqf7NWuRBHkdyW6cevTvzcd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMjA3NzFkNy0zMzA3LTQ3NmMtYmEwOS04YjhhNTRkNDYxOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6NDEuOTI4NTY4ODIxWiJ9&digest=sha256%3Ac09a99b8e6add3de96b44874c684c56f2529cb7ad3d3bb2fe2b016653378cb05" http.request.useragent="Go-http-client/1.1" http.response.duration=4.525934277s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/e20771d7-3307-476c-ba09-8b8a54d46193?_state=3SfSrJKFCuKJurMRf5JWiqf7NWuRBHkdyW6cevTvzcd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMjA3NzFkNy0zMzA3LTQ3NmMtYmEwOS04YjhhNTRkNDYxOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMTAtMTJUMTI6NDQ6NDEuOTI4NTY4ODIxWiJ9&digest=sha256%3Ac09a99b8e6add3de96b44874c684c56f2529cb7ad3d3bb2fe2b016653378cb05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=88512c6c-894c-4a8a-b456-c07585edf20d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.235724ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=2489c7eb-90f7-4665-ab38-c430cbf7a3ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.duration=1.86314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=dca89ca0-fa7e-4168-a4a5-edcf65d8e06e http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" 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=1.980944ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=76d72f95-807b-4b70-aa27-aabdb06e00a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.539888ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=99a47f3d-83de-4019-a178-9257222e39ff http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.262148ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=6a981c9e-1171-4eac-a169-01dfe4d7daf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.duration=1.292811ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=dc7b0685-306c-4cfc-895d-3735d5228482 http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" 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=1.250771ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="rewriting manifest sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 in schema1 format to support old client" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=f27abf04-700e-4853-80e2-1abae86b5aac http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=f27abf04-700e-4853-80e2-1abae86b5aac http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.509087ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=b7027379-e44a-4066-86d3-ab045f0b2c2b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.duration=1.602794ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=3a7a72bc-8880-47e2-8ecb-415476912211 http.request.method=GET http.request.remoteaddr="127.0.0.1:54720" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.332944ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=c6560d76-9b14-4d30-a8e1-b49b9e8d9f13 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51548" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.5708ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=f314d12f-2699-4697-b68a-d8f786e9abf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51550" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.duration=1.964922ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=8e0e33c1-3e27-4f9e-b8b8-4fb2bda990e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:51550" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.541692ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=8a3ab07c-6e87-426b-8278-ed68f9652ab2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51554" 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=1.503592ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37469" http.request.id=4178bfb0-1177-4edf-ab39-7d79d4e3e3f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51564" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.123059ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=97b84328-f946-4d47-b242-2a45f04de9a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51564" 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=1.288161ms http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=b4482281-e6c0-44c4-81d5-c409f8a46436 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51564" http.request.uri="/v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939" http.request.useragent="Go-http-client/1.1" http.response.duration=1.596181ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:06c264ab5414ff8c913064d972150cf697aed50c35137e7018427f6f65fc6939 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:37469" http.request.id=d9514161-243e-4399-b77c-2d4817e0d52e http.request.method=GET http.request.remoteaddr="127.0.0.1:51564" 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=1.301136ms http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (23.76s) === RUN TestManifestDeleteDisabled time="2025-10-12T12:44:46Z" 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.24.8 time="2025-10-12T12:44:46Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:44:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.8 http.request.host="127.0.0.1:37583" http.request.id=d13c5d08-5740-490c-85b3-cff0f005dd06 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60054" 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=1.600925ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-10-12T12:44:46Z" 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.24.8 time="2025-10-12T12:44:46Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:44:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.8 time="2025-10-12T12:44:46Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.8 time="2025-10-12T12:44:46Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.8 time="2025-10-12T12:44:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.8 http.request.host="127.0.0.1:39731" http.request.id=26b7ddfc-161f-45a6-9351-94cc96ea464e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41540" 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=3.087871ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.8 http.request.host="127.0.0.1:39731" http.request.id=7e82f67d-5d3b-465c-9439-5b751b0dc288 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41552" 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=3.210388ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.8 http.request.host="127.0.0.1:39731" http.request.id=07f576c0-7b1f-4c0c-be8a-6602dfd29230 http.request.method=POST http.request.remoteaddr="127.0.0.1:41554" 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=3.255596ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-10-12T12:44:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.8 http.request.host="127.0.0.1:39731" http.request.id=ddb2eb6e-4c7d-4aa8-92d3-90bb46bfc364 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41556" 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=3.382ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [12/Oct/2025:12:44:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.40s) === RUN TestProxyManifestGetByTag time="2025-10-12T12:44:46Z" 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.24.8 time="2025-10-12T12:44:46Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:44:47Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=5e47b535-17bc-43f2-acdc-ecee3b151389 http.request.method=POST http.request.remoteaddr="127.0.0.1:50818" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.645µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=3a6c6091-5a3b-4d99-9418-11ec75d391a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50818" http.request.uri="/v2/foo/bar/blobs/uploads/fcef5d05-24be-4cf7-8529-6ef099493ff3?_state=RmqBCKUEfFrNA8azlPoM3r7bJt0XBIQJ8x3xO7OmtRJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZWY1ZDA1LTI0YmUtNGNmNy04NTI5LTZlZjA5OTQ5M2ZmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0NDo0Ny4xMzQ2MDU0NTVaIn0%3D&digest=sha256%3A633e73e9d0afde673841abe11e8fb463f35745bdda9cc5d7f4da873b7df2014d" http.request.useragent="Go-http-client/1.1" http.response.duration=7.265106538s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:47 +0000] "PUT /v2/foo/bar/blobs/uploads/fcef5d05-24be-4cf7-8529-6ef099493ff3?_state=RmqBCKUEfFrNA8azlPoM3r7bJt0XBIQJ8x3xO7OmtRJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZWY1ZDA1LTI0YmUtNGNmNy04NTI5LTZlZjA5OTQ5M2ZmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0NDo0Ny4xMzQ2MDU0NTVaIn0%3D&digest=sha256%3A633e73e9d0afde673841abe11e8fb463f35745bdda9cc5d7f4da873b7df2014d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=1d99c635-e50a-4bdc-a006-1af6d19ce847 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50818" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.826841ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.8 time="2025-10-12T12:44:54Z" level=info msg="redis not configured" go.version=go1.24.8 time="2025-10-12T12:44:54Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.24.8 time="2025-10-12T12:44:54Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.8 time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=4091bc37-46ff-43f0-8ffb-b165daeb3942 http.request.method=GET http.request.remoteaddr="127.0.0.1:50818" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.238738ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:35397" go.version=go1.24.8 time="2025-10-12T12:44:54Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.8 time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=c3c588ac-877f-4340-821d-4edf5c108999 http.request.method=GET http.request.remoteaddr="127.0.0.1:38386" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.326238ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35397 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:35397/v2/:[]]}" go.version=go1.24.8 http.request.host="127.0.0.1:33057" http.request.id=8f6aa5fc-c6bf-4a24-98da-8f80b3a1dee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58676" http.request.uri="/v2/foo/bar/manifests/sha256:6c72b667843da94164016e6316d62b049b02665312bc81ee9acc140c1943bba1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:6c72b667843da94164016e6316d62b049b02665312bc81ee9acc140c1943bba1" time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=57693909-583e-48e7-9695-2a3d6c757d4c http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/bar/manifests/sha256:6c72b667843da94164016e6316d62b049b02665312bc81ee9acc140c1943bba1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.380615ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "GET /v2/foo/bar/manifests/sha256:6c72b667843da94164016e6316d62b049b02665312bc81ee9acc140c1943bba1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:6c72b667843da94164016e6316d62b049b02665312bc81ee9acc140c1943bba1 with ttl=167h59m59.999996016s" go.version=go1.24.8 time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:33057" http.request.id=8f6aa5fc-c6bf-4a24-98da-8f80b3a1dee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58676" http.request.uri="/v2/foo/bar/manifests/sha256:6c72b667843da94164016e6316d62b049b02665312bc81ee9acc140c1943bba1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=9.013805ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "GET /v2/foo/bar/manifests/sha256:6c72b667843da94164016e6316d62b049b02665312bc81ee9acc140c1943bba1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=68022f18-5bb5-49e7-9826-f9faf06eb8d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.231735ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35397 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:35397/v2/:[]]}" go.version=go1.24.8 http.request.host="127.0.0.1:33057" http.request.id=2d78c66a-7ee8-45a0-9c10-7b4eb034031c http.request.method=GET http.request.remoteaddr="127.0.0.1:58684" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=256ec19b-dd19-4079-a5a6-6a0e911d389d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38408" 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.404499ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:33057" http.request.id=2d78c66a-7ee8-45a0-9c10-7b4eb034031c http.request.method=GET http.request.remoteaddr="127.0.0.1:58684" 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=8.411677ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-10-12T12:44:54Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=d4a3a501-9896-44a5-9772-3d05d255ef1f http.request.method=POST http.request.remoteaddr="127.0.0.1:38408" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.67972ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=2f1842a2-f14f-4e12-aacc-641f7b53df86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38408" http.request.uri="/v2/foo/bar/blobs/uploads/ca72a428-bece-41ce-946f-af7120f2d9df?_state=P20lXcfzF1Lmmu7vwRj-_b-bD-zJBCl3EkeTw_RHkr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhNzJhNDI4LWJlY2UtNDFjZS05NDZmLWFmNzEyMGYyZDlkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0NDo1NC42MzMyMDgzMTZaIn0%3D&digest=sha256%3A445623b9ed6c603636a9f2ab4060b523d2be3f29aa5d5ebd06e8babb69c4ca6a" http.request.useragent="Go-http-client/1.1" http.response.duration=5.729198343s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:44:54 +0000] "PUT /v2/foo/bar/blobs/uploads/ca72a428-bece-41ce-946f-af7120f2d9df?_state=P20lXcfzF1Lmmu7vwRj-_b-bD-zJBCl3EkeTw_RHkr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhNzJhNDI4LWJlY2UtNDFjZS05NDZmLWFmNzEyMGYyZDlkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0xMC0xMlQxMjo0NDo1NC42MzMyMDgzMTZaIn0%3D&digest=sha256%3A445623b9ed6c603636a9f2ab4060b523d2be3f29aa5d5ebd06e8babb69c4ca6a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=49f111bb-c808-4f47-98aa-187ed1f3027b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38408" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.645867ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Oct/2025:12:45:00 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=99b66ec9-6985-4785-bf24-01fe6a01c82e http.request.method=GET http.request.remoteaddr="127.0.0.1:38408" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.122722ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Oct/2025:12:45:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-10-12T12:45:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35397 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:35397/v2/:[]]}" go.version=go1.24.8 http.request.host="127.0.0.1:33057" http.request.id=9f8b56ab-71ec-4561-90c0-f4101df970af http.request.method=GET http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=88cc043f-3a90-46ac-b430-97375f0c8a6f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38418" 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.317455ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Oct/2025:12:45:00 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=9670356e-f743-4f59-85e6-39f090c037e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38418" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.20061ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Oct/2025:12:45:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-10-12T12:45:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35397 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:35397/v2/:[]]}" go.version=go1.24.8 http.request.host="127.0.0.1:33057" http.request.id=9f8b56ab-71ec-4561-90c0-f4101df970af http.request.method=GET http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:35397" http.request.id=828eca42-5454-4b6c-99f9-418cfc69d0a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38430" 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.264503ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Oct/2025:12:45:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-10-12T12:45:00Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:a156952e03f6c4806200978b2ea3f29eaaca01ecfd11d7c9eee25d1a498d424f with ttl=167h59m59.999996442s" go.version=go1.24.8 time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:33057" http.request.id=9f8b56ab-71ec-4561-90c0-f4101df970af http.request.method=GET http.request.remoteaddr="127.0.0.1:58692" 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=12.849811ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Oct/2025:12:45:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (13.48s) === RUN TestAppDispatcher time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:42331" http.request.id=b592ab5f-6cb9-420f-a397-aa9dededfa18 http.request.method=GET http.request.remoteaddr="127.0.0.1:59352" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.422868ms http.response.status=200 http.response.written=0 time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:42331" http.request.id=dd0294df-f6cc-45fe-a710-f613dc6fc931 http.request.method=GET http.request.remoteaddr="127.0.0.1:59352" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.096612ms http.response.status=200 http.response.written=0 time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:42331" http.request.id=1729e43e-f7c3-4b0e-a567-284e83620a25 http.request.method=GET http.request.remoteaddr="127.0.0.1:59352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085716ms http.response.status=200 http.response.written=0 time="2025-10-12T12:45:00Z" level=info msg="response completed" go.version=go1.24.8 http.request.host="127.0.0.1:42331" http.request.id=3b0c2cea-668a-49ea-aa5b-c16348dcc562 http.request.method=GET http.request.remoteaddr="127.0.0.1:59352" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258017ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-10-12T12:45:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 time="2025-10-12T12:45:00Z" level=info msg="redis not configured" go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 time="2025-10-12T12:45:00Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.8 http.request.host="127.0.0.1:34187" http.request.id=40cf3910-77c6-4534-99b5-ed98f7e22a52 http.request.method=GET http.request.remoteaddr="127.0.0.1:47038" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-10-12T12:45:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 time="2025-10-12T12:45:00Z" level=info msg="redis not configured" go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 time="2025-10-12T12:45:00Z" level=info msg="configuring file health check path=/tmp/healthcheck3443238815, interval=1" go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-10-12T12:45: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.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 time="2025-10-12T12:45:04Z" level=info msg="redis not configured" go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 time="2025-10-12T12:45:04Z" level=info msg="configuring TCP health check addr=127.0.0.1:46069, interval=1" go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-10-12T12:45: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.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 time="2025-10-12T12:45:08Z" level=info msg="redis not configured" go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 time="2025-10-12T12:45:08Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36827, interval=1, threshold=3" go.version=go1.24.8 instance.id=90d31a59-c5cf-4ea0-89a9-3f8df5577199 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 169.758s ? 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.01s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.36s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.70s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.188s === RUN TestSchedule time="2025-10-12T12:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 time="2025-10-12T12:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998109ms" go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 time="2025-10-12T12:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.371µs" go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 time="2025-10-12T12:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.957µs" go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 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="2025-10-12T12:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-10-12T12:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 time="2025-10-12T12:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.997949ms" go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 time="2025-10-12T12:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998206ms" go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 time="2025-10-12T12:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-10-12T12:42:26Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.8 instance.id=0bfc5972-ff96-43c0-8148-1a137d159a02 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.581s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (4.54s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 15338496 sha256:6763771aab7b42f373381299ac54468106373efaab67cbb83c248fdfb3029130 [] map[] } --- PASS: TestSimpleBlobRead (0.30s) === RUN TestBlobMount --- PASS: TestBlobMount (0.36s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.64s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.22s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.48s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === 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:21f0c7a4affc3ac06d9b893cabb90dbbdddf91f2bb00d441d0ec0dd5f904598c palailogos: marking blob sha256:b6656f672a09ed9ae0e0d78518a1770111c414f1e111f158c0e515174e71985e palailogos: marking blob sha256:3d967aa3061cc8fee3e670a0282fe60a5d42455bfd22c47d3528df7a27974cd3 palailogos: marking manifest sha256:3d967aa3061cc8fee3e670a0282fe60a5d42455bfd22c47d3528df7a27974cd3 palailogos: marking blob sha256:a0178bac93065b0bccb968f2844d1526b4cb32aa4e9ebb799e84b2f60590ca47 palailogos: marking blob sha256:a65cd71bc03aa6803ade7db274d69bebb58d0a471987f96664ba9ed301f1c858 palailogos: marking manifest sha256:b6656f672a09ed9ae0e0d78518a1770111c414f1e111f158c0e515174e71985e palailogos: marking blob sha256:e5a28254ec72d18e08dd285460a4b357d9fd86dc9b7488dbb6a1b005948eb75a palailogos: marking blob sha256:8fd38963a97c2da0d1db8df1bfd4bfdb383fc624bd0f124e28e1566e2b9232d1 palailogos: marking manifest sha256:f80935ab62eb67163b9fd17603d2163a0192b73e72fe9f7258c4f778833324d3 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:b52fdfb07445711e7c841375309b5698ad3ac40f7ebe9424e8f1630cb512ff06 palailogos: marking blob sha256:582f5dd61814005a5488024fa523c2255d43e688abcfcbb81a036608cdbfadb9 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.41s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:2ac269dfade43ae7208f55dfc24bbe0c64e88152d0e4a7aff2a5b07c894491b7 deletemanifests: marking manifest sha256:ccfb9936aba50f3163e07062e73cd020109f0fa826016b007ee2aa8d52e7c8dd deletemanifests: marking blob sha256:18fb4b204632b427d8df2237f67127fa985edd237f0c8a074664bb3cc26fcbe5 deletemanifests: marking blob sha256:3a09e12d0f9231e65eaff2e8a11f33b579fa90258444bf5720531e52026e8c7f deletemanifests: marking blob sha256:e490e64ee096c89dc69def43d2de53df993b3d4ce6c3879c852fb7ca77bcf657 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:03b39008088f7638f18877c6659e3f82fe054fa6bce151c3cd782650ab4a3e95 blob eligible for deletion: sha256:2ac269dfade43ae7208f55dfc24bbe0c64e88152d0e4a7aff2a5b07c894491b7 blob eligible for deletion: sha256:cad986d465529d787fed6314cf5e6548b0a12bb3eee987c208d70e1fc173f536 blob eligible for deletion: sha256:f9fbde126507cdad2d93fcc0326b94a44cd32fb57d6c816225dadbe79ee6c642 deletemanifests manifest eligible for deletion: sha256:2ac269dfade43ae7208f55dfc24bbe0c64e88152d0e4a7aff2a5b07c894491b7 deletemanifests: marking manifest sha256:ccfb9936aba50f3163e07062e73cd020109f0fa826016b007ee2aa8d52e7c8dd deletemanifests: marking blob sha256:18fb4b204632b427d8df2237f67127fa985edd237f0c8a074664bb3cc26fcbe5 deletemanifests: marking blob sha256:3a09e12d0f9231e65eaff2e8a11f33b579fa90258444bf5720531e52026e8c7f deletemanifests: marking blob sha256:e490e64ee096c89dc69def43d2de53df993b3d4ce6c3879c852fb7ca77bcf657 time="2025-10-12T12:42:41Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/2ac269dfade43ae7208f55dfc24bbe0c64e88152d0e4a7aff2a5b07c894491b7" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 time="2025-10-12T12:42:41Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/2ac269dfade43ae7208f55dfc24bbe0c64e88152d0e4a7aff2a5b07c894491b7" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:03b39008088f7638f18877c6659e3f82fe054fa6bce151c3cd782650ab4a3e95 time="2025-10-12T12:42:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/03/03b39008088f7638f18877c6659e3f82fe054fa6bce151c3cd782650ab4a3e95" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:2ac269dfade43ae7208f55dfc24bbe0c64e88152d0e4a7aff2a5b07c894491b7 time="2025-10-12T12:42:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2a/2ac269dfade43ae7208f55dfc24bbe0c64e88152d0e4a7aff2a5b07c894491b7" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:cad986d465529d787fed6314cf5e6548b0a12bb3eee987c208d70e1fc173f536 time="2025-10-12T12:42:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ca/cad986d465529d787fed6314cf5e6548b0a12bb3eee987c208d70e1fc173f536" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:f9fbde126507cdad2d93fcc0326b94a44cd32fb57d6c816225dadbe79ee6c642 time="2025-10-12T12:42:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f9/f9fbde126507cdad2d93fcc0326b94a44cd32fb57d6c816225dadbe79ee6c642" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 --- PASS: TestDeleteManifestIfTagNotFound (1.51s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:19973804d8445bb1740340ce7d6198cdf3f9fd7a8a3a5ccd9453658ed8127f16 time="2025-10-12T12:42:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/19/19973804d8445bb1740340ce7d6198cdf3f9fd7a8a3a5ccd9453658ed8127f16" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:67add785807e8e7ac2543a1732d0a4987ada2b66307161e137d33b0fd8df34de time="2025-10-12T12:42:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/67/67add785807e8e7ac2543a1732d0a4987ada2b66307161e137d33b0fd8df34de" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:ec7492cc5fe38bb89a0f17c5f85887131d1f0b42e7d9901cb1d4d960cb1a037c time="2025-10-12T12:42:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ec/ec7492cc5fe38bb89a0f17c5f85887131d1f0b42e7d9901cb1d4d960cb1a037c" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 --- PASS: TestGCWithMissingManifests (0.51s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:8b227ca513c0a7daa4839dbbb7413210f929136ab038608f5c67446dbe9606c8 komnenos: marking blob sha256:5553504b895e3fb68ca9815a81de6bcdbd0c9c5939aad643bf14c38f949b5a6f komnenos: marking blob sha256:584647057d4fd9f531aed2ed5cd392eeed26838fa594b997aea9219270340fcf 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:da235430f88e18d1ed01ece29301223f31cb173b5e56ae6a0874da3236e13f43 time="2025-10-12T12:42:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/da/da235430f88e18d1ed01ece29301223f31cb173b5e56ae6a0874da3236e13f43" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-10-12T12:42:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:f07620c63c467a76fbe75b2d7de34b473c581e281e2415e2448af73897828767 time="2025-10-12T12:42:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f07620c63c467a76fbe75b2d7de34b473c581e281e2415e2448af73897828767" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:65516f75f235637cc462eb040c8d3efd1e7dccdb347c509092ce67496098f851 time="2025-10-12T12:42:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/65/65516f75f235637cc462eb040c8d3efd1e7dccdb347c509092ce67496098f851" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:9ca3d04348acf26eb6aa1927856f4234b2cf4ad7c596b66810d95df94406d20e time="2025-10-12T12:42:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9c/9ca3d04348acf26eb6aa1927856f4234b2cf4ad7c596b66810d95df94406d20e" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:a3030fad81bb869802a49b2538cc382e70f6791813bbeacd090886b767d4b115 time="2025-10-12T12:42:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a3/a3030fad81bb869802a49b2538cc382e70f6791813bbeacd090886b767d4b115" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 blob eligible for deletion: sha256:ce7f9c079a83d1dc663f3ca5d20b6efc695ba199afa511d821dc43f9125e31f3 time="2025-10-12T12:42:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ce/ce7f9c079a83d1dc663f3ca5d20b6efc695ba199afa511d821dc43f9125e31f3" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 --- PASS: TestDeletionHasEffect (1.54s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.43s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:94fcc90188f4d3b853e8b187155cf852b2c5ee1ce59d63f6d8f8c629dd01b529 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:72443737108665c84c0ba13707076b13fc11ee505b80bbe865edb7f5f07296af michael_z_doukas: marking blob sha256:d85218ebc552eb06d7397cbd9dcbddd3cc55ff274946f9b88b9adb27598dee3f 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:92306caedaa8a1589f093602e1b2eb0d3cea769d2dc50e0738454e2e36db395b time="2025-10-12T12:42:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/92/92306caedaa8a1589f093602e1b2eb0d3cea769d2dc50e0738454e2e36db395b" go.version=go1.24.8 instance.id=2fde8092-fb83-4d26-835e-c66be158da21 --- PASS: TestOrphanBlobDeleted (0.74s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:274bba12098bf238a43a24d19c31ae8c0a66ae98e42bd151c97ff927055ab739 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:8a8d8b7f3776698974497f2b433bbf3aa8d22d625ce7d8fc5b3082127c842799 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.42s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.52s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.37s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.12s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-10-12T12:42:47Z" level=info msg="PurgeUploads starting: olderThan=2025-10-12 11:42:47.859070059 +0000 UTC m=-3577.867504605, actuallyDelete=true" time="2025-10-12T12:42:47Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-10-12T12:42:47Z" level=info msg="PurgeUploads starting: olderThan=2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739, actuallyDelete=true" time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5151fad5-89c1-4d23-8527-f3f833ed4f7b have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/61e5b2d3-898f-4dd9-8dc6-b0b2be442dcc have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b91dcfdb-72a9-4f27-8a25-db98f17779f6 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d75eb141-24fc-4377-ad65-4406feeecadd have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/a84d0110-8070-4d83-ad9b-5675578cefc1 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/29145554-892d-47a7-8710-ff2ef448d9fd have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/34c7f049-515f-43d9-aed4-2903569bd53f have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/55c95685-d404-4fac-9792-2f6ba32ccaee have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/613c47b9-7d33-4012-b4c3-3c42c8476e87 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a4d7294f-d46b-4e0f-ba93-48af3d5331a9 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dbe9e5ac-77f5-4c57-9fee-9d71f83bd23f have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.859727402 +0000 UTC m=+22.133152739). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-10-12T12:42:47Z" level=info msg="PurgeUploads starting: olderThan=2025-10-12 12:42:47.860675456 +0000 UTC m=+22.134100791, actuallyDelete=true" time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4b3fa2d3-dfd7-4c53-ba09-5a7555e4d985 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.860675456 +0000 UTC m=+22.134100791). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8f6bd407-0bb0-4203-997d-b0ed22cc32e5 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.860675456 +0000 UTC m=+22.134100791). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b0af63a7-a3b1-474f-895c-298e44e392ae have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.860675456 +0000 UTC m=+22.134100791). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/045179b4-c3bd-45f8-af23-266aa5ead8d5 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.860675456 +0000 UTC m=+22.134100791). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b66a8729-209d-470b-ae50-24b605422e88 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.860675456 +0000 UTC m=+22.134100791). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-10-12T12:42:47Z" level=info msg="PurgeUploads starting: olderThan=2025-10-12 12:42:47.861323222 +0000 UTC m=+22.134748559, actuallyDelete=true" time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/de2d37d5-f021-49f6-90d2-fdf9ff2c241e have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.861323222 +0000 UTC m=+22.134748559). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f322c392-e9a5-4d3e-a87d-e0ec9142dd24 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.861323222 +0000 UTC m=+22.134748559). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6618c8bd-2c5a-44cb-af22-bc20de7c5a20 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.861323222 +0000 UTC m=+22.134748559). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a315200a-960c-4d65-bd93-965bdd057b5e have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.861323222 +0000 UTC m=+22.134748559). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c41acf9d-2edc-431b-ae6e-334bdd9ecc93 have older date (2025-10-12 11:42:47 +0000 UTC) than purge date (2025-10-12 12:42:47.861323222 +0000 UTC m=+22.134748559). Removing upload directory." time="2025-10-12T12:42:47Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-10-12T12:42:47Z" level=info msg="PurgeUploads starting: olderThan=2025-10-12 12:42:47.861764655 +0000 UTC m=+22.135189991, actuallyDelete=true" time="2025-10-12T12:42:47Z" 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 22.160s ? 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.014s === 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.007s === RUN TestWalkFileRemoved time="2025-10-12T12:42:25Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.414s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === 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.073s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.41s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.813s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.25s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.670s ? 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="2025-10-12T12:42:25Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.8 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-10-12T12:42:25Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.8 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-10-12T12:42:25Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.8 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 TestParsing === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestInvalidNetworkType === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV6 time="2025-10-12T12:42:25Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.8 instance.id=9fa00591-e492-4f65-a8f1-714fad9fa64e time="2025-10-12T12:42:25Z" level=error msg="unknown ip address format" go.version=go1.24.8 instance.id=9fa00591-e492-4f65-a8f1-714fad9fa64e ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.01s) --- PASS: TestS3TryUpdate (0.01s) time="2025-10-12T12:42:25Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.8 instance.id=9fa00591-e492-4f65-a8f1-714fad9fa64e time="2025-10-12T12:42:25Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.8 --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2025-10-12T12:42:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.8 time="2025-10-12T12:42:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.8 time="2025-10-12T12:42:28Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.8 time="2025-10-12T12:42:29Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.8 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.513s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s ? 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.422s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.83s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.264s ? 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.01s) PASS ok github.com/docker/distribution/uuid 0.013s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r15.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r15.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 26.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r15.apk >>> docker-registry: Build complete at Sun, 12 Oct 2025 12:45:16 +0000 elapsed time 0h 3m 9s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20251012.124208) (2/2) Purging go (1.24.8-r0) Executing busybox-1.37.0-r19.trigger OK: 399 MiB in 104 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...