>>> docker-registry: Building community/docker-registry 2.8.3-r13 (using abuild 3.15.0-r0) started Fri, 08 Aug 2025 16:43:28 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.44-r2) (2/3) Installing go (1.24.6-r0) (3/3) Installing .makedepends-docker-registry (20250808.164329) Executing busybox-1.37.0-r19.trigger OK: 591 MiB in 107 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 >>> 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-08-08T16:43:42Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-08-08T16:43:42Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.074s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-08-08T16:43:42Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.054s ? 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.01s) PASS ok github.com/docker/distribution/health 0.071s === 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.036s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.142s ? 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.042s === 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.030s === 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.051s === 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.036s ? 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/08/08 16:43:42 http: TLS handshake error from 127.0.0.1:49134: 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:34489/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34489/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34489/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34489/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41145?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.17s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-08-08T16:43:43Z" level=info msg="broadcaster: closing" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" time="2025-08-08T16:43:43Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-08-08T16:43:43Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 1} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T16:43:43Z" level=warning msg="&{0x4000211ef0 0.9} encountered too many errors, backing off" time="2025-08-08T16:43:43Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.68s) PASS ok github.com/docker/distribution/notifications 1.057s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-08-08T16:43:42Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T16:43:42.970387871Z" 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.6 time="2025-08-08T16:43:42.970458592Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.24.6 time="2025-08-08T16:43:42.970505473Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:42.970930598Z" level=info msg="listening on [::]:5000" go.version=go1.24.6 time="2025-08-08T16:43:45.973531854Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 time="2025-08-08T16:43:46.076736986Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=621af8d0-93f2-465b-9984-65260fc0775d http.request.method=GET http.request.remoteaddr="[::1]:36432" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="747.009µs" http.response.status=200 http.response.written=2 ::1 - - [08/Aug/2025:16:43:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-08-08T16:43:47.411617101Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T16:43:47.412260509Z" 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.6 time="2025-08-08T16:43:47.412277349Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:47.412431671Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.24.6 time="2025-08-08T16:43:47.412829556Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 time="2025-08-08T16:43:47.412841876Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.6 time="2025-08-08T16:43:47.4131592Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.6 time="2025-08-08T16:43:50.420540278Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=6b44b791-86c6-4d61-8b34-d7a79157c63e http.request.method=GET http.request.remoteaddr="127.0.0.1:38614" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="656.328µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:16:43:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-08-08T16:43:50.420628999Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 --- PASS: TestRegistrySupportedCipherSuite (4.44s) === RUN TestRegistryUnsupportedCipherSuite time="2025-08-08T16:43:50.799708051Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T16:43:50.801043387Z" 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.6 time="2025-08-08T16:43:50.801065147Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:50.801121348Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.24.6 time="2025-08-08T16:43:50.801182188Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.38s) PASS ok github.com/docker/distribution/registry 16.018s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.030s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === 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.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.150s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-08-08T16:43:42Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.6 instance.id=9fd3dfeb-580b-483e-b29b-fe9a16409061 time="2025-08-08T16:43:42Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.6 instance.id=9fd3dfeb-580b-483e-b29b-fe9a16409061 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-08-08T16:43:43Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.6 password=kGgb4HtAoWmkfFxI4fZp7T2AGIDBMJMJxpjCNh3qleM user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.127s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.054s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-08-08T16:43:42Z" level=info msg="token not to be used before 2025-08-08 16:43:43 +0000 UTC - currently 2025-08-08 16:43:42.94817169 +0000 UTC m=+0.046543387" time="2025-08-08T16:43:42Z" level=info msg="token not to be used after 2025-08-08 16:43:42 +0000 UTC - currently 2025-08-08 16:43:42.948714377 +0000 UTC m=+0.047086074" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-08-08T16:43:42Z" 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.068s === 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.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === 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.02s) === 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.136s === 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.093s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.032s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-08-08T16: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.6 time="2025-08-08T16:43:42Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:42Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44141" http.request.id=5941aeb7-1232-48f2-b0ef-6238f832b6b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.287335ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:16:43:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-08-08T16: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.6 time="2025-08-08T16:43:42Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:42Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=bed42793-5eb5-4dbd-b685-b4faf4eebd0d http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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.787581ms http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Aug/2025:16:43:42 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-08T16:43:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=ddb8bfe5-f9bc-46f3-88ca-f22dfbdd14dc http.request.method=POST http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="913.571µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:43 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=c168de44-c458-4bea-891c-89381afef216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/aaaa/blobs/uploads/0bcd3080-25af-43e8-a25c-b6be7f3c6056?_state=FglaUwVvNVXyeM69szGpH2Z1IkZ9xKtVFxJ53ISWBTl7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwYmNkMzA4MC0yNWFmLTQzZTgtYTI1Yy1iNmJlN2YzYzYwNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDMuMDUzOTQzNDEyWiJ9&digest=sha256%3A4467350d3e9b1f6556f0bd6f3ed0ea108702e2cfedc5e0194f5d0c5fa1684b33" http.request.useragent="Go-http-client/1.1" http.response.duration=1.086769921s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:43 +0000] "PUT /v2/foo/aaaa/blobs/uploads/0bcd3080-25af-43e8-a25c-b6be7f3c6056?_state=FglaUwVvNVXyeM69szGpH2Z1IkZ9xKtVFxJ53ISWBTl7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwYmNkMzA4MC0yNWFmLTQzZTgtYTI1Yy1iNmJlN2YzYzYwNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDMuMDUzOTQzNDEyWiJ9&digest=sha256%3A4467350d3e9b1f6556f0bd6f3ed0ea108702e2cfedc5e0194f5d0c5fa1684b33 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=78122ba8-13f5-47f6-a289-bdd4dbaea8ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.419537ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:44 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=7b26541a-3a24-4488-a4d3-20da8ad59a85 http.request.method=POST http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.09µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:44 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=707bfb34-be77-443a-bd54-25e52947bf8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/bbbb/blobs/uploads/d18c5844-25f9-4438-9c6e-02a99223f6ab?_state=FxDE0Xpwjhyje1fAVlEHeqARr7M2u4Zcsg5YXwrKoPp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkMThjNTg0NC0yNWY5LTQ0MzgtOWM2ZS0wMmE5OTIyM2Y2YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDQuMTkyNTQ2MTQxWiJ9&digest=sha256%3Ae2ec509db2a296e3906918e2b91920ab360f9ed38ef5e2e65af1efb1f54e7343" http.request.useragent="Go-http-client/1.1" http.response.duration=465.408704ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:44 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d18c5844-25f9-4438-9c6e-02a99223f6ab?_state=FxDE0Xpwjhyje1fAVlEHeqARr7M2u4Zcsg5YXwrKoPp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkMThjNTg0NC0yNWY5LTQ0MzgtOWM2ZS0wMmE5OTIyM2Y2YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDQuMTkyNTQ2MTQxWiJ9&digest=sha256%3Ae2ec509db2a296e3906918e2b91920ab360f9ed38ef5e2e65af1efb1f54e7343 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=429f6515-6f3e-4aae-9ed7-b886dd691477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.364576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:44 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=e630e7b8-ebb7-4a5c-a72e-2b883c607d69 http.request.method=POST http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.61µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:44 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=3822f687-063e-47a8-be2a-908e5dc6efe4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/cccc/blobs/uploads/f2d2594e-d345-48ee-b75c-4538a32d5046?_state=pyZ6vRIrSx1IcYFpWlGVz0To4FmBX61awmfWFPA8pC57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmMmQyNTk0ZS1kMzQ1LTQ4ZWUtYjc1Yy00NTM4YTMyZDUwNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDQuNzI2MzQ1NjQ5WiJ9&digest=sha256%3A1d77ef35ec10b3b79e8e94269f381366ee69158e39e21ea068a04b850caeffbf" http.request.useragent="Go-http-client/1.1" http.response.duration=708.673042ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:44 +0000] "PUT /v2/foo/cccc/blobs/uploads/f2d2594e-d345-48ee-b75c-4538a32d5046?_state=pyZ6vRIrSx1IcYFpWlGVz0To4FmBX61awmfWFPA8pC57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmMmQyNTk0ZS1kMzQ1LTQ4ZWUtYjc1Yy00NTM4YTMyZDUwNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDQuNzI2MzQ1NjQ5WiJ9&digest=sha256%3A1d77ef35ec10b3b79e8e94269f381366ee69158e39e21ea068a04b850caeffbf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=6976fa1d-ad1a-4631-a8ad-d7566f872b1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334096ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:45 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=77ec8fd7-6685-4259-a794-b572d2eecd06 http.request.method=POST http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="918.011µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:45 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=e9fcd70b-7bba-4baf-b818-ad809352e14f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/dddd/blobs/uploads/74879eaa-f265-48dc-9bc0-c6351f227945?_state=0Zs6-KcVLdk1VmW4EqYyKL45mK1D1Zw4Z5DRkj5oFkN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3NDg3OWVhYS1mMjY1LTQ4ZGMtOWJjMC1jNjM1MWYyMjc5NDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDUuNTUwNDU0OTY2WiJ9&digest=sha256%3Ac04a9ed94d23de21727486b8f994538e65e1fde6fd41d685d1b3a6007d434f28" http.request.useragent="Go-http-client/1.1" http.response.duration=1.672421639s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:45 +0000] "PUT /v2/foo/dddd/blobs/uploads/74879eaa-f265-48dc-9bc0-c6351f227945?_state=0Zs6-KcVLdk1VmW4EqYyKL45mK1D1Zw4Z5DRkj5oFkN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3NDg3OWVhYS1mMjY1LTQ4ZGMtOWJjMC1jNjM1MWYyMjc5NDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDUuNTUwNDU0OTY2WiJ9&digest=sha256%3Ac04a9ed94d23de21727486b8f994538e65e1fde6fd41d685d1b3a6007d434f28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=2c1afe1d-297c-41c3-9404-78882b17d3a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309736ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:47 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=bc82750d-4cd0-43c6-ba75-fd8385cd35db http.request.method=POST http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="810.61µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:47 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=42561907-f520-47d2-bd1d-d3fb0dcd5714 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/eeee/blobs/uploads/ce15bc3b-3862-473e-a117-3984b1c973fc?_state=SUuhSWXwPfMwkgtUEOP9ZqaFW5sq0XcDyilsA1nrP0J7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjZTE1YmMzYi0zODYyLTQ3M2UtYTExNy0zOTg0YjFjOTczZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDcuMzI1MTEwNDg2WiJ9&digest=sha256%3Ac7935bd5636cfd390f670893a0cecd5104007393bbc9e5943a5d34432b247077" http.request.useragent="Go-http-client/1.1" http.response.duration=1.196817054s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:47 +0000] "PUT /v2/foo/eeee/blobs/uploads/ce15bc3b-3862-473e-a117-3984b1c973fc?_state=SUuhSWXwPfMwkgtUEOP9ZqaFW5sq0XcDyilsA1nrP0J7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjZTE1YmMzYi0zODYyLTQ3M2UtYTExNy0zOTg0YjFjOTczZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDcuMzI1MTEwNDg2WiJ9&digest=sha256%3Ac7935bd5636cfd390f670893a0cecd5104007393bbc9e5943a5d34432b247077 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=50f66487-c722-4ba6-83c0-fbdc7b74b1fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.362256ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:48 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=2799bd2e-296f-48da-b267-4311d232137a http.request.method=POST http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="834.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:48 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=8d0bffff-f277-4385-9111-0846898bcf49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/ffff/blobs/uploads/8c00320a-98bf-491e-87fa-281e9540d138?_state=KbdagHhhcD5-8n23FhWn8-AAghIQU322n1-h0NtTRqx7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4YzAwMzIwYS05OGJmLTQ5MWUtODdmYS0yODFlOTU0MGQxMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDguNjA3MjEyMDIyWiJ9&digest=sha256%3A55638b3cb2619c7e6740198b0eb26cbd946f25b83384e89d0bc965e34a1da3b5" http.request.useragent="Go-http-client/1.1" http.response.duration=889.80373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:48 +0000] "PUT /v2/foo/ffff/blobs/uploads/8c00320a-98bf-491e-87fa-281e9540d138?_state=KbdagHhhcD5-8n23FhWn8-AAghIQU322n1-h0NtTRqx7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4YzAwMzIwYS05OGJmLTQ5MWUtODdmYS0yODFlOTU0MGQxMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDguNjA3MjEyMDIyWiJ9&digest=sha256%3A55638b3cb2619c7e6740198b0eb26cbd946f25b83384e89d0bc965e34a1da3b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=c6960f49-9b22-4e08-9baf-105d90a91202 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.291615ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=190c5ba9-db36-4534-b713-1a4fc4f705f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="607.807µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=ac142b85-e69a-4b8f-adac-29aee0efac64 http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="579.127µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=697b3b2a-4369-47d0-9b20-11b0065dc9d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="538.246µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=763c9659-399f-4aec-b216-1a865516a968 http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="533.167µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=bf221849-a963-42c4-93ad-be37478fc480 http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="546.926µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=a8810ded-3560-42f9-9de6-a1e2fc4345d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="491.406µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" 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.6 http.request.host="127.0.0.1:40697" http.request.id=9f9cd38c-9712-44b0-86db-d9aec58b1dcb http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="648.327µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" 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.6 http.request.host="127.0.0.1:40697" http.request.id=5057a6ea-f5e9-40ca-b960-f4592d4b09b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="491.846µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=4de56d15-7765-4edf-9080-89dc2bdec0a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="450.725µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40697" http.request.id=f6c024db-44d9-4287-8cfc-fc6d01665e7b http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" 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="535.047µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T16:43:49Z" 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.6 time="2025-08-08T16:43:49Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=8f059514-ed6f-4af7-ad89-56e96cb7c6c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="863.93µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=9d499fc3-e877-491a-8c61-024bcb398c46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/aaaa/blobs/uploads/19f87a1d-1e46-4763-a599-f0ba3f4f283a?_state=cR4TjwZqz8M6qyQA1onjksJ-Qbjl3n53yZicqqlWDfB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxOWY4N2ExZC0xZTQ2LTQ3NjMtYTU5OS1mMGJhM2Y0ZjI4M2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDkuNjExODUxM1oifQ%3D%3D&digest=sha256%3Ae443be568c1e890aaf6e9cc29f41ee288ee0a634308649677cc8b9d34d9ea43f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.641674201s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:49 +0000] "PUT /v2/foo/aaaa/blobs/uploads/19f87a1d-1e46-4763-a599-f0ba3f4f283a?_state=cR4TjwZqz8M6qyQA1onjksJ-Qbjl3n53yZicqqlWDfB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxOWY4N2ExZC0xZTQ2LTQ3NjMtYTU5OS1mMGJhM2Y0ZjI4M2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NDkuNjExODUxM1oifQ%3D%3D&digest=sha256%3Ae443be568c1e890aaf6e9cc29f41ee288ee0a634308649677cc8b9d34d9ea43f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=2e68ae95-011d-4252-9111-c6242c3a410e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.302576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:51 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=1cc032ee-fa84-4520-8a4d-a6ce24f79938 http.request.method=POST http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="836.61µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:51 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=8affe5f5-7401-4ce2-a616-333ccec6f4f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/bbbb/blobs/uploads/4c8456fe-ecde-4a58-9655-db06c04fb4c3?_state=Ciu89lr5z0a0hPrF79gu2AFzOnfKYhEr3Oonx1kw-eB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0Yzg0NTZmZS1lY2RlLTRhNTgtOTY1NS1kYjA2YzA0ZmI0YzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTEuMzM0NjIzOTM0WiJ9&digest=sha256%3Ae27f554d2ba16e887004b7946cbfdbbe5def2f8c1fb0c3b591967850fd653b1d" http.request.useragent="Go-http-client/1.1" http.response.duration=772.717516ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:51 +0000] "PUT /v2/foo/bbbb/blobs/uploads/4c8456fe-ecde-4a58-9655-db06c04fb4c3?_state=Ciu89lr5z0a0hPrF79gu2AFzOnfKYhEr3Oonx1kw-eB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0Yzg0NTZmZS1lY2RlLTRhNTgtOTY1NS1kYjA2YzA0ZmI0YzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTEuMzM0NjIzOTM0WiJ9&digest=sha256%3Ae27f554d2ba16e887004b7946cbfdbbe5def2f8c1fb0c3b591967850fd653b1d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=b943eeff-e0f8-4a87-ae58-8407e5a3c948 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.278215ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:52 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=abb2365b-0815-4521-99ed-1f37025e38ab http.request.method=POST http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="783.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:52 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=98300e51-2af4-4e73-9a67-0d62279d27ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/cccc/blobs/uploads/dd8b610d-3396-4631-9733-92e826b106d3?_state=lOwntw4hfSmkGHh1RCZiln2qLa2lzkhcWa65_iUliC97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkZDhiNjEwZC0zMzk2LTQ2MzEtOTczMy05MmU4MjZiMTA2ZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTIuMTkzOTc0MjI3WiJ9&digest=sha256%3A34fb7486c5ececb3b6f35d07e93b6e36090f7546e755f1b05fb12c274e27be26" http.request.useragent="Go-http-client/1.1" http.response.duration=818.267411ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:52 +0000] "PUT /v2/foo/cccc/blobs/uploads/dd8b610d-3396-4631-9733-92e826b106d3?_state=lOwntw4hfSmkGHh1RCZiln2qLa2lzkhcWa65_iUliC97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkZDhiNjEwZC0zMzk2LTQ2MzEtOTczMy05MmU4MjZiMTA2ZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTIuMTkzOTc0MjI3WiJ9&digest=sha256%3A34fb7486c5ececb3b6f35d07e93b6e36090f7546e755f1b05fb12c274e27be26 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=e00e5322-49ca-4cbb-bac9-0cbe4eb091f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.280335ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=b59956f7-2e2e-4658-8756-a81e8d39c4dc http.request.method=POST http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.57µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=d3719c01-79fa-41d6-b986-2089586d3a42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/dddd/blobs/uploads/a98b5c16-b28c-4f4b-a1b5-fdad402e6e7f?_state=VNg2ArjcXDvwYSPVm8mOU5PKNrzXtnGe5gAXxWK91nl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhOThiNWMxNi1iMjhjLTRmNGItYTFiNS1mZGFkNDAyZTZlN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTMuMDc1OTcwNzQ2WiJ9&digest=sha256%3A6e6909ccbf134c906493ba8cfa24d824c0a6ca9b6e697de63f98f5bb19918334" http.request.useragent="Go-http-client/1.1" http.response.duration=619.202033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "PUT /v2/foo/dddd/blobs/uploads/a98b5c16-b28c-4f4b-a1b5-fdad402e6e7f?_state=VNg2ArjcXDvwYSPVm8mOU5PKNrzXtnGe5gAXxWK91nl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhOThiNWMxNi1iMjhjLTRmNGItYTFiNS1mZGFkNDAyZTZlN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTMuMDc1OTcwNzQ2WiJ9&digest=sha256%3A6e6909ccbf134c906493ba8cfa24d824c0a6ca9b6e697de63f98f5bb19918334 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=161a9e43-3ce2-4c1c-a205-a9a4baca7393 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51226" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.362016ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40391" http.request.id=87428446-8806-4ab7-916f-5d51defd6a66 http.request.method=GET http.request.remoteaddr="127.0.0.1:51226" 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="607.808µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (10.72s) === RUN TestURLPrefix time="2025-08-08T16:43:53Z" 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.6 time="2025-08-08T16:43:53Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38789" http.request.id=7fbc28dc-0102-4498-8d7b-7e9ecaf1d703 http.request.method=GET http.request.remoteaddr="127.0.0.1:58532" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="608.127µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-08-08T16:43:53Z" 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.6 time="2025-08-08T16:43:53Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=a14ee04b-3f2f-494d-882b-feab11b7c839 http.request.method=GET http.request.remoteaddr="127.0.0.1:44400" http.request.uri="/v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="728.328µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "GET /v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=0102a750-846b-494a-9313-42adeeed59f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="704.088µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "HEAD /v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=a7fb4005-a40d-44e0-bbb1-255eb412711e http.request.method=POST http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="602.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=7c152751-195f-4b31-9489-253af1332913 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/bar/blobs/uploads/276c4ff3-d021-46fe-a088-af49b00727d6?_state=4wKmtxeM-ZIyASzzTV1BfWUurBDD4rPFK1igyGDKQO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NmM0ZmYzLWQwMjEtNDZmZS1hMDg4LWFmNDliMDA3MjdkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzE2MTcyMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="699.168µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "GET /v2/foo/bar/blobs/uploads/276c4ff3-d021-46fe-a088-af49b00727d6?_state=4wKmtxeM-ZIyASzzTV1BfWUurBDD4rPFK1igyGDKQO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NmM0ZmYzLWQwMjEtNDZmZS1hMDg4LWFmNDliMDA3MjdkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzE2MTcyMzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=be1673db-549a-4732-b338-7ce748eb5a77 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/bar/blobs/uploads/276c4ff3-d021-46fe-a088-af49b00727d6?_state=4wKmtxeM-ZIyASzzTV1BfWUurBDD4rPFK1igyGDKQO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NmM0ZmYzLWQwMjEtNDZmZS1hMDg4LWFmNDliMDA3MjdkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzE2MTcyMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="634.127µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "DELETE /v2/foo/bar/blobs/uploads/276c4ff3-d021-46fe-a088-af49b00727d6?_state=4wKmtxeM-ZIyASzzTV1BfWUurBDD4rPFK1igyGDKQO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NmM0ZmYzLWQwMjEtNDZmZS1hMDg4LWFmNDliMDA3MjdkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzE2MTcyMzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=f7bdf9a0-c709-4bab-af88-b54190b36d1c http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/bar/blobs/uploads/276c4ff3-d021-46fe-a088-af49b00727d6?_state=4wKmtxeM-ZIyASzzTV1BfWUurBDD4rPFK1igyGDKQO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NmM0ZmYzLWQwMjEtNDZmZS1hMDg4LWFmNDliMDA3MjdkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzE2MTcyMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=276c4ff3-d021-46fe-a088-af49b00727d6 time="2025-08-08T16:43:53Z" 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.6 http.request.host="127.0.0.1:45295" http.request.id=f7bdf9a0-c709-4bab-af88-b54190b36d1c http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/bar/blobs/uploads/276c4ff3-d021-46fe-a088-af49b00727d6?_state=4wKmtxeM-ZIyASzzTV1BfWUurBDD4rPFK1igyGDKQO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NmM0ZmYzLWQwMjEtNDZmZS1hMDg4LWFmNDliMDA3MjdkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzE2MTcyMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="659.248µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=276c4ff3-d021-46fe-a088-af49b00727d6 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "GET /v2/foo/bar/blobs/uploads/276c4ff3-d021-46fe-a088-af49b00727d6?_state=4wKmtxeM-ZIyASzzTV1BfWUurBDD4rPFK1igyGDKQO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NmM0ZmYzLWQwMjEtNDZmZS1hMDg4LWFmNDliMDA3MjdkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzE2MTcyMzdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=180dfac2-1a1d-49e9-94bc-12429d602ca1 http.request.method=POST http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="735.809µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=8db46c00-b321-4a61-9a7f-50a5d222af76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/5edab501-78f6-4114-8a75-40168770a4ae?_state=GuyQKnC-zuHMEgEc4dwuaPjOLRHf5P327wZBUs-s5rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlZGFiNTAxLTc4ZjYtNDExNC04YTc1LTQwMTY4NzcwYTRhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzUwMDAxOTdaIn0%3D&digest=sha256%3Ad74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" provided=sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca vars.name="foo/bar" vars.uuid=5edab501-78f6-4114-8a75-40168770a4ae time="2025-08-08T16:43:53Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=8db46c00-b321-4a61-9a7f-50a5d222af76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/5edab501-78f6-4114-8a75-40168770a4ae?_state=GuyQKnC-zuHMEgEc4dwuaPjOLRHf5P327wZBUs-s5rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlZGFiNTAxLTc4ZjYtNDExNC04YTc1LTQwMTY4NzcwYTRhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzUwMDAxOTdaIn0%3D&digest=sha256%3Ad74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5edab501-78f6-4114-8a75-40168770a4ae time="2025-08-08T16:43:53Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=8db46c00-b321-4a61-9a7f-50a5d222af76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/5edab501-78f6-4114-8a75-40168770a4ae?_state=GuyQKnC-zuHMEgEc4dwuaPjOLRHf5P327wZBUs-s5rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlZGFiNTAxLTc4ZjYtNDExNC04YTc1LTQwMTY4NzcwYTRhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzUwMDAxOTdaIn0%3D&digest=sha256%3Ad74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.009µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5edab501-78f6-4114-8a75-40168770a4ae 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "PUT /v2/foo/bar/blobs/uploads/5edab501-78f6-4114-8a75-40168770a4ae?_state=GuyQKnC-zuHMEgEc4dwuaPjOLRHf5P327wZBUs-s5rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlZGFiNTAxLTc4ZjYtNDExNC04YTc1LTQwMTY4NzcwYTRhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzUwMDAxOTdaIn0%3D&digest=sha256%3Ad74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=7a1748ed-9433-4281-9b53-037faa8b6ae5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="688.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=12019dab-59e3-4849-8254-d85c9b9386c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/c45716ec-8cef-435a-baf7-425871130463?_state=m9QA_SdqU3vECEOFnL7dA9GdI7_mP69Jn17JG7e2aKx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NTcxNmVjLThjZWYtNDM1YS1iYWY3LTQyNTg3MTEzMDQ2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzY5MDQyMTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="911.531µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "PUT /v2/foo/bar/blobs/uploads/c45716ec-8cef-435a-baf7-425871130463?_state=m9QA_SdqU3vECEOFnL7dA9GdI7_mP69Jn17JG7e2aKx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NTcxNmVjLThjZWYtNDM1YS1iYWY3LTQyNTg3MTEzMDQ2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzY5MDQyMTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=71032c68-96af-4dd9-a995-3b3c88779cac http.request.method=POST http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="729.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=03dda92a-96a5-4f38-bb93-8744f875beeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/b1d847f8-103c-48dd-8f94-5bc101c04194?_state=Awt9YtiVEFvi8EFC6NgQh2mqbAkIOLkNXDwo3BcH4CB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxZDg0N2Y4LTEwM2MtNDhkZC04Zjk0LTViYzEwMWMwNDE5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzkwMTkxMjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="900.931µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "PUT /v2/foo/bar/blobs/uploads/b1d847f8-103c-48dd-8f94-5bc101c04194?_state=Awt9YtiVEFvi8EFC6NgQh2mqbAkIOLkNXDwo3BcH4CB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxZDg0N2Y4LTEwM2MtNDhkZC04Zjk0LTViYzEwMWMwNDE5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43NzkwMTkxMjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=0412ea6c-1b58-4bed-a909-d21a2b2b9535 http.request.method=POST http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="738.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:54Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=4ad7a66c-2de6-466e-b865-17c52b96a0a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/56251bcc-961d-4a45-968a-584cda256b3d?_state=LdgOtbNQUUCMwY1CBfPEwvsGYKIyb6nkGiuGNHUxird7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2MjUxYmNjLTk2MWQtNGE0NS05NjhhLTU4NGNkYTI1NmIzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43ODA5OTAxODdaIn0%3D&digest=sha256%3Ad74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.duration=684.549761ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:53 +0000] "PUT /v2/foo/bar/blobs/uploads/56251bcc-961d-4a45-968a-584cda256b3d?_state=LdgOtbNQUUCMwY1CBfPEwvsGYKIyb6nkGiuGNHUxird7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2MjUxYmNjLTk2MWQtNGE0NS05NjhhLTU4NGNkYTI1NmIzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1My43ODA5OTAxODdaIn0%3D&digest=sha256%3Ad74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:54Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=7c5a29a4-46f3-40e5-ad79-bcdd3c507ee9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="854.21µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45295" http.request.id=886ad756-816a-46af-b7a8-490154f27f06 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/b9cd2102-dd9a-47ec-9c70-d65c738c94c0?_state=a_7qfUywiSqPlU_G943Rxz7ruMH1sX1ve_Ib4jGyHqh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5Y2QyMTAyLWRkOWEtNDdlYy05YzcwLWQ2NWM3MzhjOTRjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NC40Nzc1MjA3MjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=684.47124ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:54 +0000] "PATCH /v2/foo/bar/blobs/uploads/b9cd2102-dd9a-47ec-9c70-d65c738c94c0?_state=a_7qfUywiSqPlU_G943Rxz7ruMH1sX1ve_Ib4jGyHqh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5Y2QyMTAyLWRkOWEtNDdlYy05YzcwLWQ2NWM3MzhjOTRjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NC40Nzc1MjA3MjlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=75a647ab-f236-449b-8332-30b8b49c011e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/uploads/b9cd2102-dd9a-47ec-9c70-d65c738c94c0?_state=-1BK9Ra7UgpYB0VKK9ebE8PKohchZd_sNQvQq4t6GGJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5Y2QyMTAyLWRkOWEtNDdlYy05YzcwLWQ2NWM3MzhjOTRjMCIsIk9mZnNldCI6MTk1NjM1MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTRaIn0%3D&digest=sha256%3Ad74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.duration="935.611µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "PUT /v2/foo/bar/blobs/uploads/b9cd2102-dd9a-47ec-9c70-d65c738c94c0?_state=-1BK9Ra7UgpYB0VKK9ebE8PKohchZd_sNQvQq4t6GGJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5Y2QyMTAyLWRkOWEtNDdlYy05YzcwLWQ2NWM3MzhjOTRjMCIsIk9mZnNldCI6MTk1NjM1MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTRaIn0%3D&digest=sha256%3Ad74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=94a3c608-8499-469f-85db-c6ef3bf916f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="724.049µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=ce06223a-557d-40b1-b276-33b109197747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.129388ms http.response.status=200 http.response.written=19563520 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "GET /v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 200 19563520 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=error msg="error parsing digest="sha257:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=16b1f7c2-536a-4897-b7fe-e062d38146a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/sha257:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" vars.name="foo/bar" time="2025-08-08T16:43:55Z" 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.6 http.request.host="127.0.0.1:45295" http.request.id=16b1f7c2-536a-4897-b7fe-e062d38146a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44410" http.request.uri="/v2/foo/bar/blobs/sha257:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="697.728µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "GET /v2/foo/bar/blobs/sha257:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=76400200-4d1b-4daa-a777-5f3b74ec3e01 http.request.method=GET http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.duration="988.131µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "GET /v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" 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.6 time="2025-08-08T16:43:55Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=bef6bb16-b63d-498b-bb95-bbb794041812 http.request.method=GET http.request.remoteaddr="127.0.0.1:48014" http.request.uri="/v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="949.691µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "GET /v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=999546f9-c66f-452f-b2dc-e39e9f10e6d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.61µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=3a780287-50c2-4549-95ef-edf03f4729d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="795.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=cef18fe7-6024-4a26-9537-edc83f9c71d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/uploads/790cb512-d83c-4b95-a3a9-110480b46e15?_state=03d56UEPbCezaXOwT7_ki16dZpoGXEZ4Q4Kpxq1YCuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MGNiNTEyLWQ4M2MtNGI5NS1hM2E5LTExMDQ4MGI0NmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNDk0MzE3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="775.449µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "GET /v2/foo/bar/blobs/uploads/790cb512-d83c-4b95-a3a9-110480b46e15?_state=03d56UEPbCezaXOwT7_ki16dZpoGXEZ4Q4Kpxq1YCuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MGNiNTEyLWQ4M2MtNGI5NS1hM2E5LTExMDQ4MGI0NmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNDk0MzE3MTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=00298166-7789-4cb9-9df6-992518868d40 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/uploads/790cb512-d83c-4b95-a3a9-110480b46e15?_state=03d56UEPbCezaXOwT7_ki16dZpoGXEZ4Q4Kpxq1YCuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MGNiNTEyLWQ4M2MtNGI5NS1hM2E5LTExMDQ4MGI0NmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNDk0MzE3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="793.409µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "DELETE /v2/foo/bar/blobs/uploads/790cb512-d83c-4b95-a3a9-110480b46e15?_state=03d56UEPbCezaXOwT7_ki16dZpoGXEZ4Q4Kpxq1YCuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MGNiNTEyLWQ4M2MtNGI5NS1hM2E5LTExMDQ4MGI0NmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNDk0MzE3MTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=9d4fa119-7b68-4573-bc53-636a8ccd27d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/uploads/790cb512-d83c-4b95-a3a9-110480b46e15?_state=03d56UEPbCezaXOwT7_ki16dZpoGXEZ4Q4Kpxq1YCuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MGNiNTEyLWQ4M2MtNGI5NS1hM2E5LTExMDQ4MGI0NmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNDk0MzE3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=790cb512-d83c-4b95-a3a9-110480b46e15 time="2025-08-08T16:43:55Z" 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.6 http.request.host="127.0.0.1:41063" http.request.id=9d4fa119-7b68-4573-bc53-636a8ccd27d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/uploads/790cb512-d83c-4b95-a3a9-110480b46e15?_state=03d56UEPbCezaXOwT7_ki16dZpoGXEZ4Q4Kpxq1YCuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MGNiNTEyLWQ4M2MtNGI5NS1hM2E5LTExMDQ4MGI0NmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNDk0MzE3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="748.409µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=790cb512-d83c-4b95-a3a9-110480b46e15 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "GET /v2/foo/bar/blobs/uploads/790cb512-d83c-4b95-a3a9-110480b46e15?_state=03d56UEPbCezaXOwT7_ki16dZpoGXEZ4Q4Kpxq1YCuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MGNiNTEyLWQ4M2MtNGI5NS1hM2E5LTExMDQ4MGI0NmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNDk0MzE3MTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=8c772f16-330d-4100-a3ad-cd313ec8f364 http.request.method=POST http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="858.29µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=19eddac5-ce2e-4975-8bf2-52f56c62f3fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/cf8e2e36-1300-4ad1-87a3-cf5546de4471?_state=UlxHA9a_0BH7xFH5WEtrSd5ueBgzZyzbKkDa_nAAQE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmOGUyZTM2LTEzMDAtNGFkMS04N2EzLWNmNTU0NmRlNDQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTMzMDEyMDFaIn0%3D&digest=sha256%3Ab16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" provided=sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a vars.name="foo/bar" vars.uuid=cf8e2e36-1300-4ad1-87a3-cf5546de4471 time="2025-08-08T16:43:55Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=19eddac5-ce2e-4975-8bf2-52f56c62f3fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/cf8e2e36-1300-4ad1-87a3-cf5546de4471?_state=UlxHA9a_0BH7xFH5WEtrSd5ueBgzZyzbKkDa_nAAQE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmOGUyZTM2LTEzMDAtNGFkMS04N2EzLWNmNTU0NmRlNDQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTMzMDEyMDFaIn0%3D&digest=sha256%3Ab16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cf8e2e36-1300-4ad1-87a3-cf5546de4471 time="2025-08-08T16:43:55Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=19eddac5-ce2e-4975-8bf2-52f56c62f3fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/cf8e2e36-1300-4ad1-87a3-cf5546de4471?_state=UlxHA9a_0BH7xFH5WEtrSd5ueBgzZyzbKkDa_nAAQE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmOGUyZTM2LTEzMDAtNGFkMS04N2EzLWNmNTU0NmRlNDQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTMzMDEyMDFaIn0%3D&digest=sha256%3Ab16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.45µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=cf8e2e36-1300-4ad1-87a3-cf5546de4471 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "PUT /v2/foo/bar/blobs/uploads/cf8e2e36-1300-4ad1-87a3-cf5546de4471?_state=UlxHA9a_0BH7xFH5WEtrSd5ueBgzZyzbKkDa_nAAQE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmOGUyZTM2LTEzMDAtNGFkMS04N2EzLWNmNTU0NmRlNDQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTMzMDEyMDFaIn0%3D&digest=sha256%3Ab16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=f97ffac3-cfb2-4ef6-af15-a4df7b7bbcaa http.request.method=POST http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="717.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=f626922d-84fe-4757-a67e-f45886e68f6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/63d0c428-67bc-4b47-8d70-365562e1951c?_state=vtljo8yrXC6vwsQKnj1sxY50ZdNAE788GO7oRuW7uTZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZDBjNDI4LTY3YmMtNGI0Ny04ZDcwLTM2NTU2MmUxOTUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTUzMzEwMjVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="925.691µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "PUT /v2/foo/bar/blobs/uploads/63d0c428-67bc-4b47-8d70-365562e1951c?_state=vtljo8yrXC6vwsQKnj1sxY50ZdNAE788GO7oRuW7uTZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZDBjNDI4LTY3YmMtNGI0Ny04ZDcwLTM2NTU2MmUxOTUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTUzMzEwMjVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=8cb020a4-576c-4ce8-8b82-14c007b59558 http.request.method=POST http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="723.089µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=55b607b0-0f1f-4c49-bac7-d834f4d4e033 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/fd2f8ac8-ef1c-4f28-9f63-3f36d3376113?_state=vAKMfYPQMBqCYV-FYGIcMblL4MGn1WKVAyu2F5PBJHF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMmY4YWM4LWVmMWMtNGYyOC05ZjYzLTNmMzZkMzM3NjExMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTc0MDEyNVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="902.691µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "PUT /v2/foo/bar/blobs/uploads/fd2f8ac8-ef1c-4f28-9f63-3f36d3376113?_state=vAKMfYPQMBqCYV-FYGIcMblL4MGn1WKVAyu2F5PBJHF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMmY4YWM4LWVmMWMtNGYyOC05ZjYzLTNmMzZkMzM3NjExMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTc0MDEyNVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=500eca4c-7716-4242-bfa4-acae6f92b716 http.request.method=POST http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="673.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=79b61a6e-a108-49c6-a399-1b23905a473a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/94a12516-0b18-4794-aabc-e83b34640d2a?_state=-sPfYaPZ1U1CDLXD2oLbK2x1_Hs-LMBDA4T0HhTKnXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTEyNTE2LTBiMTgtNDc5NC1hYWJjLWU4M2IzNDY0MGQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTkzMDU0MzJaIn0%3D&digest=sha256%3Ab16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.duration=540.833753ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "PUT /v2/foo/bar/blobs/uploads/94a12516-0b18-4794-aabc-e83b34640d2a?_state=-sPfYaPZ1U1CDLXD2oLbK2x1_Hs-LMBDA4T0HhTKnXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTEyNTE2LTBiMTgtNDc5NC1hYWJjLWU4M2IzNDY0MGQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS4yNTkzMDU0MzJaIn0%3D&digest=sha256%3Ab16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=be088cb9-0536-42c3-9b7a-2bf4a6cebc90 http.request.method=POST http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="899.57µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41063" http.request.id=1d9ecb9b-dbf3-4907-84ec-ff5dc83f0a03 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/072c7fb3-dc58-47e8-ae10-2e4c711e79c8?_state=BAlYb5Q9aipdVmL3h_z1dunK3VTccv0K1NOWHz_dXNx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MmM3ZmIzLWRjNTgtNDdlOC1hZTEwLTJlNGM3MTFlNzljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS44MTA3ODQxNVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=591.363866ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "PATCH /v2/foo/bar/blobs/uploads/072c7fb3-dc58-47e8-ae10-2e4c711e79c8?_state=BAlYb5Q9aipdVmL3h_z1dunK3VTccv0K1NOWHz_dXNx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MmM3ZmIzLWRjNTgtNDdlOC1hZTEwLTJlNGM3MTFlNzljOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1NS44MTA3ODQxNVoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=24c1843f-06ed-4612-87c0-0fbfa0579922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/uploads/072c7fb3-dc58-47e8-ae10-2e4c711e79c8?_state=y6w4KbMyp6u_B3ys64O6gUArO7Yg2N7c-xkolSw4BvJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MmM3ZmIzLWRjNTgtNDdlOC1hZTEwLTJlNGM3MTFlNzljOCIsIk9mZnNldCI6MTcyODc2ODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTVaIn0%3D&digest=sha256%3Ab16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.duration="944.011µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "PUT /v2/foo/bar/blobs/uploads/072c7fb3-dc58-47e8-ae10-2e4c711e79c8?_state=y6w4KbMyp6u_B3ys64O6gUArO7Yg2N7c-xkolSw4BvJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MmM3ZmIzLWRjNTgtNDdlOC1hZTEwLTJlNGM3MTFlNzljOCIsIk9mZnNldCI6MTcyODc2ODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTVaIn0%3D&digest=sha256%3Ab16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=83dfd8be-8784-4937-aee1-641fb849b76e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="841.53µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=4a002153-ca3d-46d8-abd2-af348566598b http.request.method=GET http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.49142ms http.response.status=200 http.response.written=17287680 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "GET /v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 200 17287680 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=error msg="error parsing digest="sha257:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=19453e2a-7e72-4346-955c-1937f1c56f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/sha257:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" vars.name="foo/bar" time="2025-08-08T16:43:56Z" 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.6 http.request.host="127.0.0.1:41063" http.request.id=19453e2a-7e72-4346-955c-1937f1c56f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:48022" http.request.uri="/v2/foo/bar/blobs/sha257:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="713.888µs" http.response.status=400 http.response.written=110 vars.digest="sha257:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "GET /v2/foo/bar/blobs/sha257:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=8e77bf8c-4acd-4b0d-a0d7-64c0fc2a4a47 http.request.method=GET http.request.remoteaddr="127.0.0.1:48048" http.request.uri="/v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.duration="932.731µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "GET /v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=a41baaf4-89a7-42f0-805e-8a0492ca3f1c http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.146609ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "GET /v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41063" http.request.id=e91614b0-363a-4e86-b003-d0a58759c9f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48048" http.request.uri="/v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.466418ms http.response.status=200 http.response.written=491520 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "GET /v2/foo/bar/blobs/sha256:b16aa9c949e76ed920afccde20b20af91f32a921b721b5e747bdb22195fb0a5a HTTP/1.1" 200 491520 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=a5548a6b-303b-49a5-9ec8-51a6aae3cdeb http.request.method=GET http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.238886993s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "GET /v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45295" http.request.id=a5d6e08f-7d16-4759-881e-a9db41516075 http.request.method=GET http.request.remoteaddr="127.0.0.1:44422" http.request.uri="/v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.243158323s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:16:43:55 +0000] "GET /v2/foo/bar/blobs/sha256:d74b8405bc0622428a2452c94559eef4fdf8670f7205922478f3ca5dc8237bca HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (2.72s) === RUN TestBlobDelete time="2025-08-08T16:43:56Z" 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.6 time="2025-08-08T16:43:56Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:43:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=2ae62cbc-ca71-45dd-8e6b-0a2f4f9f44ef http.request.method=GET http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="745.889µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "GET /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=80a75193-a138-4ba1-99e9-28da341410e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35092" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="736.449µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=5c1a5dd4-a4ae-4185-821d-0771b3e32093 http.request.method=POST http.request.remoteaddr="127.0.0.1:35092" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="656.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=6e4b308a-7cdb-4512-82b9-82af2775d37b http.request.method=GET http.request.remoteaddr="127.0.0.1:35092" http.request.uri="/v2/foo/bar/blobs/uploads/c0ba8094-40ec-4a9a-86cb-2759a53244bd?_state=Rco8FehThSjlH9hfrA6QpnVjGMZrbfEQILmT-GK8jGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmE4MDk0LTQwZWMtNGE5YS04NmNiLTI3NTlhNTMyNDRiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTM3MDgzMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="727.328µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "GET /v2/foo/bar/blobs/uploads/c0ba8094-40ec-4a9a-86cb-2759a53244bd?_state=Rco8FehThSjlH9hfrA6QpnVjGMZrbfEQILmT-GK8jGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmE4MDk0LTQwZWMtNGE5YS04NmNiLTI3NTlhNTMyNDRiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTM3MDgzMjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=e6ddea8c-248f-4c74-8d45-45ec6712a011 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35092" http.request.uri="/v2/foo/bar/blobs/uploads/c0ba8094-40ec-4a9a-86cb-2759a53244bd?_state=Rco8FehThSjlH9hfrA6QpnVjGMZrbfEQILmT-GK8jGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmE4MDk0LTQwZWMtNGE5YS04NmNiLTI3NTlhNTMyNDRiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTM3MDgzMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="681.208µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "DELETE /v2/foo/bar/blobs/uploads/c0ba8094-40ec-4a9a-86cb-2759a53244bd?_state=Rco8FehThSjlH9hfrA6QpnVjGMZrbfEQILmT-GK8jGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmE4MDk0LTQwZWMtNGE5YS04NmNiLTI3NTlhNTMyNDRiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTM3MDgzMjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=1101252c-4be8-4709-a8dc-88d3d74dd7bc http.request.method=GET http.request.remoteaddr="127.0.0.1:35092" http.request.uri="/v2/foo/bar/blobs/uploads/c0ba8094-40ec-4a9a-86cb-2759a53244bd?_state=Rco8FehThSjlH9hfrA6QpnVjGMZrbfEQILmT-GK8jGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmE4MDk0LTQwZWMtNGE5YS04NmNiLTI3NTlhNTMyNDRiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTM3MDgzMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c0ba8094-40ec-4a9a-86cb-2759a53244bd time="2025-08-08T16:43:56Z" 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.6 http.request.host="127.0.0.1:36939" http.request.id=1101252c-4be8-4709-a8dc-88d3d74dd7bc http.request.method=GET http.request.remoteaddr="127.0.0.1:35092" http.request.uri="/v2/foo/bar/blobs/uploads/c0ba8094-40ec-4a9a-86cb-2759a53244bd?_state=Rco8FehThSjlH9hfrA6QpnVjGMZrbfEQILmT-GK8jGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmE4MDk0LTQwZWMtNGE5YS04NmNiLTI3NTlhNTMyNDRiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTM3MDgzMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="666.927µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c0ba8094-40ec-4a9a-86cb-2759a53244bd 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "GET /v2/foo/bar/blobs/uploads/c0ba8094-40ec-4a9a-86cb-2759a53244bd?_state=Rco8FehThSjlH9hfrA6QpnVjGMZrbfEQILmT-GK8jGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmE4MDk0LTQwZWMtNGE5YS04NmNiLTI3NTlhNTMyNDRiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTM3MDgzMjdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=6fa6fd27-c1ec-4d2e-84dc-cb62206da4a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="734.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=cc157ec0-4623-4c3a-927b-d164eb4e3f74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/57374661-31bf-4a89-ad20-3a351b54a0ca?_state=SvFWAhsavnDXBaeey3QuIft2LEuxE84UEjjtG1zsiS97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3Mzc0NjYxLTMxYmYtNGE4OS1hZDIwLTNhMzUxYjU0YTBjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTcyNjMzNjlaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" provided=sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e vars.name="foo/bar" vars.uuid=57374661-31bf-4a89-ad20-3a351b54a0ca time="2025-08-08T16:43:56Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=cc157ec0-4623-4c3a-927b-d164eb4e3f74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/57374661-31bf-4a89-ad20-3a351b54a0ca?_state=SvFWAhsavnDXBaeey3QuIft2LEuxE84UEjjtG1zsiS97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3Mzc0NjYxLTMxYmYtNGE4OS1hZDIwLTNhMzUxYjU0YTBjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTcyNjMzNjlaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=57374661-31bf-4a89-ad20-3a351b54a0ca time="2025-08-08T16:43:56Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=cc157ec0-4623-4c3a-927b-d164eb4e3f74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/57374661-31bf-4a89-ad20-3a351b54a0ca?_state=SvFWAhsavnDXBaeey3QuIft2LEuxE84UEjjtG1zsiS97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3Mzc0NjYxLTMxYmYtNGE4OS1hZDIwLTNhMzUxYjU0YTBjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTcyNjMzNjlaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="755.809µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=57374661-31bf-4a89-ad20-3a351b54a0ca 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "PUT /v2/foo/bar/blobs/uploads/57374661-31bf-4a89-ad20-3a351b54a0ca?_state=SvFWAhsavnDXBaeey3QuIft2LEuxE84UEjjtG1zsiS97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3Mzc0NjYxLTMxYmYtNGE4OS1hZDIwLTNhMzUxYjU0YTBjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTcyNjMzNjlaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=4f652951-8d89-49f5-a6bb-07d03006e83f http.request.method=POST http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="643.208µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=0ea8aef1-b150-4331-a487-e3ff24123f0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/72600ac2-ee5d-4705-9000-83f5327237b4?_state=gIXBBxLIP5DIv_ObzeYS0J7dOqN5sjg_VlXT1U7gJTV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyNjAwYWMyLWVlNWQtNDcwNS05MDAwLTgzZjUzMjcyMzdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTg5OTg3NDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="843.33µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "PUT /v2/foo/bar/blobs/uploads/72600ac2-ee5d-4705-9000-83f5327237b4?_state=gIXBBxLIP5DIv_ObzeYS0J7dOqN5sjg_VlXT1U7gJTV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyNjAwYWMyLWVlNWQtNDcwNS05MDAwLTgzZjUzMjcyMzdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MTg5OTg3NDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=a6965341-eca2-420a-afe9-cc19f719eb76 http.request.method=POST http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="658.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=d5dfb55c-e3c4-4ab5-ba3a-abd1ed68a0f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/f8b7fb29-ed02-4f43-843c-88075dd06323?_state=Qf-5yijcLJbndtcfETeaff_XxUrXCJlRR2n25HOmodx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4YjdmYjI5LWVkMDItNGY0My04NDNjLTg4MDc1ZGQwNjMyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MjA4MDMwNTFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="912.931µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "PUT /v2/foo/bar/blobs/uploads/f8b7fb29-ed02-4f43-843c-88075dd06323?_state=Qf-5yijcLJbndtcfETeaff_XxUrXCJlRR2n25HOmodx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4YjdmYjI5LWVkMDItNGY0My04NDNjLTg4MDc1ZGQwNjMyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MjA4MDMwNTFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=f884d1c4-0694-4c25-82e7-e35a09d79078 http.request.method=POST http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="727.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:57Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=6056fee1-abba-4c24-ac92-c5904dba28b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/d7e20ca5-498c-4063-b330-577448085b95?_state=4VMWvhAQ4SZt1RCAY8TkGTv-0u1cXj29OyAKZ8uGi0h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3ZTIwY2E1LTQ5OGMtNDA2My1iMzMwLTU3NzQ0ODA4NWI5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MjI3ODIxOTRaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.202528967s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:56 +0000] "PUT /v2/foo/bar/blobs/uploads/d7e20ca5-498c-4063-b330-577448085b95?_state=4VMWvhAQ4SZt1RCAY8TkGTv-0u1cXj29OyAKZ8uGi0h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3ZTIwY2E1LTQ5OGMtNDA2My1iMzMwLTU3NzQ0ODA4NWI5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ni41MjI3ODIxOTRaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:57Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=c0ae4520-1c8e-45dd-872b-637af340114e http.request.method=POST http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="941.411µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36939" http.request.id=98727dd9-ce6d-4763-a4a5-b18b1ea5c58f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/d2499944-fce6-433a-aca6-8e8ab1cab804?_state=luo3vcrdCm-hSdB00ywhJYB3yhaph0toOHdCS0nzC4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNDk5OTQ0LWZjZTYtNDMzYS1hY2E2LThlOGFiMWNhYjgwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ny43NDAxOTI0MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.234480982s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:57 +0000] "PATCH /v2/foo/bar/blobs/uploads/d2499944-fce6-433a-aca6-8e8ab1cab804?_state=luo3vcrdCm-hSdB00ywhJYB3yhaph0toOHdCS0nzC4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNDk5OTQ0LWZjZTYtNDMzYS1hY2E2LThlOGFiMWNhYjgwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1Ny43NDAxOTI0MTVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=81d4d32c-b48f-478e-a798-1ed9e8bbeaad http.request.method=PUT http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/uploads/d2499944-fce6-433a-aca6-8e8ab1cab804?_state=B_4RIJKf4RIkrpzkMqv575IpkvT874lg9N_8h5b_u1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNDk5OTQ0LWZjZTYtNDMzYS1hY2E2LThlOGFiMWNhYjgwNCIsIk9mZnNldCI6MjUxNzE0NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTdaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.duration="979.172µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:58 +0000] "PUT /v2/foo/bar/blobs/uploads/d2499944-fce6-433a-aca6-8e8ab1cab804?_state=B_4RIJKf4RIkrpzkMqv575IpkvT874lg9N_8h5b_u1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNDk5OTQ0LWZjZTYtNDMzYS1hY2E2LThlOGFiMWNhYjgwNCIsIk9mZnNldCI6MjUxNzE0NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDM6NTdaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=4bc0c891-3b2a-4253-9f0a-c31f227b68e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="791.97µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=02b76a8c-e431-487a-8bf2-80f417ce0477 http.request.method=GET http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.75499ms http.response.status=200 http.response.written=25171456 127.0.0.1 - - [08/Aug/2025:16:43:58 +0000] "GET /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 200 25171456 "" "Go-http-client/1.1" time="2025-08-08T16:43:58Z" level=error msg="error parsing digest="sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=f3642236-c9bb-4039-99ae-c0637e2f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" vars.name="foo/bar" time="2025-08-08T16:43:58Z" 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.6 http.request.host="127.0.0.1:36939" http.request.id=f3642236-c9bb-4039-99ae-c0637e2f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:35098" http.request.uri="/v2/foo/bar/blobs/sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="692.448µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:58 +0000] "GET /v2/foo/bar/blobs/sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T16:43:59Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=d44ea7f5-cb88-4333-8ca6-26e6ccd884f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35112" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.duration="937.571µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:59 +0000] "GET /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:59Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=1d1a49b9-f05b-48da-abf2-211e0ae3d11c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35124" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.duration="861.25µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:59 +0000] "DELETE /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:43:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=9dfbaec0-6ae9-4e0d-a2d9-940bb57af7dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35124" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="687.928µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T16:43:59Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=1da73374-c7cd-4be6-915c-71a652681e20 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35124" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="705.328µs" http.response.status=404 http.response.written=74 vars.digest="sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:59 +0000] "DELETE /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-08-08T16:43:59Z" level=error msg="error parsing digest="sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=e6ba4d3a-ab5d-4124-a0af-4738e229084c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35140" http.request.uri="/v2/foo/bar/blobs/sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" vars.name="foo/bar" time="2025-08-08T16:43:59Z" 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.6 http.request.host="127.0.0.1:36939" http.request.id=e6ba4d3a-ab5d-4124-a0af-4738e229084c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35140" http.request.uri="/v2/foo/bar/blobs/sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="872.651µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:43:59 +0000] "DELETE /v2/foo/bar/blobs/sha257:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T16:43:59Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=978ce584-8896-48ce-a064-9aece8b2c2d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:35150" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="842.41µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=39b0584d-3441-44c2-a721-cbb2f2000087 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35150" http.request.uri="/v2/foo/bar/blobs/uploads/577f0410-36ed-4b97-bec2-cf7d079a30f5?_state=rmh9MJTZRWEdrkQdUSMK54oH4p78n8ocGZ0x6MsSmbJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3N2YwNDEwLTM2ZWQtNGI5Ny1iZWMyLWNmN2QwNzlhMzBmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1OS4wMDg0MzUwNzRaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177107669s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:43:59 +0000] "PUT /v2/foo/bar/blobs/uploads/577f0410-36ed-4b97-bec2-cf7d079a30f5?_state=rmh9MJTZRWEdrkQdUSMK54oH4p78n8ocGZ0x6MsSmbJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3N2YwNDEwLTM2ZWQtNGI5Ny1iZWMyLWNmN2QwNzlhMzBmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0Mzo1OS4wMDg0MzUwNzRaIn0%3D&digest=sha256%3Ae20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=a2407617-2f6f-4ab2-9e26-f267043455fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35150" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.000052ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=2cbc3088-9997-40fd-b7a1-c4d46de1b6a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35100" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.203014173s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:16:43:58 +0000] "GET /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-08-08T16:44:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36939" http.request.id=defe494c-a7a0-4aff-b982-f5947d924646 http.request.method=GET http.request.remoteaddr="127.0.0.1:35112" http.request.uri="/v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.198848805s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/Aug/2025:16:43:59 +0000] "GET /v2/foo/bar/blobs/sha256:e20d6f0e84770f32982b05cc343193aad917adf8845c1085d7e00f92ecc3825e HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (3.78s) === RUN TestRelativeURL time="2025-08-08T16:44: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.6 time="2025-08-08T16:44:00Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42755" http.request.id=43c0d80e-958d-432d-9743-4a98978e1752 http.request.method=POST http.request.remoteaddr="127.0.0.1:46800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="780.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42755" http.request.id=4d9b0dd4-32fb-402a-aeba-a23d24b5d760 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46800" http.request.uri="/v2/foo/bar/blobs/uploads/52731358-6034-47cf-b5ab-c3d54771e22f?_state=NuxX0CfAMvMsiAl6Qu4s4NBDHE7hojUe0V2rA5PUI_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNzMxMzU4LTYwMzQtNDdjZi1iNWFiLWMzZDU0NzcxZTIyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDowMC4yMDMyNzI3NTJaIn0%3D&digest=sha256%3A7551a00df8627e5af3ff9863069e7dcc288e1efdcbcfce25c6ebcf84f5f90b50" http.request.useragent="Go-http-client/1.1" http.response.duration=1.204872916s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:00 +0000] "PUT /v2/foo/bar/blobs/uploads/52731358-6034-47cf-b5ab-c3d54771e22f?_state=NuxX0CfAMvMsiAl6Qu4s4NBDHE7hojUe0V2rA5PUI_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNzMxMzU4LTYwMzQtNDdjZi1iNWFiLWMzZDU0NzcxZTIyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDowMC4yMDMyNzI3NTJaIn0%3D&digest=sha256%3A7551a00df8627e5af3ff9863069e7dcc288e1efdcbcfce25c6ebcf84f5f90b50 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42755" http.request.id=6c825098-fa11-4b83-a708-7287536ea2c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:46800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="934.331µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42755" http.request.id=51004e99-ce73-41ae-b04b-393ce58ad658 http.request.method=POST http.request.remoteaddr="127.0.0.1:46800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="714.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:02Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42755" http.request.id=4959f8ef-b6a1-418d-8b66-6565b02d6537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46800" http.request.uri="/v2/foo/bar/blobs/uploads/51eeed9f-477f-4c99-8cc0-6f6a8b1b62f7?_state=fzGLJE5nP6GyRzVvoA48txnh9jSzlsro_hTcenK-VL97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxZWVlZDlmLTQ3N2YtNGM5OS04Y2MwLTZmNmE4YjFiNjJmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDowMS41ODE3ODM3NDhaIn0%3D&digest=sha256%3A14fff7c94b2f6e62dd761c3091fdfe2539466822ceb48271bbd84aad6c9a7949" http.request.useragent="Go-http-client/1.1" http.response.duration=927.144654ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:01 +0000] "PUT /v2/foo/bar/blobs/uploads/51eeed9f-477f-4c99-8cc0-6f6a8b1b62f7?_state=fzGLJE5nP6GyRzVvoA48txnh9jSzlsro_hTcenK-VL97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxZWVlZDlmLTQ3N2YtNGM5OS04Y2MwLTZmNmE4YjFiNjJmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDowMS41ODE3ODM3NDhaIn0%3D&digest=sha256%3A14fff7c94b2f6e62dd761c3091fdfe2539466822ceb48271bbd84aad6c9a7949 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.31s) === RUN TestBlobDeleteDisabled time="2025-08-08T16:44:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T16:44:02Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:02Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:44817" http.request.id=cd147f2d-5bfe-4aae-ab1c-7c827a8291d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38578" http.request.uri="/v2/foo/bar/blobs/sha256:9d646f78fbf98be9f953b7b1b83d198674bdd25bc06c697c1a5b1d41292b83bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="796.329µs" http.response.status=405 http.response.written=78 vars.digest="sha256:9d646f78fbf98be9f953b7b1b83d198674bdd25bc06c697c1a5b1d41292b83bb" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:44:02 +0000] "DELETE /v2/foo/bar/blobs/sha256:9d646f78fbf98be9f953b7b1b83d198674bdd25bc06c697c1a5b1d41292b83bb HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.09s) === RUN TestDeleteDisabled time="2025-08-08T16:44:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T16:44:02Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:02Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44657" http.request.id=cb755c64-a340-46ce-b3a7-87a3ce780a28 http.request.method=POST http.request.remoteaddr="127.0.0.1:44014" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="854.05µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44657" http.request.id=ca56f2d9-1668-4430-8a54-02a4552ed30f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44014" http.request.uri="/v2/foo/bar/blobs/uploads/761d6c92-1063-44b8-8cbc-9453989fe6a1?_state=Ll5dwFry_SdCX8E6COXZHnfS_fMMQlLDfjHsLFHRk1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MWQ2YzkyLTEwNjMtNDRiOC04Y2JjLTk0NTM5ODlmZTZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDowMi42NTI2NDE0OVoifQ%3D%3D&digest=sha256%3Ae4d64d026a2efa80bbba668c8b538be7987977252f524ceb06e2bd2d609a9401" http.request.useragent="Go-http-client/1.1" http.response.duration=443.42981ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:02 +0000] "PUT /v2/foo/bar/blobs/uploads/761d6c92-1063-44b8-8cbc-9453989fe6a1?_state=Ll5dwFry_SdCX8E6COXZHnfS_fMMQlLDfjHsLFHRk1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MWQ2YzkyLTEwNjMtNDRiOC04Y2JjLTk0NTM5ODlmZTZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDowMi42NTI2NDE0OVoifQ%3D%3D&digest=sha256%3Ae4d64d026a2efa80bbba668c8b538be7987977252f524ceb06e2bd2d609a9401 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:44657" http.request.id=76a03c4d-d416-43b7-a1a7-a6b2d8b1c1cf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44014" http.request.uri="/v2/foo/bar/blobs/sha256:e4d64d026a2efa80bbba668c8b538be7987977252f524ceb06e2bd2d609a9401" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="775.009µs" http.response.status=405 http.response.written=78 vars.digest="sha256:e4d64d026a2efa80bbba668c8b538be7987977252f524ceb06e2bd2d609a9401" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:44:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:e4d64d026a2efa80bbba668c8b538be7987977252f524ceb06e2bd2d609a9401 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.50s) === RUN TestDeleteReadOnly time="2025-08-08T16:44:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T16:44:03Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43743" http.request.id=560b5030-0891-4d78-9a87-5a4f68320866 http.request.method=POST http.request.remoteaddr="127.0.0.1:35026" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="847.89µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43743" http.request.id=cf94b152-8d28-489f-9a9f-e60e799295e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35026" http.request.uri="/v2/foo/bar/blobs/uploads/3ca9958a-57de-41a4-b7df-a6e01f1b1c18?_state=bYA4PIKvNpSHRw46xEK_9deulT40x8pMD5Hv4Zuei4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjYTk5NThhLTU3ZGUtNDFhNC1iN2RmLWE2ZTAxZjFiMWMxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDowMy4xNzQ5MTE2MjdaIn0%3D&digest=sha256%3A39982cfeb02ee6bd4697b3c10e24f04f49a20793223937c50d5483aee8c328cf" http.request.useragent="Go-http-client/1.1" http.response.duration=846.414386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:03 +0000] "PUT /v2/foo/bar/blobs/uploads/3ca9958a-57de-41a4-b7df-a6e01f1b1c18?_state=bYA4PIKvNpSHRw46xEK_9deulT40x8pMD5Hv4Zuei4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjYTk5NThhLTU3ZGUtNDFhNC1iN2RmLWE2ZTAxZjFiMWMxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDowMy4xNzQ5MTE2MjdaIn0%3D&digest=sha256%3A39982cfeb02ee6bd4697b3c10e24f04f49a20793223937c50d5483aee8c328cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/Aug/2025:16:44:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:39982cfeb02ee6bd4697b3c10e24f04f49a20793223937c50d5483aee8c328cf HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.93s) === RUN TestStartPushReadOnly time="2025-08-08T16:44: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.6 time="2025-08-08T16:44:04Z" level=info msg="redis not configured" go.version=go1.24.6 127.0.0.1 - - [08/Aug/2025:16:44:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-08-08T16:44: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.6 time="2025-08-08T16:44:04Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=a46e7d9a-0a20-4f1e-9a30-e05abd410ebb http.request.method=GET http.request.remoteaddr="127.0.0.1:47726" 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="795.649µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T16:44:04Z" 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.6 http.request.host="127.0.0.1:33009" http.request.id=9aaae5ab-00d0-4023-8ea3-19205469b035 http.request.method=GET http.request.remoteaddr="127.0.0.1:47726" 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="682.248µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:16:44:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T16:44:04Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=a7044306-3600-472a-97e2-0ade3349c7a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" 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="665.007µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T16:44:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=4d4bb7b0-d6fb-4452-9157-4d878831e2a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" 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.010172ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:04Z" 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.6 http.request.host="127.0.0.1:33009" http.request.id=4d4bb7b0-d6fb-4452-9157-4d878831e2a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" 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.039532ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=4d4bb7b0-d6fb-4452-9157-4d878831e2a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" 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.058652ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:04Z" 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.6 http.request.host="127.0.0.1:33009" http.request.id=4d4bb7b0-d6fb-4452-9157-4d878831e2a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" 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.077253ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T16:44:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=98da2a69-8004-49ab-8528-c03a436c1f4a http.request.method=POST http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="796.729µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:04 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=d1659654-6064-4bd2-aae5-54d613072e97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/blobs/uploads/a94fae50-e98f-4f95-b21c-1f8bfe9c9817?_state=sevQ91rVFX09v2uUcV_qHn2WvbpplJsVSGeLHsgyTnF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOTRmYWU1MC1lOThmLTRmOTUtYjIxYy0xZjhiZmU5Yzk4MTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDQuMTA2ODI5OTM3WiJ9&digest=sha256%3A28c87aa2b50615b4443e0a9879d1bfd0ea86c32e4c89c6a1441530054db5b2cc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06807935s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:04 +0000] "PUT /v2/foo/schema1/blobs/uploads/a94fae50-e98f-4f95-b21c-1f8bfe9c9817?_state=sevQ91rVFX09v2uUcV_qHn2WvbpplJsVSGeLHsgyTnF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOTRmYWU1MC1lOThmLTRmOTUtYjIxYy0xZjhiZmU5Yzk4MTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDQuMTA2ODI5OTM3WiJ9&digest=sha256%3A28c87aa2b50615b4443e0a9879d1bfd0ea86c32e4c89c6a1441530054db5b2cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=c22c5c11-f7f2-4c68-a3b2-4ffbf8f33627 http.request.method=POST http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.81µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:05 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=16bf007b-ff1f-4e3a-90dd-9dee8feaff5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/blobs/uploads/e49f1f29-1913-499b-92c1-f03c87febe21?_state=FpsrMb9AByUAXZAn7zYuY8-8bmv4UAM8buhhAgVyI8d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDlmMWYyOS0xOTEzLTQ5OWItOTJjMS1mMDNjODdmZWJlMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDUuMjg5ODg1NjM5WiJ9&digest=sha256%3Aaabc85a9bea230a4d8b70ccbe77e74a41c6aa6d2f18d9b399a78629477748ff1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.634595329s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:05 +0000] "PUT /v2/foo/schema1/blobs/uploads/e49f1f29-1913-499b-92c1-f03c87febe21?_state=FpsrMb9AByUAXZAn7zYuY8-8bmv4UAM8buhhAgVyI8d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDlmMWYyOS0xOTEzLTQ5OWItOTJjMS1mMDNjODdmZWJlMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDUuMjg5ODg1NjM5WiJ9&digest=sha256%3Aaabc85a9bea230a4d8b70ccbe77e74a41c6aa6d2f18d9b399a78629477748ff1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=80d2dc9c-d128-4596-a333-8f4ff9e54427 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.365336ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=9cfcfd4f-3301-4ffc-92d4-bc8011163644 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" http.response.duration=1.179734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=3de4da34-ae70-42c1-aad5-51c9a4e1c1df http.request.method=GET http.request.remoteaddr="127.0.0.1:47726" 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="990.412µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=ad19b617-faa9-4cdd-9286-b480752f2014 http.request.method=GET http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.002572ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "GET /v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33009" http.request.id=36aca923-f294-47a5-a465-4e0d310cf046 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" http.response.duration=1.183934ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33009" http.request.id=a64ac1cf-e546-4969-803e-129b1c43fe07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" http.response.duration=1.170933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:33009" http.request.id=7625c6ed-f5eb-4142-9616-efff921d731e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" http.response.duration=1.202774ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=8e29b685-b2c9-465e-b246-2b977b28af0f http.request.method=GET http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.059972ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "GET /v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=4c10d22d-33a9-44ea-a68f-5e9a122de780 http.request.method=GET http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="682.848µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=005e8ac9-37ba-4821-a51e-54c559a48932 http.request.method=GET http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" http.response.duration="620.808µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "GET /v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=31ab0005-7d88-4b11-b621-72a4b73562ff http.request.method=GET http.request.remoteaddr="127.0.0.1:47726" 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="657.888µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=error msg="payload digest does match: "sha256:addf569b8aa73acc184979738ec7216f93b39958146a979a7f187e4c89781380" != "sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511"" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=85bb5f75-7b78-48b8-9558-28a3904cae57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" time="2025-08-08T16:44:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=85bb5f75-7b78-48b8-9558-28a3904cae57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47726" http.request.uri="/v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="726.089µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511" 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:a0cf7ff1d94c761be0895a6eb1688224979eeb9939f5eaa1128cb660fcc16511 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=42798b8d-9e96-404e-8eba-49bb2225faba http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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="869.53µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" 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.6 http.request.host="127.0.0.1:33009" http.request.id=48c75a7a-6438-402f-95e8-dab02cd1cb6d http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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="608.887µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33009" http.request.id=d958f830-6f0f-41c5-9d31-3a7c5eafb420 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" 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="712.408µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16:44:06Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33009" http.request.id=d958f830-6f0f-41c5-9d31-3a7c5eafb420 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" 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="738.408µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16:44:06Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33009" http.request.id=d958f830-6f0f-41c5-9d31-3a7c5eafb420 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" 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="760.369µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=0f618874-05ff-4c99-afde-87cdd4527042 http.request.method=POST http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="734.929µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=594d1556-cabd-48e8-b403-39b8b1b13d11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/blobs/uploads/10ce04f5-f665-4896-80ad-97ec902fd3bd?_state=2od08DVe3rOsadM_o_4Sib4GH8KlKTutTDrzqIdUGx57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMGNlMDRmNS1mNjY1LTQ4OTYtODBhZC05N2VjOTAyZmQzYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDYuOTQzNDM4ODNaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="927.211µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/10ce04f5-f665-4896-80ad-97ec902fd3bd?_state=2od08DVe3rOsadM_o_4Sib4GH8KlKTutTDrzqIdUGx57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMGNlMDRmNS1mNjY1LTQ4OTYtODBhZC05N2VjOTAyZmQzYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDYuOTQzNDM4ODNaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:06Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33009" http.request.id=1d89f9a4-816f-4ae5-b551-5d28904042c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" 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="876.051µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16:44:06Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33009" http.request.id=1d89f9a4-816f-4ae5-b551-5d28904042c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" 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="902.691µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T16:44:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=b013273b-7ab0-46f2-bcb2-d064c522db83 http.request.method=POST http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="750.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=113868f7-4c01-4089-ac79-22fc1d4745c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/blobs/uploads/42bca670-c21e-4df3-bc8d-16878c55b093?_state=GRDP_JikBZiHeLEeIEKETl_CLCiMTnRKx6X4bnpqIxh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MmJjYTY3MC1jMjFlLTRkZjMtYmM4ZC0xNjg3OGM1NWIwOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDcuMDI3MDA1MjEyWiJ9&digest=sha256%3A3495a3838d4c1e1d250935c8db50f17a1b86d45d93875a378b74246123d07648" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112490673s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/42bca670-c21e-4df3-bc8d-16878c55b093?_state=GRDP_JikBZiHeLEeIEKETl_CLCiMTnRKx6X4bnpqIxh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MmJjYTY3MC1jMjFlLTRkZjMtYmM4ZC0xNjg3OGM1NWIwOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDcuMDI3MDA1MjEyWiJ9&digest=sha256%3A3495a3838d4c1e1d250935c8db50f17a1b86d45d93875a378b74246123d07648 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=a7d54f19-5bae-4704-a0a6-c11bcf21696f http.request.method=POST http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="922.571µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=9eb2e8af-cd7a-488c-af14-ff7ec5637f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/blobs/uploads/9f9a9e0d-c37d-4970-8aaf-d5aa7335bbaf?_state=SnVCujtYjBoLlim8I1u_Z6rLips_Ouum5KKJDejric97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjlhOWUwZC1jMzdkLTQ5NzAtOGFhZi1kNWFhNzMzNWJiYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDguMjM3MTc0Njc0WiJ9&digest=sha256%3A1c97ae25b4ec306dc1ef9607286d88cbb33330ca91b36d870dffdc3522ac6457" http.request.useragent="Go-http-client/1.1" http.response.duration=1.41335101s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/9f9a9e0d-c37d-4970-8aaf-d5aa7335bbaf?_state=SnVCujtYjBoLlim8I1u_Z6rLips_Ouum5KKJDejric97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjlhOWUwZC1jMzdkLTQ5NzAtOGFhZi1kNWFhNzMzNWJiYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDguMjM3MTc0Njc0WiJ9&digest=sha256%3A1c97ae25b4ec306dc1ef9607286d88cbb33330ca91b36d870dffdc3522ac6457 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33009" http.request.id=cb28b674-66e7-4838-acf4-08bce7929cde http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005692ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33009" http.request.id=a6b60983-4364-4352-a35c-59fd4a68ed99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/sha256:25b777ba8671218557ec4b56ebdf471885f5013d1fd52c297d2fb250b4972441" http.request.useragent="Go-http-client/1.1" http.response.duration="879.971µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:25b777ba8671218557ec4b56ebdf471885f5013d1fd52c297d2fb250b4972441 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=59ecc12d-d4e6-4a09-b7b2-41688ca75cae http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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="823.37µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=f60f5f4a-793a-4779-b6e1-3e8f17a748b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/sha256:25b777ba8671218557ec4b56ebdf471885f5013d1fd52c297d2fb250b4972441" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="745.128µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/sha256:25b777ba8671218557ec4b56ebdf471885f5013d1fd52c297d2fb250b4972441 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=1102afc0-a8f3-4383-92fd-e74569ecdfda http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="664.728µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=d8317b70-e499-43f6-9f48-71b908fd7d84 http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/sha256:25b777ba8671218557ec4b56ebdf471885f5013d1fd52c297d2fb250b4972441" http.request.useragent="Go-http-client/1.1" http.response.duration="669.368µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/sha256:25b777ba8671218557ec4b56ebdf471885f5013d1fd52c297d2fb250b4972441 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=218fa974-2a14-4f5d-86ee-1f77a21a78ad http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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="647.488µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="rewriting manifest sha256:25b777ba8671218557ec4b56ebdf471885f5013d1fd52c297d2fb250b4972441 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=cf127bbe-be69-4f51-ba93-103958422e65 http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=cf127bbe-be69-4f51-ba93-103958422e65 http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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=1.267055ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33009" http.request.id=54ca0b4b-f9de-469d-84b1-7a400cd0f0c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" 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="693.288µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33009" http.request.id=46bc3807-98b2-4a75-8143-11fab6e07fd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="839.89µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33009" http.request.id=535587c2-0aec-4861-b736-a4cec1dc86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/sha256:3e0cc01da5dc65334c5fbe71161aa39800e1569f258f77dd03e2d1486b338fc0" http.request.useragent="Go-http-client/1.1" http.response.duration="815.25µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:3e0cc01da5dc65334c5fbe71161aa39800e1569f258f77dd03e2d1486b338fc0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=be8d6711-afda-49f9-a4ea-3ccc6ccdd63c http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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="776.689µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=23500009-8569-42e1-a6e9-4316e4c891f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/sha256:3e0cc01da5dc65334c5fbe71161aa39800e1569f258f77dd03e2d1486b338fc0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="807.649µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/sha256:3e0cc01da5dc65334c5fbe71161aa39800e1569f258f77dd03e2d1486b338fc0 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=37d13dbc-4ff9-415d-89b3-e30ba9137504 http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="647.848µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=4f095e26-71a1-46cf-bae1-110fc79cf6a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/foo/schema2/manifests/sha256:3e0cc01da5dc65334c5fbe71161aa39800e1569f258f77dd03e2d1486b338fc0" http.request.useragent="Go-http-client/1.1" http.response.duration="624.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/sha256:3e0cc01da5dc65334c5fbe71161aa39800e1569f258f77dd03e2d1486b338fc0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="rewriting manifest list sha256:3e0cc01da5dc65334c5fbe71161aa39800e1569f258f77dd03e2d1486b338fc0 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=ae92c0ed-6cb3-4271-a3e0-6e2772c8d09e http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33009" http.request.id=ae92c0ed-6cb3-4271-a3e0-6e2772c8d09e http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" 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=1.200734ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T16:44:09Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=83fdd309-e3b2-4400-a34c-0138eccd604a http.request.method=GET http.request.remoteaddr="127.0.0.1:54698" 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="774.449µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" 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.6 http.request.host="127.0.0.1:44655" http.request.id=e9f35270-59f4-4043-95ba-eeac675a071f http.request.method=GET http.request.remoteaddr="127.0.0.1:54698" 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="633.807µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=b10562a3-ae41-471c-ac19-16b4ed596b93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" 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="658.488µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=9c044689-fbbe-4f60-8950-69289bc162b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" 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.023532ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:09Z" 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.6 http.request.host="127.0.0.1:44655" http.request.id=9c044689-fbbe-4f60-8950-69289bc162b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" 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.052013ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=9c044689-fbbe-4f60-8950-69289bc162b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" 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.076133ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:09Z" 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.6 http.request.host="127.0.0.1:44655" http.request.id=9c044689-fbbe-4f60-8950-69289bc162b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" 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.092173ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T16:44:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=06b879f9-5ef4-4f2c-b516-86553f6caeea http.request.method=POST http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="890.77µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=f9d8b55a-563d-4f53-aa17-99006a21da8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/blobs/uploads/b575240d-a52c-4b0b-a6f1-376071c6cf9b?_state=koPzID33-zPECEGTdb2MbCOEjfHRnY-LWFn94rwHZ5B7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNTc1MjQwZC1hNTJjLTRiMGItYTZmMS0zNzYwNzFjNmNmOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDkuNzczMzg3Mjg4WiJ9&digest=sha256%3A956d8c98d61c7532a8ce8b9f50879661a7fc7df719712ba88bca1e9d87f653b7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.538057717s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:09 +0000] "PUT /v2/foo/schema1/blobs/uploads/b575240d-a52c-4b0b-a6f1-376071c6cf9b?_state=koPzID33-zPECEGTdb2MbCOEjfHRnY-LWFn94rwHZ5B7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNTc1MjQwZC1hNTJjLTRiMGItYTZmMS0zNzYwNzFjNmNmOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MDkuNzczMzg3Mjg4WiJ9&digest=sha256%3A956d8c98d61c7532a8ce8b9f50879661a7fc7df719712ba88bca1e9d87f653b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=8cd1b711-7651-4c05-b4d1-771051d5e7b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="952.371µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:11 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=d5eeb2be-5056-4fcb-8d07-d42ca90856f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/blobs/uploads/573e7590-ee9d-4006-b61c-38228e9d040c?_state=UxaKHgOR620nP-MzmzAK5EaUYHxxRdVma16tO8O-OXV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NzNlNzU5MC1lZTlkLTQwMDYtYjYxYy0zODIyOGU5ZDA0MGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTEuNDA0ODc0NDIzWiJ9&digest=sha256%3A1e7d4c878e95a82d8823d9186321193ee2a30301173c332eae6853f5e9146bde" http.request.useragent="Go-http-client/1.1" http.response.duration=1.235267359s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:11 +0000] "PUT /v2/foo/schema1/blobs/uploads/573e7590-ee9d-4006-b61c-38228e9d040c?_state=UxaKHgOR620nP-MzmzAK5EaUYHxxRdVma16tO8O-OXV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NzNlNzU5MC1lZTlkLTQwMDYtYjYxYy0zODIyOGU5ZDA0MGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTEuNDA0ODc0NDIzWiJ9&digest=sha256%3A1e7d4c878e95a82d8823d9186321193ee2a30301173c332eae6853f5e9146bde HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=a2f83b06-1f78-4c91-981f-048622c81755 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.294815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=2c31e63d-812e-40de-a87a-842e490d8e2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" http.response.duration=1.105373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=860af9b9-5a1a-4152-b70f-ce3d4fba7c70 http.request.method=GET http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.018051ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=96f30864-691b-4e84-90bc-09b592ef22c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="934.971µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "GET /v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44655" http.request.id=6bd91377-66fd-4666-9707-6f653b4287e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" http.response.duration=1.233574ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44655" http.request.id=ff1767cb-d435-4cd3-a0ea-21780f039cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148054ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:44655" http.request.id=f3871c8a-f86b-405f-a275-2eb3777cb0f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" http.response.duration=1.180534ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=4ad22b8b-f14e-4563-aeb2-2deca76115c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="938.491µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "GET /v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=b808d63d-5dbe-41e5-8e1a-9bbbd20dd18b http.request.method=GET http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="583.167µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=e41cb35e-005d-4f65-a31e-0dc0a1ece86d http.request.method=GET http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" http.response.duration="546.646µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "GET /v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=cd26922c-9e42-468b-baea-578f8c2f39b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54698" 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="646.127µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=error msg="payload digest does match: "sha256:c6758d49dd395ea5390d4390a69f38578e60e9a8c7b758a78920bcf9812e9233" != "sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739"" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=3fccfa6e-b52f-42f8-8ca7-e9bb20d4c5f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" time="2025-08-08T16:44:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=3fccfa6e-b52f-42f8-8ca7-e9bb20d4c5f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54698" http.request.uri="/v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="666.008µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739" 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:c42bb0297f6090cfb6398eb0b5f066491233efe3ef073dc18bb28526b3eb0739 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=7787a146-e1b5-42af-82a2-5c9544d41ee6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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="699.288µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" 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.6 http.request.host="127.0.0.1:44655" http.request.id=48e89eec-e051-438f-8aa4-022c8a8d9512 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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="524.366µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44655" http.request.id=6de3a23a-b545-4eff-ada7-c780dc345692 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" 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="682.328µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16:44:12Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44655" http.request.id=6de3a23a-b545-4eff-ada7-c780dc345692 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" 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="717.408µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16:44:12Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44655" http.request.id=6de3a23a-b545-4eff-ada7-c780dc345692 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" 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="737.088µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=bd661bb6-99f8-4862-a56d-96c39f159f33 http.request.method=POST http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="679.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=e2ea20de-173b-4b8f-9b02-0e13306b4a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/blobs/uploads/db78e9e8-aef6-4fd0-a768-01786e3978c5?_state=QotzmB3UcqZbV360e9wATBuSdj1AcSEJi8-s7FNAyWF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYjc4ZTllOC1hZWY2LTRmZDAtYTc2OC0wMTc4NmUzOTc4YzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTIuNjU4MTAyMDczWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="836.01µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/db78e9e8-aef6-4fd0-a768-01786e3978c5?_state=QotzmB3UcqZbV360e9wATBuSdj1AcSEJi8-s7FNAyWF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYjc4ZTllOC1hZWY2LTRmZDAtYTc2OC0wMTc4NmUzOTc4YzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTIuNjU4MTAyMDczWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44655" http.request.id=906679c3-65a9-45e8-9563-3f9c5fef7f7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" 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="636.047µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16:44:12Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44655" http.request.id=906679c3-65a9-45e8-9563-3f9c5fef7f7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" 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="680.888µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T16:44:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=ffd6da2c-f391-4a91-927e-b518f2803335 http.request.method=POST http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="703.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=8827d8d1-3c18-4b1b-8040-51cc5750d0c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/blobs/uploads/430eff02-b44c-4a16-abeb-5969a592da00?_state=sl6eo0TO--8syTc4yVuy89BgIeAbrlMuwgwQ8fvqh3p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MzBlZmYwMi1iNDRjLTRhMTYtYWJlYi01OTY5YTU5MmRhMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTIuNzYxNDc3Njg4WiJ9&digest=sha256%3A52f5f7016b76e0d3444d8afe541de8918f8fd0c2f3a94d6214cab379293b497a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.36799792s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/430eff02-b44c-4a16-abeb-5969a592da00?_state=sl6eo0TO--8syTc4yVuy89BgIeAbrlMuwgwQ8fvqh3p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MzBlZmYwMi1iNDRjLTRhMTYtYWJlYi01OTY5YTU5MmRhMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTIuNzYxNDc3Njg4WiJ9&digest=sha256%3A52f5f7016b76e0d3444d8afe541de8918f8fd0c2f3a94d6214cab379293b497a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=4f5a2eb8-c97e-4eee-bc0c-98630c806bd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.17µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=70e8e41c-bd0a-4fdb-9d67-7272bb6837a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/blobs/uploads/1517e280-d107-44ae-9500-5fecd338ee01?_state=EUZ0ySwHvvhEEG_xgu9HQnpV99j7fovYA7o5nvR0gUh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNTE3ZTI4MC1kMTA3LTQ0YWUtOTUwMC01ZmVjZDMzOGVlMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTQuMjM0ODM4MjQ3WiJ9&digest=sha256%3A1a393ceb0ca8a951cb0b213378fbfcedf90d947d953a6813ec911372f01a08d1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.83662231s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/1517e280-d107-44ae-9500-5fecd338ee01?_state=EUZ0ySwHvvhEEG_xgu9HQnpV99j7fovYA7o5nvR0gUh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNTE3ZTI4MC1kMTA3LTQ0YWUtOTUwMC01ZmVjZDMzOGVlMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTQuMjM0ODM4MjQ3WiJ9&digest=sha256%3A1a393ceb0ca8a951cb0b213378fbfcedf90d947d953a6813ec911372f01a08d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44655" http.request.id=5e05a26e-f456-444a-86fc-8d9dece5fad1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.017172ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44655" http.request.id=279ced9e-2da7-4e85-9614-7bd72f0304d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/sha256:c09de6d9e66fc8a536f3f46256f8a48db23a47ddfa2924e98f602546a52d0ade" http.request.useragent="Go-http-client/1.1" http.response.duration="862.89µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:c09de6d9e66fc8a536f3f46256f8a48db23a47ddfa2924e98f602546a52d0ade HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=a1518c30-28cb-4e19-a744-1b25ffdaa1b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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="667.128µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=5e17e737-f3f0-46e3-9142-bde19f98723f http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/sha256:c09de6d9e66fc8a536f3f46256f8a48db23a47ddfa2924e98f602546a52d0ade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="703.329µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/sha256:c09de6d9e66fc8a536f3f46256f8a48db23a47ddfa2924e98f602546a52d0ade HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=d2bee8ab-5b5d-4acb-835a-b1acd9d5fc64 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="602.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=2b9e7e38-8f67-4511-aa84-bee4ad5a60c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/sha256:c09de6d9e66fc8a536f3f46256f8a48db23a47ddfa2924e98f602546a52d0ade" http.request.useragent="Go-http-client/1.1" http.response.duration="580.047µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/sha256:c09de6d9e66fc8a536f3f46256f8a48db23a47ddfa2924e98f602546a52d0ade HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=99b4650f-2298-45aa-85dc-2745cc0fcae0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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="607.887µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="rewriting manifest sha256:c09de6d9e66fc8a536f3f46256f8a48db23a47ddfa2924e98f602546a52d0ade in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=d5a5b1a9-ad7e-4284-9321-84c4f5773137 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=d5a5b1a9-ad7e-4284-9321-84c4f5773137 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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=1.191054ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44655" http.request.id=6b0114ed-40a4-4dd4-b5aa-010c26d8bec9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" 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="733.969µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44655" http.request.id=398cdbc7-4431-492d-98c2-a9e02d386728 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="848.97µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44655" http.request.id=e04d6c5e-8705-441c-a9cf-cdc19ad1ef54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/sha256:71d08067ca987d8dad7f6d31ce344361bfa0350d70a1e3ccd4c9ca81b82b85b3" http.request.useragent="Go-http-client/1.1" http.response.duration="797.569µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:71d08067ca987d8dad7f6d31ce344361bfa0350d70a1e3ccd4c9ca81b82b85b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=dd97c8f9-9b43-4d64-9a9f-6885b2c75e6e http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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="765.209µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=c4674243-3353-4dd2-869f-2298cc02c2bf http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/sha256:71d08067ca987d8dad7f6d31ce344361bfa0350d70a1e3ccd4c9ca81b82b85b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="776.089µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/sha256:71d08067ca987d8dad7f6d31ce344361bfa0350d70a1e3ccd4c9ca81b82b85b3 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=d66bebd0-42be-4bcd-9aa6-383203fe2891 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="632.568µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=4aa04a99-7a2f-4cc9-b8ad-6a39a6b57c5a http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema2/manifests/sha256:71d08067ca987d8dad7f6d31ce344361bfa0350d70a1e3ccd4c9ca81b82b85b3" http.request.useragent="Go-http-client/1.1" http.response.duration="637.488µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/sha256:71d08067ca987d8dad7f6d31ce344361bfa0350d70a1e3ccd4c9ca81b82b85b3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="rewriting manifest list sha256:71d08067ca987d8dad7f6d31ce344361bfa0350d70a1e3ccd4c9ca81b82b85b3 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=1fdb967c-d795-4b5c-be3b-51c7de6842e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44655" http.request.id=1fdb967c-d795-4b5c-be3b-51c7de6842e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" 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=1.267935ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (12.06s) === RUN TestGetManifestWithStorageError time="2025-08-08T16:44:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T16:44:16Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41561" http.request.id=94bdaf9f-3c9f-49ec-8b6a-840790d2b3a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52680" 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="779.089µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:41561" http.request.id=1f22c48d-6e74-49ab-ab67-f74329e41589 http.request.method=GET http.request.remoteaddr="127.0.0.1:52680" 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="578.407µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:41561" http.request.id=f52d0d54-9104-4f34-bc67-5b208fa0d39d http.request.method=GET http.request.remoteaddr="127.0.0.1:52680" 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="725.248µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:41561" http.request.id=c9c91cac-f4b8-4763-8547-50fd7372745f http.request.method=GET http.request.remoteaddr="127.0.0.1:52680" 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="642.087µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-08-08T16:44:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T16:44:16Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=1dee67a4-b0d9-408a-87f6-2b12247df998 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" 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="744.129µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=ac09fcd5-d900-454d-a397-0a7a6ad69336 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" 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="665.608µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=6685e0d4-51d8-4061-b5f4-34ce58f1ad14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" 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="651.128µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=47d458ac-5d0e-44cd-ad60-4c63aad38545 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" 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="990.932µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=47d458ac-5d0e-44cd-ad60-4c63aad38545 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" 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.029652ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=47d458ac-5d0e-44cd-ad60-4c63aad38545 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" 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.049372ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T16:44:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=47d458ac-5d0e-44cd-ad60-4c63aad38545 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" 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.066173ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=89c25893-29c0-4502-a073-e5b86461bd77 http.request.method=POST http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="910.171µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=fba18265-d884-4194-91b1-1064600e280e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/blobs/uploads/c975b776-bddc-483f-b9a8-1a66700dc7fb?_state=O_t7SdnI0tUbklO72NoMyB1r45RwSecuBZ7j36UcHx57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjOTc1Yjc3Ni1iZGRjLTQ4M2YtYjlhOC0xYTY2NzAwZGM3ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTYuMTgwMDI5MjcyWiJ9&digest=sha256%3A79637f7c4d42d963801c01d38c99ba5aeead8129f6e1fdf7f4ff9e123fc17b0b" http.request.useragent="Go-http-client/1.1" http.response.duration=748.276517ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/c975b776-bddc-483f-b9a8-1a66700dc7fb?_state=O_t7SdnI0tUbklO72NoMyB1r45RwSecuBZ7j36UcHx57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjOTc1Yjc3Ni1iZGRjLTQ4M2YtYjlhOC0xYTY2NzAwZGM3ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTYuMTgwMDI5MjcyWiJ9&digest=sha256%3A79637f7c4d42d963801c01d38c99ba5aeead8129f6e1fdf7f4ff9e123fc17b0b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=084d3bc6-c13b-40af-b37a-994174fdee21 http.request.method=POST http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="891.811µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=ef3e944c-bba5-4b79-bad2-726a3978cd94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/blobs/uploads/e1063bda-b8a2-4fc3-b043-9d9e3985ec6d?_state=TkM7Sk1VmL72AGyhqxOQnvqYkY8M9nMy4-0MQw1onWZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMTA2M2JkYS1iOGEyLTRmYzMtYjA0My05ZDllMzk4NWVjNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTYuOTk1ODg1OTAzWiJ9&digest=sha256%3A7f7cea8b400a2156ea9d7dd90dbeac332d652baa7321ada23599951791dad392" http.request.useragent="Go-http-client/1.1" http.response.duration=810.002443ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/e1063bda-b8a2-4fc3-b043-9d9e3985ec6d?_state=TkM7Sk1VmL72AGyhqxOQnvqYkY8M9nMy4-0MQw1onWZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMTA2M2JkYS1iOGEyLTRmYzMtYjA0My05ZDllMzk4NWVjNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTYuOTk1ODg1OTAzWiJ9&digest=sha256%3A7f7cea8b400a2156ea9d7dd90dbeac332d652baa7321ada23599951791dad392 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=20d4649c-7df2-4da8-97e4-8d30d266f789 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359655ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=e3bfa32e-9505-455e-8ced-aca1ff82b23a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.143973ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=a663bf3e-add4-4c9c-abd7-3eb7e31920c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.050452ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=3a15ce99-eb56-4329-a9b2-63b016b89a19 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.007452ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38709" http.request.id=56face5c-7a27-4b67-970d-e17e9ba90cb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.220975ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38709" http.request.id=d481413c-5e7b-498f-ad4f-1b8e7202dc66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.178094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:38709" http.request.id=749f6d77-6882-4f16-a83b-a37c4a152b3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.187134ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=342b3632-665d-4995-ba16-f6a81c9091f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.018932ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=aa89ed2c-4262-439a-b509-53c3961f3b17 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="621.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=023d23ab-84a0-4de3-8840-fa9f5d0f3399 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.duration="634.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=ae65c1f4-9749-4a77-8d5a-a7ac4bc8042c http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" 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="677.688µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=error msg="payload digest does match: "sha256:56beaa918b5227975ffd73886a0192e6495768a1aa27e3e1377fbf293dd5c999" != "sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b"" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=d210c203-7857-431d-945f-48ac17d37211 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" time="2025-08-08T16: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.6 http.request.host="127.0.0.1:38709" http.request.id=d210c203-7857-431d-945f-48ac17d37211 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="737.729µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=b86bef82-39b4-43e6-8cbf-918dd72dee50 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.duration="915.571µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=2b984b96-bbcf-423a-9f44-b1da34402d72 http.request.method=GET http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="743.129µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=e6006397-0144-46ef-be49-d0ef14f0c330 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="787.249µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=0df453f3-d3cf-42b4-9160-cd6cfd41f87d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.361216ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=60fc3436-4e62-4fe4-b264-1672af63d1c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.002931ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=efb9a56f-2291-413e-abba-3f96c11913ec http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44570" 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="799.45µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=212d75d7-1e9d-41ca-9cc7-73901b478f3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.416496ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=42b1736e-9f34-4a5e-b4bb-7ced2e98b9a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" 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="564.167µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=12c5475b-1303-4079-abf0-409722b36b88 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b" http.request.useragent="Go-http-client/1.1" http.response.duration="749.368µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f74af0a8516dd5875c8ebf4420f304963ce21f10d3a1690d459ab8502cdc4d4b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=9b724b8f-70c2-4156-a1e0-f14b7a286374 http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" 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="623.567µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-08-08T16: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.6 http.request.host="127.0.0.1:38709" http.request.id=5e86898c-d537-402e-aa17-7f71f27a431f http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" 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="616.767µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T16: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.6 http.request.host="127.0.0.1:38709" http.request.id=e2defe2a-9077-4ac7-9108-90f913e04329 http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" 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="632.567µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T16: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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=9297d029-1a45-4d6d-af5d-83eb683501ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" 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="735.168µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16: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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=9297d029-1a45-4d6d-af5d-83eb683501ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" 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="766.569µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16: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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=9297d029-1a45-4d6d-af5d-83eb683501ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" 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="783.569µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=63f529d6-3a81-4cf7-9152-5bb5e26cbd30 http.request.method=POST http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="680.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=c2e28315-17b5-4a0d-975b-5172b37b0ab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/blobs/uploads/4d5f6c85-77d0-4597-ab64-30c6f5c3f45d?_state=coUfUf2u6P_XnMeVsnmxcHYJ8IIP9vpX32VumjhgiFp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZDVmNmM4NS03N2QwLTQ1OTctYWI2NC0zMGM2ZjVjM2Y0NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTcuODM1OTM3MjU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="892.09µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/4d5f6c85-77d0-4597-ab64-30c6f5c3f45d?_state=coUfUf2u6P_XnMeVsnmxcHYJ8IIP9vpX32VumjhgiFp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZDVmNmM4NS03N2QwLTQ1OTctYWI2NC0zMGM2ZjVjM2Y0NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTcuODM1OTM3MjU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16: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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=17528e6e-b4b2-4d39-a68a-df62aa5097b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" 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="742.008µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T16: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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=17528e6e-b4b2-4d39-a68a-df62aa5097b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" 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="769.369µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T16:44:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=f6a3ec59-dee1-4176-b90b-0195d340f030 http.request.method=POST http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="854.93µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=0b097c6d-7095-4ae9-acbd-4d3fe6eab028 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/blobs/uploads/d007919f-e1c7-434c-952d-7e6f676a9940?_state=47ip1ZPVO7zXzX0TWH4rYETCcf-fP7_d2hsv3mPgjmp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMDA3OTE5Zi1lMWM3LTQzNGMtOTUyZC03ZTZmNjc2YTk5NDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTcuOTE0NzAzODY1WiJ9&digest=sha256%3A4563c5503bc652c3a88a3a2b6457ceef89bce77be2e5bcd672ffd5050b28234e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112717322s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/d007919f-e1c7-434c-952d-7e6f676a9940?_state=47ip1ZPVO7zXzX0TWH4rYETCcf-fP7_d2hsv3mPgjmp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMDA3OTE5Zi1lMWM3LTQzNGMtOTUyZC03ZTZmNjc2YTk5NDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTcuOTE0NzAzODY1WiJ9&digest=sha256%3A4563c5503bc652c3a88a3a2b6457ceef89bce77be2e5bcd672ffd5050b28234e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=7aa143bd-4aef-4d43-befa-64777be7d4b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="855.09µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=7c047243-a874-470c-9490-231e2362466d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/blobs/uploads/a8be1b95-9f9c-4867-8558-93ac2f72fd4d?_state=ENvrD_rxkDt-yhVC1kQXOjxNUgHhJLjeh6nVGrPftMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhOGJlMWI5NS05ZjljLTQ4NjctODU1OC05M2FjMmY3MmZkNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTkuMTMyMjczMjE5WiJ9&digest=sha256%3Aaf5ab1aaf0d9bd09b8cdf1d1aa7d2ddb120e041a6f37b5a59643f4dd7ba24514" http.request.useragent="Go-http-client/1.1" http.response.duration=1.407058783s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/a8be1b95-9f9c-4867-8558-93ac2f72fd4d?_state=ENvrD_rxkDt-yhVC1kQXOjxNUgHhJLjeh6nVGrPftMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhOGJlMWI5NS05ZjljLTQ4NjctODU1OC05M2FjMmY3MmZkNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTY6NDQ6MTkuMTMyMjczMjE5WiJ9&digest=sha256%3Aaf5ab1aaf0d9bd09b8cdf1d1aa7d2ddb120e041a6f37b5a59643f4dd7ba24514 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=5e791573-80ba-4f26-8e12-bff722ac3198 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="970.531µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=a5d78910-47d2-4d29-9869-18498bf37172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.duration="834.73µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=17fd3bb3-1f6f-49bb-907d-edeb56761364 http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" 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="720.168µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=ef627c90-4e66-4d23-8394-dd9212e348ae http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="747.129µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=5cde0b3e-99dd-4628-aa8b-2ee03689866f http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="530.526µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=8308eb6b-f935-487e-86d6-0d602315c3c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.duration="570.526µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=a2b2fc9b-fd35-43f7-9f1e-eb04b41262dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" 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="509.486µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="rewriting manifest sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=686d9a07-8cfc-4dab-a38b-a9efba45f5f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" 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-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=686d9a07-8cfc-4dab-a38b-a9efba45f5f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" 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=1.056573ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=e2712f05-5a3b-4ddb-8e6e-07006b711bf1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.duration="627.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=94edfa0a-be97-45a1-a270-aa9521f37461 http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="572.727µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=478186af-d819-47c8-b2aa-541b6fd261c6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52120" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="648.808µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=3f634e42-ef07-4462-b986-31684926bf39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52122" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.duration="807.289µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=31525cac-185f-4539-aced-b79e40b20aa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52122" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="638.728µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=57d77274-63fa-429c-bf25-57cac7a4eac8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52124" 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="734.769µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38709" http.request.id=2ea8aefa-70c3-4f77-9576-abe2fee8eb0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52126" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=ce81457a-a6c1-4a95-a45d-41e5e06ef877 http.request.method=GET http.request.remoteaddr="127.0.0.1:52126" 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="619.727µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=7925f97f-9f84-4246-8d14-f53f91cc87a9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52126" http.request.uri="/v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281" http.request.useragent="Go-http-client/1.1" http.response.duration="766.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8af9c85feb27c63f89fc0a6ca567572c9e77b497c9607663597b08fb81a34281 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38709" http.request.id=34cf3b0b-e159-4122-800c-95bdc4cdb2c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52126" 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="595.527µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.46s) === RUN TestManifestDeleteDisabled time="2025-08-08T16:44:20Z" 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.6 time="2025-08-08T16:44:20Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:42665" http.request.id=da940354-4aa8-46bd-99db-3b7e562b9d36 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47502" 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="777.089µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/Aug/2025:16:44:20 +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-08-08T16:44:20Z" 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.6 time="2025-08-08T16:44:20Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-08T16:44:20Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.6 time="2025-08-08T16:44:20Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.6 time="2025-08-08T16:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:44551" http.request.id=c4b878eb-798c-4dfd-83fe-76cff3f83e84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56270" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.430096ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:44551" http.request.id=e758498b-8902-446c-8f9d-6c3552ebc430 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56282" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.272655ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:44551" http.request.id=feea60d7-679f-4486-96a7-620aa035bcc9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.300975ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:44:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T16:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:44551" http.request.id=021fcbac-dcae-4f81-a3ec-b9b3149199bd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56296" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.288975ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:16:44:20 +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-08-08T16:44:20Z" 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.6 time="2025-08-08T16:44:20Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=bbb50a7c-c701-4775-8332-68fc8256dd3c http.request.method=POST http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="818.45µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=b0338ed9-60b5-4716-b684-877f30b40d56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/bar/blobs/uploads/090eb03c-a027-4413-b5d1-3008093379ae?_state=H2UoPtyooect0Ir5elbstUK73Kgsu0ScDlOkVjiEZLx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5MGViMDNjLWEwMjctNDQxMy1iNWQxLTMwMDgwOTMzNzlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDoyMS4wNTc5OTU1NFoifQ%3D%3D&digest=sha256%3A1a7fd43fdd5fb40b1cd480e3b5d36b40e35ef3004b3dcc2b88797c712eba0e33" http.request.useragent="Go-http-client/1.1" http.response.duration=1.749887855s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:21 +0000] "PUT /v2/foo/bar/blobs/uploads/090eb03c-a027-4413-b5d1-3008093379ae?_state=H2UoPtyooect0Ir5elbstUK73Kgsu0ScDlOkVjiEZLx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5MGViMDNjLWEwMjctNDQxMy1iNWQxLTMwMDgwOTMzNzlhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDoyMS4wNTc5OTU1NFoifQ%3D%3D&digest=sha256%3A1a7fd43fdd5fb40b1cd480e3b5d36b40e35ef3004b3dcc2b88797c712eba0e33 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=eca829e4-ce9d-48f3-9030-84d680bb492f http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.344015ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16: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.6 time="2025-08-08T16:44:22Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T16:44:22Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.24.6 time="2025-08-08T16:44:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=4d646da8-e302-4698-b301-a08dd16dc8ec http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="567.366µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:45413" go.version=go1.24.6 time="2025-08-08T16:44:22Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.6 time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=6203c732-78a5-4788-857f-500a372db336 http.request.method=GET http.request.remoteaddr="127.0.0.1:44002" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="693.208µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45413 /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:45413/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:43257" http.request.id=50682981-2344-48a0-be59-4fd6025d2096 http.request.method=GET http.request.remoteaddr="127.0.0.1:34778" http.request.uri="/v2/foo/bar/manifests/sha256:ef7974ae0366043150252f03dd623bc83580e84cf54e3107c80ae6a9318bc82e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:ef7974ae0366043150252f03dd623bc83580e84cf54e3107c80ae6a9318bc82e" time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=8e3930d5-32f7-4120-a280-00a318834946 http.request.method=GET http.request.remoteaddr="127.0.0.1:44018" http.request.uri="/v2/foo/bar/manifests/sha256:ef7974ae0366043150252f03dd623bc83580e84cf54e3107c80ae6a9318bc82e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.083693ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "GET /v2/foo/bar/manifests/sha256:ef7974ae0366043150252f03dd623bc83580e84cf54e3107c80ae6a9318bc82e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:ef7974ae0366043150252f03dd623bc83580e84cf54e3107c80ae6a9318bc82e with ttl=167h59m59.99999824s" go.version=go1.24.6 time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43257" http.request.id=50682981-2344-48a0-be59-4fd6025d2096 http.request.method=GET http.request.remoteaddr="127.0.0.1:34778" http.request.uri="/v2/foo/bar/manifests/sha256:ef7974ae0366043150252f03dd623bc83580e84cf54e3107c80ae6a9318bc82e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.279451ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "GET /v2/foo/bar/manifests/sha256:ef7974ae0366043150252f03dd623bc83580e84cf54e3107c80ae6a9318bc82e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=a9fffa4c-4e47-403b-82cd-30d1808bedd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44018" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="687.488µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45413 /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:45413/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:43257" http.request.id=bdcdd01f-7f81-486b-b86e-746657c651ab http.request.method=GET http.request.remoteaddr="127.0.0.1:34786" 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-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=07638e45-f7b1-4e99-b9bc-c232eda7829b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44034" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.115653ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43257" http.request.id=bdcdd01f-7f81-486b-b86e-746657c651ab http.request.method=GET http.request.remoteaddr="127.0.0.1:34786" 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=3.987087ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T16:44:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=006d0efa-ea28-4de8-9be6-a569ca01c28a http.request.method=POST http.request.remoteaddr="127.0.0.1:44034" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="830.21µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=2cf96f63-7dd3-4334-a6fc-f0d6f8f948e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44034" http.request.uri="/v2/foo/bar/blobs/uploads/ef6b84ed-fdbc-4d66-ba95-3743ef5fa4fc?_state=pZWMZzFHF-NBzwXECypEoFmPT7A8Wfcx0RYQUGZJOBx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmNmI4NGVkLWZkYmMtNGQ2Ni1iYTk1LTM3NDNlZjVmYTRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDoyMi44ODk2OTAzOTdaIn0%3D&digest=sha256%3Ad37313961e19b2aef1a507f2cefa1b209a282829a5cf8df643da11d978fa591f" http.request.useragent="Go-http-client/1.1" http.response.duration=620.176772ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:22 +0000] "PUT /v2/foo/bar/blobs/uploads/ef6b84ed-fdbc-4d66-ba95-3743ef5fa4fc?_state=pZWMZzFHF-NBzwXECypEoFmPT7A8Wfcx0RYQUGZJOBx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmNmI4NGVkLWZkYmMtNGQ2Ni1iYTk1LTM3NDNlZjVmYTRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNjo0NDoyMi44ODk2OTAzOTdaIn0%3D&digest=sha256%3Ad37313961e19b2aef1a507f2cefa1b209a282829a5cf8df643da11d978fa591f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=134f98a7-c83e-46b6-99ce-8c95aa0d0f39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44034" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.272935ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:16:44:23 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=c1587d14-a7b4-48b3-93c4-4429169e9a13 http.request.method=GET http.request.remoteaddr="127.0.0.1:44034" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="615.527µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:16:44:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T16:44:23Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45413 /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:45413/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:43257" http.request.id=7347654a-ed0d-42ca-a7c0-2240acae4a32 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" 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-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=81cded12-fb7f-4a20-a1b4-3f1b2d80651e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44042" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.142333ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:16:44:23 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=282f94cc-f6ff-4f2f-aa18-4e45b046379e http.request.method=GET http.request.remoteaddr="127.0.0.1:44042" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="584.487µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:16:44:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T16:44:23Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45413 /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:45413/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:43257" http.request.id=7347654a-ed0d-42ca-a7c0-2240acae4a32 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" 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-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45413" http.request.id=dc585a15-e7ce-43f4-9660-7103cc8c7877 http.request.method=GET http.request.remoteaddr="127.0.0.1:44048" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.112773ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:16:44:23 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T16:44:23Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:09e26080961894b2051286c37d9ce1baa419fe70d00273872815af8ac5d01e7f with ttl=167h59m59.999997279s" go.version=go1.24.6 time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43257" http.request.id=7347654a-ed0d-42ca-a7c0-2240acae4a32 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.468996ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:16:44:23 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.56s) === RUN TestAppDispatcher time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46327" http.request.id=8b6d8713-67de-495b-a2c8-90fd5ac22ded http.request.method=GET http.request.remoteaddr="127.0.0.1:41102" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="742.489µs" http.response.status=200 http.response.written=0 time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46327" http.request.id=e063c0b5-fa69-42d7-913f-d5130ec36cb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41102" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="627.727µs" http.response.status=200 http.response.written=0 time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46327" http.request.id=e0eb61e7-435d-40e5-af44-0ffa0e8cf522 http.request.method=GET http.request.remoteaddr="127.0.0.1:41102" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="601.847µs" http.response.status=200 http.response.written=0 time="2025-08-08T16:44:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46327" http.request.id=b50d170c-e060-4952-b7e5-800bb8a5758d http.request.method=GET http.request.remoteaddr="127.0.0.1:41102" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="676.928µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2025-08-08T16:44:23Z" 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.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee time="2025-08-08T16:44:23Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee time="2025-08-08T16:44:23Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.6 http.request.host="127.0.0.1:42023" http.request.id=4475e79f-0e0a-444d-9be7-c42028914c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-08-08T16:44:23Z" 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.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee time="2025-08-08T16:44:23Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee time="2025-08-08T16:44:23Z" level=info msg="configuring file health check path=/tmp/healthcheck403234320, interval=1" go.version=go1.24.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-08-08T16:44: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.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee time="2025-08-08T16:44:27Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee time="2025-08-08T16:44:27Z" level=info msg="configuring TCP health check addr=127.0.0.1:37257, interval=1" go.version=go1.24.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-08-08T16:44:31Z" 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.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee time="2025-08-08T16:44:31Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee time="2025-08-08T16:44:31Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:41395, interval=1, threshold=3" go.version=go1.24.6 instance.id=b4a0386f-1be8-483b-b548-4534c16891ee --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 55.673s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.07s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.21s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.405s === RUN TestSchedule time="2025-08-08T16:43:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 time="2025-08-08T16:43:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99848ms" go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 time="2025-08-08T16:43:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.44µs" go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 time="2025-08-08T16:43:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.76µs" go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 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-08-08T16:43:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-08-08T16:43:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 time="2025-08-08T16:43:43Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.9988ms" go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 time="2025-08-08T16:43:43Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99888ms" go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 time="2025-08-08T16:43:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-08-08T16:43:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=0f2fd48e-013b-4548-b336-abb3f70c5353 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.630s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.23s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 27990016 sha256:bfb6e86934e193304fadb9ea4bee400d47a8a812b2206fcec4bfe8c07a7e41bf [] map[] } --- PASS: TestSimpleBlobRead (0.18s) === RUN TestBlobMount --- PASS: TestBlobMount (0.11s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.84s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.97s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.74s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:91fda6b4a226f9c4bebdc0e6b192da47ce58dfe6667eefe8a7021806a2f57584 palailogos: marking blob sha256:70a1f5977647cbc6d86edccc7dc599e4ae3db2f90bb1950bfa8ffbbef4b866f7 palailogos: marking blob sha256:6e05c6ccf037c06a9072e5beec5d6a844ed6220483652b2e3f5b104cfbe404cb palailogos: marking manifest sha256:ba20e0f80d11f4f77c68c56c4902ec22b80c2a94d2a8cad8df6f72a54605f4ac palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:3e8bc3a5342299a8cb4922e1f6574aba9a6abbe3a961e2b54409240a8fb50a1f palailogos: marking blob sha256:3fc0f87771fce2cc72a68168b4f031d40b620650cfe7c5848cfdb2df9e39d3dd palailogos: marking manifest sha256:e8bc112c75cee509131dd41d6b708204e4c31d3e568f1bc59faa417ae26baff7 palailogos: marking blob sha256:91fda6b4a226f9c4bebdc0e6b192da47ce58dfe6667eefe8a7021806a2f57584 palailogos: marking blob sha256:fa6bc160ed17c0b8a50ab61bf613a9deaecf9467d9c7fe412d225c3190322d80 palailogos: marking manifest sha256:fa6bc160ed17c0b8a50ab61bf613a9deaecf9467d9c7fe412d225c3190322d80 palailogos: marking blob sha256:5ddbd6c12a746d4d320bd2a295dc6742c65515431f389631f01d60f34317084a palailogos: marking blob sha256:d1b1e56873adea2bf637f4805a72dd6dc42b5e70d56fca018332b97a70b92d25 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.60s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:5af03b3f95b842eb1090e8287171246c4eccf07949b3bc6f1896f7d854023371 deletemanifests: marking manifest sha256:eb52a91075ae7a176d6f78824f2680a250c095e5ff743ad3bcd48d0c9f43f067 deletemanifests: marking blob sha256:d4e8acb94e0ec029f140eb54040670784006160768a67fc8459319cef5423541 deletemanifests: marking blob sha256:202ecd6bf2d3a31903312d797ea5bb5057534beecfb35638fa27f88d21806f4a deletemanifests: marking blob sha256:8d3c42ec30563020ce8b7d3c560b3fc4d86e3c4ee314dd1b785a6a3c6f89998d 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:12cc4445c7d67cf22515a674b8927cb44d801bc8e63f73e0b08de1fb73541c9d blob eligible for deletion: sha256:5af03b3f95b842eb1090e8287171246c4eccf07949b3bc6f1896f7d854023371 blob eligible for deletion: sha256:d8fe58141458c64fee88187b90fe0fcf8e38d131536e930bd70d30997021e043 blob eligible for deletion: sha256:ece03f363419d6635c6483b66fbb3dbb2832d702a30809e1834324579ba2e4b2 deletemanifests manifest eligible for deletion: sha256:5af03b3f95b842eb1090e8287171246c4eccf07949b3bc6f1896f7d854023371 deletemanifests: marking manifest sha256:eb52a91075ae7a176d6f78824f2680a250c095e5ff743ad3bcd48d0c9f43f067 deletemanifests: marking blob sha256:d4e8acb94e0ec029f140eb54040670784006160768a67fc8459319cef5423541 deletemanifests: marking blob sha256:202ecd6bf2d3a31903312d797ea5bb5057534beecfb35638fa27f88d21806f4a deletemanifests: marking blob sha256:8d3c42ec30563020ce8b7d3c560b3fc4d86e3c4ee314dd1b785a6a3c6f89998d time="2025-08-08T16:43:49Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/5af03b3f95b842eb1090e8287171246c4eccf07949b3bc6f1896f7d854023371" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 time="2025-08-08T16:43:49Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/5af03b3f95b842eb1090e8287171246c4eccf07949b3bc6f1896f7d854023371" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:12cc4445c7d67cf22515a674b8927cb44d801bc8e63f73e0b08de1fb73541c9d time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/12/12cc4445c7d67cf22515a674b8927cb44d801bc8e63f73e0b08de1fb73541c9d" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:5af03b3f95b842eb1090e8287171246c4eccf07949b3bc6f1896f7d854023371 time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5af03b3f95b842eb1090e8287171246c4eccf07949b3bc6f1896f7d854023371" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:d8fe58141458c64fee88187b90fe0fcf8e38d131536e930bd70d30997021e043 time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d8/d8fe58141458c64fee88187b90fe0fcf8e38d131536e930bd70d30997021e043" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:ece03f363419d6635c6483b66fbb3dbb2832d702a30809e1834324579ba2e4b2 time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ec/ece03f363419d6635c6483b66fbb3dbb2832d702a30809e1834324579ba2e4b2" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 --- PASS: TestDeleteManifestIfTagNotFound (0.46s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e64b626c0480f26bdb4ba6f4d7dc5bb8aa250dda329a0d355b69c722c45dadad time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e6/e64b626c0480f26bdb4ba6f4d7dc5bb8aa250dda329a0d355b69c722c45dadad" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:f071843c04c4030b11e06d830a5bc00b8b74fba0534996723137267333157beb time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f071843c04c4030b11e06d830a5bc00b8b74fba0534996723137267333157beb" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:6b646641e05646d060cd8a45cb77e136b7fc485bf26cba404ab1e555b0e329bb time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6b/6b646641e05646d060cd8a45cb77e136b7fc485bf26cba404ab1e555b0e329bb" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 --- PASS: TestGCWithMissingManifests (0.15s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:1922bf90d274538c9cccbe57e8c44af4cc5a722798aaa46fb1e937a9695c1d12 komnenos: marking blob sha256:6f583801ec1ebd5282a8b0f346a22dd145331c17a748b276541ff842aaf9c533 komnenos: marking blob sha256:f14438e9fc63409bf93520424f3ca6e06fca9f7c5b32cd924207b346755d0fdc 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:e4682585b2e60bb7a042d1ed8a1352147741faac23449c481cac51456fdb1b4c time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e4/e4682585b2e60bb7a042d1ed8a1352147741faac23449c481cac51456fdb1b4c" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:69b5c2376f259028c3bc99c0a10190bf5d430ccbac9af6d4ba5767d348703f26 time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/69/69b5c2376f259028c3bc99c0a10190bf5d430ccbac9af6d4ba5767d348703f26" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:94642fd7f215d03feb1d319817c643f12fc3916af1fe790cfdb70517aacb8100 time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/94/94642fd7f215d03feb1d319817c643f12fc3916af1fe790cfdb70517aacb8100" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:983d60e2e3caa28e24448d62d5c62838048f192a9350f08c11f9952f0d4cf2c4 time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/98/983d60e2e3caa28e24448d62d5c62838048f192a9350f08c11f9952f0d4cf2c4" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:9cb712a58f86a58d1673722543c86eee0f07e1bd9397992912a7d3231b53aca9 time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9c/9cb712a58f86a58d1673722543c86eee0f07e1bd9397992912a7d3231b53aca9" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 blob eligible for deletion: sha256:b74bc4c4f186998cc5a8ded119d8e29ed6324d57b11318d905c004306255e60b time="2025-08-08T16:43:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b7/b74bc4c4f186998cc5a8ded119d8e29ed6324d57b11318d905c004306255e60b" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 --- PASS: TestDeletionHasEffect (0.65s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.57s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:483318423ba66b8973dd71651a74fc68f0d14713606fb0bbafcbbab86b8a8190 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:96d2f794d893c8c951cb8a752651a541350d6f01ec040ffb185014a59556634f michael_z_doukas: marking blob sha256:4c6bcc5cef366c6657a495a0f9f2300ee3ffcdca6cd04e91c162c89256ece90e 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:d081455091661aaaa96b44ea4d13c90a9e181428b344ed09c9ab6ff199908297 time="2025-08-08T16:43:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d0/d081455091661aaaa96b44ea4d13c90a9e181428b344ed09c9ab6ff199908297" go.version=go1.24.6 instance.id=68cb4018-7495-400e-97ba-ccc214d94356 --- PASS: TestOrphanBlobDeleted (0.29s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:d42bd1970ef48110eed76b11a94a85af5e35d42bc1cddf69e1733e566e4955e1 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ea08bc477478a215df67a97be000d0a812cd65ee985fe2ae97584ace345e679c --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.20s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.16s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.15s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.41s) === 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-08-08T16:43:51Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 15:43:51.694428719 +0000 UTC m=-3591.245575034, actuallyDelete=true" time="2025-08-08T16:43:51Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-08-08T16:43:51Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054, actuallyDelete=true" time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/70b390f4-6aba-4166-8c9d-cf32d1791552 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b9791163-c2e9-4a67-b7a6-60b564858a12 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/b417c773-c187-4f3e-adea-9defd42b0f79 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2fe92032-4933-4cfd-ac39-df54ed75d1f8 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4091a157-9bfa-4daf-a93c-0305c85fed48 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/677e505c-03eb-483a-87ca-a18e3fe83ee8 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c6a53f74-c3be-48a0-842a-f8005d553658 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d7c89bcf-c04d-4747-8fc2-8c7ad45bcef6 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f43950f0-6085-4bbb-954b-63be9f6065f9 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2182a77b-dadf-4cc7-a5ac-256e52d3fff2 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/424b3458-ac58-4e57-aa81-f4921c0c0d56 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695054807 +0000 UTC m=+8.755051054). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-08-08T16:43:51Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 16:43:51.695804976 +0000 UTC m=+8.755801223, actuallyDelete=true" time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/167239cb-bf69-47c3-95b6-fda94f440bfd have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695804976 +0000 UTC m=+8.755801223). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cdca9f99-6d2a-4fdb-b899-0dd5ffdee835 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695804976 +0000 UTC m=+8.755801223). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5b1e4a07-9ca4-4def-a41c-f084cef8a561 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695804976 +0000 UTC m=+8.755801223). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6e173e50-a6e9-4653-9a82-04bcb387718f have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695804976 +0000 UTC m=+8.755801223). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b8f112e9-e6fa-4ff0-8701-76114046235e have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.695804976 +0000 UTC m=+8.755801223). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-08-08T16:43:51Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 16:43:51.696364062 +0000 UTC m=+8.756360309, actuallyDelete=true" time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e963019-2f29-480d-b89f-daeee33126b6 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.696364062 +0000 UTC m=+8.756360309). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/47f29400-a1b3-4cf6-82bd-d8ae7a4d655c have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.696364062 +0000 UTC m=+8.756360309). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4b31cd07-1afd-4c9a-88f6-a5fcd419bba6 have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.696364062 +0000 UTC m=+8.756360309). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/758d851f-82ff-425d-b508-4b82866e3fad have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.696364062 +0000 UTC m=+8.756360309). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bf76c0dd-e94b-4d74-a09d-b5504a067aca have older date (2025-08-08 15:43:51 +0000 UTC) than purge date (2025-08-08 16:43:51.696364062 +0000 UTC m=+8.756360309). Removing upload directory." time="2025-08-08T16:43:51Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-08-08T16:43:51Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 16:43:51.696666026 +0000 UTC m=+8.756662273, actuallyDelete=true" time="2025-08-08T16:43:51Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.01s) === 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 8.828s ? 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.049s === 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.052s === RUN TestWalkFileRemoved time="2025-08-08T16:43:42Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.031s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.378s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === 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.124s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.17s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.551s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.22s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.599s ? 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-08-08T16:43:42Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-08-08T16:43:42Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-08-08T16:43:42Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 === CONT TestMatchIPV4 --- PASS: TestS3TryUpdate (0.02s) time="2025-08-08T16:43:42Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=fd037719-4341-4483-aa99-d391ee155fd2 time="2025-08-08T16:43:42Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T16:43:42Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=fd037719-4341-4483-aa99-d391ee155fd2 --- PASS: TestMatchIPV4WithRegionNotMatched (0.02s) --- PASS: TestMatchIPV6 (0.02s) --- PASS: TestInvalidData (0.02s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.02s) --- PASS: TestParsing (0.02s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.02s) time="2025-08-08T16:43:42Z" level=error msg="unknown ip address format" go.version=go1.24.6 instance.id=fd037719-4341-4483-aa99-d391ee155fd2 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.02s) --- PASS: TestMatchIPV4_2 (0.02s) time="2025-08-08T16:43:43Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T16:43:44Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T16:43:45Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T16:43:46Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 --- PASS: TestUpdateCalledRegularly (4.52s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.566s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.049s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.392s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.35s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.732s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.034s ? 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-r13.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-r13.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 >>> docker-registry*: Package size: 25.4 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r13.apk >>> docker-registry: Build complete at Fri, 08 Aug 2025 16:44:39 +0000 elapsed time 0h 1m 11s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250808.164329) (2/3) Purging go (1.24.6-r0) (3/3) Purging binutils-gold (2.44-r2) Executing busybox-1.37.0-r19.trigger OK: 398 MiB in 104 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...