>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 15:28:51 +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-r0) (2/3) Installing go (1.24.3-r1) (3/3) Installing .makedepends-docker-registry (20250513.152852) Executing busybox-1.37.0-r17.trigger OK: 518 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/edge/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go + 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-05-13T15:29:23Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-13T15:29:23Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.42s) PASS ok github.com/docker/distribution/configuration 0.443s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-13T15:29:23Z" 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.040s ? 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.02s) PASS ok github.com/docker/distribution/health 0.050s === 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.037s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.11s) PASS ok github.com/docker/distribution/health/checks 0.140s ? 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.033s === 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.070s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.01s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.01s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.01s) PASS ok github.com/docker/distribution/manifest/schema1 0.072s === RUN TestBuilder --- PASS: TestBuilder (0.01s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.070s ? 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/05/13 15:29:23 http: TLS handshake error from 127.0.0.1:51128: 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:38133/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38133/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38133/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38133/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:42857?status=0, fail=true --- PASS: TestHTTPSink (0.12s) === RUN TestListener --- PASS: TestListener (0.98s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-13T15:29:24Z" level=info msg="broadcaster: closing" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="closing testSink" time="2025-05-13T15:29:24Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-05-13T15:29:24Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.18s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:24Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:25Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=warning msg="&{0x24e6258 0.9} encountered too many errors, backing off" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T15:29:26Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.46s) PASS ok github.com/docker/distribution/notifications 2.827s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-13T15:29:23Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T15:29:23.603592113Z" 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.3 time="2025-05-13T15:29:23.603816995Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.24.3 time="2025-05-13T15:29:23.603853596Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:23.605564413Z" level=info msg="listening on [::]:5000" go.version=go1.24.3 time="2025-05-13T15:29:26.607707057Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 time="2025-05-13T15:29:26.712048928Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=ff17b5de-9631-4c3d-b9a1-fa32fd13c86f http.request.method=GET http.request.remoteaddr="[::1]:48386" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00385ms http.response.status=200 http.response.written=2 ::1 - - [13/May/2025:15:29:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-13T15:29:28.410261633Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T15:29:28.411119921Z" 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.3 time="2025-05-13T15:29:28.411144402Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:28.411591646Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-13T15:29:28.411605966Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.3 time="2025-05-13T15:29:28.412319574Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.3 time="2025-05-13T15:29:28.412374934Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.24.3 time="2025-05-13T15:29:31.433058928Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=a17424bb-7545-4a93-8c41-7e50fc4b580a http.request.method=GET http.request.remoteaddr="127.0.0.1:38852" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="979.45µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:15:29:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-13T15:29:31.43327245Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 --- PASS: TestRegistrySupportedCipherSuite (4.82s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-13T15:29:33.000118566Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T15:29:33.000916935Z" 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.3 time="2025-05-13T15:29:33.000944775Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:33.001021176Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.24.3 time="2025-05-13T15:29:33.00139858Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 --- PASS: TestRegistryUnsupportedCipherSuite (9.58s) PASS ok github.com/docker/distribution/registry 17.613s === 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.04s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.03s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.15s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.303s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-05-13T15:29:23Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.3 instance.id=b41a2ab4-e847-4a35-bf40-b9738e7fb91b time="2025-05-13T15:29:23Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.3 instance.id=b41a2ab4-e847-4a35-bf40-b9738e7fb91b --- PASS: TestBasicAccessController (0.03s) === RUN TestCreateHtpasswdFile time="2025-05-13T15:29:23Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.3 password=uh8OAEvTbsGvnXnUiD-BwLXPEe74naZCxgBn1CQYNQI user=docker --- PASS: TestCreateHtpasswdFile (0.17s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.240s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.061s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.14s) === RUN TestLeeway time="2025-05-13T15:29:23Z" level=info msg="token not to be used before 2025-05-13 15:29:24 +0000 UTC - currently 2025-05-13 15:29:23.69297031 +0000 UTC m=+0.157327215" time="2025-05-13T15:29:23Z" level=info msg="token not to be used after 2025-05-13 15:29:23 +0000 UTC - currently 2025-05-13 15:29:23.700069023 +0000 UTC m=+0.164425888" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-05-13T15:29:23Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.06s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.263s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.02s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.05s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.02s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.03s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.02s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === RUN TestCatalog --- PASS: TestCatalog (0.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.02s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.330s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.02s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.01s) PASS ok github.com/docker/distribution/registry/client/auth 0.130s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.047s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-05-13T15:29: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.3 time="2025-05-13T15:29:23Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44337" http.request.id=6c2a4e5c-8e8a-461e-9437-1ae52320d244 http.request.method=GET http.request.remoteaddr="127.0.0.1:49004" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.113331ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:15:29:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-05-13T15:29: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.3 time="2025-05-13T15:29:23Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=fc5dd503-78a4-429f-b3d3-4b56b84bee2b http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.569µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2025:15:29:23 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-13T15:29:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=d9616e6f-7bdd-4e5f-b7f8-936d1f0c5129 http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.157212ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:23 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=b2f3ce97-a1b3-4af8-b0a7-1ea9572a848f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/aaaa/blobs/uploads/965223c6-20d9-46e9-86ab-2120f05a907f?_state=3qZl8tMaCZVjXsqkpwFjFR7njcemOndkIXqMi5CxrAN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5NjUyMjNjNi0yMGQ5LTQ2ZTktODZhYi0yMTIwZjA1YTkwN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MjMuOTY4MDc1NjkzWiJ9&digest=sha256%3Ace2abfe66ca4d68c76311af0bc95c1fe2252651f0f6b89114db935f02361c2d1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.000706208s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:23 +0000] "PUT /v2/foo/aaaa/blobs/uploads/965223c6-20d9-46e9-86ab-2120f05a907f?_state=3qZl8tMaCZVjXsqkpwFjFR7njcemOndkIXqMi5CxrAN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5NjUyMjNjNi0yMGQ5LTQ2ZTktODZhYi0yMTIwZjA1YTkwN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MjMuOTY4MDc1NjkzWiJ9&digest=sha256%3Ace2abfe66ca4d68c76311af0bc95c1fe2252651f0f6b89114db935f02361c2d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=936a638b-af99-480f-8265-2cb415a0c18b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.8588ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:25 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=921de31b-bbe1-4cf7-82d8-137a1b20f2c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162172ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:26 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=5ac2711d-354a-47d6-acbe-36598bfda62a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bbbb/blobs/uploads/626876b3-651e-4edb-8353-5ce3898a6a04?_state=U57v9q3JPhapdljM37lhVkyNt56ZTymp4V37pDsdemJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MjY4NzZiMy02NTFlLTRlZGItODM1My01Y2UzODk4YTZhMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MjYuMTgzMzAyMzAzWiJ9&digest=sha256%3A95c8c339a6f4d09e102fc36e93cb078931fcaafd4e77a63102a8b4050308e55c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.651924829s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:26 +0000] "PUT /v2/foo/bbbb/blobs/uploads/626876b3-651e-4edb-8353-5ce3898a6a04?_state=U57v9q3JPhapdljM37lhVkyNt56ZTymp4V37pDsdemJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MjY4NzZiMy02NTFlLTRlZGItODM1My01Y2UzODk4YTZhMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MjYuMTgzMzAyMzAzWiJ9&digest=sha256%3A95c8c339a6f4d09e102fc36e93cb078931fcaafd4e77a63102a8b4050308e55c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=9ae250ea-e5ad-47a9-b18a-ee67452c4abb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.505166ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:27 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=e23896a2-6365-4a5e-9d5b-5070ad23229b http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02389ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:28 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=e528c8e5-2941-477a-b7d3-3e237df1b4e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/cccc/blobs/uploads/f0dcd063-f19a-4bf8-991f-94e8988e39fb?_state=RZQn8CIBAvF0sdG6UwRcrCW6WQXN5AUVt3Ef0ZK_pI97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmMGRjZDA2My1mMTlhLTRiZjgtOTkxZi05NGU4OTg4ZTM5ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MjguMDExNjE0MzAyWiJ9&digest=sha256%3Ad705da5a3fe29bb3e448dff6343b7ee0bd3d742cfc54f7b5d8c7730818fcd4a4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.495218981s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:28 +0000] "PUT /v2/foo/cccc/blobs/uploads/f0dcd063-f19a-4bf8-991f-94e8988e39fb?_state=RZQn8CIBAvF0sdG6UwRcrCW6WQXN5AUVt3Ef0ZK_pI97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmMGRjZDA2My1mMTlhLTRiZjgtOTkxZi05NGU4OTg4ZTM5ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MjguMDExNjE0MzAyWiJ9&digest=sha256%3Ad705da5a3fe29bb3e448dff6343b7ee0bd3d742cfc54f7b5d8c7730818fcd4a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=46f58e85-e0b4-4471-b949-b9d6df20d206 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.661998ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:29 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=aae2e7cd-67aa-4d35-953a-21f4cf9085ac http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00057ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:29 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=688d99de-1627-4c42-8553-16d1ae914e87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/dddd/blobs/uploads/4a426515-0833-4e1a-95f8-478e46a4501e?_state=0Tf2SOXCg5aF2iTkwVmMVzmCe8Q86wXsM1fZEebntT97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0YTQyNjUxNS0wODMzLTRlMWEtOTVmOC00NzhlNDZhNDUwMWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MjkuNjc0ODQxOTI4WiJ9&digest=sha256%3A8aca6da828f812cd5abf0b2b85ff319ce6ba6c6d6e3628d01359127498106524" http.request.useragent="Go-http-client/1.1" http.response.duration=1.344144191s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:29 +0000] "PUT /v2/foo/dddd/blobs/uploads/4a426515-0833-4e1a-95f8-478e46a4501e?_state=0Tf2SOXCg5aF2iTkwVmMVzmCe8Q86wXsM1fZEebntT97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0YTQyNjUxNS0wODMzLTRlMWEtOTVmOC00NzhlNDZhNDUwMWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MjkuNjc0ODQxOTI4WiJ9&digest=sha256%3A8aca6da828f812cd5abf0b2b85ff319ce6ba6c6d6e3628d01359127498106524 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=699a9b04-8613-43df-9a7c-9a09d701be2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.640437ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:31 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=d7938f76-d3aa-4977-9903-39eb7e1d843a http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00461ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:31 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=9476b575-79ac-4b5e-989b-6e9ab25748ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/eeee/blobs/uploads/87e6baf7-5012-4658-937e-14f604baf409?_state=tqR3FMdw5Q8ioh0p4MKnzVJMzkZk2x-fRrWGnSZCN297Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4N2U2YmFmNy01MDEyLTQ2NTgtOTM3ZS0xNGY2MDRiYWY0MDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MzEuMjU0NjM1NDU3WiJ9&digest=sha256%3A0c50e634ac49b2011d1fc05b7df70db3d90f0384df3eadfc27040ecdcbd6dd5f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.207619531s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:31 +0000] "PUT /v2/foo/eeee/blobs/uploads/87e6baf7-5012-4658-937e-14f604baf409?_state=tqR3FMdw5Q8ioh0p4MKnzVJMzkZk2x-fRrWGnSZCN297Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4N2U2YmFmNy01MDEyLTQ2NTgtOTM3ZS0xNGY2MDRiYWY0MDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MzEuMjU0NjM1NDU3WiJ9&digest=sha256%3A0c50e634ac49b2011d1fc05b7df70db3d90f0384df3eadfc27040ecdcbd6dd5f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=d60aae18-30d2-4307-9e13-13504229bd49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.746918ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:33 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=1d1ca92a-783a-410a-a717-ed97e75dfc2e http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000011ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:33 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=c159925e-5e0f-45a0-a0be-13dd3294f935 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/ffff/blobs/uploads/090cfb66-76bf-4175-b047-7ab18f6f49bf?_state=ngLxcQCYBIW8_8vR-1VSYwhfbBwOUeFv3stvdP63Z3J7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwOTBjZmI2Ni03NmJmLTQxNzUtYjA0Ny03YWIxOGY2ZjQ5YmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MzMuNzExMzA2NzQzWiJ9&digest=sha256%3A8f3dec407c4c1f3888765b0ebb4e0adf5f5b563efca273c0aa9f20678daf5ae2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.698511567s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:33 +0000] "PUT /v2/foo/ffff/blobs/uploads/090cfb66-76bf-4175-b047-7ab18f6f49bf?_state=ngLxcQCYBIW8_8vR-1VSYwhfbBwOUeFv3stvdP63Z3J7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwOTBjZmI2Ni03NmJmLTQxNzUtYjA0Ny03YWIxOGY2ZjQ5YmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MzMuNzExMzA2NzQzWiJ9&digest=sha256%3A8f3dec407c4c1f3888765b0ebb4e0adf5f5b563efca273c0aa9f20678daf5ae2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=3b36c6a4-efc5-4212-ba03-17910ab59140 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.641317ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=4dd62fa8-acdd-4111-88b0-c9e3afb1144e http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="848.888µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=e1cebc65-13c4-419c-8be9-b03ef8da353e http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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="789.848µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=0362a71c-022d-4865-97ae-9db8001b7faf http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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=4.210884ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=e3d2a935-7a4e-4c9a-9ce3-d4542f68cce6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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="845.608µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=bd921a6c-aa9b-4eab-a4c9-bb565eae347a http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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="820.808µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=049ce0cd-7a70-4985-b2ff-3f33026193c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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="797.888µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" 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.3 http.request.host="127.0.0.1:41623" http.request.id=ed024991-1b12-45ac-bc03-dbb96a077749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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="810.048µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" 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.3 http.request.host="127.0.0.1:41623" http.request.id=2338d4a1-1743-4efb-84e7-084a073c9db8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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="804.408µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=9a940bea-40c9-4387-afc5-fe859e3600da http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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="709.727µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41623" http.request.id=b81fe4b8-6400-44dc-bb10-65d48e667f84 http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" 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="825.168µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T15:29:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T15:29:36Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=14fe2737-32db-4f76-a188-5319e232892b http.request.method=POST http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.118772ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=d00f1993-b564-46b5-90ad-3dbe623c1481 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/aaaa/blobs/uploads/166aa8f8-0dd6-4d29-bdcc-fcbf800756d6?_state=ysEIYF7dCjIij3cUn5TKeSjXgV5LdSiaNmJsaPSRjJ97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNjZhYThmOC0wZGQ2LTRkMjktYmRjYy1mY2JmODAwNzU2ZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MzYuNzQ0OTUyOTg5WiJ9&digest=sha256%3A0176231889d1ea0cc5072ac6d9a4638cb716db65fcc0ff7bd170b7a8993db893" http.request.useragent="Go-http-client/1.1" http.response.duration=3.669151085s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:36 +0000] "PUT /v2/foo/aaaa/blobs/uploads/166aa8f8-0dd6-4d29-bdcc-fcbf800756d6?_state=ysEIYF7dCjIij3cUn5TKeSjXgV5LdSiaNmJsaPSRjJ97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNjZhYThmOC0wZGQ2LTRkMjktYmRjYy1mY2JmODAwNzU2ZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6MzYuNzQ0OTUyOTg5WiJ9&digest=sha256%3A0176231889d1ea0cc5072ac6d9a4638cb716db65fcc0ff7bd170b7a8993db893 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=b3aee80f-289c-40a1-b462-c06162e047a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.605837ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:40 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=a4f860b1-855f-450c-891d-0aa7fc165f4a http.request.method=POST http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035531ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:40 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=a711d438-2f0a-49f8-86c3-a237f9e67c9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/bbbb/blobs/uploads/a23f5aa6-9022-4aa1-9fb1-bd32462d849a?_state=MLVw2nyfN9rfoWFgQPo6ZA_LU6QVvx-Ii3N08z3VXbF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhMjNmNWFhNi05MDIyLTRhYTEtOWZiMS1iZDMyNDYyZDg0OWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NDAuNjkxMzMxNzk5WiJ9&digest=sha256%3A757219e290c417a1dc89b2fdaa71ab654a60e5e3f02b577124a88c40a08d8168" http.request.useragent="Go-http-client/1.1" http.response.duration=2.407634382s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:40 +0000] "PUT /v2/foo/bbbb/blobs/uploads/a23f5aa6-9022-4aa1-9fb1-bd32462d849a?_state=MLVw2nyfN9rfoWFgQPo6ZA_LU6QVvx-Ii3N08z3VXbF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhMjNmNWFhNi05MDIyLTRhYTEtOWZiMS1iZDMyNDYyZDg0OWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NDAuNjkxMzMxNzk5WiJ9&digest=sha256%3A757219e290c417a1dc89b2fdaa71ab654a60e5e3f02b577124a88c40a08d8168 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=72106c7c-ef0f-4121-888e-1d2a752133f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.579917ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:43 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=d95b1336-b8ef-41bc-926a-e2dd06751fde http.request.method=POST http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120411ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:43 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=470114c0-bd18-4f72-837c-f5e259eb0ef5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/cccc/blobs/uploads/4e99be92-5e4e-4fea-9e9f-ee438afc8d33?_state=NVjar1Pp1vgtwAfSFszVsaAeadJ_v6BpgANqC--dlRh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0ZTk5YmU5Mi01ZTRlLTRmZWEtOWU5Zi1lZTQzOGFmYzhkMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NDMuMjkwODMxMzlaIn0%3D&digest=sha256%3A2de07f97ac4e78d08c31550c39b886d95c70067a46ed0156c23903567872d044" http.request.useragent="Go-http-client/1.1" http.response.duration=1.482715052s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:43 +0000] "PUT /v2/foo/cccc/blobs/uploads/4e99be92-5e4e-4fea-9e9f-ee438afc8d33?_state=NVjar1Pp1vgtwAfSFszVsaAeadJ_v6BpgANqC--dlRh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0ZTk5YmU5Mi01ZTRlLTRmZWEtOWU5Zi1lZTQzOGFmYzhkMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NDMuMjkwODMxMzlaIn0%3D&digest=sha256%3A2de07f97ac4e78d08c31550c39b886d95c70067a46ed0156c23903567872d044 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=597c3984-f304-4860-8294-cff85b572e72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.174023ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:44 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=ebc615e5-275d-4978-b16c-1740099306ba http.request.method=POST http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04397ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:45 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=9c1181c3-fc57-40cc-a3ac-3276531958b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/dddd/blobs/uploads/6d6c38df-0d2f-4480-9eed-169d565aaf78?_state=7mczmhsEHnYvsTt_SXuVgv44MDXGW_JvV8uD0xNokDZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2ZDZjMzhkZi0wZDJmLTQ0ODAtOWVlZC0xNjlkNTY1YWFmNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NDUuMDk4MDE1OTMxWiJ9&digest=sha256%3A7cad11d6c96797260f945956de94e56027d21a9d86d8bb0ffa907686f33e3144" http.request.useragent="Go-http-client/1.1" http.response.duration=3.24473045s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:45 +0000] "PUT /v2/foo/dddd/blobs/uploads/6d6c38df-0d2f-4480-9eed-169d565aaf78?_state=7mczmhsEHnYvsTt_SXuVgv44MDXGW_JvV8uD0xNokDZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2ZDZjMzhkZi0wZDJmLTQ0ODAtOWVlZC0xNjlkNTY1YWFmNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NDUuMDk4MDE1OTMxWiJ9&digest=sha256%3A7cad11d6c96797260f945956de94e56027d21a9d86d8bb0ffa907686f33e3144 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=34debf8f-7183-41a9-9e40-a9e928431b9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.599037ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39107" http.request.id=cd27a7e3-5854-4891-9c1b-77d7bb745347 http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" 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="824.489µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (24.72s) === RUN TestURLPrefix time="2025-05-13T15:29:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T15:29:48Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36419" http.request.id=694fcfa5-de75-4edf-abef-2a49f9c94f26 http.request.method=GET http.request.remoteaddr="127.0.0.1:33416" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="821.608µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-05-13T15:29:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T15:29:48Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=60f02c28-7f1b-452f-bc03-886c84e19607 http.request.method=GET http.request.remoteaddr="127.0.0.1:51102" http.request.uri="/v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="968.49µs" http.response.status=404 http.response.written=157 vars.digest="sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "GET /v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=fc06fcfd-fa16-40ce-841d-55dad2d182f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="919.49µs" http.response.status=404 http.response.written=157 vars.digest="sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=48bd6dad-dd4e-421b-841e-baeebf8b1f32 http.request.method=POST http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.13µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=5048f375-6eb7-488d-84a7-a032f9849ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/foo/bar/blobs/uploads/f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9?_state=PCBRwJvLJvIec96d5VL8cMrXnf6thv2fc_i7nQ6yBpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OWU3ZmM2LTdmN2UtNDlhNS1hMGVkLTgwMGY3NDZkMGZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mjc4ODEwODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="945.089µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "GET /v2/foo/bar/blobs/uploads/f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9?_state=PCBRwJvLJvIec96d5VL8cMrXnf6thv2fc_i7nQ6yBpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OWU3ZmM2LTdmN2UtNDlhNS1hMGVkLTgwMGY3NDZkMGZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mjc4ODEwODFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=054a1cbe-e752-4a77-b910-18a34b23ea1c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/foo/bar/blobs/uploads/f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9?_state=PCBRwJvLJvIec96d5VL8cMrXnf6thv2fc_i7nQ6yBpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OWU3ZmM2LTdmN2UtNDlhNS1hMGVkLTgwMGY3NDZkMGZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mjc4ODEwODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="892.29µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "DELETE /v2/foo/bar/blobs/uploads/f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9?_state=PCBRwJvLJvIec96d5VL8cMrXnf6thv2fc_i7nQ6yBpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OWU3ZmM2LTdmN2UtNDlhNS1hMGVkLTgwMGY3NDZkMGZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mjc4ODEwODFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=1a644d9b-f582-4b67-a89d-4e812e5f2bed http.request.method=GET http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/foo/bar/blobs/uploads/f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9?_state=PCBRwJvLJvIec96d5VL8cMrXnf6thv2fc_i7nQ6yBpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OWU3ZmM2LTdmN2UtNDlhNS1hMGVkLTgwMGY3NDZkMGZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mjc4ODEwODFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9 time="2025-05-13T15:29:48Z" 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.3 http.request.host="127.0.0.1:46857" http.request.id=1a644d9b-f582-4b67-a89d-4e812e5f2bed http.request.method=GET http.request.remoteaddr="127.0.0.1:51104" http.request.uri="/v2/foo/bar/blobs/uploads/f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9?_state=PCBRwJvLJvIec96d5VL8cMrXnf6thv2fc_i7nQ6yBpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OWU3ZmM2LTdmN2UtNDlhNS1hMGVkLTgwMGY3NDZkMGZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mjc4ODEwODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.569µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "GET /v2/foo/bar/blobs/uploads/f99e7fc6-7f7e-49a5-a0ed-800f746d0fa9?_state=PCBRwJvLJvIec96d5VL8cMrXnf6thv2fc_i7nQ6yBpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OWU3ZmM2LTdmN2UtNDlhNS1hMGVkLTgwMGY3NDZkMGZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mjc4ODEwODFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=7ad9a3dd-0dcf-47ff-acbc-500704135523 http.request.method=POST http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00505ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=f1a63547-5da6-4c87-90c4-00b5af390697 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/93351ef6-e039-4a87-9b94-01bd66e651a7?_state=5E_QFbmiWQ3_w2rd4z_BTdnHuapK_c7_s-ey3m-eRMN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMzUxZWY2LWUwMzktNGE4Ny05Yjk0LTAxYmQ2NmU2NTFhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41MzI2NTg4OVoifQ%3D%3D&digest=sha256%3A68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" provided=sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac vars.name="foo/bar" vars.uuid=93351ef6-e039-4a87-9b94-01bd66e651a7 time="2025-05-13T15:29:48Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=f1a63547-5da6-4c87-90c4-00b5af390697 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/93351ef6-e039-4a87-9b94-01bd66e651a7?_state=5E_QFbmiWQ3_w2rd4z_BTdnHuapK_c7_s-ey3m-eRMN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMzUxZWY2LWUwMzktNGE4Ny05Yjk0LTAxYmQ2NmU2NTFhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41MzI2NTg4OVoifQ%3D%3D&digest=sha256%3A68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=93351ef6-e039-4a87-9b94-01bd66e651a7 time="2025-05-13T15:29:48Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=f1a63547-5da6-4c87-90c4-00b5af390697 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/93351ef6-e039-4a87-9b94-01bd66e651a7?_state=5E_QFbmiWQ3_w2rd4z_BTdnHuapK_c7_s-ey3m-eRMN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMzUxZWY2LWUwMzktNGE4Ny05Yjk0LTAxYmQ2NmU2NTFhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41MzI2NTg4OVoifQ%3D%3D&digest=sha256%3A68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.031451ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=93351ef6-e039-4a87-9b94-01bd66e651a7 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "PUT /v2/foo/bar/blobs/uploads/93351ef6-e039-4a87-9b94-01bd66e651a7?_state=5E_QFbmiWQ3_w2rd4z_BTdnHuapK_c7_s-ey3m-eRMN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMzUxZWY2LWUwMzktNGE4Ny05Yjk0LTAxYmQ2NmU2NTFhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41MzI2NTg4OVoifQ%3D%3D&digest=sha256%3A68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=c7317578-7efa-472b-b794-09695457c531 http.request.method=POST http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.089µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=a9023bc8-0ede-46d7-b218-394811978eae http.request.method=PUT http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/1ef3c814-f932-41ae-80da-7b49f380746b?_state=TbJ_kxEV7-8IBdRpBOYPeTGG-lL-RXcIcae5zWjjLuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlZjNjODE0LWY5MzItNDFhZS04MGRhLTdiNDlmMzgwNzQ2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41MzUxMTg5NTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "PUT /v2/foo/bar/blobs/uploads/1ef3c814-f932-41ae-80da-7b49f380746b?_state=TbJ_kxEV7-8IBdRpBOYPeTGG-lL-RXcIcae5zWjjLuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlZjNjODE0LWY5MzItNDFhZS04MGRhLTdiNDlmMzgwNzQ2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41MzUxMTg5NTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=4933b743-3bfe-497b-8923-2cdc38624271 http.request.method=POST http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="842.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=da7196a3-9da1-47a6-a876-6b26ddb77f5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/f7130d50-1439-451b-ad2d-7c81161d7534?_state=Vwc5i1EfAFpDRwNF9K3x0_4A6lFdH8POj3UV1o4BthV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3MTMwZDUwLTE0MzktNDUxYi1hZDJkLTdjODExNjFkNzUzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mzc1Nzg4MloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.068491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "PUT /v2/foo/bar/blobs/uploads/f7130d50-1439-451b-ad2d-7c81161d7534?_state=Vwc5i1EfAFpDRwNF9K3x0_4A6lFdH8POj3UV1o4BthV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3MTMwZDUwLTE0MzktNDUxYi1hZDJkLTdjODExNjFkNzUzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41Mzc1Nzg4MloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=bf4bf1b9-f8d6-4202-8dc6-f0e416ed1a41 http.request.method=POST http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="878.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=5ec8bd43-651b-4b06-a64c-cceb59895d6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/a6ce8deb-8c4f-495b-9269-a35ac0513d24?_state=Suhqjzo9Y9bt7jubMrtSARKs6nbBb26LqDYU7jOxjIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2Y2U4ZGViLThjNGYtNDk1Yi05MjY5LWEzNWFjMDUxM2QyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41NDAyMjM1NjdaIn0%3D&digest=sha256%3A68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.155197612s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:48 +0000] "PUT /v2/foo/bar/blobs/uploads/a6ce8deb-8c4f-495b-9269-a35ac0513d24?_state=Suhqjzo9Y9bt7jubMrtSARKs6nbBb26LqDYU7jOxjIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2Y2U4ZGViLThjNGYtNDk1Yi05MjY5LWEzNWFjMDUxM2QyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OC41NDAyMjM1NjdaIn0%3D&digest=sha256%3A68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=b8c975ef-5291-4331-8616-91dd55f7f795 http.request.method=POST http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.093451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46857" http.request.id=391169a4-d2ee-4a16-9d6d-061b1798c814 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/9c2fcf8c-501b-43ee-8bd3-7f74173b1164?_state=t6i21SUPXCDJApD4s_1fg6ifffcMwNmhz1iT0vhDeRh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMmZjZjhjLTUwMWItNDNlZS04YmQzLTdmNzQxNzNiMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OS44MjE0MDU3MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.366207697s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:49 +0000] "PATCH /v2/foo/bar/blobs/uploads/9c2fcf8c-501b-43ee-8bd3-7f74173b1164?_state=t6i21SUPXCDJApD4s_1fg6ifffcMwNmhz1iT0vhDeRh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMmZjZjhjLTUwMWItNDNlZS04YmQzLTdmNzQxNzNiMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo0OS44MjE0MDU3MTJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=3fc71790-170b-480b-ac00-43c642df1bab http.request.method=PUT http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/uploads/9c2fcf8c-501b-43ee-8bd3-7f74173b1164?_state=pGgKC3a1lqEoqM8izLOBMkhdMgmkW8lVdk79jA6cXEN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMmZjZjhjLTUwMWItNDNlZS04YmQzLTdmNzQxNzNiMTE2NCIsIk9mZnNldCI6MTY5NTI4MzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NDlaIn0%3D&digest=sha256%3A68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.duration=2.124062ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "PUT /v2/foo/bar/blobs/uploads/9c2fcf8c-501b-43ee-8bd3-7f74173b1164?_state=pGgKC3a1lqEoqM8izLOBMkhdMgmkW8lVdk79jA6cXEN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMmZjZjhjLTUwMWItNDNlZS04YmQzLTdmNzQxNzNiMTE2NCIsIk9mZnNldCI6MTY5NTI4MzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NDlaIn0%3D&digest=sha256%3A68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=24c36acf-a513-47b0-8065-00d9e61d1c6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.799459ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "HEAD /v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=8a8a20d9-9afc-4d92-8229-236fd698ab41 http.request.method=GET http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=79.891539ms http.response.status=200 http.response.written=16952832 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "GET /v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 200 16952832 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=error msg="error parsing digest="sha257:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=76b9b697-f081-490e-aa00-e55a4099ad5a http.request.method=GET http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/sha257:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" vars.name="foo/bar" time="2025-05-13T15:29:51Z" 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.3 http.request.host="127.0.0.1:46857" http.request.id=76b9b697-f081-490e-aa00-e55a4099ad5a http.request.method=GET http.request.remoteaddr="127.0.0.1:51120" http.request.uri="/v2/foo/bar/blobs/sha257:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="941.49µs" http.response.status=400 http.response.written=110 vars.digest="sha257:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "GET /v2/foo/bar/blobs/sha257:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=9b95cd2f-25fc-4fb2-a1ce-fe41d6236498 http.request.method=GET http.request.remoteaddr="127.0.0.1:51144" http.request.uri="/v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.142052ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "GET /v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T15:29:51Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=45d32713-9a1c-472c-a407-4e13a5645c60 http.request.method=GET http.request.remoteaddr="127.0.0.1:49934" http.request.uri="/v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00521ms http.response.status=404 http.response.written=157 vars.digest="sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "GET /v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=decb4086-57db-4422-a715-033fe8d50a51 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49946" http.request.uri="/v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="991.17µs" http.response.status=404 http.response.written=157 vars.digest="sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "HEAD /v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=a15071b5-4667-4490-bfe7-5f87eaf6e9b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49946" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="952.57µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=cbe1e58c-c7e0-41eb-800b-de69e8902162 http.request.method=GET http.request.remoteaddr="127.0.0.1:49946" http.request.uri="/v2/foo/bar/blobs/uploads/01778999-1f16-4528-85a2-5a5c918ab494?_state=OdHVPmOBrqkIj6jIWIlwn0-5wkgGYoKpgVGVioLuOox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNzc4OTk5LTFmMTYtNDUyOC04NWEyLTVhNWM5MThhYjQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42NzgwNjI1NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.065091ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "GET /v2/foo/bar/blobs/uploads/01778999-1f16-4528-85a2-5a5c918ab494?_state=OdHVPmOBrqkIj6jIWIlwn0-5wkgGYoKpgVGVioLuOox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNzc4OTk5LTFmMTYtNDUyOC04NWEyLTVhNWM5MThhYjQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42NzgwNjI1NloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=8897bdd8-3602-448d-95be-0dec525f21d6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49946" http.request.uri="/v2/foo/bar/blobs/uploads/01778999-1f16-4528-85a2-5a5c918ab494?_state=OdHVPmOBrqkIj6jIWIlwn0-5wkgGYoKpgVGVioLuOox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNzc4OTk5LTFmMTYtNDUyOC04NWEyLTVhNWM5MThhYjQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42NzgwNjI1NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.064091ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "DELETE /v2/foo/bar/blobs/uploads/01778999-1f16-4528-85a2-5a5c918ab494?_state=OdHVPmOBrqkIj6jIWIlwn0-5wkgGYoKpgVGVioLuOox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNzc4OTk5LTFmMTYtNDUyOC04NWEyLTVhNWM5MThhYjQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42NzgwNjI1NloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=0fc4f62f-3b99-433e-be13-40bf44ecfa5f http.request.method=GET http.request.remoteaddr="127.0.0.1:49946" http.request.uri="/v2/foo/bar/blobs/uploads/01778999-1f16-4528-85a2-5a5c918ab494?_state=OdHVPmOBrqkIj6jIWIlwn0-5wkgGYoKpgVGVioLuOox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNzc4OTk5LTFmMTYtNDUyOC04NWEyLTVhNWM5MThhYjQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42NzgwNjI1NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=01778999-1f16-4528-85a2-5a5c918ab494 time="2025-05-13T15:29:51Z" 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.3 http.request.host="127.0.0.1:40463" http.request.id=0fc4f62f-3b99-433e-be13-40bf44ecfa5f http.request.method=GET http.request.remoteaddr="127.0.0.1:49946" http.request.uri="/v2/foo/bar/blobs/uploads/01778999-1f16-4528-85a2-5a5c918ab494?_state=OdHVPmOBrqkIj6jIWIlwn0-5wkgGYoKpgVGVioLuOox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNzc4OTk5LTFmMTYtNDUyOC04NWEyLTVhNWM5MThhYjQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42NzgwNjI1NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="895.329µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=01778999-1f16-4528-85a2-5a5c918ab494 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "GET /v2/foo/bar/blobs/uploads/01778999-1f16-4528-85a2-5a5c918ab494?_state=OdHVPmOBrqkIj6jIWIlwn0-5wkgGYoKpgVGVioLuOox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNzc4OTk5LTFmMTYtNDUyOC04NWEyLTVhNWM5MThhYjQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42NzgwNjI1NloifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=f6174cf0-6617-4f9f-9a71-9a9e9e357cde http.request.method=POST http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.031371ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=9687da59-5c09-4889-b76b-7bafbf37ee97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/32ac76da-18ab-4d98-839c-150f5cbb5ba5?_state=sgWSMs3MSHcJNX7q9HvnMqcTZBpzMymxJ-Lwcpi7nel7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyYWM3NmRhLTE4YWItNGQ5OC04MzljLTE1MGY1Y2JiNWJhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42ODQ4OTY2M1oifQ%3D%3D&digest=sha256%3A1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" provided=sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea vars.name="foo/bar" vars.uuid=32ac76da-18ab-4d98-839c-150f5cbb5ba5 time="2025-05-13T15:29:51Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=9687da59-5c09-4889-b76b-7bafbf37ee97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/32ac76da-18ab-4d98-839c-150f5cbb5ba5?_state=sgWSMs3MSHcJNX7q9HvnMqcTZBpzMymxJ-Lwcpi7nel7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyYWM3NmRhLTE4YWItNGQ5OC04MzljLTE1MGY1Y2JiNWJhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42ODQ4OTY2M1oifQ%3D%3D&digest=sha256%3A1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=32ac76da-18ab-4d98-839c-150f5cbb5ba5 time="2025-05-13T15:29:51Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=9687da59-5c09-4889-b76b-7bafbf37ee97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/32ac76da-18ab-4d98-839c-150f5cbb5ba5?_state=sgWSMs3MSHcJNX7q9HvnMqcTZBpzMymxJ-Lwcpi7nel7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyYWM3NmRhLTE4YWItNGQ5OC04MzljLTE1MGY1Y2JiNWJhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42ODQ4OTY2M1oifQ%3D%3D&digest=sha256%3A1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00741ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=32ac76da-18ab-4d98-839c-150f5cbb5ba5 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "PUT /v2/foo/bar/blobs/uploads/32ac76da-18ab-4d98-839c-150f5cbb5ba5?_state=sgWSMs3MSHcJNX7q9HvnMqcTZBpzMymxJ-Lwcpi7nel7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyYWM3NmRhLTE4YWItNGQ5OC04MzljLTE1MGY1Y2JiNWJhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42ODQ4OTY2M1oifQ%3D%3D&digest=sha256%3A1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=80df2485-ebb6-4573-ab0f-4234567858a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.195492ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=ee282f13-21d5-45fc-84e4-0b5f2f5709ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/ee099f60-4e6d-4eaa-8f2c-56770b806cec?_state=dxHqZBQ4LpEMGSGBJf3i181g6kqkOtFOCTOYri5-2-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMDk5ZjYwLTRlNmQtNGVhYS04ZjJjLTU2NzcwYjgwNmNlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42ODc2MzczNzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.265613ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "PUT /v2/foo/bar/blobs/uploads/ee099f60-4e6d-4eaa-8f2c-56770b806cec?_state=dxHqZBQ4LpEMGSGBJf3i181g6kqkOtFOCTOYri5-2-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMDk5ZjYwLTRlNmQtNGVhYS04ZjJjLTU2NzcwYjgwNmNlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42ODc2MzczNzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=e0a0ae41-094d-4952-a72d-f6748fc9108d http.request.method=POST http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.180253ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=6356b897-1860-46d5-a69d-76a57d0877d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/79021c78-0c55-49cd-aef9-7577eb126cda?_state=3cCP6bPGAnmoQu-MgHgS-yjQFu02IiAPSEgr1ZXkvKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MDIxYzc4LTBjNTUtNDljZC1hZWY5LTc1NzdlYjEyNmNkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42OTA4Mjk1MzFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.123052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "PUT /v2/foo/bar/blobs/uploads/79021c78-0c55-49cd-aef9-7577eb126cda?_state=3cCP6bPGAnmoQu-MgHgS-yjQFu02IiAPSEgr1ZXkvKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MDIxYzc4LTBjNTUtNDljZC1hZWY5LTc1NzdlYjEyNmNkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42OTA4Mjk1MzFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=fa57763e-a224-446a-89a5-dfabb280cf5f http.request.method=POST http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="879.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:55Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=1d45e84c-1102-4efe-8c94-e7d6e070dc33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/f4d71e20-4406-4d5e-99fb-65e0f34ac5f3?_state=gWUPBjj3Sz7q1ylWd_pbQarDC_VMlOF8psa1gN5fTAB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZDcxZTIwLTQ0MDYtNGQ1ZS05OWZiLTY1ZTBmMzRhYzVmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42OTM1MTMxNThaIn0%3D&digest=sha256%3A1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.duration=3.643453379s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "PUT /v2/foo/bar/blobs/uploads/f4d71e20-4406-4d5e-99fb-65e0f34ac5f3?_state=gWUPBjj3Sz7q1ylWd_pbQarDC_VMlOF8psa1gN5fTAB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZDcxZTIwLTQ0MDYtNGQ1ZS05OWZiLTY1ZTBmMzRhYzVmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1MS42OTM1MTMxNThaIn0%3D&digest=sha256%3A1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:55Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=c84eec3d-ba4b-4774-98d6-2ef546e34e3d http.request.method=POST http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.088971ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40463" http.request.id=dbcd49fe-4b96-448c-bc61-8f1c299c8bc0 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/6f989b8c-3103-48b9-8a90-635a026c4a6f?_state=TG0iQXzDQWmiT3CsFQk-vu2VAihd_yWKZu4de94P7Et7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmOTg5YjhjLTMxMDMtNDhiOS04YTkwLTYzNWEwMjZjNGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1NS41NTU3ODAzMDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.441424586s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:55 +0000] "PATCH /v2/foo/bar/blobs/uploads/6f989b8c-3103-48b9-8a90-635a026c4a6f?_state=TG0iQXzDQWmiT3CsFQk-vu2VAihd_yWKZu4de94P7Et7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmOTg5YjhjLTMxMDMtNDhiOS04YTkwLTYzNWEwMjZjNGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1NS41NTU3ODAzMDNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=ff8e8ae4-ee59-4a77-9da7-e84a3655980b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/uploads/6f989b8c-3103-48b9-8a90-635a026c4a6f?_state=IGhRCzsN-bAvKdguo0EClhEPJhQpgD9RvfzzQGmkjm57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmOTg5YjhjLTMxMDMtNDhiOS04YTkwLTYzNWEwMjZjNGE2ZiIsIk9mZnNldCI6MzAxNzI2NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NTVaIn0%3D&digest=sha256%3A1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.344174ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "PUT /v2/foo/bar/blobs/uploads/6f989b8c-3103-48b9-8a90-635a026c4a6f?_state=IGhRCzsN-bAvKdguo0EClhEPJhQpgD9RvfzzQGmkjm57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmOTg5YjhjLTMxMDMtNDhiOS04YTkwLTYzNWEwMjZjNGE2ZiIsIk9mZnNldCI6MzAxNzI2NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6Mjk6NTVaIn0%3D&digest=sha256%3A1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=d5eba17a-fb4b-44c4-9fe9-017124960a4c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.105131ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=50a2aa86-0845-4db5-b391-a4322f5a0ba7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=154.513105ms http.response.status=200 http.response.written=30172672 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "GET /v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 200 30172672 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=error msg="error parsing digest="sha257:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=eabfecfe-6892-48c4-a960-7180cf57c617 http.request.method=GET http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/sha257:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" vars.name="foo/bar" time="2025-05-13T15:29: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.3 http.request.host="127.0.0.1:40463" http.request.id=eabfecfe-6892-48c4-a960-7180cf57c617 http.request.method=GET http.request.remoteaddr="127.0.0.1:49962" http.request.uri="/v2/foo/bar/blobs/sha257:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.41µs" http.response.status=400 http.response.written=110 vars.digest="sha257:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "GET /v2/foo/bar/blobs/sha257:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=e6527dd5-20a4-45de-9ef0-6e9d462fe530 http.request.method=GET http.request.remoteaddr="127.0.0.1:48508" http.request.uri="/v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.154252ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "GET /v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=303d7be6-5473-4199-8938-80e097a87b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:48508" http.request.uri="/v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.638117ms http.response.status=200 http.response.written=557056 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "GET /v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 200 557056 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40463" http.request.id=0f925cea-f91b-4a16-9609-bf0db802e7ef http.request.method=GET http.request.remoteaddr="127.0.0.1:48504" http.request.uri="/v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.320295ms http.response.status=200 http.response.written=917504 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "GET /v2/foo/bar/blobs/sha256:1ebbd5e54ab9573a4a3cf4b4bb94cec0f1a86314764cf58d95d7c002caf41aea HTTP/1.1" 200 917504 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=df02fb6b-2ee3-4d6f-b46b-bb3d94d824d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51144" http.request.uri="/v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.883920644s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "GET /v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46857" http.request.id=553edd15-b78f-4660-8505-c438823f9bb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51128" http.request.uri="/v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.890688353s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [13/May/2025:15:29:51 +0000] "GET /v2/foo/bar/blobs/sha256:68e5e972f32a072cdd0d4a6bcc08d37dc8bd1fd3c94f93e6808adf67fdb2fdac HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (10.87s) === RUN TestBlobDelete time="2025-05-13T15:29:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T15:29:59Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:29:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=65286ac2-702d-4cf2-8c5c-e530ed7a71a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:43300" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.087291ms http.response.status=404 http.response.written=157 vars.digest="sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "GET /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=d26f8246-5b15-4947-93c6-2f6e87c886e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43306" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.104211ms http.response.status=404 http.response.written=157 vars.digest="sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=3cdecfc2-0c96-453a-9c61-0f97b566b13a http.request.method=POST http.request.remoteaddr="127.0.0.1:43306" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.01µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=09579dbd-a093-459f-b8d4-49dc44846244 http.request.method=GET http.request.remoteaddr="127.0.0.1:43306" http.request.uri="/v2/foo/bar/blobs/uploads/e8181b47-6972-4fa8-8782-8eb3eb3df791?_state=23f9hkCxngikR9rSezOmZvD1EYAaFzLLszbDV0j1KHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTgxYjQ3LTY5NzItNGZhOC04NzgyLThlYjNlYjNkZjc5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTIzMjY3MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01761ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "GET /v2/foo/bar/blobs/uploads/e8181b47-6972-4fa8-8782-8eb3eb3df791?_state=23f9hkCxngikR9rSezOmZvD1EYAaFzLLszbDV0j1KHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTgxYjQ3LTY5NzItNGZhOC04NzgyLThlYjNlYjNkZjc5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTIzMjY3MzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=f5a06794-19d2-44bb-b634-0cbc2e124607 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43306" http.request.uri="/v2/foo/bar/blobs/uploads/e8181b47-6972-4fa8-8782-8eb3eb3df791?_state=23f9hkCxngikR9rSezOmZvD1EYAaFzLLszbDV0j1KHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTgxYjQ3LTY5NzItNGZhOC04NzgyLThlYjNlYjNkZjc5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTIzMjY3MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01557ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "DELETE /v2/foo/bar/blobs/uploads/e8181b47-6972-4fa8-8782-8eb3eb3df791?_state=23f9hkCxngikR9rSezOmZvD1EYAaFzLLszbDV0j1KHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTgxYjQ3LTY5NzItNGZhOC04NzgyLThlYjNlYjNkZjc5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTIzMjY3MzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=0b7eab1d-662e-4af5-820c-c2be4c524c61 http.request.method=GET http.request.remoteaddr="127.0.0.1:43306" http.request.uri="/v2/foo/bar/blobs/uploads/e8181b47-6972-4fa8-8782-8eb3eb3df791?_state=23f9hkCxngikR9rSezOmZvD1EYAaFzLLszbDV0j1KHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTgxYjQ3LTY5NzItNGZhOC04NzgyLThlYjNlYjNkZjc5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTIzMjY3MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e8181b47-6972-4fa8-8782-8eb3eb3df791 time="2025-05-13T15:29:59Z" 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.3 http.request.host="127.0.0.1:33951" http.request.id=0b7eab1d-662e-4af5-820c-c2be4c524c61 http.request.method=GET http.request.remoteaddr="127.0.0.1:43306" http.request.uri="/v2/foo/bar/blobs/uploads/e8181b47-6972-4fa8-8782-8eb3eb3df791?_state=23f9hkCxngikR9rSezOmZvD1EYAaFzLLszbDV0j1KHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTgxYjQ3LTY5NzItNGZhOC04NzgyLThlYjNlYjNkZjc5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTIzMjY3MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.13µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e8181b47-6972-4fa8-8782-8eb3eb3df791 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "GET /v2/foo/bar/blobs/uploads/e8181b47-6972-4fa8-8782-8eb3eb3df791?_state=23f9hkCxngikR9rSezOmZvD1EYAaFzLLszbDV0j1KHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTgxYjQ3LTY5NzItNGZhOC04NzgyLThlYjNlYjNkZjc5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTIzMjY3MzRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=25aa8aaa-6b58-444e-a6f9-40788eb76fc2 http.request.method=POST http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=71821689-0241-43e7-94db-260e07be8bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/6cbc147b-616c-4ab7-850d-f29c8b36e2c4?_state=ZVGtCggUquf8bCpwvNo-w5IAxH_ycSC0aGdTDUqCxJ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjYmMxNDdiLTYxNmMtNGFiNy04NTBkLWYyOWM4YjM2ZTJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTc4MDAzNVoifQ%3D%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" provided=sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe vars.name="foo/bar" vars.uuid=6cbc147b-616c-4ab7-850d-f29c8b36e2c4 time="2025-05-13T15:29:59Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=71821689-0241-43e7-94db-260e07be8bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/6cbc147b-616c-4ab7-850d-f29c8b36e2c4?_state=ZVGtCggUquf8bCpwvNo-w5IAxH_ycSC0aGdTDUqCxJ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjYmMxNDdiLTYxNmMtNGFiNy04NTBkLWYyOWM4YjM2ZTJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTc4MDAzNVoifQ%3D%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6cbc147b-616c-4ab7-850d-f29c8b36e2c4 time="2025-05-13T15:29:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=71821689-0241-43e7-94db-260e07be8bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/6cbc147b-616c-4ab7-850d-f29c8b36e2c4?_state=ZVGtCggUquf8bCpwvNo-w5IAxH_ycSC0aGdTDUqCxJ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjYmMxNDdiLTYxNmMtNGFiNy04NTBkLWYyOWM4YjM2ZTJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTc4MDAzNVoifQ%3D%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.163892ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6cbc147b-616c-4ab7-850d-f29c8b36e2c4 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "PUT /v2/foo/bar/blobs/uploads/6cbc147b-616c-4ab7-850d-f29c8b36e2c4?_state=ZVGtCggUquf8bCpwvNo-w5IAxH_ycSC0aGdTDUqCxJ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjYmMxNDdiLTYxNmMtNGFiNy04NTBkLWYyOWM4YjM2ZTJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MTc4MDAzNVoifQ%3D%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=fda9c807-e3dd-4977-a1bc-7a8056822405 http.request.method=POST http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.93µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=7603c981-fe88-4483-b106-c7a81764b28d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/458a3b65-f5da-451b-bdf2-5046f965322d?_state=6DntchWfN9P59b-txyNB8cHGXwol8dRKclwy-8QpRf17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1OGEzYjY1LWY1ZGEtNDUxYi1iZGYyLTUwNDZmOTY1MzIyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MjA2OTc4NTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.394815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "PUT /v2/foo/bar/blobs/uploads/458a3b65-f5da-451b-bdf2-5046f965322d?_state=6DntchWfN9P59b-txyNB8cHGXwol8dRKclwy-8QpRf17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1OGEzYjY1LWY1ZGEtNDUxYi1iZGYyLTUwNDZmOTY1MzIyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MjA2OTc4NTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=599ad5c0-a589-4c83-aa74-80ebfc090095 http.request.method=POST http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.071251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=acaa2eaf-577c-403a-baab-1375633dd583 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/ad9e4fa0-3b74-4887-aee2-1404860530c4?_state=mGpDjKBiLX1ik7z-wJ3j_J66MGORzyDgOHpK2kxo12h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkOWU0ZmEwLTNiNzQtNDg4Ny1hZWUyLTE0MDQ4NjA1MzBjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MjM5NzY5NzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.295293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "PUT /v2/foo/bar/blobs/uploads/ad9e4fa0-3b74-4887-aee2-1404860530c4?_state=mGpDjKBiLX1ik7z-wJ3j_J66MGORzyDgOHpK2kxo12h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkOWU0ZmEwLTNiNzQtNDg4Ny1hZWUyLTE0MDQ4NjA1MzBjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MjM5NzY5NzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:29:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=379bca56-547d-410a-a60f-276a8bf202d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01253ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=8248bd58-e530-4f5e-864d-7b805ba93e2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/61b2aa89-de08-4c17-80d0-62a172562511?_state=K-C8gH2UVh_YYN3JU1sJ894IXLSGrFjA7zw4XUuI0W57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxYjJhYTg5LWRlMDgtNGMxNy04MGQwLTYyYTE3MjU2MjUxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MjcwMDgzNjRaIn0%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.duration=3.453292027s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:29:59 +0000] "PUT /v2/foo/bar/blobs/uploads/61b2aa89-de08-4c17-80d0-62a172562511?_state=K-C8gH2UVh_YYN3JU1sJ894IXLSGrFjA7zw4XUuI0W57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxYjJhYTg5LWRlMDgtNGMxNy04MGQwLTYyYTE3MjU2MjUxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNToyOTo1OS41MjcwMDgzNjRaIn0%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=0dd2a3a8-6a19-4848-a044-9d9bb226ab6a http.request.method=POST http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116492ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33951" http.request.id=5bc72b18-e703-44b3-a7a2-8da145a5f215 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/b79d21f3-574a-4931-9ada-b0ce3593cd21?_state=f3WjlWLrYTvEgBae8aD8v0Yt1xL9bNZ1YwYyLBIp_7V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3OWQyMWYzLTU3NGEtNDkzMS05YWRhLWIwY2UzNTkzY2QyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDowMy4xNjU0MDQ4OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.257418057s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:03 +0000] "PATCH /v2/foo/bar/blobs/uploads/b79d21f3-574a-4931-9ada-b0ce3593cd21?_state=f3WjlWLrYTvEgBae8aD8v0Yt1xL9bNZ1YwYyLBIp_7V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3OWQyMWYzLTU3NGEtNDkzMS05YWRhLWIwY2UzNTkzY2QyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDowMy4xNjU0MDQ4OVoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=629a0cf0-d091-4be1-85ac-7caa99dd8c28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/uploads/b79d21f3-574a-4931-9ada-b0ce3593cd21?_state=wS2NETVkFc5Kg_MlTXIIerCiO5RrScBhvWzqwW0jMLV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3OWQyMWYzLTU3NGEtNDkzMS05YWRhLWIwY2UzNTkzY2QyMSIsIk9mZnNldCI6Mjg1NDI0NjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MDNaIn0%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281893ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "PUT /v2/foo/bar/blobs/uploads/b79d21f3-574a-4931-9ada-b0ce3593cd21?_state=wS2NETVkFc5Kg_MlTXIIerCiO5RrScBhvWzqwW0jMLV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3OWQyMWYzLTU3NGEtNDkzMS05YWRhLWIwY2UzNTkzY2QyMSIsIk9mZnNldCI6Mjg1NDI0NjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MDNaIn0%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=382ed3a3-2fd7-4852-bda7-6d77e56580c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.03429ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=a14e154c-9106-4c51-9b8e-61b265fb6e43 http.request.method=GET http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=148.008239ms http.response.status=200 http.response.written=28542464 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "GET /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 200 28542464 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=error msg="error parsing digest="sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=bc82d077-9dba-4eab-86f2-c6d4328fc3db http.request.method=GET http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" vars.name="foo/bar" time="2025-05-13T15:30:06Z" 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.3 http.request.host="127.0.0.1:33951" http.request.id=bc82d077-9dba-4eab-86f2-c6d4328fc3db http.request.method=GET http.request.remoteaddr="127.0.0.1:43314" http.request.uri="/v2/foo/bar/blobs/sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.049µs" http.response.status=400 http.response.written=110 vars.digest="sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "GET /v2/foo/bar/blobs/sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=4d53b42f-5288-4d5e-8181-99dd78557d09 http.request.method=GET http.request.remoteaddr="127.0.0.1:57222" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.232652ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "GET /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=d6c35dac-960a-449b-9a1c-829d5db8be5a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=516465e8-d00d-464f-9528-1c8ebecae665 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.57µs" http.response.status=404 http.response.written=157 vars.digest="sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=9abfcb60-916d-4e5e-b969-a47e1d2377dc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57228" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.569µs" http.response.status=404 http.response.written=74 vars.digest="sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=error msg="error parsing digest="sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=fdc6fa80-5701-4863-9081-88edd542b31b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57240" http.request.uri="/v2/foo/bar/blobs/sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" vars.name="foo/bar" time="2025-05-13T15:30:06Z" 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.3 http.request.host="127.0.0.1:33951" http.request.id=fdc6fa80-5701-4863-9081-88edd542b31b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57240" http.request.uri="/v2/foo/bar/blobs/sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="988.01µs" http.response.status=400 http.response.written=110 vars.digest="sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "DELETE /v2/foo/bar/blobs/sha257:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T15:30:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=6918d4d4-2111-4d60-92af-5a89234ceea2 http.request.method=POST http.request.remoteaddr="127.0.0.1:57248" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.111851ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:09Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=27b5e438-9aff-4992-bb9a-6f47239594e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57248" http.request.uri="/v2/foo/bar/blobs/uploads/82e21da9-16dd-4e77-831f-55543ff8c2c3?_state=1vSgvqThGtcsLIX42oxKm7vjJjDels9oEqyp3Yyixy17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyZTIxZGE5LTE2ZGQtNGU3Ny04MzFmLTU1NTQzZmY4YzJjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDowNi42MzgyMDQwNzdaIn0%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.duration=3.283689206s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "PUT /v2/foo/bar/blobs/uploads/82e21da9-16dd-4e77-831f-55543ff8c2c3?_state=1vSgvqThGtcsLIX42oxKm7vjJjDels9oEqyp3Yyixy17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyZTIxZGE5LTE2ZGQtNGU3Ny04MzFmLTU1NTQzZmY4YzJjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDowNi42MzgyMDQwNzdaIn0%3D&digest=sha256%3Afb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=b33359ad-b7a2-43e4-821c-aeb4bbe3887d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57248" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.279053ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=f381db09-b95b-4e57-b150-903278e9c9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57208" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.484358905s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "GET /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-05-13T15:30:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33951" http.request.id=e8ec177b-aa7b-4352-a92e-ea9c0dc11219 http.request.method=GET http.request.remoteaddr="127.0.0.1:57222" http.request.uri="/v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.480119301s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [13/May/2025:15:30:06 +0000] "GET /v2/foo/bar/blobs/sha256:fb04b95d105de40dd16fe9da4936b4cdf15a0da1f8b9c8121cddfd51beefcbbe HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (10.88s) === RUN TestRelativeURL time="2025-05-13T15:30:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T15:30:10Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39899" http.request.id=fe6b66e0-ec3e-4d31-ac7c-b8c062fb2bd1 http.request.method=POST http.request.remoteaddr="127.0.0.1:46596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.143932ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:14Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39899" http.request.id=ec9f85e9-dbb3-4cb2-8648-ad910df4e858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46596" http.request.uri="/v2/foo/bar/blobs/uploads/54dd293f-c7e8-4c53-bfcb-87d40bec1628?_state=eKJhb3rYc4tB3Eud7lAZFYB3bVTIMhA4JwdteSsUneJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ZGQyOTNmLWM3ZTgtNGM1My1iZmNiLTg3ZDQwYmVjMTYyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDoxMC4xMTE5OTQ5MTRaIn0%3D&digest=sha256%3A4d1977c67ff4640996ecf717557d0d20f3d87bac2964fde97f4f222088039cfc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.61069708s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:10 +0000] "PUT /v2/foo/bar/blobs/uploads/54dd293f-c7e8-4c53-bfcb-87d40bec1628?_state=eKJhb3rYc4tB3Eud7lAZFYB3bVTIMhA4JwdteSsUneJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ZGQyOTNmLWM3ZTgtNGM1My1iZmNiLTg3ZDQwYmVjMTYyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDoxMC4xMTE5OTQ5MTRaIn0%3D&digest=sha256%3A4d1977c67ff4640996ecf717557d0d20f3d87bac2964fde97f4f222088039cfc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:14Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39899" http.request.id=5a74fde2-e33b-4a73-8879-9b9660955fa4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.268093ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:14Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39899" http.request.id=546833fb-7429-4f56-ba97-9dae522975bf http.request.method=POST http.request.remoteaddr="127.0.0.1:46596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043171ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39899" http.request.id=56e8df12-9b89-4b28-8081-324ebd8827cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46596" http.request.uri="/v2/foo/bar/blobs/uploads/ae1e94c4-4e51-4691-9aae-ee84c9cafa74?_state=s-eIGynaWiNyCVE0xQmPT3ibs2uGVkYQ-4zXI9tIFk17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlMWU5NGM0LTRlNTEtNDY5MS05YWFlLWVlODRjOWNhZmE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDoxNC4yMzM5MTk5OThaIn0%3D&digest=sha256%3A0746493d7b4b0a717a3a586393af3bef892237d742f7b753a14d67704cce0360" http.request.useragent="Go-http-client/1.1" http.response.duration=1.876901214s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:14 +0000] "PUT /v2/foo/bar/blobs/uploads/ae1e94c4-4e51-4691-9aae-ee84c9cafa74?_state=s-eIGynaWiNyCVE0xQmPT3ibs2uGVkYQ-4zXI9tIFk17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlMWU5NGM0LTRlNTEtNDY5MS05YWFlLWVlODRjOWNhZmE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDoxNC4yMzM5MTk5OThaIn0%3D&digest=sha256%3A0746493d7b4b0a717a3a586393af3bef892237d742f7b753a14d67704cce0360 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (6.01s) === RUN TestBlobDeleteDisabled time="2025-05-13T15:30: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.3 time="2025-05-13T15:30:16Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:36395" http.request.id=ad825410-8a71-4b45-bbbf-bcdbe8e3a9cd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/foo/bar/blobs/sha256:a09147e94fec12ad4b5810914f7f0ae598105a93565096375d53ab32a95ee621" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05929ms http.response.status=405 http.response.written=78 vars.digest="sha256:a09147e94fec12ad4b5810914f7f0ae598105a93565096375d53ab32a95ee621" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:30:16 +0000] "DELETE /v2/foo/bar/blobs/sha256:a09147e94fec12ad4b5810914f7f0ae598105a93565096375d53ab32a95ee621 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.29s) === RUN TestDeleteDisabled time="2025-05-13T15:30: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.3 time="2025-05-13T15:30:16Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39079" http.request.id=45bb284f-6ee1-4147-a2c7-fd231859f66c http.request.method=POST http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128012ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:18Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39079" http.request.id=1deb6aff-c697-41bd-af07-65b371310e52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/foo/bar/blobs/uploads/2663b805-ed5d-4648-92cc-ea23988c07f0?_state=h2CuZNv20jxalAkBV5bw214jrvqI-7vnGfe1QLXPDOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NjNiODA1LWVkNWQtNDY0OC05MmNjLWVhMjM5ODhjMDdmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDoxNi42MjI4OTU3NDVaIn0%3D&digest=sha256%3Ad3e7beee74d14dc0c8bbbd079a976697d8063e4d66da0a3bdb6dad1c32d1ff04" http.request.useragent="Go-http-client/1.1" http.response.duration=1.918519321s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:16 +0000] "PUT /v2/foo/bar/blobs/uploads/2663b805-ed5d-4648-92cc-ea23988c07f0?_state=h2CuZNv20jxalAkBV5bw214jrvqI-7vnGfe1QLXPDOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NjNiODA1LWVkNWQtNDY0OC05MmNjLWVhMjM5ODhjMDdmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDoxNi42MjI4OTU3NDVaIn0%3D&digest=sha256%3Ad3e7beee74d14dc0c8bbbd079a976697d8063e4d66da0a3bdb6dad1c32d1ff04 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:39079" http.request.id=81ae64e3-eea8-44f5-91d2-bf76a0cdf2b3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/foo/bar/blobs/sha256:d3e7beee74d14dc0c8bbbd079a976697d8063e4d66da0a3bdb6dad1c32d1ff04" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="933.289µs" http.response.status=405 http.response.written=78 vars.digest="sha256:d3e7beee74d14dc0c8bbbd079a976697d8063e4d66da0a3bdb6dad1c32d1ff04" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:30:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:d3e7beee74d14dc0c8bbbd079a976697d8063e4d66da0a3bdb6dad1c32d1ff04 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.14s) === RUN TestDeleteReadOnly time="2025-05-13T15:30:18Z" 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.3 time="2025-05-13T15:30:18Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:18Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40983" http.request.id=ddbd003e-3b55-4038-9646-ee8937c7fe29 http.request.method=POST http.request.remoteaddr="127.0.0.1:43212" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168692ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:21Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40983" http.request.id=07baf017-b250-407e-952f-eb9a4ac1ee3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:43212" http.request.uri="/v2/foo/bar/blobs/uploads/b2897a85-47b4-4bf6-ac4a-e436c1909c7a?_state=sK8mtZjK9EIJhfhytfkPhtErwUCUzaMpuClOrlGUSzd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODk3YTg1LTQ3YjQtNGJmNi1hYzRhLWU0MzZjMTkwOWM3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDoxOC43OTE3MTkwNzNaIn0%3D&digest=sha256%3Af407e5e5a21665aa2614de94eefcd504bfa4ed77cbea137070b2666f8e113cca" http.request.useragent="Go-http-client/1.1" http.response.duration=2.395228131s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:18 +0000] "PUT /v2/foo/bar/blobs/uploads/b2897a85-47b4-4bf6-ac4a-e436c1909c7a?_state=sK8mtZjK9EIJhfhytfkPhtErwUCUzaMpuClOrlGUSzd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODk3YTg1LTQ3YjQtNGJmNi1hYzRhLWU0MzZjMTkwOWM3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDoxOC43OTE3MTkwNzNaIn0%3D&digest=sha256%3Af407e5e5a21665aa2614de94eefcd504bfa4ed77cbea137070b2666f8e113cca HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [13/May/2025:15:30:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:f407e5e5a21665aa2614de94eefcd504bfa4ed77cbea137070b2666f8e113cca HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.65s) === RUN TestStartPushReadOnly time="2025-05-13T15:30:21Z" 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.3 time="2025-05-13T15:30:21Z" level=info msg="redis not configured" go.version=go1.24.3 127.0.0.1 - - [13/May/2025:15:30:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-05-13T15:30:21Z" 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.3 time="2025-05-13T15:30:21Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=57cdb8e5-8bde-4910-9d16-07d884a6fcaa http.request.method=GET http.request.remoteaddr="127.0.0.1:51802" 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.048491ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T15:30:21Z" 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.3 http.request.host="127.0.0.1:44623" http.request.id=c8edf678-61e2-4958-a0ba-285f6187ad5b http.request.method=GET http.request.remoteaddr="127.0.0.1:51802" 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="877.929µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:15:30:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T15:30:21Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=e8465a36-b06d-48ce-8003-1a83fc729b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" 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="824.968µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T15:30:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=f6311760-22c3-40bb-ae41-d35604719917 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.184752ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:21Z" 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.3 http.request.host="127.0.0.1:44623" http.request.id=f6311760-22c3-40bb-ae41-d35604719917 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.267193ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=f6311760-22c3-40bb-ae41-d35604719917 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.297393ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:21Z" 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.3 http.request.host="127.0.0.1:44623" http.request.id=f6311760-22c3-40bb-ae41-d35604719917 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.323674ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T15:30:21Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=75430046-c7e5-4e01-b8a9-2dc91b8abfd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.091491ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:21 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=0c135917-64ef-4cd1-b126-aba94f8774a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/blobs/uploads/3af0adeb-ad2b-40c5-a833-84b429fa8e30?_state=HsoEkexgBST6K0ZxUjcgj-OaminndCyZMQQ3SPE-hVN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYWYwYWRlYi1hZDJiLTQwYzUtYTgzMy04NGI0MjlmYThlMzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjEuNDIxMzk4MzY5WiJ9&digest=sha256%3Af652b268262274e0880e4412155fbdb7a2c5d0b3a7ce75946ef2153759271b87" http.request.useragent="Go-http-client/1.1" http.response.duration=1.800976554s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:21 +0000] "PUT /v2/foo/schema1/blobs/uploads/3af0adeb-ad2b-40c5-a833-84b429fa8e30?_state=HsoEkexgBST6K0ZxUjcgj-OaminndCyZMQQ3SPE-hVN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYWYwYWRlYi1hZDJiLTQwYzUtYTgzMy04NGI0MjlmYThlMzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjEuNDIxMzk4MzY5WiJ9&digest=sha256%3Af652b268262274e0880e4412155fbdb7a2c5d0b3a7ce75946ef2153759271b87 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=01d99309-0069-462e-8a4d-e3f91dc3b90d http.request.method=POST http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.150012ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=c062195e-8b4d-42bc-a760-403324a644fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/blobs/uploads/8a4a0cb0-2482-4fd3-b329-472d84bafc8d?_state=TuIiNwNduhVmekd8zugBjSnIZh9p_ZiE75SUlxHajzZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YTRhMGNiMC0yNDgyLTRmZDMtYjMyOS00NzJkODRiYWZjOGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjMuNDAxMjcxNTE4WiJ9&digest=sha256%3A37eff0a393251dd0c899b13ee686be4e3783b4a62bf5b330fa30572d6095a58c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.500728875s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/8a4a0cb0-2482-4fd3-b329-472d84bafc8d?_state=TuIiNwNduhVmekd8zugBjSnIZh9p_ZiE75SUlxHajzZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YTRhMGNiMC0yNDgyLTRmZDMtYjMyOS00NzJkODRiYWZjOGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjMuNDAxMjcxNTE4WiJ9&digest=sha256%3A37eff0a393251dd0c899b13ee686be4e3783b4a62bf5b330fa30572d6095a58c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=861e95b3-38b7-4009-9e9e-8f8776a99a5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.83804ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=147b7150-a155-4994-9ee2-94676d834516 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.476115ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=1f43ea24-33b8-4694-8d1c-bc249ff05e42 http.request.method=GET http.request.remoteaddr="127.0.0.1:51802" 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.988781ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=9099f6d4-5105-4a76-8932-d3b5e85be077 http.request.method=GET http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.90214ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "GET /v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44623" http.request.id=d4a5a260-9851-426d-83d1-ed8ac1b2ad3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.391395ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44623" http.request.id=72c6e411-661e-44f6-841c-d3cef9d9c460 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.549197ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:44623" http.request.id=7cc1dbfd-8013-4848-81fe-5b30c8c214a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.399754ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=7f8afb65-1872-486e-b326-fd53da23ce84 http.request.method=GET http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.93894ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "GET /v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=2797d804-071f-4506-a6cf-1d7dd428ea71 http.request.method=GET http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="823.289µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=84fd369d-5d53-4185-8d84-a657bd1f10cb http.request.method=GET http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" http.response.duration="825.848µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "GET /v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=ec537bbb-4f8b-4395-b12d-4df9137884e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51802" 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="815.368µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=error msg="payload digest does match: "sha256:f24a31c1e7e24dbe646026b0752c90c77d04e5b141604b139ad0dac90918b095" != "sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8"" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=89f90369-b8cf-45c1-bde9-3000c9014e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" time="2025-05-13T15:30:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=89f90369-b8cf-45c1-bde9-3000c9014e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51802" http.request.uri="/v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.052891ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8" 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:cdbca6440f6eaf9e8055e9789d6646e3e371b5b6cd024206257b0d63c8c2a7c8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=8bc2b174-41d5-42b0-a144-c5c6d4adfc5d http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.050451ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" 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.3 http.request.host="127.0.0.1:44623" http.request.id=da89ad7e-72a3-42db-ae93-226c37a091e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" 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="859.129µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44623" http.request.id=c70a5a2c-f765-4fe4-b6dd-b6edc9a2ef7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="998.491µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:24Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44623" http.request.id=c70a5a2c-f765-4fe4-b6dd-b6edc9a2ef7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.054051ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:24Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44623" http.request.id=c70a5a2c-f765-4fe4-b6dd-b6edc9a2ef7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.084011ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=a22c3690-92b3-4f14-899d-509f0ccee888 http.request.method=POST http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00217ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=919c15ef-b36a-4868-8254-c2c2c44e5e74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/blobs/uploads/b7cbbaa1-e38a-4671-8ae1-b1473cebf3e0?_state=rIwfPa4jNnqRvqfAonQdkELX3lm4gCfc4g3komchEkZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiN2NiYmFhMS1lMzhhLTQ2NzEtOGFlMS1iMTQ3M2NlYmYzZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjQuOTQyMDUzMjQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293974ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/b7cbbaa1-e38a-4671-8ae1-b1473cebf3e0?_state=rIwfPa4jNnqRvqfAonQdkELX3lm4gCfc4g3komchEkZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiN2NiYmFhMS1lMzhhLTQ2NzEtOGFlMS1iMTQ3M2NlYmYzZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjQuOTQyMDUzMjQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:24Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44623" http.request.id=a35c1d9b-0b9b-4d64-bf35-643c3350cd0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.04313ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:24Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44623" http.request.id=a35c1d9b-0b9b-4d64-bf35-643c3350cd0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.095251ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T15:30:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=96d1061d-f3d5-409e-a15f-680a5c66d7da http.request.method=POST http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033771ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=1ec3c5a3-8bdd-4ff3-a93f-73762fa70554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/blobs/uploads/9a69f1c1-ad82-4a98-a737-045272b03d5f?_state=Ic4Z--LtnRPJES6qLxJdaaxPu-HtssSN8MCb686AOtt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YTY5ZjFjMS1hZDgyLTRhOTgtYTczNy0wNDUyNzJiMDNkNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjUuMjIxNTY4NjcxWiJ9&digest=sha256%3A39f7e91940100cc1742c5aa84380ced525f50db9723c75ff5d4e9debedb67caf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.304882461s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/9a69f1c1-ad82-4a98-a737-045272b03d5f?_state=Ic4Z--LtnRPJES6qLxJdaaxPu-HtssSN8MCb686AOtt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YTY5ZjFjMS1hZDgyLTRhOTgtYTczNy0wNDUyNzJiMDNkNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjUuMjIxNTY4NjcxWiJ9&digest=sha256%3A39f7e91940100cc1742c5aa84380ced525f50db9723c75ff5d4e9debedb67caf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=965a657b-5149-4ce9-ba22-884f5022b64f http.request.method=POST http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.146332ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=7da7ebc1-03ad-4d09-bb52-294a4e99bcc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/blobs/uploads/f2a38d77-b5d2-4cd3-8051-7187e19c365b?_state=LlbQVEaV-5483_sKR1ke9xjKU3hUwDEWFPuQ8LlOD6Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMmEzOGQ3Ny1iNWQyLTRjZDMtODA1MS03MTg3ZTE5YzM2NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjguNzkxNjAxMDExWiJ9&digest=sha256%3Ae4134021818acb8414b53853b2641e786092f21b64d08d399f3ac2224f935050" http.request.useragent="Go-http-client/1.1" http.response.duration=2.410308444s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/f2a38d77-b5d2-4cd3-8051-7187e19c365b?_state=LlbQVEaV-5483_sKR1ke9xjKU3hUwDEWFPuQ8LlOD6Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMmEzOGQ3Ny1iNWQyLTRjZDMtODA1MS03MTg3ZTE5YzM2NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MjguNzkxNjAxMDExWiJ9&digest=sha256%3Ae4134021818acb8414b53853b2641e786092f21b64d08d399f3ac2224f935050 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44623" http.request.id=a6cdfddb-1bab-4dc2-8c5d-3b0f5f578453 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.509375ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44623" http.request.id=5b6217f6-f163-4a94-bbbb-fe4c7a777204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/sha256:dba71523582d9cfc8cb97f7dca0fc52d4850fc9b1683ac995419807d874680f5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.134772ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:dba71523582d9cfc8cb97f7dca0fc52d4850fc9b1683ac995419807d874680f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=9c5ca143-d9d0-472f-9656-097a80bedaa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.04253ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=a8fb7019-7157-4c2e-9407-77bb3c8fb174 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/sha256:dba71523582d9cfc8cb97f7dca0fc52d4850fc9b1683ac995419807d874680f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="933.97µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/sha256:dba71523582d9cfc8cb97f7dca0fc52d4850fc9b1683ac995419807d874680f5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=8cbde9eb-4ccd-4f23-9c8d-ad034d6588d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="748.088µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=62c5390c-c43c-4850-964e-1e06eb7e1bf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/sha256:dba71523582d9cfc8cb97f7dca0fc52d4850fc9b1683ac995419807d874680f5" http.request.useragent="Go-http-client/1.1" http.response.duration="709.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/sha256:dba71523582d9cfc8cb97f7dca0fc52d4850fc9b1683ac995419807d874680f5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=bfe3cfce-0398-4114-83f6-2b75e6362615 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" 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="775.008µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="rewriting manifest sha256:dba71523582d9cfc8cb97f7dca0fc52d4850fc9b1683ac995419807d874680f5 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=ce89578a-d576-4963-8cde-2647ee212009 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" 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-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=ce89578a-d576-4963-8cde-2647ee212009 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.176902ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44623" http.request.id=562b3ffe-155c-46b0-8e89-c3ed17b1ef39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" 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="935.61µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44623" http.request.id=3e3cee91-ae1f-4e78-a436-15da36594ad8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.157052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44623" http.request.id=ac42678e-16f6-4926-9e89-e820f6be168c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/sha256:f00cb3a3f740009a83f021ff14227989c566aed47c73754af376c4e7c94a41ae" http.request.useragent="Go-http-client/1.1" http.response.duration=1.061811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:f00cb3a3f740009a83f021ff14227989c566aed47c73754af376c4e7c94a41ae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=50cb0c13-b99c-4723-91a6-ea166d59188d http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" 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="955.49µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=377dd532-7f20-481c-9019-66f9b869ce1c http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/sha256:f00cb3a3f740009a83f021ff14227989c566aed47c73754af376c4e7c94a41ae" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="931.209µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/sha256:f00cb3a3f740009a83f021ff14227989c566aed47c73754af376c4e7c94a41ae HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=6e11c388-6283-41f2-95ee-14e7a1110125 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="769.247µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=d2901814-fb48-4fbf-9ec8-6304b08dc0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/sha256:f00cb3a3f740009a83f021ff14227989c566aed47c73754af376c4e7c94a41ae" http.request.useragent="Go-http-client/1.1" http.response.duration="770.448µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/sha256:f00cb3a3f740009a83f021ff14227989c566aed47c73754af376c4e7c94a41ae HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="rewriting manifest list sha256:f00cb3a3f740009a83f021ff14227989c566aed47c73754af376c4e7c94a41ae in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=8f7aa309-74b0-444b-b4bf-e02cbe41037d http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" 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-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44623" http.request.id=8f7aa309-74b0-444b-b4bf-e02cbe41037d http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.252743ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-13T15:30: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.3 time="2025-05-13T15:30:31Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=8b6a5cdf-dbd6-45d2-8ab1-9409927baa8d http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" 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.00285ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" 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.3 http.request.host="127.0.0.1:34481" http.request.id=40c0caee-6588-4bb1-9ef8-362319c12029 http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" 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="830.849µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=6b73fac7-b617-4e47-969b-f0757e27e05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" 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="852.208µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=4c81ea0b-d18b-4279-ac7a-9b012003debf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.170072ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:31Z" 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.3 http.request.host="127.0.0.1:34481" http.request.id=4c81ea0b-d18b-4279-ac7a-9b012003debf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.224193ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=4c81ea0b-d18b-4279-ac7a-9b012003debf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.252233ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:31Z" 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.3 http.request.host="127.0.0.1:34481" http.request.id=4c81ea0b-d18b-4279-ac7a-9b012003debf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.279033ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T15:30:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=e20ee591-8f51-4bda-8f65-520535026839 http.request.method=POST http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.110251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=702e8db5-acda-4d2d-9bc3-9888e7f8a3a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/blobs/uploads/5d3643ce-b4be-4ca8-8ca0-9ce231cf5e7b?_state=HiIfwylEZjFTDn2_FDScGN1YO6FovQDwwnjJwKuFJnh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZDM2NDNjZS1iNGJlLTRjYTgtOGNhMC05Y2UyMzFjZjVlN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MzEuNDUwOTIzNTdaIn0%3D&digest=sha256%3A56270bc7e6915f8b14fff49add9aabc1b85e71d1f649d5153feb9e8504f27942" http.request.useragent="Go-http-client/1.1" http.response.duration=1.765280508s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:31 +0000] "PUT /v2/foo/schema1/blobs/uploads/5d3643ce-b4be-4ca8-8ca0-9ce231cf5e7b?_state=HiIfwylEZjFTDn2_FDScGN1YO6FovQDwwnjJwKuFJnh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZDM2NDNjZS1iNGJlLTRjYTgtOGNhMC05Y2UyMzFjZjVlN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MzEuNDUwOTIzNTdaIn0%3D&digest=sha256%3A56270bc7e6915f8b14fff49add9aabc1b85e71d1f649d5153feb9e8504f27942 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=9132d760-93af-4194-bcc5-30cc928ae1fd http.request.method=POST http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122492ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=c9f3785f-d66f-43fc-9aa4-00080144851f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/blobs/uploads/720a4656-3356-437a-beac-ee6e96e4d98f?_state=_UO2M3NIP1u7H9Vf8sH2_NApDSmd3sbOC2twR7bsRSl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjBhNDY1Ni0zMzU2LTQzN2EtYmVhYy1lZTZlOTZlNGQ5OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MzMuNTQ0MDE3OTJaIn0%3D&digest=sha256%3Af45ef9853bbbc7c28419439bb22e243dd7dd67691e8ca2654f69c4fc5f8d1873" http.request.useragent="Go-http-client/1.1" http.response.duration=3.447577403s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/720a4656-3356-437a-beac-ee6e96e4d98f?_state=_UO2M3NIP1u7H9Vf8sH2_NApDSmd3sbOC2twR7bsRSl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjBhNDY1Ni0zMzU2LTQzN2EtYmVhYy1lZTZlOTZlNGQ5OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MzMuNTQ0MDE3OTJaIn0%3D&digest=sha256%3Af45ef9853bbbc7c28419439bb22e243dd7dd67691e8ca2654f69c4fc5f8d1873 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=eff511ad-48c3-4036-a697-7c2319fe40f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.628478ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=193b0be2-c48d-4d69-bbe5-7762e2ade64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.627237ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=bdf2bbec-a6d3-485e-8daf-91837c7e0257 http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" 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.89618ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=7b459c88-49a4-4bf9-aeb1-a7d11be4a8ab http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.801778ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "GET /v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34481" http.request.id=789c23b3-b429-446f-91ca-b64e20167806 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.427755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34481" http.request.id=8d38e434-f0ce-4cde-86fc-4b9b1824e2c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.414875ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:34481" http.request.id=0ff45058-f5fa-4a95-9b52-755157ff1cb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.399035ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=46fe3bc6-c4a1-4466-8448-9148f9f132c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.90058ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "GET /v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=490da0c8-c57e-4e6d-b932-7554754293ce http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="843.209µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=216e9183-c585-4552-ae63-e05e6dae3f3c http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" http.response.duration="801.088µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "GET /v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=ed447c8a-bad5-4dad-a595-e25a34b99508 http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" 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="825.168µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=error msg="payload digest does match: "sha256:33393d8459631264532b25c2accdecb6c8d8efb9952b36a4daebb0d060ea7a84" != "sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a"" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=c9f86279-6c8b-45fc-b177-8a8906a69443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" time="2025-05-13T15:30:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=c9f86279-6c8b-45fc-b177-8a8906a69443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.188332ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a" 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:90de599d8692054f964584fbc7623642d2314a5436043f52cbb6408388109c2a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=ffe8a9ff-ac62-48a7-b904-848668580c2f http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01533ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=f95d6ed5-1c8b-410c-9632-921e621847a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="838.248µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34481" http.request.id=bf0e5aaf-19d0-48a3-959e-baa4793462e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" 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="963.13µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34481" http.request.id=bf0e5aaf-19d0-48a3-959e-baa4793462e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.080891ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34481" http.request.id=bf0e5aaf-19d0-48a3-959e-baa4793462e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.150412ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=a9e4b5b2-749b-4843-b2ef-a0b8026c5591 http.request.method=POST http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="939.81µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=173ca748-e80b-4420-8bb9-755422208340 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/blobs/uploads/7bd8d1e5-db10-48c8-99d2-40dd7ef54d57?_state=B2b06UZUMUwpo5m_AzVKplpp5wQ_0vg-bYMV7tdObmZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YmQ4ZDFlNS1kYjEwLTQ4YzgtOTlkMi00MGRkN2VmNTRkNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MzcuMDMxNzMxNDU1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.256092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/7bd8d1e5-db10-48c8-99d2-40dd7ef54d57?_state=B2b06UZUMUwpo5m_AzVKplpp5wQ_0vg-bYMV7tdObmZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YmQ4ZDFlNS1kYjEwLTQ4YzgtOTlkMi00MGRkN2VmNTRkNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MzcuMDMxNzMxNDU1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34481" http.request.id=0a090ff8-15b4-482f-9959-c473f14025e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.013131ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34481" http.request.id=0a090ff8-15b4-482f-9959-c473f14025e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.168092ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T15:30:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=fc37c876-ac10-4cc1-908f-39d7083ec79f http.request.method=POST http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.072571ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=64ec94a7-4a57-4a44-9ae3-fcc5e7636bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/blobs/uploads/be763f25-c9e3-41f5-8940-b72bbb5af4f9?_state=ddXLKwFdsdj9Isr-rZeUWPwWtkAEiN6rGou3_KzphUN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZTc2M2YyNS1jOWUzLTQxZjUtODk0MC1iNzJiYmI1YWY0ZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MzcuMzAyNjgxMzE0WiJ9&digest=sha256%3A70693dd7ea3b2fdbc5746d9e164b54c4915fa9154d4a3e1c8174fb6c5652a80f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.794244341s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/be763f25-c9e3-41f5-8940-b72bbb5af4f9?_state=ddXLKwFdsdj9Isr-rZeUWPwWtkAEiN6rGou3_KzphUN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZTc2M2YyNS1jOWUzLTQxZjUtODk0MC1iNzJiYmI1YWY0ZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6MzcuMzAyNjgxMzE0WiJ9&digest=sha256%3A70693dd7ea3b2fdbc5746d9e164b54c4915fa9154d4a3e1c8174fb6c5652a80f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=82021cd5-180b-4987-a6c6-f9f2f8d55225 http.request.method=POST http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=818d5351-4930-4ed7-bf80-8a058e9aff00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/blobs/uploads/fc909298-7034-43fa-99f4-86b43f27f6c6?_state=QOk33pmljIM_Bs2gpoP_l6x5sipavJrkOqOUNvZSech7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYzkwOTI5OC03MDM0LTQzZmEtOTlmNC04NmI0M2YyN2Y2YzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDAuMzMxMTEwODU3WiJ9&digest=sha256%3Abba077941b94a177e751bf2708392ebb9e3fdae37be3d5a2d4e76711e9fe0429" http.request.useragent="Go-http-client/1.1" http.response.duration=1.875928081s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/fc909298-7034-43fa-99f4-86b43f27f6c6?_state=QOk33pmljIM_Bs2gpoP_l6x5sipavJrkOqOUNvZSech7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYzkwOTI5OC03MDM0LTQzZmEtOTlmNC04NmI0M2YyN2Y2YzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDAuMzMxMTEwODU3WiJ9&digest=sha256%3Abba077941b94a177e751bf2708392ebb9e3fdae37be3d5a2d4e76711e9fe0429 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34481" http.request.id=7b1f92e6-b71a-49e2-8366-f3ee16db8b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.427935ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34481" http.request.id=8eb70fec-3b77-400c-a576-5974d4b5eda4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/sha256:a76e9a7aeec0a1c4aa9ef2b0a40bcac413714054850bffd77494be13e2637101" http.request.useragent="Go-http-client/1.1" http.response.duration=1.205812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:a76e9a7aeec0a1c4aa9ef2b0a40bcac413714054850bffd77494be13e2637101 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=32096d56-b40f-4bd1-9ff0-6ec22330f2e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.177772ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=411b5074-8808-4f79-b8dc-7a26979cc5de http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/sha256:a76e9a7aeec0a1c4aa9ef2b0a40bcac413714054850bffd77494be13e2637101" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.018411ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/sha256:a76e9a7aeec0a1c4aa9ef2b0a40bcac413714054850bffd77494be13e2637101 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=213666d2-78fe-485f-a714-71ca52c1c990 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="889.65µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=20f6486b-9977-4ac9-b426-d35f948b2d2f http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/sha256:a76e9a7aeec0a1c4aa9ef2b0a40bcac413714054850bffd77494be13e2637101" http.request.useragent="Go-http-client/1.1" http.response.duration="716.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/sha256:a76e9a7aeec0a1c4aa9ef2b0a40bcac413714054850bffd77494be13e2637101 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=ca84b6ab-eb81-41eb-a4a9-f0ac4618c3a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" 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="863.209µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="rewriting manifest sha256:a76e9a7aeec0a1c4aa9ef2b0a40bcac413714054850bffd77494be13e2637101 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=fe6f6a40-02ab-45db-a03a-8586925b49f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" 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-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=fe6f6a40-02ab-45db-a03a-8586925b49f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.104822ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34481" http.request.id=c29470ee-a66c-4a9e-85c6-f2a8419272ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" 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="991.25µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34481" http.request.id=7e38cf5d-e9f5-41fe-8e64-2d0335e27bfe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34481" http.request.id=8fabedf5-cc24-4e62-885f-6d1b72b004e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/sha256:2b5078fbcc6492e9371f3db064e2f7413de0aac7228af73ee975ec040976bd0c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.062611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:2b5078fbcc6492e9371f3db064e2f7413de0aac7228af73ee975ec040976bd0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=f39e35fe-8701-450f-a8f8-9cacfca0c40e http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.030771ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=a7193c6f-ead0-45bc-ade5-14d820c43ce3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/sha256:2b5078fbcc6492e9371f3db064e2f7413de0aac7228af73ee975ec040976bd0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="965.249µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/sha256:2b5078fbcc6492e9371f3db064e2f7413de0aac7228af73ee975ec040976bd0c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=09b76280-6373-4479-9a82-9accb1ec1073 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="838.248µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=cbc7ed1b-b666-4553-8263-d0d8b02b6a52 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/sha256:2b5078fbcc6492e9371f3db064e2f7413de0aac7228af73ee975ec040976bd0c" http.request.useragent="Go-http-client/1.1" http.response.duration="774.568µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/sha256:2b5078fbcc6492e9371f3db064e2f7413de0aac7228af73ee975ec040976bd0c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="rewriting manifest list sha256:2b5078fbcc6492e9371f3db064e2f7413de0aac7228af73ee975ec040976bd0c in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=0a3ea15b-2d2f-4a04-9a86-63aeb96be3d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" 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-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34481" http.request.id=0a3ea15b-2d2f-4a04-9a86-63aeb96be3d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42696" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.227783ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (21.04s) === RUN TestGetManifestWithStorageError time="2025-05-13T15:30: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.3 time="2025-05-13T15:30:42Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:42515" http.request.id=fb270e23-8b01-4c84-8e22-d968c501d2fe http.request.method=GET http.request.remoteaddr="127.0.0.1:58902" 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="969.81µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:42515" http.request.id=f78ad107-8c67-4260-9780-4251aa31c9cb http.request.method=GET http.request.remoteaddr="127.0.0.1:58902" 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="818.129µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:42515" http.request.id=86048445-9970-4728-b74f-d14aa216fd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:58902" 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="881.329µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:42515" http.request.id=bd18bb63-d574-4089-b203-b15daab48c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:58902" 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="837.408µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-05-13T15:30: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.3 time="2025-05-13T15:30:42Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=f0062a31-4235-4112-abf4-7717995ef6c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53176" 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.01065ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" 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.3 http.request.host="127.0.0.1:44051" http.request.id=cc203d50-1839-486e-8113-630d8ab63cbc http.request.method=GET http.request.remoteaddr="127.0.0.1:53176" 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="853.248µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=a3270223-58cd-4926-a762-5086939803f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" 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="810.048µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=ee9fa174-e383-4f2a-b095-568ee311e215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.153032ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:42Z" 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.3 http.request.host="127.0.0.1:44051" http.request.id=ee9fa174-e383-4f2a-b095-568ee311e215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.215793ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=ee9fa174-e383-4f2a-b095-568ee311e215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.244993ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T15:30:42Z" 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.3 http.request.host="127.0.0.1:44051" http.request.id=ee9fa174-e383-4f2a-b095-568ee311e215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.271993ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T15:30:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=1d28494e-d2cf-43df-b518-6175e30ce5de http.request.method=POST http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.064611ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=52c02cdc-6ca6-460a-b8ff-d60a1fa656fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/blobs/uploads/5df776aa-c54a-4957-8570-03d785ffb418?_state=rF6tP6ty-ZywRN649MPty_jaI1-ODCloTRaBJQxmxFd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZGY3NzZhYS1jNTRhLTQ5NTctODU3MC0wM2Q3ODVmZmI0MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDIuNTMyNzM5NzE5WiJ9&digest=sha256%3A3d5ad7cf23c71e78873468a18dd023dd0dfa770ca1795fb25c6fe9bfe155dd94" http.request.useragent="Go-http-client/1.1" http.response.duration=3.593259376s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:42 +0000] "PUT /v2/foo/schema1/blobs/uploads/5df776aa-c54a-4957-8570-03d785ffb418?_state=rF6tP6ty-ZywRN649MPty_jaI1-ODCloTRaBJQxmxFd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZGY3NzZhYS1jNTRhLTQ5NTctODU3MC0wM2Q3ODVmZmI0MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDIuNTMyNzM5NzE5WiJ9&digest=sha256%3A3d5ad7cf23c71e78873468a18dd023dd0dfa770ca1795fb25c6fe9bfe155dd94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=d0c17c14-8b75-479d-b28b-fe5312b5f779 http.request.method=POST http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.146971ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=9d750b93-66ae-4711-b891-a8f8d0603802 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/blobs/uploads/79b20567-8a53-4ec4-a159-81338fad6ee9?_state=YItynuR4IAhRtc12qwjY88jpMkZYbzZVdXnOtZQaXpN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3OWIyMDU2Ny04YTUzLTRlYzQtYTE1OS04MTMzOGZhZDZlZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDYuMjk5NjExMDc2WiJ9&digest=sha256%3A51a519213e67bbb7b730c7b04a8e081842da12fb9e6bd944275bb1bccf92c103" http.request.useragent="Go-http-client/1.1" http.response.duration=1.244658447s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/79b20567-8a53-4ec4-a159-81338fad6ee9?_state=YItynuR4IAhRtc12qwjY88jpMkZYbzZVdXnOtZQaXpN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3OWIyMDU2Ny04YTUzLTRlYzQtYTE1OS04MTMzOGZhZDZlZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDYuMjk5NjExMDc2WiJ9&digest=sha256%3A51a519213e67bbb7b730c7b04a8e081842da12fb9e6bd944275bb1bccf92c103 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=81687577-34b0-495d-a4a9-22b2dfc8154f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.675478ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=361e4290-82c3-47bd-8c47-c66cf0613646 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.407435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=a41b698f-db5d-4595-b994-9ae43c1ba5b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.070421ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=fed249bd-5296-479e-8651-9df15ef926e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.9185ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44051" http.request.id=19817176-a10c-4f3b-b06c-0b6065f8d0af http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.370795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44051" http.request.id=7d2d4c9c-b1c0-4436-8234-9bfaabad9a27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.504476ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:44051" http.request.id=3c90ba47-1778-4ead-82e6-c67515a539ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.461075ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=78cb8fe6-b930-4028-ba0f-2ae0537def2a http.request.method=GET http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.02958ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=ee8541c9-b9c8-42ea-92a0-82b3c53e7deb http.request.method=GET http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="869.089µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=c4fe128e-defd-449e-9337-110599965180 http.request.method=GET http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.duration="780.048µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=4e2b9a5f-6b02-48e4-b939-e6db283e737e http.request.method=GET http.request.remoteaddr="127.0.0.1:53176" 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="796.488µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=error msg="payload digest does match: "sha256:274ad470764005515c2f1338a690c98cd04ad6b8a38aa2cb20694efc633aed1b" != "sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb"" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=7eda61d0-9a3b-49ff-acb7-c438d707c308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" time="2025-05-13T15:30:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=7eda61d0-9a3b-49ff-acb7-c438d707c308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53176" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.155692ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=835d229f-a89b-48da-8486-292d8e251cee http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58832" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.271814ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "DELETE /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=504bd277-ebbc-4cf2-84ce-cba8288339eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58832" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="986.33µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=0ed886e3-32fb-48a9-885e-118ebc702e70 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58838" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.203293ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "DELETE /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=ca452027-27e0-44de-a349-46c7e6bc937f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58848" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.653717ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=04339734-d3b8-4ffd-bc46-47a61280122c http.request.method=GET http.request.remoteaddr="127.0.0.1:58848" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.02478ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=fd62be2e-1892-4a0b-a2b7-23802a5a1b26 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58854" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.075611ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=43a2c8d5-c409-4657-9240-2ab03d0751e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.668997ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=60ba12ac-e499-4155-88a0-07deb3d91e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" 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="866.849µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=b3766b6d-5cfe-4c24-9941-61b12f91d6da http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01793ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "DELETE /v2/foo/schema1/manifests/sha256:68bac4ecab63c1a1c01e1bca0fc6bc8b5257af6aa883470729255f824611e1cb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=d412e083-3e82-40f5-b5b5-0bc47f5b8c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" 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="795.128µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=3ecc9282-9630-4431-847d-fb2a769469a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" 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="858.169µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" 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.3 http.request.host="127.0.0.1:44051" http.request.id=a4151a4f-64e9-47e3-a164-7403f5d3b26b http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" 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="829.168µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=bd161124-4c98-436a-8ad6-701712325801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" 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="964.93µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:47Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=bd161124-4c98-436a-8ad6-701712325801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.03641ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:47Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=bd161124-4c98-436a-8ad6-701712325801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.067811ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=f4e87f45-44c1-4464-bdf2-4edb77326743 http.request.method=POST http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="994.69µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=5ffa0463-5ea8-4adb-bb76-c1d129c15950 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/blobs/uploads/b255b0c4-f2f5-4a5b-b805-7c731645d2c4?_state=AiBg0LLxiT7MzQQ7JvfnN5HCIHbcMLVlneZXBpauDbJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjU1YjBjNC1mMmY1LTRhNWItYjgwNS03YzczMTY0NWQyYzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDcuNjQ3OTU3NDI2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.342934ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/b255b0c4-f2f5-4a5b-b805-7c731645d2c4?_state=AiBg0LLxiT7MzQQ7JvfnN5HCIHbcMLVlneZXBpauDbJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjU1YjBjNC1mMmY1LTRhNWItYjgwNS03YzczMTY0NWQyYzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDcuNjQ3OTU3NDI2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=1f80165e-3362-4540-8d04-c76d96cfe7af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.079051ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T15:30:47Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=1f80165e-3362-4540-8d04-c76d96cfe7af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.138732ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T15:30:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=6557b271-4e94-4a6c-a266-363edbe9e25b http.request.method=POST http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033691ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=77a06aff-2e1c-4e64-8be6-e972e7302158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/blobs/uploads/48232ed2-65f2-4961-89e3-5459f87a4906?_state=XXIdQ58NLFv389nI6hy6tUyAQEmVDTJLA126ZR__7Wt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ODIzMmVkMi02NWYyLTQ5NjEtODllMy01NDU5Zjg3YTQ5MDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDcuODMyODA5NDQyWiJ9&digest=sha256%3A28871614dfbd45d114747e74af9138f9e4614a1eb82735c6d6b8ca936e043edf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162940728s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/48232ed2-65f2-4961-89e3-5459f87a4906?_state=XXIdQ58NLFv389nI6hy6tUyAQEmVDTJLA126ZR__7Wt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ODIzMmVkMi02NWYyLTQ5NjEtODllMy01NDU5Zjg3YTQ5MDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDcuODMyODA5NDQyWiJ9&digest=sha256%3A28871614dfbd45d114747e74af9138f9e4614a1eb82735c6d6b8ca936e043edf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=81d612f8-ec11-467c-b95d-f5bd5acdb1e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.107771ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=a0482640-ce53-4902-8e91-af200535ce9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/blobs/uploads/b72799be-fc14-4e76-af6c-bdbbfa7b79a3?_state=tX9jqBM_fHuh0dbZ6tqwBCEpoQEp4h57A7LI1tF9Dxp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNzI3OTliZS1mYzE0LTRlNzYtYWY2Yy1iZGJiZmE3Yjc5YTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDkuMjk2NDQzOTM0WiJ9&digest=sha256%3Abb033b64dc279c95644e7a12183d78d49ab27264a8a8756590df241555be01de" http.request.useragent="Go-http-client/1.1" http.response.duration=3.731898717s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/b72799be-fc14-4e76-af6c-bdbbfa7b79a3?_state=tX9jqBM_fHuh0dbZ6tqwBCEpoQEp4h57A7LI1tF9Dxp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNzI3OTliZS1mYzE0LTRlNzYtYWY2Yy1iZGJiZmE3Yjc5YTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTU6MzA6NDkuMjk2NDQzOTM0WiJ9&digest=sha256%3Abb033b64dc279c95644e7a12183d78d49ab27264a8a8756590df241555be01de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=18e3b514-c583-4716-8d6b-df0b4ff73784 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459775ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=91172ae2-a56f-47f5-8397-980672c2e4f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.duration=1.174052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=3aa9bb37-85cb-463d-bd58-aedd22ea35d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.01505ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=caa8f78d-848c-4166-9546-8a58481b0dae http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.001731ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=ab1736f9-c428-470f-bb6b-9cd1ebe66a08 http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="793.128µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=0f6dc122-f754-41e7-836a-32314428e3d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.duration="812.689µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=2499cbbe-a6ed-4bf9-86a9-645fe67b5804 http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" 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="782.648µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="rewriting manifest sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=c790ae0d-f2b0-40de-889f-4acc2865e16c http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" 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-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=c790ae0d-f2b0-40de-889f-4acc2865e16c http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.203902ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=a1499f61-7a34-4f68-a9e7-9b92c523abd0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.duration=1.064771ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=ac8d76ae-8c5a-42af-b3f9-969f293d6825 http.request.method=GET http.request.remoteaddr="127.0.0.1:58868" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="904.129µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=1e05f06b-fd0d-47a0-b931-2350952127f6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44982" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02577ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=32b9e4ca-5744-41e4-bad3-2011d9098e7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=3085dc77-1e3e-448f-8d68-45de524187b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.070091ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=bf3062ed-17eb-4b97-98d3-ccaeaaade81c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44996" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.102572ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44051" http.request.id=75ce1a97-8eda-440f-8bc6-8b24ff48df58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.395735ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=c357113a-a4ad-41d9-9f2f-446af726d4e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" 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="864.769µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=875f1fb0-a922-4593-9ba4-822ef5b77045 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45000" http.request.uri="/v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00053ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2ac4b007c2f7318f5d2dc745b36afbff7fa655f71017e99c50a58ef5bdd7ad51 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44051" http.request.id=02265c2c-9c8c-41b4-ae51-c6d939698c89 http.request.method=GET http.request.remoteaddr="127.0.0.1:45000" 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="882.009µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (10.81s) === RUN TestManifestDeleteDisabled time="2025-05-13T15:30: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.3 time="2025-05-13T15:30:53Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:39427" http.request.id=e1a041f4-0703-48af-8e27-cb19df2ee9e2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55006" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.027091ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [13/May/2025:15:30:53 +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-05-13T15:30: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.3 time="2025-05-13T15:30:53Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-13T15:30:53Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.3 time="2025-05-13T15:30:53Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-13T15:30:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:42809" http.request.id=cbfe2782-b986-4429-8fe6-e5dab541b761 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53706" 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.90954ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:42809" http.request.id=3542a0fc-a448-4dab-8e8d-cef4e200dd96 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53708" 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.638657ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:42809" http.request.id=fdf27f0e-bf0f-46f2-8cfc-dc96cfda6422 http.request.method=POST http.request.remoteaddr="127.0.0.1:53714" 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.664057ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T15:30:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:42809" http.request.id=39e68413-38fa-4456-8658-883b2b98a53d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53718" 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.660257ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.53s) === RUN TestProxyManifestGetByTag time="2025-05-13T15:30: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.3 time="2025-05-13T15:30:53Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=73f040e5-4646-4bc2-a925-c910a733c8a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.193012ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=77d2cb89-59ab-45e7-bf62-466a35b6518f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/foo/bar/blobs/uploads/98991cda-b146-42bf-8f23-4fbb4498425a?_state=3V-55rvGJZfhoMVcecTpcSAoAiZqhryIfYtj67yQVZF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4OTkxY2RhLWIxNDYtNDJiZi04ZjIzLTRmYmI0NDk4NDI1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDo1My44NzY4NDI4NzRaIn0%3D&digest=sha256%3A427345f606a4750afabb88b0d454c516929f434d7b33f0cd4878e9621af3a28c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.986044627s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:53 +0000] "PUT /v2/foo/bar/blobs/uploads/98991cda-b146-42bf-8f23-4fbb4498425a?_state=3V-55rvGJZfhoMVcecTpcSAoAiZqhryIfYtj67yQVZF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4OTkxY2RhLWIxNDYtNDJiZi04ZjIzLTRmYmI0NDk4NDI1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDo1My44NzY4NDI4NzRaIn0%3D&digest=sha256%3A427345f606a4750afabb88b0d454c516929f434d7b33f0cd4878e9621af3a28c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=7cf94f93-8745-42a4-9e05-f1d94a1a8095 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.631557ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:56 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:30: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.3 time="2025-05-13T15:30:56Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T15:30:56Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.24.3 time="2025-05-13T15:30:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=e9aba28c-233e-4912-bc81-a1a433e1bb03 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.008µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:15:30:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T15:30:56Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:36755" go.version=go1.24.3 time="2025-05-13T15:30:56Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=cb46d3db-334f-45bb-a6a6-058df303ffa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.608µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:15:30:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T15:30:56Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36755 /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:36755/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:44967" http.request.id=8e529411-ef1d-4489-beb6-3f91d06542cf http.request.method=GET http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/foo/bar/manifests/sha256:5d800558526124819aba1d06c86b8be16e197cd2141a82ddeed6b5a8fa875df4" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:5d800558526124819aba1d06c86b8be16e197cd2141a82ddeed6b5a8fa875df4" time="2025-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=3bd82cc4-b187-47b5-a844-0220aa8179b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55346" http.request.uri="/v2/foo/bar/manifests/sha256:5d800558526124819aba1d06c86b8be16e197cd2141a82ddeed6b5a8fa875df4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.044061ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:15:30:56 +0000] "GET /v2/foo/bar/manifests/sha256:5d800558526124819aba1d06c86b8be16e197cd2141a82ddeed6b5a8fa875df4 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T15:30:56Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:5d800558526124819aba1d06c86b8be16e197cd2141a82ddeed6b5a8fa875df4 with ttl=167h59m59.99999432s" go.version=go1.24.3 time="2025-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44967" http.request.id=8e529411-ef1d-4489-beb6-3f91d06542cf http.request.method=GET http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/foo/bar/manifests/sha256:5d800558526124819aba1d06c86b8be16e197cd2141a82ddeed6b5a8fa875df4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=9.123014ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:15:30:56 +0000] "GET /v2/foo/bar/manifests/sha256:5d800558526124819aba1d06c86b8be16e197cd2141a82ddeed6b5a8fa875df4 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=e725753a-dc64-4f36-9319-03bcb7f6c38e http.request.method=GET http.request.remoteaddr="127.0.0.1:55346" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="751.448µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:15:30:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T15:30:56Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36755 /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:36755/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:44967" http.request.id=dd80d30c-219d-4366-a087-becd8a3f0477 http.request.method=GET http.request.remoteaddr="127.0.0.1:47044" 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-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=a37f3a47-b04d-4cb8-b05f-8613d3b8af59 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55348" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.093341ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:15:30:56 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T15:30:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44967" http.request.id=dd80d30c-219d-4366-a087-becd8a3f0477 http.request.method=GET http.request.remoteaddr="127.0.0.1:47044" 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.609828ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:15:30:56 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T15:30:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=cb64e03d-a3c2-427b-a90b-59288f6f1cc2 http.request.method=POST http.request.remoteaddr="127.0.0.1:55348" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06321ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=524a1269-8f71-49f3-a00a-e076b533a256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55348" http.request.uri="/v2/foo/bar/blobs/uploads/b54fda75-1708-4968-bc15-be8fb10ec52d?_state=lbC_V6CF6Z9oayE3C_9k365w0jGtkYyMB5eUqei3uMB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1NGZkYTc1LTE3MDgtNDk2OC1iYzE1LWJlOGZiMTBlYzUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDo1Ny4xNzY4MTEwNFoifQ%3D%3D&digest=sha256%3A2a3960beae4615a65857cea066b756ad88c8c9f7bef60278fa937292856e5370" http.request.useragent="Go-http-client/1.1" http.response.duration=3.459549882s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:30:57 +0000] "PUT /v2/foo/bar/blobs/uploads/b54fda75-1708-4968-bc15-be8fb10ec52d?_state=lbC_V6CF6Z9oayE3C_9k365w0jGtkYyMB5eUqei3uMB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1NGZkYTc1LTE3MDgtNDk2OC1iYzE1LWJlOGZiMTBlYzUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxNTozMDo1Ny4xNzY4MTEwNFoifQ%3D%3D&digest=sha256%3A2a3960beae4615a65857cea066b756ad88c8c9f7bef60278fa937292856e5370 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=7b29fbeb-3d0b-4ed3-b6b3-217d14286af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55348" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.773999ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:15:31:00 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=c205526d-a525-4a05-b656-b57abb2e52ac http.request.method=GET http.request.remoteaddr="127.0.0.1:55348" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="758.888µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:15:31:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T15:31:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36755 /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:36755/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:44967" http.request.id=698add09-03cc-4406-aa3a-b146a37398bb http.request.method=GET http.request.remoteaddr="127.0.0.1:47050" 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-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=c7c438d2-41f4-4ce1-ab84-e07b4e14c888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55350" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.187903ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:15:31:00 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=625556b9-c475-4a39-81bf-8126a5f53116 http.request.method=GET http.request.remoteaddr="127.0.0.1:55350" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="685.207µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:15:31:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T15:31:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36755 /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:36755/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:44967" http.request.id=698add09-03cc-4406-aa3a-b146a37398bb http.request.method=GET http.request.remoteaddr="127.0.0.1:47050" 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-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36755" http.request.id=3ace811e-4625-4807-ae82-d0615b54efe9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55360" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.073621ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:15:31:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T15:31:00Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:b12c367a48ae25a00834caa0f4bdd9e9c18c512cf43fea5d23c0cab42c5e6d20 with ttl=167h59m59.99999572s" go.version=go1.24.3 time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44967" http.request.id=698add09-03cc-4406-aa3a-b146a37398bb http.request.method=GET http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=12.514648ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:15:31:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (7.06s) === RUN TestAppDispatcher time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46043" http.request.id=983b369c-1940-4c8f-a6e3-3e49334ebe26 http.request.method=GET http.request.remoteaddr="127.0.0.1:49086" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="889.53µs" http.response.status=200 http.response.written=0 time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46043" http.request.id=56c3fef5-2a3f-488c-b1e9-3b6b33d12af7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49086" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="899.849µs" http.response.status=200 http.response.written=0 time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46043" http.request.id=3808af37-09bd-4ab5-9393-f1cd0a409e96 http.request.method=GET http.request.remoteaddr="127.0.0.1:49086" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="962.65µs" http.response.status=200 http.response.written=0 time="2025-05-13T15:31:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46043" http.request.id=d80ef3a4-a1de-4b64-b10b-d67456cc7228 http.request.method=GET http.request.remoteaddr="127.0.0.1:49086" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="820.888µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-05-13T15:31: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.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 time="2025-05-13T15:31:00Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 time="2025-05-13T15:31:00Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.3 http.request.host="127.0.0.1:34111" http.request.id=c4957c24-ef1e-4e19-8256-4925bedcf9ba http.request.method=GET http.request.remoteaddr="127.0.0.1:51572" 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-05-13T15:31: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.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 time="2025-05-13T15:31:00Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 time="2025-05-13T15:31:00Z" level=info msg="configuring file health check path=/tmp/healthcheck1434684851, interval=1" go.version=go1.24.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-13T15:31: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.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 time="2025-05-13T15:31:04Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 time="2025-05-13T15:31:04Z" level=info msg="configuring TCP health check addr=127.0.0.1:43627, interval=1" go.version=go1.24.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-13T15:31:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 time="2025-05-13T15:31:08Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 time="2025-05-13T15:31:08Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33511, interval=1, threshold=3" go.version=go1.24.3 instance.id=a55f3441-776d-44c7-ba94-665459ee01c1 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 112.223s ? 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.39s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.17s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.46s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.83s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.947s === RUN TestSchedule time="2025-05-13T15:29:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 time="2025-05-13T15:29:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99724ms" go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 time="2025-05-13T15:29:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.76µs" go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 time="2025-05-13T15:29:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.36µs" go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 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-05-13T15:29:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-13T15:29:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 time="2025-05-13T15:29:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99684ms" go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 time="2025-05-13T15:29:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99816ms" go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 time="2025-05-13T15:29:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 --- PASS: TestStopRestore (0.52s) === RUN TestDoubleStart time="2025-05-13T15:29:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a51076e2-c9d2-400c-a757-7890c35df517 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.667s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.34s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 16949760 sha256:0311d3b1e5d917a8f763e7e2ec0f61bb398fab7975f22f1b48405584007abd93 [] map[] } --- PASS: TestSimpleBlobRead (0.51s) === RUN TestBlobMount --- PASS: TestBlobMount (0.63s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.28s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.54s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.20s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:314e936a648fd3bd4caa1370031498e66a6a294257cc7da87b87685f392f0b63 palailogos: marking blob sha256:02e00d4dccb1f24fbdf119e6e5e84c021e0ea67382bca4b8c16e5ede8792834a palailogos: marking blob sha256:1d44c41645067ffcd1aacc9b9eaa5f341f519a97b8f3730fe035de8193af7852 palailogos: marking manifest sha256:8403f5dae4bfb200160fc9d2ffc04c69bf768e7bfa7e02d0a6b189387a2bec6b palailogos: marking blob sha256:314e936a648fd3bd4caa1370031498e66a6a294257cc7da87b87685f392f0b63 palailogos: marking blob sha256:9eabf4c6c22b76c648450557c2609012c23f3aad0bf1b9a8f46ca3b68ece485a palailogos: marking manifest sha256:9eabf4c6c22b76c648450557c2609012c23f3aad0bf1b9a8f46ca3b68ece485a palailogos: marking blob sha256:3407268890811a0caf61e58543f874aa980f4a692468d3799c74208c057486c7 palailogos: marking blob sha256:3bf6a97596ce02e7b27152200d1746cacd1633e2278dcdf469fab388d12990a3 palailogos: marking manifest sha256:ecef1079b7bbbad0b4e226f57e37ff646c75515875b1705447a0909a939ff41c palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:e2406cf1f3e7fd862b43f106dfe841e350cc408db0b349c97d255e823fee53b6 palailogos: marking blob sha256:9d5aec9b1073ca5d05985869e3697a88edd772df3956420eea1b0cf37bf05b12 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.54s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:0b0df3fbe5340e0ec26606a977b34151660d3293220243399e9aa7cd323907dd deletemanifests: marking manifest sha256:b145c5dc64accb808cc55813669229c26490ecf57fa1589021bb5e9007fc0e03 deletemanifests: marking blob sha256:3717a30cd25dd7efd45e072aae8af07c0d4971d76db7f5d084447957f3295e8d deletemanifests: marking blob sha256:1c9b292b199f24bfbf981afd9c96fe025362234c4b5b1448ea2bccf1ae8c8278 deletemanifests: marking blob sha256:090eef790b9c182d0193f77ecc10a3d9721eda36a3d76864a513e80b82e71423 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0b0df3fbe5340e0ec26606a977b34151660d3293220243399e9aa7cd323907dd blob eligible for deletion: sha256:40f15adfad87cd5dee8e3ea4907b5f34c09c83925a01c484ab43136d64c39572 blob eligible for deletion: sha256:533e50f2c8b7e0f49a253f545f8adab279023566db9f8fc6158db11059e374fc blob eligible for deletion: sha256:f57c163271d1e2c50e088288a22c9006b14fe1865d8becaac0aed8f14820f01a deletemanifests manifest eligible for deletion: sha256:0b0df3fbe5340e0ec26606a977b34151660d3293220243399e9aa7cd323907dd deletemanifests: marking manifest sha256:b145c5dc64accb808cc55813669229c26490ecf57fa1589021bb5e9007fc0e03 deletemanifests: marking blob sha256:3717a30cd25dd7efd45e072aae8af07c0d4971d76db7f5d084447957f3295e8d deletemanifests: marking blob sha256:1c9b292b199f24bfbf981afd9c96fe025362234c4b5b1448ea2bccf1ae8c8278 deletemanifests: marking blob sha256:090eef790b9c182d0193f77ecc10a3d9721eda36a3d76864a513e80b82e71423 time="2025-05-13T15:29:43Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/0b0df3fbe5340e0ec26606a977b34151660d3293220243399e9aa7cd323907dd" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 time="2025-05-13T15:29:43Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/0b0df3fbe5340e0ec26606a977b34151660d3293220243399e9aa7cd323907dd" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0b0df3fbe5340e0ec26606a977b34151660d3293220243399e9aa7cd323907dd time="2025-05-13T15:29:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0b0df3fbe5340e0ec26606a977b34151660d3293220243399e9aa7cd323907dd" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:40f15adfad87cd5dee8e3ea4907b5f34c09c83925a01c484ab43136d64c39572 time="2025-05-13T15:29:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/40/40f15adfad87cd5dee8e3ea4907b5f34c09c83925a01c484ab43136d64c39572" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:533e50f2c8b7e0f49a253f545f8adab279023566db9f8fc6158db11059e374fc time="2025-05-13T15:29:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/53/533e50f2c8b7e0f49a253f545f8adab279023566db9f8fc6158db11059e374fc" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:f57c163271d1e2c50e088288a22c9006b14fe1865d8becaac0aed8f14820f01a time="2025-05-13T15:29:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f5/f57c163271d1e2c50e088288a22c9006b14fe1865d8becaac0aed8f14820f01a" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 --- PASS: TestDeleteManifestIfTagNotFound (2.32s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:07e835a54e8da9c4f31e316fddd53f2b730dde6bbdd3ad85a0dbe55d9b2c5489 time="2025-05-13T15:29:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/07/07e835a54e8da9c4f31e316fddd53f2b730dde6bbdd3ad85a0dbe55d9b2c5489" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:0cfb42ab76adf93c1c129282db325e34fea3cc348e04fb1dbca40d03252f5fcd time="2025-05-13T15:29:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0c/0cfb42ab76adf93c1c129282db325e34fea3cc348e04fb1dbca40d03252f5fcd" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:d4ac057ee5d7e7fbe86940dc388b36dd4bd6c77afb43225d6d019256b22e56de time="2025-05-13T15:29:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d4/d4ac057ee5d7e7fbe86940dc388b36dd4bd6c77afb43225d6d019256b22e56de" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 --- PASS: TestGCWithMissingManifests (0.71s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:51e0807682df0d308ceff9f64bfd3ddd48ac6074bed628a8f2418964068c0038 komnenos: marking blob sha256:826bb11e10883cbd69be83f558c84041a6cadd424f68ffe8b023a8b40b48cf11 komnenos: marking blob sha256:71e2ac3d97e9845a122a150f81e7aa9651d4320da56d251b72d662229575f364 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7eb3b5dcf2ee531948f5fea2f1f46f3824ac6d10e1af2953cf4eb79e8d4705ca time="2025-05-13T15:29:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7e/7eb3b5dcf2ee531948f5fea2f1f46f3824ac6d10e1af2953cf4eb79e8d4705ca" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:aae80430ca495e32c2915d486ce5e0eeebb58f980c7ec7be82354be922e39ddd time="2025-05-13T15:29:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aae80430ca495e32c2915d486ce5e0eeebb58f980c7ec7be82354be922e39ddd" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-13T15:29:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:e7ccaa8167408f4c3471310deecde8fcd58fe081fce4ee4f423bcb7325883573 time="2025-05-13T15:29:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e7/e7ccaa8167408f4c3471310deecde8fcd58fe081fce4ee4f423bcb7325883573" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:03c13cb94630ffad7c82e5b7c6fd59011af22e3f56396273a6bf5fd258e4e97f time="2025-05-13T15:29:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/03/03c13cb94630ffad7c82e5b7c6fd59011af22e3f56396273a6bf5fd258e4e97f" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:2d612310d754691016bca8d3c3fcbaab1df50045077fce9e069ad18b9ce5cd01 time="2025-05-13T15:29:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2d612310d754691016bca8d3c3fcbaab1df50045077fce9e069ad18b9ce5cd01" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 blob eligible for deletion: sha256:53b647bcd9f1b7df40b0b8c91b921017977a7a3a401fb8495bb70e3ab4456bfc time="2025-05-13T15:29:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/53/53b647bcd9f1b7df40b0b8c91b921017977a7a3a401fb8495bb70e3ab4456bfc" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 --- PASS: TestDeletionHasEffect (2.67s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.19s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:3a875c6171e60c9eb964748ef78830d3536a8c5d5e621a75d3be6c29107cc12b michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:5724b36b76bd83fce57ecbbebb7e42ece4a308058bb3b1982fa29bab62d246b7 michael_z_doukas: marking blob sha256:3a35ef1977c00a786c293137508b3818d5a4f1d083f3a998cffd525b2bde2a0c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:23d73ac457bc79fadf0c58fd345fe0aa20cbe294885d6926a5ce98b4dd4e6e9b time="2025-05-13T15:29:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/23/23d73ac457bc79fadf0c58fd345fe0aa20cbe294885d6926a5ce98b4dd4e6e9b" go.version=go1.24.3 instance.id=af43ed9b-3f27-4912-94b9-c99bc67f0964 --- PASS: TestOrphanBlobDeleted (1.01s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:a1a0050e118a388d4f4788a513bdbc0a97bc3603f79adbe9f9a244926a878838 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:6a0e7836d2fa13fd78e0e4bde29654301165263948caab415e483433e493c8dc --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.94s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.77s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.50s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.70s) === 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-05-13T15:29:53Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 14:29:53.498676518 +0000 UTC m=-3570.053341505, actuallyDelete=true" time="2025-05-13T15:29:53Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-13T15:29:53Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746, actuallyDelete=true" time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1da15e14-7eb9-4e87-8cdd-feafb1abd04e have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a3adc5f2-04ed-4c2d-93ae-93281368c6f5 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ad378cfb-a975-447c-82da-530426af4d43 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d19f544c-d81d-4bf4-997b-b7d28844a7c3 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d9b0028c-dbd3-423f-a3fd-c5e00eb330d3 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/c625031f-c74e-4ac9-87f1-c0f7a28e853f have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2b9956c0-ed68-4b09-8a13-52047a7bf498 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3ce81441-609b-47d5-a7f1-173a866e66f8 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f29244ed-19f2-493f-b3ca-6443cff42a3d have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f4f834bd-fcaf-47c6-b219-e6c05103d0a9 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f8c99e13-94b5-461f-bf3f-85e1b425701e have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.499722729 +0000 UTC m=+29.947704746). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-13T15:29:53Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 15:29:53.500999342 +0000 UTC m=+29.948981319, actuallyDelete=true" time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/292a15ff-112a-4be0-8f18-69cd981ccaa4 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.500999342 +0000 UTC m=+29.948981319). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/381c2ba4-9b68-4ded-b4fa-03308e5e826c have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.500999342 +0000 UTC m=+29.948981319). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5a7134bb-04b9-45d5-8a5d-1c68b874b7b6 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.500999342 +0000 UTC m=+29.948981319). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/64c8e0bf-edc5-43ae-a9a0-0dd2a79c9c46 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.500999342 +0000 UTC m=+29.948981319). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a9c67865-c1a0-4e06-8ddb-2c9d58cbc4a2 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.500999342 +0000 UTC m=+29.948981319). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-13T15:29:53Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 15:29:53.501847151 +0000 UTC m=+29.949829208, actuallyDelete=true" time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/342dcb72-1c23-4000-863a-7166462c530a have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.501847151 +0000 UTC m=+29.949829208). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3ab23475-ebeb-4800-8437-29c03e68ac1a have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.501847151 +0000 UTC m=+29.949829208). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3bba3369-fabc-4faa-9cde-d4b5f8ab2e75 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.501847151 +0000 UTC m=+29.949829208). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8c1b56c1-65b8-4c27-b916-2b835127b510 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.501847151 +0000 UTC m=+29.949829208). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d989b433-4eeb-40f3-a05e-ecb02cad6cb6 have older date (2025-05-13 14:29:53 +0000 UTC) than purge date (2025-05-13 15:29:53.501847151 +0000 UTC m=+29.949829208). Removing upload directory." time="2025-05-13T15:29:53Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-13T15:29:53Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 15:29:53.502340676 +0000 UTC m=+29.950322653, actuallyDelete=true" time="2025-05-13T15:29:53Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 29.990s ? 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.070s === 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.077s === RUN TestWalkFileRemoved time="2025-05-13T15:29:23Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.041s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.853s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.11s) === 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.165s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.81s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.660s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (17.75s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 18.652s ? 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-05-13T15:29:23Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-13T15:29:23Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-13T15:29:23Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.3 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 TestMatchIPV4WithRegionMatch_2 === CONT TestParsing === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV6 time="2025-05-13T15:29:23Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestS3TryUpdate (0.03s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.03s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.03s) --- PASS: TestMatchIPV4 (0.03s) --- PASS: TestMatchIPV4WithRegionMatched (0.03s) --- PASS: TestMatchIPV6 (0.03s) time="2025-05-13T15:29:23Z" level=error msg="unknown ip address format" go.version=go1.24.3 instance.id=90fec75f-be45-448c-9156-d0e5f1cec1e9 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.04s) --- PASS: TestParsing (0.04s) --- PASS: TestMatchIPV4_2 (0.04s) time="2025-05-13T15:29:23Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=90fec75f-be45-448c-9156-d0e5f1cec1e9 time="2025-05-13T15:29:23Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=90fec75f-be45-448c-9156-d0e5f1cec1e9 --- PASS: TestInvalidData (0.06s) time="2025-05-13T15:29:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T15:29:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T15:29:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T15:29:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestUpdateCalledRegularly (4.53s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.563s === RUN Test OK: 4 passed --- PASS: Test (0.04s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.093s ? 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.572s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.15s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 17.007s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.037s ? 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-r12.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects libfakeroot internal error: payload not recognized! >>> 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-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> docker-registry*: Package size: 24.0 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Tue, 13 May 2025 15:31:21 +0000 elapsed time 0h 2m 30s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250513.152852) (2/3) Purging go (1.24.3-r1) (3/3) Purging binutils-gold (2.44-r0) Executing busybox-1.37.0-r17.trigger OK: 323 MiB in 104 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...