>>> docker-registry: Building community/docker-registry 2.8.3-r11 (using abuild 3.14.1-r4) started Sun, 06 Apr 2025 15:54:31 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.8-r0) (2/2) Installing .makedepends-docker-registry (20250406.155432) Executing busybox-1.37.0-r12.trigger OK: 549 MiB in 103 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN Test time="2025-04-06T15:54:49Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-04-06T15:54:49Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.018s ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-04-06T15:54:49Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.004s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.004s === 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.003s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.55s) PASS ok github.com/docker/distribution/health/checks 0.552s === 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.003s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.003s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.004s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.003s ? github.com/docker/distribution/registry/client/transport [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/04/06 15:54:50 http: TLS handshake error from 127.0.0.1:53274: 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:46401/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46401/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46401/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:46401/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:46203?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.20s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-04-06T15:54:50Z" level=info msg="broadcaster: closing" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="closing testSink" time="2025-04-06T15:54:50Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-04-06T15:54:50Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.12s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:50Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:51Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:52Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:52Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:52Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:52Z" level=warning msg="&{0xc00044d230 0.9} encountered too many errors, backing off" time="2025-04-06T15:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T15:54:52Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.36s) PASS ok github.com/docker/distribution/notifications 1.713s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-04-06T15:54:50Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T15:54:50.416881213Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:54:50.416896834Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:54:50.417099304Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.23.8 time="2025-04-06T15:54:50.417114372Z" level=info msg="listening on [::]:5000" go.version=go1.23.8 time="2025-04-06T15:54:53.417659977Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.8 time="2025-04-06T15:54:53.51999306Z" level=info msg="response completed" go.version=go1.23.8 http.request.host=127.0.0.1 http.request.id=76efb14a-3e37-4bff-9681-72b6fbae42d3 http.request.method=GET http.request.remoteaddr="[::1]:33256" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="690.772µs" http.response.status=200 http.response.written=2 ::1 - - [06/Apr/2025:15:54:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.10s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-04-06T15:54:53.950476225Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T15:54:53.952388867Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:54:53.952412376Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:54:53.952437828Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.23.8 time="2025-04-06T15:54:53.952575133Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.8 time="2025-04-06T15:54:53.952583873Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.8 time="2025-04-06T15:54:53.952863223Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.8 time="2025-04-06T15:54:56.96757363Z" level=info msg="response completed" go.version=go1.23.8 http.request.host=127.0.0.1 http.request.id=496c135d-0a8e-407b-968a-6a79a7e2a4a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="758.253µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:15:54:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-04-06T15:54:56.967654827Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.8 --- PASS: TestRegistrySupportedCipherSuite (3.55s) === RUN TestRegistryUnsupportedCipherSuite time="2025-04-06T15:54:57.344667113Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T15:54:57.345445549Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:54:57.345471015Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:54:57.345503538Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.23.8 time="2025-04-06T15:54:57.345634809Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.8 --- PASS: TestRegistryUnsupportedCipherSuite (8.38s) PASS ok github.com/docker/distribution/registry 15.038s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.002s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.00s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.071s === RUN TestBasicAccessController time="2025-04-06T15:54:50Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.8 instance.id=da5887af-76be-4bed-9eec-7bb67ef13e1c time="2025-04-06T15:54:50Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.8 instance.id=da5887af-76be-4bed-9eec-7bb67ef13e1c --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-04-06T15:54:50Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.8 password=XjrZNMcxBzhvN9aPQu0m2SjbuvufpCcLbfFxtOEnfaU user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.080s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.003s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2025-04-06T15:54:51Z" level=info msg="token not to be used before 2025-04-06 15:54:52 +0000 UTC - currently 2025-04-06 15:54:51.000143141 +0000 UTC m=+0.003317399" time="2025-04-06T15:54:51Z" level=info msg="token not to be used after 2025-04-06 15:54:51 +0000 UTC - currently 2025-04-06 15:54:51.000334534 +0000 UTC m=+0.003508795" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-04-06T15:54:51Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.009s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.029s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.012s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.002s === RUN TestCheckAPI time="2025-04-06T15:54:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:54:52Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:54:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42535" http.request.id=45d093bf-1ea0-4057-b3ef-c4adf223c6c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55148" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="714.075µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:15:54:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2025-04-06T15:54:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:54:52Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:54:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=7087545d-5453-44c4-8ab8-52030b85bc88 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="617.571µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Apr/2025:15:54:52 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-06T15:54:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=5f64babd-ef84-4009-b362-4d866d3bab2e http.request.method=POST http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="843.812µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:52 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=5a92bafb-f3da-43d0-b9fb-0e7a73127d03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/aaaa/blobs/uploads/08ed1e93-3684-441d-9e7d-91b4458b6959?_state=9N4qVmO-Is8QWDM71wZvDqx4deNCIZYSa96JtW_wueF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwOGVkMWU5My0zNjg0LTQ0MWQtOWU3ZC05MWI0NDU4YjY5NTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTIuMjMwMDQwNzI0WiJ9&digest=sha256%3A57d8cfd2ff41ec4686dab06c628d164a8d79fb402c47f8435d838847e9201eff" http.request.useragent="Go-http-client/1.1" http.response.duration=614.654098ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:52 +0000] "PUT /v2/foo/aaaa/blobs/uploads/08ed1e93-3684-441d-9e7d-91b4458b6959?_state=9N4qVmO-Is8QWDM71wZvDqx4deNCIZYSa96JtW_wueF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwOGVkMWU5My0zNjg0LTQ0MWQtOWU3ZC05MWI0NDU4YjY5NTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTIuMjMwMDQwNzI0WiJ9&digest=sha256%3A57d8cfd2ff41ec4686dab06c628d164a8d79fb402c47f8435d838847e9201eff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=23e414fa-ed01-4687-b8ba-4972f67ba4ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.164512ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:52 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=a7c17d73-f8da-4361-b6e2-5ca44b31372d http.request.method=POST http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="805.19µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:52 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=85662612-e189-4bcd-a396-c515e4614dbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/bbbb/blobs/uploads/7022f085-bfb1-4fa2-81a0-e7d7f3f031dc?_state=ZaR8T1uNGeV7h2vRSqqBkHh_bTdpvsfWFrm7lQlXKRV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MDIyZjA4NS1iZmIxLTRmYTItODFhMC1lN2Q3ZjNmMDMxZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTIuOTM2NjY0NDk1WiJ9&digest=sha256%3A46b585c173eb1020e15dfbc7da9eef3745f060de99cf56bee36843d93af5edbe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.532052558s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:52 +0000] "PUT /v2/foo/bbbb/blobs/uploads/7022f085-bfb1-4fa2-81a0-e7d7f3f031dc?_state=ZaR8T1uNGeV7h2vRSqqBkHh_bTdpvsfWFrm7lQlXKRV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MDIyZjA4NS1iZmIxLTRmYTItODFhMC1lN2Q3ZjNmMDMxZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTIuOTM2NjY0NDk1WiJ9&digest=sha256%3A46b585c173eb1020e15dfbc7da9eef3745f060de99cf56bee36843d93af5edbe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=61ce86bf-abdc-4f56-aee1-64692cdc8068 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.333175ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:54 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=d507ab80-81c4-48ed-87e2-00a892cfe9cc http.request.method=POST http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.931µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:54 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:55Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=287b4fe4-bf26-4f59-9b9a-0e2a9bbb5052 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/cccc/blobs/uploads/47cc8565-93c6-491c-a847-19b6f87e96ea?_state=STVbhyyyEisXpTZzBdB04oCeA8fjGy1mvVzH7lUMsop7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0N2NjODU2NS05M2M2LTQ5MWMtYTg0Ny0xOWI2Zjg3ZTk2ZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTQuNTc1MzI0MTM4WiJ9&digest=sha256%3A93ef90ff25dcfdcbcf53d8f3c3f0520a86b795f640fa50d356d93d2a5fe5e81f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.340122979s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:54 +0000] "PUT /v2/foo/cccc/blobs/uploads/47cc8565-93c6-491c-a847-19b6f87e96ea?_state=STVbhyyyEisXpTZzBdB04oCeA8fjGy1mvVzH7lUMsop7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0N2NjODU2NS05M2M2LTQ5MWMtYTg0Ny0xOWI2Zjg3ZTk2ZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTQuNTc1MzI0MTM4WiJ9&digest=sha256%3A93ef90ff25dcfdcbcf53d8f3c3f0520a86b795f640fa50d356d93d2a5fe5e81f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:55Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=f6eb76d7-587f-4ac1-b201-cd10fc174a22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:55 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:55Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=7bb27e3f-edef-4323-bf64-01d14b60758b http.request.method=POST http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="849.535µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:55 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:56Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=d88fe337-5a84-4bc9-9ff1-908a7c2cf342 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/dddd/blobs/uploads/4dfa53df-ef1f-4336-8a68-6bce4fc0b4a6?_state=qok1wY3gX5Tp1OO5aygwxfUWP870GdL3pvMJJUC7BDB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0ZGZhNTNkZi1lZjFmLTQzMzYtOGE2OC02YmNlNGZjMGI0YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTUuOTc4MjUzMDIxWiJ9&digest=sha256%3A3fbc92b885420041f5ae81ffb9ba2e928bbe5c93f2d94ccb7a5a2bf221e81838" http.request.useragent="Go-http-client/1.1" http.response.duration=677.31273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:55 +0000] "PUT /v2/foo/dddd/blobs/uploads/4dfa53df-ef1f-4336-8a68-6bce4fc0b4a6?_state=qok1wY3gX5Tp1OO5aygwxfUWP870GdL3pvMJJUC7BDB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0ZGZhNTNkZi1lZjFmLTQzMzYtOGE2OC02YmNlNGZjMGI0YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTUuOTc4MjUzMDIxWiJ9&digest=sha256%3A3fbc92b885420041f5ae81ffb9ba2e928bbe5c93f2d94ccb7a5a2bf221e81838 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:56Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=dbec4e66-3fd2-4046-b39e-e863612e48bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.130324ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:56 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:56Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=dc9e08b3-b66e-4291-8450-4793e319f7bf http.request.method=POST http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="779.788µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:56 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=c27ed3de-92be-40b4-bf5c-dd652e748cfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/eeee/blobs/uploads/bceef7cf-67b1-4721-b495-021c03d55036?_state=cyPT_fnekWIIxpSUbRUL-j0aFwg9TizjNtgBIhM3hsB7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJiY2VlZjdjZi02N2IxLTQ3MjEtYjQ5NS0wMjFjMDNkNTUwMzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTYuNzE5MTEwMzA0WiJ9&digest=sha256%3Ade7c872a998f0993b23c0582a6a77c59a7857d89918d74ef90d96685fd73cd4c" http.request.useragent="Go-http-client/1.1" http.response.duration=644.482042ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:56 +0000] "PUT /v2/foo/eeee/blobs/uploads/bceef7cf-67b1-4721-b495-021c03d55036?_state=cyPT_fnekWIIxpSUbRUL-j0aFwg9TizjNtgBIhM3hsB7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJiY2VlZjdjZi02N2IxLTQ3MjEtYjQ5NS0wMjFjMDNkNTUwMzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTYuNzE5MTEwMzA0WiJ9&digest=sha256%3Ade7c872a998f0993b23c0582a6a77c59a7857d89918d74ef90d96685fd73cd4c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=a1311511-da8e-4aa6-8a91-790815c84c1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.26094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:57 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=14b5c065-e0c1-4aae-b5ef-c644ad82d718 http.request.method=POST http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="883.666µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:57 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=0475cbc1-86a0-4c5f-b4a7-69093c61e6f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/ffff/blobs/uploads/948e0e92-46b0-4905-8a2c-8560db484e85?_state=EClXprgGS4mB4cOKFxY3-9pFl9SEUdaGdSHh3BYST4B7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5NDhlMGU5Mi00NmIwLTQ5MDUtOGEyYy04NTYwZGI0ODRlODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTcuNDIzNTM4ODg3WiJ9&digest=sha256%3Acd4761df4149281e3d38e00db195c7fb1b8a9c93a6c7fb33ba923f972ec7e66d" http.request.useragent="Go-http-client/1.1" http.response.duration=597.342227ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:57 +0000] "PUT /v2/foo/ffff/blobs/uploads/948e0e92-46b0-4905-8a2c-8560db484e85?_state=EClXprgGS4mB4cOKFxY3-9pFl9SEUdaGdSHh3BYST4B7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5NDhlMGU5Mi00NmIwLTQ5MDUtOGEyYy04NTYwZGI0ODRlODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTcuNDIzNTM4ODg3WiJ9&digest=sha256%3Acd4761df4149281e3d38e00db195c7fb1b8a9c93a6c7fb33ba923f972ec7e66d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=ea611ba8-86c5-491a-a457-3c024a5f68ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05118ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=fd4382b6-6d6d-4a32-9c2a-7a85b39c6b4b http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="562.266µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=e8d3ceb0-2f4b-4e24-8705-333c394667fc http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="514.495µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=694fe8fa-dcfd-4975-b5fe-9e8946d4f271 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="586.474µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=b69c287e-bfbe-4eae-877c-3e416d5ca1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="538.222µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=2cac4ef4-56bc-49ac-b8f6-1dcca305f4cc http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="508.26µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=c15157d9-7d4e-4363-8542-6aa61bc259c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="520.057µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=3378e071-1f36-4f06-8087-dc22a55e3992 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="637.039µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=3726d908-273b-44c6-b04e-793fadee3e1d http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="513.095µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=a42a6998-4c19-4c5a-877a-9898a5b60c7c http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="491.687µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40477" http.request.id=be9484d7-b75d-497c-8561-01ca12853795 http.request.method=GET http.request.remoteaddr="127.0.0.1:48848" 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="595.443µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:54:58Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=90b43271-a2af-45e3-ba3e-373b2db2eeae http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="915.262µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=aa7c6e05-401d-4675-a2bb-157e54507341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/aaaa/blobs/uploads/9f37542d-75cf-4be0-a265-b05fb81b039e?_state=d7S_ZRT8H3fp0_YtjCacW3erXxAtdk50wIPxQKfiRuZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5ZjM3NTQyZC03NWNmLTRiZTAtYTI2NS1iMDVmYjgxYjAzOWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTguMTAzOTkyMDA4WiJ9&digest=sha256%3Aa82bd51466473e1e2340fe5fac61c4c0a106fef8507475bb75022f3bfde03aab" http.request.useragent="Go-http-client/1.1" http.response.duration=740.566001ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "PUT /v2/foo/aaaa/blobs/uploads/9f37542d-75cf-4be0-a265-b05fb81b039e?_state=d7S_ZRT8H3fp0_YtjCacW3erXxAtdk50wIPxQKfiRuZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5ZjM3NTQyZC03NWNmLTRiZTAtYTI2NS1iMDVmYjgxYjAzOWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTguMTAzOTkyMDA4WiJ9&digest=sha256%3Aa82bd51466473e1e2340fe5fac61c4c0a106fef8507475bb75022f3bfde03aab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=c519ace8-3d27-4a34-8ffb-d03dbafc0a66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171288ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:54:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=7ba4063f-b19e-48a9-9723-f76f3a47296d http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="868.029µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=1395940e-ddd6-493f-b17d-08586847b5db http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/bbbb/blobs/uploads/2c181b3e-e46b-460f-b2d9-7092b4991d78?_state=vi9RU1nlu4XZ3H5n8qbinpNe0pBFxFT3YOvdD4IrSSh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyYzE4MWIzZS1lNDZiLTQ2MGYtYjJkOS03MDkyYjQ5OTFkNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTguOTM1NTE5OTUxWiJ9&digest=sha256%3Ab24eedbbe34c84bb21172d81a2c921efce0eb1fb2a9b664c21fe736dfb051799" http.request.useragent="Go-http-client/1.1" http.response.duration=1.44609174s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:54:58 +0000] "PUT /v2/foo/bbbb/blobs/uploads/2c181b3e-e46b-460f-b2d9-7092b4991d78?_state=vi9RU1nlu4XZ3H5n8qbinpNe0pBFxFT3YOvdD4IrSSh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyYzE4MWIzZS1lNDZiLTQ2MGYtYjJkOS03MDkyYjQ5OTFkNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTQ6NTguOTM1NTE5OTUxWiJ9&digest=sha256%3Ab24eedbbe34c84bb21172d81a2c921efce0eb1fb2a9b664c21fe736dfb051799 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=c4ff1b0f-2a24-4ee2-87ac-d2064933737e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.173456ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:00 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=51ca194f-af67-4c97-b3ab-f3ccb786d8e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="798.864µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:00 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=c5fe8d89-5e6b-4122-91e1-dadd105b9868 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/cccc/blobs/uploads/fd0d7297-347a-4e9d-81cf-923974eecdf7?_state=R69w2AK-s7BGrLbe3aGahxAXD8zdGr0RIbT8mok1xON7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmZDBkNzI5Ny0zNDdhLTRlOWQtODFjZi05MjM5NzRlZWNkZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDAuNDU3ODE2NzY0WiJ9&digest=sha256%3Aec47777d2cb8da02a2d557ad71f49391a83d23a4bf4ebe0b153ff30bd671c06e" http.request.useragent="Go-http-client/1.1" http.response.duration=799.66852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:00 +0000] "PUT /v2/foo/cccc/blobs/uploads/fd0d7297-347a-4e9d-81cf-923974eecdf7?_state=R69w2AK-s7BGrLbe3aGahxAXD8zdGr0RIbT8mok1xON7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmZDBkNzI5Ny0zNDdhLTRlOWQtODFjZi05MjM5NzRlZWNkZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDAuNDU3ODE2NzY0WiJ9&digest=sha256%3Aec47777d2cb8da02a2d557ad71f49391a83d23a4bf4ebe0b153ff30bd671c06e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=0350efea-a058-463c-a591-670f9c5763cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056248ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=b3d55bb1-680d-4691-b81f-1af6a1d402a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.116µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=bc77947a-a4a3-4c7d-95fd-641ec8f217f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/dddd/blobs/uploads/ceb5ef1e-6e8d-4fb0-aef6-dc2913872d51?_state=4Rlw4isz_jf9ZKy4WVLK7qnymDka9ftG6zjywBiKPtt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjZWI1ZWYxZS02ZThkLTRmYjAtYWVmNi1kYzI5MTM4NzJkNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDEuMzEyMjExNTc1WiJ9&digest=sha256%3Ad6adb291d75b4072949d7857b019a2f767bf600cf22948f75d632eb11a154319" http.request.useragent="Go-http-client/1.1" http.response.duration=601.566316ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "PUT /v2/foo/dddd/blobs/uploads/ceb5ef1e-6e8d-4fb0-aef6-dc2913872d51?_state=4Rlw4isz_jf9ZKy4WVLK7qnymDka9ftG6zjywBiKPtt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjZWI1ZWYxZS02ZThkLTRmYjAtYWVmNi1kYzI5MTM4NzJkNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDEuMzEyMjExNTc1WiJ9&digest=sha256%3Ad6adb291d75b4072949d7857b019a2f767bf600cf22948f75d632eb11a154319 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=5889804c-1475-4348-bdd4-396f90d25aff http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116427ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36971" http.request.id=cd9621bd-4f69-4eac-b7d3-1f879572198c http.request.method=GET http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="607.046µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (9.77s) === RUN TestURLPrefix time="2025-04-06T15:55:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:01Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39047" http.request.id=a7dd2ebd-616d-49fb-ad26-928f1fc58b72 http.request.method=GET http.request.remoteaddr="127.0.0.1:34138" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="706.012µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-04-06T15:55:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:01Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:01Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=3e094450-30d5-49e2-b988-e6cb665c757d http.request.method=GET http.request.remoteaddr="127.0.0.1:44820" http.request.uri="/v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="795.659µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "GET /v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T15:55:01Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=82a1533a-f363-435c-84ff-7101a50936ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44830" http.request.uri="/v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="710.425µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "HEAD /v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=384731ba-f2fe-4362-aa91-d34696b4cbbc http.request.method=POST http.request.remoteaddr="127.0.0.1:44830" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="729.265µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=91236db3-c751-44f8-86ab-9611eb4e2391 http.request.method=GET http.request.remoteaddr="127.0.0.1:44830" http.request.uri="/v2/foo/bar/blobs/uploads/e86cb68f-71eb-499e-aa3e-d37da28236e0?_state=4P1om_xdT54jhTvt-YeKPEglosn-ACNgHxNWtkRCIE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NmNiNjhmLTcxZWItNDk5ZS1hYTNlLWQzN2RhMjgyMzZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDA0NTQ4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="737.776µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "GET /v2/foo/bar/blobs/uploads/e86cb68f-71eb-499e-aa3e-d37da28236e0?_state=4P1om_xdT54jhTvt-YeKPEglosn-ACNgHxNWtkRCIE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NmNiNjhmLTcxZWItNDk5ZS1hYTNlLWQzN2RhMjgyMzZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDA0NTQ4MloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=ab015361-d17a-4d4a-979a-423eb9a7b612 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44830" http.request.uri="/v2/foo/bar/blobs/uploads/e86cb68f-71eb-499e-aa3e-d37da28236e0?_state=4P1om_xdT54jhTvt-YeKPEglosn-ACNgHxNWtkRCIE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NmNiNjhmLTcxZWItNDk5ZS1hYTNlLWQzN2RhMjgyMzZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDA0NTQ4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="717.125µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "DELETE /v2/foo/bar/blobs/uploads/e86cb68f-71eb-499e-aa3e-d37da28236e0?_state=4P1om_xdT54jhTvt-YeKPEglosn-ACNgHxNWtkRCIE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NmNiNjhmLTcxZWItNDk5ZS1hYTNlLWQzN2RhMjgyMzZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDA0NTQ4MloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=0c8d4d66-9b38-4859-bd51-df621425a4a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44830" http.request.uri="/v2/foo/bar/blobs/uploads/e86cb68f-71eb-499e-aa3e-d37da28236e0?_state=4P1om_xdT54jhTvt-YeKPEglosn-ACNgHxNWtkRCIE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NmNiNjhmLTcxZWItNDk5ZS1hYTNlLWQzN2RhMjgyMzZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDA0NTQ4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e86cb68f-71eb-499e-aa3e-d37da28236e0 time="2025-04-06T15:55:02Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=0c8d4d66-9b38-4859-bd51-df621425a4a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44830" http.request.uri="/v2/foo/bar/blobs/uploads/e86cb68f-71eb-499e-aa3e-d37da28236e0?_state=4P1om_xdT54jhTvt-YeKPEglosn-ACNgHxNWtkRCIE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NmNiNjhmLTcxZWItNDk5ZS1hYTNlLWQzN2RhMjgyMzZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDA0NTQ4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="621.182µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e86cb68f-71eb-499e-aa3e-d37da28236e0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "GET /v2/foo/bar/blobs/uploads/e86cb68f-71eb-499e-aa3e-d37da28236e0?_state=4P1om_xdT54jhTvt-YeKPEglosn-ACNgHxNWtkRCIE17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NmNiNjhmLTcxZWItNDk5ZS1hYTNlLWQzN2RhMjgyMzZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDA0NTQ4MloifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=a9ce28fa-ee07-454a-aab3-29b363857bfd http.request.method=POST http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="718.959µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=5a9fae40-d67f-4044-9fb7-984835f0264a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/63b291b0-ea8d-431c-ab51-177b6c244a2e?_state=YaXBAeOUFJaJsOdDV6wE1x1IpcwQ8pDsHQfF29VuiSl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzYjI5MWIwLWVhOGQtNDMxYy1hYjUxLTE3N2I2YzI0NGEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDM3Mjg5MDRaIn0%3D&digest=sha256%3A5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" provided=sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 vars.name="foo/bar" vars.uuid=63b291b0-ea8d-431c-ab51-177b6c244a2e time="2025-04-06T15:55:02Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=5a9fae40-d67f-4044-9fb7-984835f0264a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/63b291b0-ea8d-431c-ab51-177b6c244a2e?_state=YaXBAeOUFJaJsOdDV6wE1x1IpcwQ8pDsHQfF29VuiSl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzYjI5MWIwLWVhOGQtNDMxYy1hYjUxLTE3N2I2YzI0NGEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDM3Mjg5MDRaIn0%3D&digest=sha256%3A5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=63b291b0-ea8d-431c-ab51-177b6c244a2e time="2025-04-06T15:55:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=5a9fae40-d67f-4044-9fb7-984835f0264a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/63b291b0-ea8d-431c-ab51-177b6c244a2e?_state=YaXBAeOUFJaJsOdDV6wE1x1IpcwQ8pDsHQfF29VuiSl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzYjI5MWIwLWVhOGQtNDMxYy1hYjUxLTE3N2I2YzI0NGEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDM3Mjg5MDRaIn0%3D&digest=sha256%3A5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="728.864µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=63b291b0-ea8d-431c-ab51-177b6c244a2e 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "PUT /v2/foo/bar/blobs/uploads/63b291b0-ea8d-431c-ab51-177b6c244a2e?_state=YaXBAeOUFJaJsOdDV6wE1x1IpcwQ8pDsHQfF29VuiSl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzYjI5MWIwLWVhOGQtNDMxYy1hYjUxLTE3N2I2YzI0NGEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDM3Mjg5MDRaIn0%3D&digest=sha256%3A5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=50797faa-33a8-4f24-a07b-9e47f83c1387 http.request.method=POST http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="663.041µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=39e3f07f-6373-464e-a5c7-1301dfc8cbaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/d7941b5c-32a7-4a1a-bc4d-288d9cf6b5be?_state=AOPheHYNAI5MUSXDH4On-y-VWFU6hO96LLbySSF7B-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3OTQxYjVjLTMyYTctNGExYS1iYzRkLTI4OGQ5Y2Y2YjViZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDUzNzE1MjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="717.124µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "PUT /v2/foo/bar/blobs/uploads/d7941b5c-32a7-4a1a-bc4d-288d9cf6b5be?_state=AOPheHYNAI5MUSXDH4On-y-VWFU6hO96LLbySSF7B-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3OTQxYjVjLTMyYTctNGExYS1iYzRkLTI4OGQ5Y2Y2YjViZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDUzNzE1MjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=eeb22bb0-fae6-43c6-9f63-95f61b6a59f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="571.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=d1e68938-e689-4aaf-bf8f-9843ca252aa9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/75e2a576-0adf-44f5-b2b0-48791f67c617?_state=bkhnBnNDn9vIn2WQChPYxHZjK1llC4dADeSBfG_6suF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1ZTJhNTc2LTBhZGYtNDRmNS1iMmIwLTQ4NzkxZjY3YzYxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDY4ODQxMjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="725.548µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "PUT /v2/foo/bar/blobs/uploads/75e2a576-0adf-44f5-b2b0-48791f67c617?_state=bkhnBnNDn9vIn2WQChPYxHZjK1llC4dADeSBfG_6suF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1ZTJhNTc2LTBhZGYtNDRmNS1iMmIwLTQ4NzkxZjY3YzYxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDY4ODQxMjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=191ab25b-83e4-4702-a5ca-fa315cf77f7d http.request.method=POST http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="580.987µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=1b0f8d31-6df3-4dd3-8f54-f12566cd63e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/3f01972b-9a06-418b-b601-613d0956b4c7?_state=MkDtyei6cIKTB4knTM7wIdacyETXUPmbx3r_SBUtA0l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmMDE5NzJiLTlhMDYtNDE4Yi1iNjAxLTYxM2QwOTU2YjRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDgzNjEzNDJaIn0%3D&digest=sha256%3A5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.duration=956.01139ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "PUT /v2/foo/bar/blobs/uploads/3f01972b-9a06-418b-b601-613d0956b4c7?_state=MkDtyei6cIKTB4knTM7wIdacyETXUPmbx3r_SBUtA0l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmMDE5NzJiLTlhMDYtNDE4Yi1iNjAxLTYxM2QwOTU2YjRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi4wMDgzNjEzNDJaIn0%3D&digest=sha256%3A5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=55a80669-5ccc-4b91-af8a-7ddec133d332 http.request.method=POST http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="799.699µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44811" http.request.id=218c06fe-6b50-4de4-b84b-f7c047a3843c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/ddfc58b7-ab14-4c70-8ea3-98e314c14ae0?_state=O0dPno7BtfWSJaY0gC2tuA684uOlp2kIQCR7VHb2B-J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkZmM1OGI3LWFiMTQtNGM3MC04ZWEzLTk4ZTMxNGMxNGFlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi45ODI0NTk3M1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034256475s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:02 +0000] "PATCH /v2/foo/bar/blobs/uploads/ddfc58b7-ab14-4c70-8ea3-98e314c14ae0?_state=O0dPno7BtfWSJaY0gC2tuA684uOlp2kIQCR7VHb2B-J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkZmM1OGI3LWFiMTQtNGM3MC04ZWEzLTk4ZTMxNGMxNGFlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowMi45ODI0NTk3M1oifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=e1c8f9e7-a3af-4e13-9ba5-b74ef6e855af http.request.method=PUT http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/uploads/ddfc58b7-ab14-4c70-8ea3-98e314c14ae0?_state=PudkOC4JU7NQ4FrQLMCq99qxOvwupKzAR9MFsgnzkaR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkZmM1OGI3LWFiMTQtNGM3MC04ZWEzLTk4ZTMxNGMxNGFlMCIsIk9mZnNldCI6MjQ0MzYyMjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDJaIn0%3D&digest=sha256%3A5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.duration="964.424µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/ddfc58b7-ab14-4c70-8ea3-98e314c14ae0?_state=PudkOC4JU7NQ4FrQLMCq99qxOvwupKzAR9MFsgnzkaR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkZmM1OGI3LWFiMTQtNGM3MC04ZWEzLTk4ZTMxNGMxNGFlMCIsIk9mZnNldCI6MjQ0MzYyMjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDJaIn0%3D&digest=sha256%3A5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=9b668bd1-b552-49d3-bb52-7cdaad2899f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="697.992µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=0e4d8151-b9ac-4240-92cb-31a10603a8d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.714817ms http.response.status=200 http.response.written=24436224 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 200 24436224 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=error msg="error parsing digest="sha257:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=e5458c6e-0a7c-4a31-9bd5-453c31fda56a http.request.method=GET http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/sha257:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" vars.name="foo/bar" time="2025-04-06T15:55:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=e5458c6e-0a7c-4a31-9bd5-453c31fda56a http.request.method=GET http.request.remoteaddr="127.0.0.1:44838" http.request.uri="/v2/foo/bar/blobs/sha257:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="613.887µs" http.response.status=400 http.response.written=110 vars.digest="sha257:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "GET /v2/foo/bar/blobs/sha257:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=8fb3c1cc-3f8c-493a-bb6b-63b2ea268237 http.request.method=GET http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.duration="796.961µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:04Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=7f3cad34-fb5b-4b66-9852-6645e81c7ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56726" http.request.uri="/v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.004µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=bcbc274f-8b25-45e5-ba14-2f78118f59ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56740" http.request.uri="/v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="650.539µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=aeb61a48-7e8e-4ff9-934e-708d2c62272d http.request.method=POST http.request.remoteaddr="127.0.0.1:56740" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="598.462µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=269142e9-53bd-4b03-8c01-891c156d248f http.request.method=GET http.request.remoteaddr="127.0.0.1:56740" http.request.uri="/v2/foo/bar/blobs/uploads/1ae5b69b-3a5b-4e4f-a87e-0dd34608683c?_state=mI1DGGpDL3yTLY-1QWXbhA-Fa54EvugtqHWOdSBaP317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZTViNjliLTNhNWItNGU0Zi1hODdlLTBkZDM0NjA4NjgzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTMxNjUxNTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="704.838µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "GET /v2/foo/bar/blobs/uploads/1ae5b69b-3a5b-4e4f-a87e-0dd34608683c?_state=mI1DGGpDL3yTLY-1QWXbhA-Fa54EvugtqHWOdSBaP317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZTViNjliLTNhNWItNGU0Zi1hODdlLTBkZDM0NjA4NjgzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTMxNjUxNTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=1e5d4231-8284-4e63-9e55-52a413cb56a0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56740" http.request.uri="/v2/foo/bar/blobs/uploads/1ae5b69b-3a5b-4e4f-a87e-0dd34608683c?_state=mI1DGGpDL3yTLY-1QWXbhA-Fa54EvugtqHWOdSBaP317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZTViNjliLTNhNWItNGU0Zi1hODdlLTBkZDM0NjA4NjgzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTMxNjUxNTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="691.821µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/1ae5b69b-3a5b-4e4f-a87e-0dd34608683c?_state=mI1DGGpDL3yTLY-1QWXbhA-Fa54EvugtqHWOdSBaP317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZTViNjliLTNhNWItNGU0Zi1hODdlLTBkZDM0NjA4NjgzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTMxNjUxNTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=81200ccb-3392-4017-870b-d643364f72eb http.request.method=GET http.request.remoteaddr="127.0.0.1:56740" http.request.uri="/v2/foo/bar/blobs/uploads/1ae5b69b-3a5b-4e4f-a87e-0dd34608683c?_state=mI1DGGpDL3yTLY-1QWXbhA-Fa54EvugtqHWOdSBaP317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZTViNjliLTNhNWItNGU0Zi1hODdlLTBkZDM0NjA4NjgzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTMxNjUxNTRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1ae5b69b-3a5b-4e4f-a87e-0dd34608683c time="2025-04-06T15:55:04Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=81200ccb-3392-4017-870b-d643364f72eb http.request.method=GET http.request.remoteaddr="127.0.0.1:56740" http.request.uri="/v2/foo/bar/blobs/uploads/1ae5b69b-3a5b-4e4f-a87e-0dd34608683c?_state=mI1DGGpDL3yTLY-1QWXbhA-Fa54EvugtqHWOdSBaP317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZTViNjliLTNhNWItNGU0Zi1hODdlLTBkZDM0NjA4NjgzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTMxNjUxNTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="562.404µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1ae5b69b-3a5b-4e4f-a87e-0dd34608683c 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "GET /v2/foo/bar/blobs/uploads/1ae5b69b-3a5b-4e4f-a87e-0dd34608683c?_state=mI1DGGpDL3yTLY-1QWXbhA-Fa54EvugtqHWOdSBaP317Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhZTViNjliLTNhNWItNGU0Zi1hODdlLTBkZDM0NjA4NjgzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTMxNjUxNTRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=bfe70a69-f266-4c13-adc3-599b2dfee597 http.request.method=POST http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="675.137µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=070d5aa5-ee10-4c38-8039-e3738cba489a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/f3392552-4f0a-484e-bbc4-d138abde7401?_state=MopISTOCtqAenLJXfb_biUaBcIoyrjeTbCBzNpTnjgd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMzkyNTUyLTRmMGEtNDg0ZS1iYmM0LWQxMzhhYmRlNzQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTYzNTAxNTVaIn0%3D&digest=sha256%3Ac4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" provided=sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c vars.name="foo/bar" vars.uuid=f3392552-4f0a-484e-bbc4-d138abde7401 time="2025-04-06T15:55:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=070d5aa5-ee10-4c38-8039-e3738cba489a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/f3392552-4f0a-484e-bbc4-d138abde7401?_state=MopISTOCtqAenLJXfb_biUaBcIoyrjeTbCBzNpTnjgd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMzkyNTUyLTRmMGEtNDg0ZS1iYmM0LWQxMzhhYmRlNzQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTYzNTAxNTVaIn0%3D&digest=sha256%3Ac4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f3392552-4f0a-484e-bbc4-d138abde7401 time="2025-04-06T15:55:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=070d5aa5-ee10-4c38-8039-e3738cba489a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/f3392552-4f0a-484e-bbc4-d138abde7401?_state=MopISTOCtqAenLJXfb_biUaBcIoyrjeTbCBzNpTnjgd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMzkyNTUyLTRmMGEtNDg0ZS1iYmM0LWQxMzhhYmRlNzQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTYzNTAxNTVaIn0%3D&digest=sha256%3Ac4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="680.254µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f3392552-4f0a-484e-bbc4-d138abde7401 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/f3392552-4f0a-484e-bbc4-d138abde7401?_state=MopISTOCtqAenLJXfb_biUaBcIoyrjeTbCBzNpTnjgd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMzkyNTUyLTRmMGEtNDg0ZS1iYmM0LWQxMzhhYmRlNzQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTYzNTAxNTVaIn0%3D&digest=sha256%3Ac4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=76ee696f-d617-47b5-988a-cfa04409cf32 http.request.method=POST http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="595.103µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=7f9472bf-564a-4e5d-9b69-268c3a8d2686 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/93460321-b719-4a5f-a243-65c97566a2c6?_state=QeoG8QEgJMVVkMLeEy3cpNQ6dcP--PBBZmNH4CSqMGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzNDYwMzIxLWI3MTktNGE1Zi1hMjQzLTY1Yzk3NTY2YTJjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTc5MTQxMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="751.776µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/93460321-b719-4a5f-a243-65c97566a2c6?_state=QeoG8QEgJMVVkMLeEy3cpNQ6dcP--PBBZmNH4CSqMGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzNDYwMzIxLWI3MTktNGE1Zi1hMjQzLTY1Yzk3NTY2YTJjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTc5MTQxMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=e2424769-caff-4dfb-99af-c280ecb581b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="580.277µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=2ab9e62c-2072-4d6f-a35e-2408c184a1f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/1cb723f3-926a-4c18-b0ad-4b1e945dc6a2?_state=yctCK76s74wIrcNwlDpoE7fQSieIqr3o4xhkKINoydN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjYjcyM2YzLTkyNmEtNGMxOC1iMGFkLTRiMWU5NDVkYzZhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTk0Njk4MzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="709.925µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/1cb723f3-926a-4c18-b0ad-4b1e945dc6a2?_state=yctCK76s74wIrcNwlDpoE7fQSieIqr3o4xhkKINoydN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjYjcyM2YzLTkyNmEtNGMxOC1iMGFkLTRiMWU5NDVkYzZhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMTk0Njk4MzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=bad88700-f436-4a1a-9fae-faf59a89eafd http.request.method=POST http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="629.497µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=3bbc87ac-0362-4459-9d3e-e14b1ca9af9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/6ab9b802-49cf-4eae-9164-0db36a9bf3d7?_state=UmPuBQtqfvTNWNLypnKW1sWzTF3dRI_t4UBKGS9djxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhYjliODAyLTQ5Y2YtNGVhZS05MTY0LTBkYjM2YTliZjNkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMjEwMDM3MjlaIn0%3D&digest=sha256%3Ac4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.duration=689.154808ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "PUT /v2/foo/bar/blobs/uploads/6ab9b802-49cf-4eae-9164-0db36a9bf3d7?_state=UmPuBQtqfvTNWNLypnKW1sWzTF3dRI_t4UBKGS9djxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhYjliODAyLTQ5Y2YtNGVhZS05MTY0LTBkYjM2YTliZjNkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC4xMjEwMDM3MjlaIn0%3D&digest=sha256%3Ac4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=f0a33e5b-e798-4b06-9905-70fe69bba9a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="792.809µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36463" http.request.id=47080c2a-b709-491a-88ee-401ed0836c0d http.request.method=PATCH http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/2754e239-cd95-480d-86a6-6f0f3ff4a9cc?_state=hrHLrW9H2gRMlyqu4_jBpa0L8WMPE2IgKIJIJw7HvM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NTRlMjM5LWNkOTUtNDgwZC04NmE2LTZmMGYzZmY0YTljYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC44MjY2NjYwODlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=743.196342ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "PATCH /v2/foo/bar/blobs/uploads/2754e239-cd95-480d-86a6-6f0f3ff4a9cc?_state=hrHLrW9H2gRMlyqu4_jBpa0L8WMPE2IgKIJIJw7HvM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NTRlMjM5LWNkOTUtNDgwZC04NmE2LTZmMGYzZmY0YTljYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNC44MjY2NjYwODlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=cac3cab3-1b0b-4ac9-8a91-75a742ba7426 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/uploads/2754e239-cd95-480d-86a6-6f0f3ff4a9cc?_state=avT0rZZwSia25W-aZgEmMeHFvaCxPh7xjxZsMYBg_Yx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NTRlMjM5LWNkOTUtNDgwZC04NmE2LTZmMGYzZmY0YTljYyIsIk9mZnNldCI6MjA3Nzc0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDRaIn0%3D&digest=sha256%3Ac4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09966ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/2754e239-cd95-480d-86a6-6f0f3ff4a9cc?_state=avT0rZZwSia25W-aZgEmMeHFvaCxPh7xjxZsMYBg_Yx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NTRlMjM5LWNkOTUtNDgwZC04NmE2LTZmMGYzZmY0YTljYyIsIk9mZnNldCI6MjA3Nzc0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDRaIn0%3D&digest=sha256%3Ac4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=514ed66a-6a96-4c4a-9968-cd67ec51ab5c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="752.534µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=cb69cc9e-0509-49c6-8f92-fc3fcadcc2e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.469568ms http.response.status=200 http.response.written=20777472 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 200 20777472 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=error msg="error parsing digest="sha257:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=1ff7e22e-18e0-4a9c-8022-0e2331b21171 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/sha257:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" vars.name="foo/bar" time="2025-04-06T15:55:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=1ff7e22e-18e0-4a9c-8022-0e2331b21171 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/foo/bar/blobs/sha257:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="635.259µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "GET /v2/foo/bar/blobs/sha257:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=e9c126f4-0776-4d51-84ef-6e6c92b39e99 http.request.method=GET http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.duration="778.32µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=c77bcc64-39e9-4ebb-90a5-cd5bf93a0281 http.request.method=GET http.request.remoteaddr="127.0.0.1:56754" http.request.uri="/v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.662859ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:36463" http.request.id=ca8c3cca-ee59-4739-879e-90792fe332ef http.request.method=GET http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.40219ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:c4728f9dbae1f3c42ff652ca8f59c0ed463b92032e9ab820a87cacb47002992c HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=6fc2bebc-82cc-4627-a0bd-ed0d87999952 http.request.method=GET http.request.remoteaddr="127.0.0.1:44844" http.request.uri="/v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.554669055s http.response.status=200 http.response.written=2693312 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44811" http.request.id=a19633ba-0c7a-442f-8002-338b70e1af4f http.request.method=GET http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.552270679s http.response.status=200 http.response.written=2630912 127.0.0.1 - - [06/Apr/2025:15:55:04 +0000] "GET /v2/foo/bar/blobs/sha256:5374ebb4880cecb8db8ccc6b1a8704a86df4e1a54229f1ec0307076b7598d422 HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (3.67s) === RUN TestBlobDelete time="2025-04-06T15:55:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:05Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=e057007f-4066-4b70-9af9-54cc1794309d http.request.method=GET http.request.remoteaddr="127.0.0.1:52914" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.019µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "GET /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=d69a2fd4-a0c0-46e8-8440-29352d8e2e4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52922" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="698.99µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=9aa4d8d2-c411-4c33-881d-e291af3762e7 http.request.method=POST http.request.remoteaddr="127.0.0.1:52922" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="670.321µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=ce2b5efc-bcb6-4a6b-b22c-0b23c8218015 http.request.method=GET http.request.remoteaddr="127.0.0.1:52922" http.request.uri="/v2/foo/bar/blobs/uploads/6f5e94fa-3cfa-4332-95ca-45b94437a110?_state=KqbzpOuNRbphDZVGdj1ahZjMfMmwljJb8j5lyUPgraV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNWU5NGZhLTNjZmEtNDMzMi05NWNhLTQ1Yjk0NDM3YTExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDIxMjc1NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="678.787µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "GET /v2/foo/bar/blobs/uploads/6f5e94fa-3cfa-4332-95ca-45b94437a110?_state=KqbzpOuNRbphDZVGdj1ahZjMfMmwljJb8j5lyUPgraV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNWU5NGZhLTNjZmEtNDMzMi05NWNhLTQ1Yjk0NDM3YTExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDIxMjc1NTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=d70f967d-dc23-47ac-8dd3-c85449572771 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52922" http.request.uri="/v2/foo/bar/blobs/uploads/6f5e94fa-3cfa-4332-95ca-45b94437a110?_state=KqbzpOuNRbphDZVGdj1ahZjMfMmwljJb8j5lyUPgraV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNWU5NGZhLTNjZmEtNDMzMi05NWNhLTQ1Yjk0NDM3YTExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDIxMjc1NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.844637ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "DELETE /v2/foo/bar/blobs/uploads/6f5e94fa-3cfa-4332-95ca-45b94437a110?_state=KqbzpOuNRbphDZVGdj1ahZjMfMmwljJb8j5lyUPgraV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNWU5NGZhLTNjZmEtNDMzMi05NWNhLTQ1Yjk0NDM3YTExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDIxMjc1NTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=ea12f8a6-91b7-4b48-a04d-e98b1e799811 http.request.method=GET http.request.remoteaddr="127.0.0.1:52922" http.request.uri="/v2/foo/bar/blobs/uploads/6f5e94fa-3cfa-4332-95ca-45b94437a110?_state=KqbzpOuNRbphDZVGdj1ahZjMfMmwljJb8j5lyUPgraV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNWU5NGZhLTNjZmEtNDMzMi05NWNhLTQ1Yjk0NDM3YTExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDIxMjc1NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6f5e94fa-3cfa-4332-95ca-45b94437a110 time="2025-04-06T15:55:05Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=ea12f8a6-91b7-4b48-a04d-e98b1e799811 http.request.method=GET http.request.remoteaddr="127.0.0.1:52922" http.request.uri="/v2/foo/bar/blobs/uploads/6f5e94fa-3cfa-4332-95ca-45b94437a110?_state=KqbzpOuNRbphDZVGdj1ahZjMfMmwljJb8j5lyUPgraV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNWU5NGZhLTNjZmEtNDMzMi05NWNhLTQ1Yjk0NDM3YTExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDIxMjc1NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="678.333µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=6f5e94fa-3cfa-4332-95ca-45b94437a110 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "GET /v2/foo/bar/blobs/uploads/6f5e94fa-3cfa-4332-95ca-45b94437a110?_state=KqbzpOuNRbphDZVGdj1ahZjMfMmwljJb8j5lyUPgraV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNWU5NGZhLTNjZmEtNDMzMi05NWNhLTQ1Yjk0NDM3YTExMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDIxMjc1NTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=29ca1886-d2f8-414f-84c0-a6fec3d187d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="733.264µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=b9c5d2a2-8bf8-4e61-b4fd-1a68e9bbaab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/a95d09c9-96a4-421a-927d-c7f2636e44cf?_state=fLWD_WNSWLxePIbSOENlE9Vr4Qz5tlFr2CL3p_u8-Tx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NWQwOWM5LTk2YTQtNDIxYS05MjdkLWM3ZjI2MzZlNDRjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDY1NjM3NzFaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" provided=sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 vars.name="foo/bar" vars.uuid=a95d09c9-96a4-421a-927d-c7f2636e44cf time="2025-04-06T15:55:05Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=b9c5d2a2-8bf8-4e61-b4fd-1a68e9bbaab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/a95d09c9-96a4-421a-927d-c7f2636e44cf?_state=fLWD_WNSWLxePIbSOENlE9Vr4Qz5tlFr2CL3p_u8-Tx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NWQwOWM5LTk2YTQtNDIxYS05MjdkLWM3ZjI2MzZlNDRjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDY1NjM3NzFaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a95d09c9-96a4-421a-927d-c7f2636e44cf time="2025-04-06T15:55:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=b9c5d2a2-8bf8-4e61-b4fd-1a68e9bbaab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/a95d09c9-96a4-421a-927d-c7f2636e44cf?_state=fLWD_WNSWLxePIbSOENlE9Vr4Qz5tlFr2CL3p_u8-Tx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NWQwOWM5LTk2YTQtNDIxYS05MjdkLWM3ZjI2MzZlNDRjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDY1NjM3NzFaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="664.442µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a95d09c9-96a4-421a-927d-c7f2636e44cf 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/a95d09c9-96a4-421a-927d-c7f2636e44cf?_state=fLWD_WNSWLxePIbSOENlE9Vr4Qz5tlFr2CL3p_u8-Tx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NWQwOWM5LTk2YTQtNDIxYS05MjdkLWM3ZjI2MzZlNDRjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDY1NjM3NzFaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=105e6858-0369-4fcd-9b15-353aea95b962 http.request.method=POST http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="566.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=6977b8ed-9fc8-49bb-a543-5734243af5ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/626fbee5-b1b0-40b5-8661-3d79443fbfcc?_state=JXzyC0PbPHrpkzS_qZ1fNg20wwyr4oAV68fQ0DlDYOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNmZiZWU1LWIxYjAtNDBiNS04NjYxLTNkNzk0NDNmYmZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDgwNjg1MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="691.046µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/626fbee5-b1b0-40b5-8661-3d79443fbfcc?_state=JXzyC0PbPHrpkzS_qZ1fNg20wwyr4oAV68fQ0DlDYOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNmZiZWU1LWIxYjAtNDBiNS04NjYxLTNkNzk0NDNmYmZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDgwNjg1MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=fac22f5c-951b-4742-9d4c-409080382d85 http.request.method=POST http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="634.124µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=7cd972ca-8094-4741-8897-302e9670af2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/bde12dcc-e153-429e-92cf-6f76ac438003?_state=bqYT_9GJu7w1ZtbjKlaFNpYOhyDOdx1lLQtw_idPvPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkZTEyZGNjLWUxNTMtNDI5ZS05MmNmLTZmNzZhYzQzODAwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDk1OTUyODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="694.478µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/bde12dcc-e153-429e-92cf-6f76ac438003?_state=bqYT_9GJu7w1ZtbjKlaFNpYOhyDOdx1lLQtw_idPvPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkZTEyZGNjLWUxNTMtNDI5ZS05MmNmLTZmNzZhYzQzODAwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MDk1OTUyODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:05Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=747490e4-b8d2-4197-875d-80d6ca96a132 http.request.method=POST http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="590.381µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:07Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=746a3418-9c27-474f-b236-4bd1766059e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/74c6fd6d-8cab-4d7c-9681-1073c170fe0a?_state=f9LPG_QAdO-tFG_8bBq8gdg80fWkUkzwmFejHOANAIl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0YzZmZDZkLThjYWItNGQ3Yy05NjgxLTEwNzNjMTcwZmUwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MTEwNzg3NDNaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.duration=1.87059717s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:05 +0000] "PUT /v2/foo/bar/blobs/uploads/74c6fd6d-8cab-4d7c-9681-1073c170fe0a?_state=f9LPG_QAdO-tFG_8bBq8gdg80fWkUkzwmFejHOANAIl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0YzZmZDZkLThjYWItNGQ3Yy05NjgxLTEwNzNjMTcwZmUwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNS43MTEwNzg3NDNaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:07Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=c599cce5-57d0-4560-8a7a-9bc33b252241 http.request.method=POST http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="827.041µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35053" http.request.id=5c2ff945-68ce-42c7-9762-9cc20487c539 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/f28a11bc-f00a-4761-b057-dc7f0b93a302?_state=kzB738-ZkiIjjiOO6e3eFYoPre4tfYpqL8coSwAKcER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyOGExMWJjLWYwMGEtNDc2MS1iMDU3LWRjN2YwYjkzYTMwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNy42MDYxNjM0MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.029738177s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:07 +0000] "PATCH /v2/foo/bar/blobs/uploads/f28a11bc-f00a-4761-b057-dc7f0b93a302?_state=kzB738-ZkiIjjiOO6e3eFYoPre4tfYpqL8coSwAKcER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyOGExMWJjLWYwMGEtNDc2MS1iMDU3LWRjN2YwYjkzYTMwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowNy42MDYxNjM0MThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=4869cd3b-a4bd-4b1d-a8da-2f96afaba8d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/uploads/f28a11bc-f00a-4761-b057-dc7f0b93a302?_state=vVe8kdiWczTi2f4ghKvCVm_GUuDlJpSK3n-bBqydiEp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyOGExMWJjLWYwMGEtNDc2MS1iMDU3LWRjN2YwYjkzYTMwMiIsIk9mZnNldCI6MzI2MDQxNjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDdaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.duration="903.12µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "PUT /v2/foo/bar/blobs/uploads/f28a11bc-f00a-4761-b057-dc7f0b93a302?_state=vVe8kdiWczTi2f4ghKvCVm_GUuDlJpSK3n-bBqydiEp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyOGExMWJjLWYwMGEtNDc2MS1iMDU3LWRjN2YwYjkzYTMwMiIsIk9mZnNldCI6MzI2MDQxNjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MDdaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=42e42118-fa6f-4367-bd48-39a0ab92f61f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="688.26µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=13e3f3fe-4f5c-4539-aeff-939cc7ae1c40 http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=16.881864ms http.response.status=200 http.response.written=32604160 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "GET /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 200 32604160 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=error msg="error parsing digest="sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=4dccc3d6-6a67-4b70-9ae2-91b258405cc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" vars.name="foo/bar" time="2025-04-06T15:55:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=4dccc3d6-6a67-4b70-9ae2-91b258405cc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/bar/blobs/sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="663.03µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "GET /v2/foo/bar/blobs/sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=529e0e15-fba1-4877-8e23-02bf95218bd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54648" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.duration="983.5µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "GET /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=838c4529-795e-4773-adca-23222ecac871 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54654" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.duration="622.459µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=be76f53f-6348-455c-bbce-a49957d40413 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54654" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="636.042µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=b603235c-b22b-4fba-9b65-3b57f3c0b8b0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54654" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="670.717µs" http.response.status=404 http.response.written=74 vars.digest="sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=error msg="error parsing digest="sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=c3d338b9-ceea-48fb-88f1-86d55b518be0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54668" http.request.uri="/v2/foo/bar/blobs/sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" vars.name="foo/bar" time="2025-04-06T15:55:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=c3d338b9-ceea-48fb-88f1-86d55b518be0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54668" http.request.uri="/v2/foo/bar/blobs/sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="662.205µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "DELETE /v2/foo/bar/blobs/sha257:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T15:55:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=a635e15e-5c20-40e9-a7ad-83fda510f184 http.request.method=POST http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="670.628µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=0ccf8de3-1f08-4504-9468-1ee1461cb515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/uploads/cf1b4209-73a2-4ce2-81dd-7f19f12e8af8?_state=cyYPiy2cc5NnRZ1b0a0HhHhww18EOuYxuVaKAMxa5Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmMWI0MjA5LTczYTItNGNlMi04MWRkLTdmMTlmMTJlOGFmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowOS42NzAzMDg1MjdaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.duration=1.85665749s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "PUT /v2/foo/bar/blobs/uploads/cf1b4209-73a2-4ce2-81dd-7f19f12e8af8?_state=cyYPiy2cc5NnRZ1b0a0HhHhww18EOuYxuVaKAMxa5Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmMWI0MjA5LTczYTItNGNlMi04MWRkLTdmMTlmMTJlOGFmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTowOS42NzAzMDg1MjdaIn0%3D&digest=sha256%3Ad3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=f802a6b9-b98a-4ebc-b65c-881f72951cde http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="822.543µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=8254c817-0684-435b-ae82-e9c947192fb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54632" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.889645338s http.response.status=200 http.response.written=2693312 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "GET /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-04-06T15:55:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35053" http.request.id=ae290e98-571b-4101-ab28-9f95d54ea2d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54648" http.request.uri="/v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.886651365s http.response.status=200 http.response.written=2630912 127.0.0.1 - - [06/Apr/2025:15:55:09 +0000] "GET /v2/foo/bar/blobs/sha256:d3a22d4390b659c6c1181d028d019977a0de5fe015a8f751b5aa48b2105d2124 HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.96s) === RUN TestRelativeURL time="2025-04-06T15:55:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:11Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42415" http.request.id=6bb71d8c-20a7-4f65-8b5b-f70e48130a8c http.request.method=POST http.request.remoteaddr="127.0.0.1:52224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="759.245µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42415" http.request.id=b29cb995-b7b4-438f-8b62-5f5c725bbbf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52224" http.request.uri="/v2/foo/bar/blobs/uploads/c43fd0b0-aa40-4dcd-98b3-25aa6dcc6ec1?_state=ubHe1zUcU4wqljGuU773h7c8JsK3eAyDhKbSyN4cl8R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0M2ZkMGIwLWFhNDAtNGRjZC05OGIzLTI1YWE2ZGNjNmVjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NToxMS41NTMwNzEyOTFaIn0%3D&digest=sha256%3A8c303bc910a129e096f6c058b416045692be76fc7d46e7b1dc1c029640b38543" http.request.useragent="Go-http-client/1.1" http.response.duration=545.477955ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:11 +0000] "PUT /v2/foo/bar/blobs/uploads/c43fd0b0-aa40-4dcd-98b3-25aa6dcc6ec1?_state=ubHe1zUcU4wqljGuU773h7c8JsK3eAyDhKbSyN4cl8R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0M2ZkMGIwLWFhNDAtNGRjZC05OGIzLTI1YWE2ZGNjNmVjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NToxMS41NTMwNzEyOTFaIn0%3D&digest=sha256%3A8c303bc910a129e096f6c058b416045692be76fc7d46e7b1dc1c029640b38543 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42415" http.request.id=429363b5-0f28-4a79-b38f-9c2307d73acb http.request.method=POST http.request.remoteaddr="127.0.0.1:52224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="883.704µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42415" http.request.id=a34ef2f5-4417-4115-9c5e-f2ff161bf725 http.request.method=POST http.request.remoteaddr="127.0.0.1:52224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="639.793µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42415" http.request.id=04a44441-651e-4f77-8d4e-de1ccc170c0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52224" http.request.uri="/v2/foo/bar/blobs/uploads/0a40f868-6f31-431d-aaaf-469c8b752112?_state=gLM7kvB0dPz_YlCdXvTUMVozzU7Bp5TKAfB7m90z7vt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBhNDBmODY4LTZmMzEtNDMxZC1hYWFmLTQ2OWM4Yjc1MjExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NToxMi4yNjY0MDc4NThaIn0%3D&digest=sha256%3Af55964e302e61e12ec02e58cdc5e54f4cf4b5e33bbb27881b2f0c9df84c81701" http.request.useragent="Go-http-client/1.1" http.response.duration=1.471717231s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:12 +0000] "PUT /v2/foo/bar/blobs/uploads/0a40f868-6f31-431d-aaaf-469c8b752112?_state=gLM7kvB0dPz_YlCdXvTUMVozzU7Bp5TKAfB7m90z7vt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBhNDBmODY4LTZmMzEtNDMxZC1hYWFmLTQ2OWM4Yjc1MjExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NToxMi4yNjY0MDc4NThaIn0%3D&digest=sha256%3Af55964e302e61e12ec02e58cdc5e54f4cf4b5e33bbb27881b2f0c9df84c81701 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.19s) === RUN TestBlobDeleteDisabled time="2025-04-06T15:55:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:13Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:13Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:39303" http.request.id=18c77e68-4e7b-42fa-9016-7818debbe813 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36198" http.request.uri="/v2/foo/bar/blobs/sha256:614b453bb861dd15bb63a1b6e9443b88bc20d229723601a79a826a69a918f0b0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="744.757µs" http.response.status=405 http.response.written=78 vars.digest="sha256:614b453bb861dd15bb63a1b6e9443b88bc20d229723601a79a826a69a918f0b0" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:13 +0000] "DELETE /v2/foo/bar/blobs/sha256:614b453bb861dd15bb63a1b6e9443b88bc20d229723601a79a826a69a918f0b0 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.07s) === RUN TestDeleteDisabled time="2025-04-06T15:55:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:13Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35373" http.request.id=2eadf1e0-fdd3-408d-8f5f-80b9a4454357 http.request.method=POST http.request.remoteaddr="127.0.0.1:39224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="812.587µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:15Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35373" http.request.id=64b24a91-1491-4235-9c15-3740589d5de0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39224" http.request.uri="/v2/foo/bar/blobs/uploads/bcf3d8e0-1097-4f83-8208-2c468999cd7c?_state=mhwAC4ZdnEmpT2rRJUFGEyHUAtHLSn0FfkO6oV7UTld7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjZjNkOGUwLTEwOTctNGY4My04MjA4LTJjNDY4OTk5Y2Q3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NToxMy44OTYzMzE5MTdaIn0%3D&digest=sha256%3Abd9206267db2cbb09a8dc33bbf1f71b6e5d3904601aa6e21d8eefa2d611bc5fb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192855168s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:13 +0000] "PUT /v2/foo/bar/blobs/uploads/bcf3d8e0-1097-4f83-8208-2c468999cd7c?_state=mhwAC4ZdnEmpT2rRJUFGEyHUAtHLSn0FfkO6oV7UTld7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjZjNkOGUwLTEwOTctNGY4My04MjA4LTJjNDY4OTk5Y2Q3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NToxMy44OTYzMzE5MTdaIn0%3D&digest=sha256%3Abd9206267db2cbb09a8dc33bbf1f71b6e5d3904601aa6e21d8eefa2d611bc5fb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:35373" http.request.id=e609a74a-8264-4216-8276-8150969cf4ee http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39224" http.request.uri="/v2/foo/bar/blobs/sha256:bd9206267db2cbb09a8dc33bbf1f71b6e5d3904601aa6e21d8eefa2d611bc5fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="769.103µs" http.response.status=405 http.response.written=78 vars.digest="sha256:bd9206267db2cbb09a8dc33bbf1f71b6e5d3904601aa6e21d8eefa2d611bc5fb" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:bd9206267db2cbb09a8dc33bbf1f71b6e5d3904601aa6e21d8eefa2d611bc5fb HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.28s) === RUN TestDeleteReadOnly time="2025-04-06T15:55:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:15Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:15Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:32947" http.request.id=c8ee0ccc-1bb0-4257-afdb-e2fc91817a78 http.request.method=POST http.request.remoteaddr="127.0.0.1:39000" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="691.278µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:16Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:32947" http.request.id=d2b2bbe1-bfa6-4113-874b-e0f6c6d8eda4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39000" http.request.uri="/v2/foo/bar/blobs/uploads/90c56c96-944d-4946-953d-cb9020694176?_state=JWenajyh0PSGU2cn3SfE92nuib2XCKh_ZZd72Sd-0LB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwYzU2Yzk2LTk0NGQtNDk0Ni05NTNkLWNiOTAyMDY5NDE3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NToxNS4xNzEwOTgzNzVaIn0%3D&digest=sha256%3Ae4d082595964cb465c38600127a934cb96fbaf3b1bdf702f5223b58f5c4d2e59" http.request.useragent="Go-http-client/1.1" http.response.duration=1.140844677s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:15 +0000] "PUT /v2/foo/bar/blobs/uploads/90c56c96-944d-4946-953d-cb9020694176?_state=JWenajyh0PSGU2cn3SfE92nuib2XCKh_ZZd72Sd-0LB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwYzU2Yzk2LTk0NGQtNDk0Ni05NTNkLWNiOTAyMDY5NDE3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NToxNS4xNzEwOTgzNzVaIn0%3D&digest=sha256%3Ae4d082595964cb465c38600127a934cb96fbaf3b1bdf702f5223b58f5c4d2e59 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [06/Apr/2025:15:55:16 +0000] "DELETE /v2/foo/bar/blobs/sha256:e4d082595964cb465c38600127a934cb96fbaf3b1bdf702f5223b58f5c4d2e59 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.22s) === RUN TestStartPushReadOnly time="2025-04-06T15:55:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:16Z" level=info msg="redis not configured" go.version=go1.23.8 127.0.0.1 - - [06/Apr/2025:15:55:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-04-06T15:55:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:16Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=236c7603-4edb-4503-bca4-44bf7e0c9853 http.request.method=GET http.request.remoteaddr="127.0.0.1:57648" 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="730.03µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T15:55:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=024c23e6-4d23-4f53-8f22-5a02c69239f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57648" 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="590.435µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:15:55:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T15:55:16Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=bba4b1a5-3884-4231-8b65-584dcb789e7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" 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="565.677µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T15:55:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=4790ec01-220f-44da-a766-ededc87108fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" 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="799.61µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=4790ec01-220f-44da-a766-ededc87108fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" 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="825.332µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=4790ec01-220f-44da-a766-ededc87108fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" 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="848.108µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=4790ec01-220f-44da-a766-ededc87108fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" 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="867.158µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T15:55:16Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=4c7bc38d-5f53-4206-a3e4-cbb2e6b23bee http.request.method=POST http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="857.313µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:17Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=2b1476ab-7054-449f-9e13-5344431d752a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/blobs/uploads/0a1ca177-df79-4a41-8bc8-e84bef14028a?_state=YEwEVQfscp5qdIBA6IAVccdV3WPMWAPb5cTJo7knGvZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTFjYTE3Ny1kZjc5LTRhNDEtOGJjOC1lODRiZWYxNDAyOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTYuNDA3MjEzNjgxWiJ9&digest=sha256%3A9eb45b17057e1b1e6d50e136f2adc7bd6d9ffcd0c82bb81cb9f62c513323b416" http.request.useragent="Go-http-client/1.1" http.response.duration=1.230496013s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/0a1ca177-df79-4a41-8bc8-e84bef14028a?_state=YEwEVQfscp5qdIBA6IAVccdV3WPMWAPb5cTJo7knGvZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTFjYTE3Ny1kZjc5LTRhNDEtOGJjOC1lODRiZWYxNDAyOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTYuNDA3MjEzNjgxWiJ9&digest=sha256%3A9eb45b17057e1b1e6d50e136f2adc7bd6d9ffcd0c82bb81cb9f62c513323b416 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:17Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=7bba7447-6dc7-4f12-add3-6f3c04db03ee http.request.method=POST http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="812.944µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=27c24a09-39b0-4132-b4e6-25d55d7ba4b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/blobs/uploads/4984be09-a4d5-414d-81f5-279dad6aff6c?_state=xZTYFvc6XNJ0bBqzHfkTl8I5bOB3WUCquLrOwZfyxHh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0OTg0YmUwOS1hNGQ1LTQxNGQtODFmNS0yNzlkYWQ2YWZmNmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTcuNjg0NjQ4MzM0WiJ9&digest=sha256%3Afbd41917b170fa3faa93d1821f14a96b0e5b879f99579c4a91069268c8c9cc60" http.request.useragent="Go-http-client/1.1" http.response.duration=357.978767ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/4984be09-a4d5-414d-81f5-279dad6aff6c?_state=xZTYFvc6XNJ0bBqzHfkTl8I5bOB3WUCquLrOwZfyxHh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0OTg0YmUwOS1hNGQ1LTQxNGQtODFmNS0yNzlkYWQ2YWZmNmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTcuNjg0NjQ4MzM0WiJ9&digest=sha256%3Afbd41917b170fa3faa93d1821f14a96b0e5b879f99579c4a91069268c8c9cc60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=418f6053-8dab-4561-849a-a2a5a62c7364 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165496ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=4e5e90b1-4183-4498-9d44-61f4e960e7b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" http.response.duration="939.107µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=9559c2ff-2e6b-44b4-a843-100e480f1182 http.request.method=GET http.request.remoteaddr="127.0.0.1:57648" 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="888.72µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=3bd29fa0-8138-4efe-ba4e-6695c38db925 http.request.method=GET http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="787.493µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "GET /v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34743" http.request.id=721479e1-5f43-4fec-a58c-3cea59ecadbf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" http.response.duration="880.593µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34743" http.request.id=682087cf-d247-45b4-8414-da3f97c436d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" http.response.duration="890.959µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:34743" http.request.id=cbffc360-c179-4294-ba92-19538d5d9dc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" http.response.duration="857.839µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=51b49753-c6b6-4538-a155-c5daecc729e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="756.891µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "GET /v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=a71c9b35-f39e-42b1-ba0e-b1052b2baed2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="516.785µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=2c3edb97-4bdd-4ad7-a67a-1f1d823e0272 http.request.method=GET http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" http.response.duration="557.955µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "GET /v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=cfd592aa-2834-4ce1-9861-58e89a5a2717 http.request.method=GET http.request.remoteaddr="127.0.0.1:57648" 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="551.159µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=error msg="payload digest does match: "sha256:6b35c63a4c487fac9cb03fabb8dd45a49289de3d443754228c380631e366659f" != "sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8"" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=ef7d9f16-4729-47cc-ac92-fe8b7c302089 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" time="2025-04-06T15:55:18Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=ef7d9f16-4729-47cc-ac92-fe8b7c302089 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57648" http.request.uri="/v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="650.774µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8" 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74ca04f17e963ad02f6e18bfdf17cd1c50bd081e6d0daabca7db4c30501c94d8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=e331d27d-2121-43aa-9d01-63532e59c8c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" 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="658.547µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=fdd9735f-a1ec-4ab5-b7c1-6b68a9d2c4c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" 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="542.862µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34743" http.request.id=ddb57b82-ad0e-46d3-876a-f000e9be23f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" 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="667.071µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34743" http.request.id=ddb57b82-ad0e-46d3-876a-f000e9be23f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" 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="687.261µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34743" http.request.id=ddb57b82-ad0e-46d3-876a-f000e9be23f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" 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="709.527µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=7057aa5b-5816-4231-bff0-9babd1ace6ee http.request.method=POST http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="611.133µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=a501cd8a-3da1-4ea5-81e2-83f468a09dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/blobs/uploads/14bf0477-8ff4-4125-ac79-bfc78466d8d1?_state=05wkHs10lKv7ogQqWLU_SPaHbW_AfYyu5r8zax0ID6B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNGJmMDQ3Ny04ZmY0LTQxMjUtYWM3OS1iZmM3ODQ2NmQ4ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTguMDU3ODI1MjI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="732.276µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/14bf0477-8ff4-4125-ac79-bfc78466d8d1?_state=05wkHs10lKv7ogQqWLU_SPaHbW_AfYyu5r8zax0ID6B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNGJmMDQ3Ny04ZmY0LTQxMjUtYWM3OS1iZmM3ODQ2NmQ4ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTguMDU3ODI1MjI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34743" http.request.id=9849d4e8-7755-4ece-992b-9e8dd68e4cfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" 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="621.683µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34743" http.request.id=9849d4e8-7755-4ece-992b-9e8dd68e4cfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" 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="645.529µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T15:55:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=be10f621-0df1-4a6f-b357-e5e84d58fa51 http.request.method=POST http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="675.471µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=57949f05-4ae2-4d8d-a83d-ad425cd4f03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/blobs/uploads/cebac340-7a96-4574-9bb2-5cb8be7a457f?_state=qW097wN07l7SEFdlQUojUAYFRDVPZpFDmKaAdnTN5Np7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZWJhYzM0MC03YTk2LTQ1NzQtOWJiMi01Y2I4YmU3YTQ1N2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTguMTUzNjU3OTZaIn0%3D&digest=sha256%3Ad6e3600995b69b78c5a2c5fe1d92240e662d3af63d2f9c184eb968098830ee7f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.593641416s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/cebac340-7a96-4574-9bb2-5cb8be7a457f?_state=qW097wN07l7SEFdlQUojUAYFRDVPZpFDmKaAdnTN5Np7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZWJhYzM0MC03YTk2LTQ1NzQtOWJiMi01Y2I4YmU3YTQ1N2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTguMTUzNjU3OTZaIn0%3D&digest=sha256%3Ad6e3600995b69b78c5a2c5fe1d92240e662d3af63d2f9c184eb968098830ee7f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=14425977-3672-4545-9ed9-452717bbd59e http.request.method=POST http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="823.952µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=3ef5f3c4-8770-4f7c-aa4d-05668339c490 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/blobs/uploads/7e9e812f-2d5b-40e2-bb5d-beb0e736522d?_state=N7kn9ILlwjoF8mPNTH2eLVJdIUpFSQHr_rEVP6vuP2N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZTllODEyZi0yZDViLTQwZTItYmI1ZC1iZWIwZTczNjUyMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTkuODMwMjU0OTQyWiJ9&digest=sha256%3A106e859ef57ef26baa2bd9756c413b9c17705af84a44d2378185f811fa6db55d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.236318202s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/7e9e812f-2d5b-40e2-bb5d-beb0e736522d?_state=N7kn9ILlwjoF8mPNTH2eLVJdIUpFSQHr_rEVP6vuP2N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZTllODEyZi0yZDViLTQwZTItYmI1ZC1iZWIwZTczNjUyMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MTkuODMwMjU0OTQyWiJ9&digest=sha256%3A106e859ef57ef26baa2bd9756c413b9c17705af84a44d2378185f811fa6db55d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34743" http.request.id=13e8fd3f-e787-4892-acb8-78842e3a5e12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="967.347µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34743" http.request.id=c0995cfb-0fd3-450b-8285-fa1f00179fc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/sha256:bdb874f0ba7543eff0f03d85a0b76c4c4ac3dcdb50d6ef9f6e7938a3c26e009d" http.request.useragent="Go-http-client/1.1" http.response.duration="785.607µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "PUT /v2/foo/schema2/manifests/sha256:bdb874f0ba7543eff0f03d85a0b76c4c4ac3dcdb50d6ef9f6e7938a3c26e009d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=6728162e-0c39-40d2-b3a7-6b834f366fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" 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="718.076µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=62f15009-cbfc-40f4-a763-843843aac8fa http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/sha256:bdb874f0ba7543eff0f03d85a0b76c4c4ac3dcdb50d6ef9f6e7938a3c26e009d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="649.758µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/sha256:bdb874f0ba7543eff0f03d85a0b76c4c4ac3dcdb50d6ef9f6e7938a3c26e009d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=b67b1fd4-dacf-4ecd-a3ae-d8e4dbc3a6a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="557.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=12b612e3-7c52-4d1e-8f69-299e7eb698cc http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/sha256:bdb874f0ba7543eff0f03d85a0b76c4c4ac3dcdb50d6ef9f6e7938a3c26e009d" http.request.useragent="Go-http-client/1.1" http.response.duration="532.882µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/sha256:bdb874f0ba7543eff0f03d85a0b76c4c4ac3dcdb50d6ef9f6e7938a3c26e009d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=e6020330-29f5-401f-bc77-9b0fb793cf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" 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="533.408µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="rewriting manifest sha256:bdb874f0ba7543eff0f03d85a0b76c4c4ac3dcdb50d6ef9f6e7938a3c26e009d in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=6ab03d45-2ec1-40c0-b4cd-0eab3ddf9fcd http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" 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-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=6ab03d45-2ec1-40c0-b4cd-0eab3ddf9fcd http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.132431ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34743" http.request.id=4359eb7f-62b9-462a-840d-4d2fae0f88ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" 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="605.808µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34743" http.request.id=400084b1-79e6-42ac-b42e-e4ad72eb7d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="713.788µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34743" http.request.id=5ec40ac0-9960-490f-92c0-f4645ccf1eeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/sha256:d23ce90e1b6a01121dd7106388d81dab0554b8801dfa30d3e89fd84e45590c00" http.request.useragent="Go-http-client/1.1" http.response.duration="642.862µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "PUT /v2/foo/schema2/manifests/sha256:d23ce90e1b6a01121dd7106388d81dab0554b8801dfa30d3e89fd84e45590c00 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=292c0177-2096-42a6-a345-6f2a97003349 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" 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="688.212µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=832c1172-a95f-4959-9f5f-10d75e9e7445 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/sha256:d23ce90e1b6a01121dd7106388d81dab0554b8801dfa30d3e89fd84e45590c00" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="633.312µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/sha256:d23ce90e1b6a01121dd7106388d81dab0554b8801dfa30d3e89fd84e45590c00 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=818ff7ab-df86-49e1-aa8e-b83b5dd6e942 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="542.744µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=86512787-5ad6-402c-b104-295d35e8aa8d http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/sha256:d23ce90e1b6a01121dd7106388d81dab0554b8801dfa30d3e89fd84e45590c00" http.request.useragent="Go-http-client/1.1" http.response.duration="503.242µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/sha256:d23ce90e1b6a01121dd7106388d81dab0554b8801dfa30d3e89fd84e45590c00 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="rewriting manifest list sha256:d23ce90e1b6a01121dd7106388d81dab0554b8801dfa30d3e89fd84e45590c00 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=9e22e3e3-b4a3-4ab6-9a30-52c295f5b031 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" 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-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34743" http.request.id=9e22e3e3-b4a3-4ab6-9a30-52c295f5b031 http.request.method=GET http.request.remoteaddr="127.0.0.1:60166" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.178366ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-04-06T15:55: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.23.8 time="2025-04-06T15:55:21Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=b8012be6-eb76-4b38-9ce7-14a1d878ebb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" 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="725.298µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T15:55: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.23.8 http.request.host="127.0.0.1:35007" http.request.id=363679ec-d81f-4183-a621-1e32f8592c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" 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="557.221µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=aec48b1e-377e-4087-9a7f-b5d2e073a359 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" 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="612.99µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=308b62ee-4039-41e6-a4ea-daccf580f71d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" 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="743.159µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55: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.23.8 http.request.host="127.0.0.1:35007" http.request.id=308b62ee-4039-41e6-a4ea-daccf580f71d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" 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="768.593µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=308b62ee-4039-41e6-a4ea-daccf580f71d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" 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="788.283µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55: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.23.8 http.request.host="127.0.0.1:35007" http.request.id=308b62ee-4039-41e6-a4ea-daccf580f71d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" 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="806.892µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T15:55:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=a7e4f5dd-475e-407f-bd21-67c323d780cd http.request.method=POST http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="756.473µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=a0ae3a66-15b0-4fa8-903a-7f5a4a9d67ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/blobs/uploads/05590ddd-2984-4cad-be48-ce275796e857?_state=DsBRS6o28EeBcriTYKS-SkgFPj8n8ILl5z2b_sy6yud7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNTU5MGRkZC0yOTg0LTRjYWQtYmU0OC1jZTI3NTc5NmU4NTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjEuMTgxMTk2MzU0WiJ9&digest=sha256%3A57f8b05d3b9a9593dc2cfa8e7e9ec6d9e0b56b56003b348c9f9f67bb1784f4ed" http.request.useragent="Go-http-client/1.1" http.response.duration=1.565457607s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:21 +0000] "PUT /v2/foo/schema1/blobs/uploads/05590ddd-2984-4cad-be48-ce275796e857?_state=DsBRS6o28EeBcriTYKS-SkgFPj8n8ILl5z2b_sy6yud7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNTU5MGRkZC0yOTg0LTRjYWQtYmU0OC1jZTI3NTc5NmU4NTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjEuMTgxMTk2MzU0WiJ9&digest=sha256%3A57f8b05d3b9a9593dc2cfa8e7e9ec6d9e0b56b56003b348c9f9f67bb1784f4ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=c206b30e-2473-4980-910d-53d2061b9acf http.request.method=POST http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="873.046µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=dd237813-1444-40c0-8bee-94d3212afb94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/blobs/uploads/4b894af9-ca04-4309-b475-1f175c78fb4c?_state=QjfrXWeD21ud_bvffCvkLrBx6zElg9U3COP-OffaY657Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0Yjg5NGFmOS1jYTA0LTQzMDktYjQ3NS0xZjE3NWM3OGZiNGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjIuODA0Nzk2OTE2WiJ9&digest=sha256%3A413ef4ccbcd30fac68efa7891c3bcaecd680015598a345c578086dc2de88c75d" http.request.useragent="Go-http-client/1.1" http.response.duration=584.148653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/4b894af9-ca04-4309-b475-1f175c78fb4c?_state=QjfrXWeD21ud_bvffCvkLrBx6zElg9U3COP-OffaY657Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0Yjg5NGFmOS1jYTA0LTQzMDktYjQ3NS0xZjE3NWM3OGZiNGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjIuODA0Nzk2OTE2WiJ9&digest=sha256%3A413ef4ccbcd30fac68efa7891c3bcaecd680015598a345c578086dc2de88c75d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=38a3eb98-2053-470b-9703-bea3a1757853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.175646ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=79d5c863-cb15-47a0-a975-3e3c3c87bc50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" http.response.duration="932.291µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=d9ddaaf5-c4ae-432c-9877-9a45f5e0ed43 http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" 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="792.442µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=6f7f9c57-8094-4b53-a78e-390135cd8432 http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="760.197µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "GET /v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35007" http.request.id=592a9c8d-af3d-4cf9-bca0-cbb29049074a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" http.response.duration="956.817µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35007" http.request.id=b685649d-53b7-470c-a393-8423b5b9ddfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" http.response.duration="947.064µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:35007" http.request.id=921fa1ca-7df4-4cb9-bbea-fb2ca7d08298 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" http.response.duration="872.044µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=718106d9-889e-4ed1-9a79-95f9321e7bbe http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="784.317µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "GET /v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=364e2659-a6c6-4e4c-88ed-37fd725de791 http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="596.659µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=ae5cc4ad-e8c1-446c-8a3c-b1b88f6c5673 http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" http.response.duration="587.374µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "GET /v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=397b23ac-363c-4344-b216-efd51e513d91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" 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="511.037µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=error msg="payload digest does match: "sha256:087c1f872c3ecc173816cf75a3b0576f32abf762b70df3a67d9421b0438a5828" != "sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0"" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=244329ac-f177-485d-9318-6eac55971c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" time="2025-04-06T15:55:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=244329ac-f177-485d-9318-6eac55971c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="624.415µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0" 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cf5161e6c7c4c0d57bbe19160fa584d6fe494705aeff47b444a5d8f6c9c1dd0 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=c3ab6445-38ca-40dd-9516-0d78455c2287 http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" 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="634.498µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=7a520676-dda9-4941-ada8-caf5db43c852 http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" 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="605.947µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35007" http.request.id=779c0a4a-e63e-4887-95f0-8daea3747263 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" 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="637.579µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35007" http.request.id=779c0a4a-e63e-4887-95f0-8daea3747263 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" 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="663.23µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35007" http.request.id=779c0a4a-e63e-4887-95f0-8daea3747263 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" 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="684.187µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=6ad5a9f0-f528-4c7b-beb9-6dd98f078f64 http.request.method=POST http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="607.25µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=9ab0aef6-c758-49f5-8232-725999eb4490 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/blobs/uploads/dab21b5e-5fe7-4c03-aa02-73aeb48e44e5?_state=AlOWgHP6p_MMpF5Bx_nHsKADDqQRLeLNgceJX1uD2Sp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYWIyMWI1ZS01ZmU3LTRjMDMtYWEwMi03M2FlYjQ4ZTQ0ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjMuNDA0MTQ5OTU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="736.502µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/dab21b5e-5fe7-4c03-aa02-73aeb48e44e5?_state=AlOWgHP6p_MMpF5Bx_nHsKADDqQRLeLNgceJX1uD2Sp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYWIyMWI1ZS01ZmU3LTRjMDMtYWEwMi03M2FlYjQ4ZTQ0ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjMuNDA0MTQ5OTU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35007" http.request.id=2b449a70-d624-4772-aa86-8a8c2245c3e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" 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="611.292µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35007" http.request.id=2b449a70-d624-4772-aa86-8a8c2245c3e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" 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="640.077µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T15:55:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=841eaadb-140b-4f28-9e9d-979c388eabc2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="652.62µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=0f8d13af-90a5-462b-8038-ccce6f3672b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/blobs/uploads/1fadb0cd-506a-4a99-b505-fd051db423e6?_state=dH5cnv1zU1akOhzKcOaDSwBOX2uPFtHMOoLwfuq_drN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZmFkYjBjZC01MDZhLTRhOTktYjUwNS1mZDA1MWRiNDIzZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjMuNDg1NzUzMzIxWiJ9&digest=sha256%3Ae2209a8c14b9ed8ae49771514f6f6e0bf8bd8e46eac083e9acb46ecb5c745acb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.326115833s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/1fadb0cd-506a-4a99-b505-fd051db423e6?_state=dH5cnv1zU1akOhzKcOaDSwBOX2uPFtHMOoLwfuq_drN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZmFkYjBjZC01MDZhLTRhOTktYjUwNS1mZDA1MWRiNDIzZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjMuNDg1NzUzMzIxWiJ9&digest=sha256%3Ae2209a8c14b9ed8ae49771514f6f6e0bf8bd8e46eac083e9acb46ecb5c745acb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:24Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=a830a2f5-9bdc-4e63-a4fb-c7eb35859e90 http.request.method=POST http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=217ad977-5598-40a4-a7e9-9a9a6f05c83c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/blobs/uploads/6cb01f44-3785-4b79-ac7e-0ccbb99418dd?_state=06FPgZ7QFJiUEuBBPpSdUnimL8ShpQQEhoMEnxC5o2t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2Y2IwMWY0NC0zNzg1LTRiNzktYWM3ZS0wY2NiYjk5NDE4ZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjQuODg5Mzk4OFoifQ%3D%3D&digest=sha256%3Ad77a632391e515ca77ffb290d36ac63c06ead7507d325ebb9cb2304ebf55a57f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.038536683s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/6cb01f44-3785-4b79-ac7e-0ccbb99418dd?_state=06FPgZ7QFJiUEuBBPpSdUnimL8ShpQQEhoMEnxC5o2t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2Y2IwMWY0NC0zNzg1LTRiNzktYWM3ZS0wY2NiYjk5NDE4ZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjQuODg5Mzk4OFoifQ%3D%3D&digest=sha256%3Ad77a632391e515ca77ffb290d36ac63c06ead7507d325ebb9cb2304ebf55a57f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35007" http.request.id=bac5f343-125d-404e-b672-3876dcc3542a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="953.399µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35007" http.request.id=356f68d2-322f-4ebd-a5f3-de923a7f9be3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/sha256:183164946845214c096e5a4d66c5625daf376db2fb20eb5f33a4ce73498a9d09" http.request.useragent="Go-http-client/1.1" http.response.duration="720.017µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "PUT /v2/foo/schema2/manifests/sha256:183164946845214c096e5a4d66c5625daf376db2fb20eb5f33a4ce73498a9d09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=81ee6614-0edc-4b4c-a1f6-395da015bc8a http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" 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="642.902µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=f87ffd1f-fc53-4180-b2dc-dbdb49704bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/sha256:183164946845214c096e5a4d66c5625daf376db2fb20eb5f33a4ce73498a9d09" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="710.796µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/sha256:183164946845214c096e5a4d66c5625daf376db2fb20eb5f33a4ce73498a9d09 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=f10db52b-4191-44e8-832d-7e5128449d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="550.612µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=a92e098a-73aa-4207-91ea-0b9cd9a8f23b http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/sha256:183164946845214c096e5a4d66c5625daf376db2fb20eb5f33a4ce73498a9d09" http.request.useragent="Go-http-client/1.1" http.response.duration="527.68µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/sha256:183164946845214c096e5a4d66c5625daf376db2fb20eb5f33a4ce73498a9d09 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=d966cac0-3f14-4524-9917-43cfe081ea20 http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" 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="508.779µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="rewriting manifest sha256:183164946845214c096e5a4d66c5625daf376db2fb20eb5f33a4ce73498a9d09 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=3e5d544b-a088-4a3e-8a5b-ade9697cfdac http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" 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-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=3e5d544b-a088-4a3e-8a5b-ade9697cfdac http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.050582ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35007" http.request.id=9ab828c7-5906-463f-8f64-e500813c0274 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" 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="617.41µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35007" http.request.id=e8b14d04-6ae9-4950-9287-8dcbc6a8fca3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="719.782µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35007" http.request.id=263bc73b-06cb-4c09-ae49-c30ad62d190f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/sha256:2e7c3b1e6ed80db014db95a91a734938eba2c158e8d9ff2718eed4e1de828ab6" http.request.useragent="Go-http-client/1.1" http.response.duration="704.025µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "PUT /v2/foo/schema2/manifests/sha256:2e7c3b1e6ed80db014db95a91a734938eba2c158e8d9ff2718eed4e1de828ab6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=b1100b74-632a-47a7-a934-d03847e04fba http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" 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="661.078µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=62792645-f4b9-4eb7-ac46-4207302775ca http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/sha256:2e7c3b1e6ed80db014db95a91a734938eba2c158e8d9ff2718eed4e1de828ab6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="637.628µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/sha256:2e7c3b1e6ed80db014db95a91a734938eba2c158e8d9ff2718eed4e1de828ab6 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=dd9cfec7-a982-420b-bda0-d71050e680ef http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="567.029µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=1759edf3-f7d4-4c64-94d3-28780b611974 http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" http.request.uri="/v2/foo/schema2/manifests/sha256:2e7c3b1e6ed80db014db95a91a734938eba2c158e8d9ff2718eed4e1de828ab6" http.request.useragent="Go-http-client/1.1" http.response.duration="498.539µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/sha256:2e7c3b1e6ed80db014db95a91a734938eba2c158e8d9ff2718eed4e1de828ab6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=info msg="rewriting manifest list sha256:2e7c3b1e6ed80db014db95a91a734938eba2c158e8d9ff2718eed4e1de828ab6 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=4b23cf40-9f9c-4a78-aa28-63c59ba6afed http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" 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-04-06T15:55:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35007" http.request.id=4b23cf40-9f9c-4a78-aa28-63c59ba6afed http.request.method=GET http.request.remoteaddr="127.0.0.1:50526" 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="989.372µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (9.63s) === RUN TestGetManifestWithStorageError time="2025-04-06T15:55:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:25Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:36901" http.request.id=eb10d524-719e-472f-878c-a2e9ddea1712 http.request.method=GET http.request.remoteaddr="127.0.0.1:41314" 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="635.307µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:36901" http.request.id=5c20f3a6-9f57-48b9-b55e-6507c01c5032 http.request.method=GET http.request.remoteaddr="127.0.0.1:41314" 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="521.224µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:36901" http.request.id=fe1e6f74-e1c2-4898-b543-c55594e74ae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41314" 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="541.423µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:36901" http.request.id=1cef88cf-d701-4597-8a67-64048384578f http.request.method=GET http.request.remoteaddr="127.0.0.1:41314" 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="519.968µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2025-04-06T15:55:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:25Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=45584896-3c5f-4b45-a656-e7ed7acc54db http.request.method=GET http.request.remoteaddr="127.0.0.1:51496" 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="641.917µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=11c47ae6-c255-40e0-acce-1979ff7847a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51496" 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="539.382µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=a5d2761c-dd35-4f1b-9b86-9c2ac0683d03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" 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="579.383µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=65414e3f-a145-45fc-83e0-3b7d77de3ab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" 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="714.878µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=65414e3f-a145-45fc-83e0-3b7d77de3ab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" 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="739.919µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=65414e3f-a145-45fc-83e0-3b7d77de3ab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" 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="761.535µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T15:55:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=65414e3f-a145-45fc-83e0-3b7d77de3ab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" 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="782.406µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:15:55:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T15:55:26Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=d8e318ef-9512-4efc-b90c-2e23869cf286 http.request.method=POST http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="725.175µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:26 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:26Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=b01d8abf-17cb-4f09-be3e-20c058005691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/blobs/uploads/831b2515-aa96-4a9c-aa02-9a24ca5e9e69?_state=i7RCg_CnmY8iqDw4JGqeLQ1L_1OO2GGNu8eCw15CJiZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MzFiMjUxNS1hYTk2LTRhOWMtYWEwMi05YTI0Y2E1ZTllNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjYuMDIwMTQ1MTc2WiJ9&digest=sha256%3A8cd2d55d3ee453946e51c5d8b721740a96423406bbffa08d75805bc79a9f92d0" http.request.useragent="Go-http-client/1.1" http.response.duration=592.622401ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:26 +0000] "PUT /v2/foo/schema1/blobs/uploads/831b2515-aa96-4a9c-aa02-9a24ca5e9e69?_state=i7RCg_CnmY8iqDw4JGqeLQ1L_1OO2GGNu8eCw15CJiZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MzFiMjUxNS1hYTk2LTRhOWMtYWEwMi05YTI0Y2E1ZTllNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjYuMDIwMTQ1MTc2WiJ9&digest=sha256%3A8cd2d55d3ee453946e51c5d8b721740a96423406bbffa08d75805bc79a9f92d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:26Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=2f4dee3e-e228-4d98-91d8-1ddcdd14412a http.request.method=POST http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="837.316µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:26 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=0637fce3-9abb-4f89-b3c2-12b79d6bcec9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/blobs/uploads/af13eeaa-8859-4b04-81a7-ec305a0fe7c4?_state=PamXQumrrNcYVQ_i23tEzKfl4gAXkQ6_8R7kSbPe0iJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhZjEzZWVhYS04ODU5LTRiMDQtODFhNy1lYzMwNWEwZmU3YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjYuNjg1MDUxNTI1WiJ9&digest=sha256%3A2b1286d7bddbe78a7a1ca0b26e9874c7f878a57481c06760a5c8d3aa815be464" http.request.useragent="Go-http-client/1.1" http.response.duration=892.560682ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:26 +0000] "PUT /v2/foo/schema1/blobs/uploads/af13eeaa-8859-4b04-81a7-ec305a0fe7c4?_state=PamXQumrrNcYVQ_i23tEzKfl4gAXkQ6_8R7kSbPe0iJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhZjEzZWVhYS04ODU5LTRiMDQtODFhNy1lYzMwNWEwZmU3YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjYuNjg1MDUxNTI1WiJ9&digest=sha256%3A2b1286d7bddbe78a7a1ca0b26e9874c7f878a57481c06760a5c8d3aa815be464 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=8ded5e85-0011-46bb-8455-cd13f66055b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.138106ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=bb7e9d2a-724c-4c70-8d2d-73f4bd32714a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.duration="877.576µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=111eb053-9986-4b73-ac80-825f2d5742d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:51496" 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="796.215µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=0e414480-a745-4533-a507-bf554e8a9226 http.request.method=GET http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="833.757µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45609" http.request.id=b94714e4-2267-47a4-a1b0-613953b524fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.duration="853.706µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45609" http.request.id=6d82f05c-18ba-44b2-a6dd-40945a59e795 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.duration="934.747µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:45609" http.request.id=57644363-c3ea-42ae-a432-f8b8d8a0c1af http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.duration="888.402µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=596d9fa0-febf-47b8-860f-349273b8f2b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="841.199µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=cf51ec10-5d1e-4936-92ea-771cd4a092d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="547.175µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=39074e12-bf2f-46d2-b340-fa5861c5ba52 http.request.method=GET http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.duration="505.164µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=60360e79-ca03-4012-8ba4-35e1c1e54a99 http.request.method=GET http.request.remoteaddr="127.0.0.1:51496" 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="594.25µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=error msg="payload digest does match: "sha256:2eb735d48ccac299e3726041b44d66005ce36fc3f6ba9d0e660fc70d3e375dfb" != "sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85"" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=b80ef9d3-2473-4100-bea1-80d6af618078 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=b80ef9d3-2473-4100-bea1-80d6af618078 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51496" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="650.899µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=45e639ef-4880-4ce7-9bed-4363c7ec43c7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41876" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.duration="737.937µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=09ed9396-051b-4722-8963-a21ebeb2e5c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41876" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="569.208µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=d5c186cc-4685-49f1-98ec-4d5b7cee9426 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="640.025µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=fe7d2e4e-f035-4a3c-9f33-c9d3d062322d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.duration="933.651µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=5eee0c66-e2f9-43db-852e-51d8a2865e8f http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="774.438µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=87543c23-772c-4a26-8345-d87d6342745c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41896" 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="658.16µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=380f3273-3e0d-4019-8a23-057da1c22cac http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="998.814µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=92e20d7f-22ac-4d74-9d7e-f573aa2821bc http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" 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="498.631µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=f05aafb2-6e65-49aa-a7f9-45e13a9f4cb9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85" http.request.useragent="Go-http-client/1.1" http.response.duration="608.916µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:99d2a1046b4f53ffc271856ee5d8774f28b6914230dd695842c8232b7e8e1e85 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=ecb36a80-5486-4609-bb29-a61728475038 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" 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="534.368µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=25b7d46b-8741-4b84-8b8a-46dd8cdcd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" 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="518.636µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=fa4d72f4-6ecd-42a1-8785-b127e1c8269e http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" 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="514.627µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=866072b0-d52d-4d49-b7e2-a82e1ee7d204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" 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="576.942µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=866072b0-d52d-4d49-b7e2-a82e1ee7d204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" 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="600.352µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=866072b0-d52d-4d49-b7e2-a82e1ee7d204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" 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="621.03µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=a22e23b9-8acb-463c-ab39-78232568c6a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="610.6µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=dddc610b-e675-4c9e-af44-b4ec294b6cf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/blobs/uploads/efa90c5f-d757-4e0a-ae9c-b606153fd488?_state=GtpoH2aZDdAKtlLt9BYSJGB01rEdjVdpiuxsuxVK5qV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZmE5MGM1Zi1kNzU3LTRlMGEtYWU5Yy1iNjA2MTUzZmQ0ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjcuNjAxMDA1NzQ5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="743.971µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/efa90c5f-d757-4e0a-ae9c-b606153fd488?_state=GtpoH2aZDdAKtlLt9BYSJGB01rEdjVdpiuxsuxVK5qV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZmE5MGM1Zi1kNzU3LTRlMGEtYWU5Yy1iNjA2MTUzZmQ0ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjcuNjAxMDA1NzQ5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=e71538f7-bf4c-45db-84d4-a27b11af9131 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" 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="601.809µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T15:55:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=e71538f7-bf4c-45db-84d4-a27b11af9131 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" 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="624.429µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T15:55:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=99c41181-a06a-4a53-9b7c-0f4a023ab651 http.request.method=POST http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="643.11µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=0991f0cd-2289-46f9-afae-92f4ac59e5e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/blobs/uploads/a0e475ac-52df-4417-a57b-b2129baf689f?_state=72BHM1L4ql1f3QH_mUjJpRmv936W9hcKLr2u4QDMsOR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMGU0NzVhYy01MmRmLTQ0MTctYTU3Yi1iMjEyOWJhZjY4OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjcuNjg4ODQ0Njc1WiJ9&digest=sha256%3Ae6871d8bd073e77d6da0b64dbdffc249e09dcb878865e2dffd0a3146e215dd79" http.request.useragent="Go-http-client/1.1" http.response.duration=1.236808024s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/a0e475ac-52df-4417-a57b-b2129baf689f?_state=72BHM1L4ql1f3QH_mUjJpRmv936W9hcKLr2u4QDMsOR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMGU0NzVhYy01MmRmLTQ0MTctYTU3Yi1iMjEyOWJhZjY4OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjcuNjg4ODQ0Njc1WiJ9&digest=sha256%3Ae6871d8bd073e77d6da0b64dbdffc249e09dcb878865e2dffd0a3146e215dd79 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=3b0b1989-2cc9-4ccb-90a6-ab190ff2eff8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="792.902µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=75de166d-76be-48ec-8a61-7402df7d3ad5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/blobs/uploads/8d4ad44d-e407-4930-81c2-08288e971701?_state=JAFLVKrLmNXS7ce7cvUga4L4ui16fbo5kT1H-Kn0NUt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZDRhZDQ0ZC1lNDA3LTQ5MzAtODFjMi0wODI4OGU5NzE3MDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjguOTk5NDc1MjQ5WiJ9&digest=sha256%3Ae60ffd2eaaaa961f2d108bbf78793776059cfbd11a1edae7464dbbe5ad7abfcf" http.request.useragent="Go-http-client/1.1" http.response.duration=990.514708ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/8d4ad44d-e407-4930-81c2-08288e971701?_state=JAFLVKrLmNXS7ce7cvUga4L4ui16fbo5kT1H-Kn0NUt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZDRhZDQ0ZC1lNDA3LTQ5MzAtODFjMi0wODI4OGU5NzE3MDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTU6NTU6MjguOTk5NDc1MjQ5WiJ9&digest=sha256%3Ae60ffd2eaaaa961f2d108bbf78793776059cfbd11a1edae7464dbbe5ad7abfcf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=ac6371d5-d4c2-4153-8946-d71624599940 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="967.433µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=21e341b4-0924-4196-9d7f-8fe9605c392c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.duration="707.849µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "PUT /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=a140dc5b-8679-4acb-a65b-65f78bfc7749 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" 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="642.39µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=389b0017-a827-4966-aced-1c44629ad464 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="610.326µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "GET /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=047c405f-2032-4657-900f-1e448b40c117 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="515.214µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=9d34def6-8ef4-4e6d-a593-4a738d0277e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.duration="527.592µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "GET /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=23907002-a757-4dfe-bf93-3a90fab0beb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" 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="554.645µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="rewriting manifest sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=9a2813ad-2707-4036-8bfc-2dabbebc5f79 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" 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-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=9a2813ad-2707-4036-8bfc-2dabbebc5f79 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.156411ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=158c8863-2fe5-4c86-97a9-90f6db5c0e87 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.duration="617.953µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "DELETE /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=ba0e5c68-7a96-4d3a-a21a-1946c7a88095 http.request.method=GET http.request.remoteaddr="127.0.0.1:41900" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="570.908µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "GET /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-06T15:55:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=4ed81fc3-022a-4c16-9a6f-373394820480 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41916" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="635.963µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "DELETE /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=69aabec1-1365-488e-a1bb-93279b9ba5b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.duration="822.861µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:29 +0000] "PUT /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=0a9d2e9b-711a-4a19-86e0-8e5791a94d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="649.107µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "GET /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=529b07f5-6a03-4055-b697-7e59053ccfef http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41938" 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="628.663µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=1d5e2d38-4e23-4ec9-b830-e0607b2f2ae5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="874.428µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=89595a0f-2a50-4808-aebf-f1ef29899a64 http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" 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="541.761µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=bce87cf5-bc56-4c69-bc8d-cc88b28ddbb6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b" http.request.useragent="Go-http-client/1.1" http.response.duration="627.768µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "DELETE /v2/foo/schema2/manifests/sha256:9da18a8f74c22ba767ceddec9a0156a8c77643496c60865b78cedcce85cde15b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45609" http.request.id=95a3cb45-0f4a-4777-9020-5501049373ce http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" 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="549.817µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.06s) === RUN TestManifestDeleteDisabled time="2025-04-06T15:55:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:46097" http.request.id=b0c7e737-ed6e-4976-a9c1-320f7a31c8c4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39002" 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="642.667µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [06/Apr/2025:15:55:30 +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-04-06T15:55:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:38993" http.request.id=4ad0c724-02d4-48ff-b904-5adbcdfa0135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60130" 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.222836ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:38993" http.request.id=ccf7df79-0ff4-404c-b3db-9c45d29e9a2e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60138" 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.073739ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:38993" http.request.id=88c2cd3c-f828-4a42-9fde-11f535a8974e http.request.method=POST http.request.remoteaddr="127.0.0.1:60150" 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.193006ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T15:55:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:38993" http.request.id=4d502e4a-38ca-4084-86d3-787d676f1ba4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60162" 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.083443ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:15:55:30 +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-04-06T15:55:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=3541efed-51d2-46b8-bf14-f46f4bdd9e64 http.request.method=POST http.request.remoteaddr="127.0.0.1:51766" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="721.064µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=bb2edf7b-c472-4233-8efa-2c4babf14e02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51766" http.request.uri="/v2/foo/bar/blobs/uploads/94759dca-c073-4808-8737-b75e5337aac2?_state=JImLsht55JOyHXpYsYrXYytlgbSloOKcGOjFE1jiBAR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0NzU5ZGNhLWMwNzMtNDgwOC04NzM3LWI3NWU1MzM3YWFjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTozMC42MjI1NTU4ODVaIn0%3D&digest=sha256%3A53c9e32e2755b1483952892ec90aed22591d8096910104db9ae1243b9fb0bf25" http.request.useragent="Go-http-client/1.1" http.response.duration=1.307066779s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:30 +0000] "PUT /v2/foo/bar/blobs/uploads/94759dca-c073-4808-8737-b75e5337aac2?_state=JImLsht55JOyHXpYsYrXYytlgbSloOKcGOjFE1jiBAR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0NzU5ZGNhLWMwNzMtNDgwOC04NzM3LWI3NWU1MzM3YWFjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTozMC42MjI1NTU4ODVaIn0%3D&digest=sha256%3A53c9e32e2755b1483952892ec90aed22591d8096910104db9ae1243b9fb0bf25 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=264d4db1-1b20-4b94-9600-4366e9719fca http.request.method=PUT http.request.remoteaddr="127.0.0.1:51766" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.138834ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55: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.23.8 time="2025-04-06T15:55:31Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T15:55:31Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 time="2025-04-06T15:55:31Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.23.8 time="2025-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=b42516c1-9c6a-4393-b0de-72bb54ee80da http.request.method=GET http.request.remoteaddr="127.0.0.1:51766" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="510.97µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:15:55:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T15:55:31Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37117" go.version=go1.23.8 time="2025-04-06T15:55:31Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.8 time="2025-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=096a28ba-02b7-4250-a2ba-c6b17117f5e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="587.16µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:15:55:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T15:55:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37117 /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:37117/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:46857" http.request.id=c7f98848-9ece-42f2-9fad-677ac218d396 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/foo/bar/manifests/sha256:65ba18a0ca60903e8b650258b3e9a8e5febc45b3c6734694d59fce77d758fd7a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:65ba18a0ca60903e8b650258b3e9a8e5febc45b3c6734694d59fce77d758fd7a" time="2025-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=fc1c93b3-77a5-410f-9090-7a80b1b1cdd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51796" http.request.uri="/v2/foo/bar/manifests/sha256:65ba18a0ca60903e8b650258b3e9a8e5febc45b3c6734694d59fce77d758fd7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="875.309µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:15:55:31 +0000] "GET /v2/foo/bar/manifests/sha256:65ba18a0ca60903e8b650258b3e9a8e5febc45b3c6734694d59fce77d758fd7a HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T15:55:31Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:65ba18a0ca60903e8b650258b3e9a8e5febc45b3c6734694d59fce77d758fd7a with ttl=167h59m59.999998177s" go.version=go1.23.8 time="2025-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46857" http.request.id=c7f98848-9ece-42f2-9fad-677ac218d396 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/foo/bar/manifests/sha256:65ba18a0ca60903e8b650258b3e9a8e5febc45b3c6734694d59fce77d758fd7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.435792ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:15:55:31 +0000] "GET /v2/foo/bar/manifests/sha256:65ba18a0ca60903e8b650258b3e9a8e5febc45b3c6734694d59fce77d758fd7a HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=d1e34d72-1657-449b-af13-d59f35aa45e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51796" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="529.411µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:15:55:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T15:55:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37117 /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:37117/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:46857" http.request.id=6f00af49-05a9-4bbe-b5f0-e68f5099ce64 http.request.method=GET http.request.remoteaddr="127.0.0.1:56730" 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-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=4f2f4983-9fac-46f3-be0d-305a48bc556e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51812" 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="859.272µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:15:55:31 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T15:55:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46857" http.request.id=6f00af49-05a9-4bbe-b5f0-e68f5099ce64 http.request.method=GET http.request.remoteaddr="127.0.0.1:56730" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.002688ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:15:55:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=44f38601-6cf2-4f55-bbf7-dcae690265ec http.request.method=POST http.request.remoteaddr="127.0.0.1:51812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="646.833µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=4a3ad13e-5681-4e30-8a7b-58fa0060c16c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51812" http.request.uri="/v2/foo/bar/blobs/uploads/586ac18c-b2e0-4ccb-b41c-903cb740019c?_state=17EYGIBDFj8veKwHKYlCjsZ74EkkgGKl1C93_IKL10t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4NmFjMThjLWIyZTAtNGNjYi1iNDFjLTkwM2NiNzQwMDE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTozMi4wMDQ1MzAyMzNaIn0%3D&digest=sha256%3A813812fc086ea022764b524dcdc7022a62bf6b23e26b2a77ec4a09633121b229" http.request.useragent="Go-http-client/1.1" http.response.duration=594.393206ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:32 +0000] "PUT /v2/foo/bar/blobs/uploads/586ac18c-b2e0-4ccb-b41c-903cb740019c?_state=17EYGIBDFj8veKwHKYlCjsZ74EkkgGKl1C93_IKL10t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4NmFjMThjLWIyZTAtNGNjYi1iNDFjLTkwM2NiNzQwMDE5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNTo1NTozMi4wMDQ1MzAyMzNaIn0%3D&digest=sha256%3A813812fc086ea022764b524dcdc7022a62bf6b23e26b2a77ec4a09633121b229 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=9630cf40-0df1-4705-a5fe-88d682ae795b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51812" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090409ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:15:55:32 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=152a3434-b739-45f1-ae2d-75d3db50f59e http.request.method=GET http.request.remoteaddr="127.0.0.1:51812" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="591.869µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:15:55:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T15:55:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37117 /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:37117/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:46857" http.request.id=1ac2e08d-289b-449d-9551-be93c14239ce http.request.method=GET http.request.remoteaddr="127.0.0.1:56732" 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-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=5175689d-a01f-415f-a7f4-178839ea05e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51814" 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="910.004µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:15:55:32 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=55472d7d-ac2c-421e-8abc-256db0b577d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51814" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="489.346µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:15:55:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T15:55:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37117 /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:37117/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:46857" http.request.id=1ac2e08d-289b-449d-9551-be93c14239ce http.request.method=GET http.request.remoteaddr="127.0.0.1:56732" 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-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37117" http.request.id=1e78dc30-c520-4846-b334-86ff090cc940 http.request.method=GET http.request.remoteaddr="127.0.0.1:51826" 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="974.537µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:15:55:32 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T15:55:32Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:3e87211a1d51ab923222835c2a7e4ccebd435ad8b877887d50f56c726761bc96 with ttl=167h59m59.999998653s" go.version=go1.23.8 time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46857" http.request.id=1ac2e08d-289b-449d-9551-be93c14239ce http.request.method=GET http.request.remoteaddr="127.0.0.1:56732" 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=5.226725ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:15:55:32 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.07s) === RUN TestAppDispatcher time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43665" http.request.id=fcafa0e9-74c9-408a-895c-5317086e8b39 http.request.method=GET http.request.remoteaddr="127.0.0.1:35502" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="600.565µs" http.response.status=200 http.response.written=0 time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43665" http.request.id=21cd160e-0850-4c72-819c-ca45ea89a6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:35502" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="514.619µs" http.response.status=200 http.response.written=0 time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43665" http.request.id=bab1f2e0-48d7-42a5-a685-59434b33ca5d http.request.method=GET http.request.remoteaddr="127.0.0.1:35502" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="514.146µs" http.response.status=200 http.response.written=0 time="2025-04-06T15:55:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43665" http.request.id=6493ebda-ca59-4fb5-849b-2b3d4d15c800 http.request.method=GET http.request.remoteaddr="127.0.0.1:35502" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="534.157µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2025-04-06T15:55:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce time="2025-04-06T15:55:32Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce time="2025-04-06T15:55:32Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.8 http.request.host="127.0.0.1:34419" http.request.id=656ad3d2-28c0-4de3-9bb1-998d9d524c38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57626" 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-04-06T15:55:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce time="2025-04-06T15:55:32Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce time="2025-04-06T15:55:32Z" level=info msg="configuring file health check path=/tmp/healthcheck2056258754, interval=1" go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-04-06T15:55: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.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce time="2025-04-06T15:55:36Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce time="2025-04-06T15:55:36Z" level=info msg="configuring TCP health check addr=127.0.0.1:42937, interval=1" go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-04-06T15:55:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce time="2025-04-06T15:55:40Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce time="2025-04-06T15:55:40Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:34659, interval=1, threshold=3" go.version=go1.23.8 instance.id=6680f2ba-0f72-41d7-9a98-b89a42d68dce --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 55.504s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.07s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.09s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.20s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.391s === RUN TestSchedule time="2025-04-06T15:54:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 time="2025-04-06T15:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998424ms" go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 time="2025-04-06T15:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.956µs" go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 time="2025-04-06T15:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=999.049µs" go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-04-06T15:54:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-04-06T15:54:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 time="2025-04-06T15:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998752ms" go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 time="2025-04-06T15:54:52Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998775ms" go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 time="2025-04-06T15:54:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 --- PASS: TestStopRestore (0.52s) === RUN TestDoubleStart time="2025-04-06T15:54:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=e006da5d-bd6a-4593-a3dc-2e34774a2a64 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.583s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.87s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 25246208 sha256:63d80cbbccde7614627b6512a367495158e1f6bbb5a2d8bfd05bd378b67581af [] map[] } --- PASS: TestSimpleBlobRead (0.20s) === RUN TestBlobMount --- PASS: TestBlobMount (0.12s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (1.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.87s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.89s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:8cdb7cd5cb1a719f58aa64130d46ec42148b67ce1b3339dc5f9e240d7312208d palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:a88760d2d97dcbb018ce5675c1f143347768df1e22e2fed82009a16c2e11e33f palailogos: marking blob sha256:ecc1dbb41f8ebd9eee05d4fb17fe7c10cc032319748d17a4444d327474d04f94 palailogos: marking manifest sha256:b964fd34876a3eb2fe53960d4188cd5f3362b2c6a9c79c123e58380ec0a50eaa palailogos: marking blob sha256:fdd4550da66ead90b640347fd9c30155d26ce6e1d3027452140b7e147904464c palailogos: marking blob sha256:e0944bf833390ff1abcae05d543c3ad35618d4dd27a0b4c8870ffdbde2c2c6b8 palailogos: marking manifest sha256:e0944bf833390ff1abcae05d543c3ad35618d4dd27a0b4c8870ffdbde2c2c6b8 palailogos: marking blob sha256:6b613cd240698aa6faf5fe77c64095a5b34a0e553af7c099ac7dc42441f40f11 palailogos: marking blob sha256:e39d4e98cbb6580ab34a2bdfee877f88ce5c9d357ebacd33e79baf4eb80d9e7b palailogos: marking manifest sha256:fdd4550da66ead90b640347fd9c30155d26ce6e1d3027452140b7e147904464c palailogos: marking blob sha256:cae2007ccd0440a1d6ff0c6f5730a75e33da4416626b55091d70ba3ad010bceb palailogos: marking blob sha256:419149de994f4f4324b17997b59501382ed31b7daf59d88353d1d2fbdc27609f 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.55s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:bd5e65dfcaa735e4dab2367f8e24f7991067647e2f644c2e31acb19903adb49a deletemanifests: marking manifest sha256:d58ab63ee0e72a3a7bffc9f55dc782ee85847dd7536d41134f094e7b73548f70 deletemanifests: marking blob sha256:ee22fbad54a363365dfbceb552d7d32491023f4d31a24e241ba16ca217584a53 deletemanifests: marking blob sha256:ac24ca500ba1000802f96c5cd1a8a3d852223e22523b227ca73d9282ef190e52 deletemanifests: marking blob sha256:7bbbc56743a744ad011d7222d52b667619d31758f82fc2039e02d045f0994610 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:43485d43ddbdc66986ff2c4eb2f16c529f689f63b47ea5a6a32ff3e3f593f695 blob eligible for deletion: sha256:5715ba55f9f085148c6978862ed8720c0bbd7267496b3746b92198af99748d07 blob eligible for deletion: sha256:5a79fbb2bfa39835285e430d46eb7a696655bc2ea01904b75f58ed2dbfeefd46 blob eligible for deletion: sha256:bd5e65dfcaa735e4dab2367f8e24f7991067647e2f644c2e31acb19903adb49a deletemanifests manifest eligible for deletion: sha256:bd5e65dfcaa735e4dab2367f8e24f7991067647e2f644c2e31acb19903adb49a deletemanifests: marking manifest sha256:d58ab63ee0e72a3a7bffc9f55dc782ee85847dd7536d41134f094e7b73548f70 deletemanifests: marking blob sha256:ee22fbad54a363365dfbceb552d7d32491023f4d31a24e241ba16ca217584a53 deletemanifests: marking blob sha256:ac24ca500ba1000802f96c5cd1a8a3d852223e22523b227ca73d9282ef190e52 deletemanifests: marking blob sha256:7bbbc56743a744ad011d7222d52b667619d31758f82fc2039e02d045f0994610 time="2025-04-06T15:54:59Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/bd5e65dfcaa735e4dab2367f8e24f7991067647e2f644c2e31acb19903adb49a" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e time="2025-04-06T15:54:59Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/bd5e65dfcaa735e4dab2367f8e24f7991067647e2f644c2e31acb19903adb49a" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:43485d43ddbdc66986ff2c4eb2f16c529f689f63b47ea5a6a32ff3e3f593f695 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/43/43485d43ddbdc66986ff2c4eb2f16c529f689f63b47ea5a6a32ff3e3f593f695" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:5715ba55f9f085148c6978862ed8720c0bbd7267496b3746b92198af99748d07 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/57/5715ba55f9f085148c6978862ed8720c0bbd7267496b3746b92198af99748d07" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:5a79fbb2bfa39835285e430d46eb7a696655bc2ea01904b75f58ed2dbfeefd46 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5a79fbb2bfa39835285e430d46eb7a696655bc2ea01904b75f58ed2dbfeefd46" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:bd5e65dfcaa735e4dab2367f8e24f7991067647e2f644c2e31acb19903adb49a time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bd/bd5e65dfcaa735e4dab2367f8e24f7991067647e2f644c2e31acb19903adb49a" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e --- PASS: TestDeleteManifestIfTagNotFound (0.61s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:468cd382a07aab70e30e557abb5f2b8edbc3cb8fbd6a579e3f94cb7d9c86c89f time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/46/468cd382a07aab70e30e557abb5f2b8edbc3cb8fbd6a579e3f94cb7d9c86c89f" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:a8f82633e7f5afed58641662d48e1ff376b2d484c50c4a92ed21b6dcf362ff66 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a8/a8f82633e7f5afed58641662d48e1ff376b2d484c50c4a92ed21b6dcf362ff66" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:c5804287c8cf622bd10236d221ba561a897a500843ceba87c9c699de5105ee30 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c5/c5804287c8cf622bd10236d221ba561a897a500843ceba87c9c699de5105ee30" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e --- PASS: TestGCWithMissingManifests (0.15s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:d76a4455fc56402612544e20a4ef537991d8e63096be660d43e837632fd7ed27 komnenos: marking blob sha256:afa8a11ead21131c0cae2dacdaff7cb1b3d9e9b478ea0c233537ebf536b867a5 komnenos: marking blob sha256:11145a27bf0219e1cab2b68dad8bbd1a869a56bf1efeb44b035a2c7ae1b011bc 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:c28a1715516b2c5cfa690dfb99a0b7b0173f74c05f27af8e80a7b8ac84ba3f14 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c2/c28a1715516b2c5cfa690dfb99a0b7b0173f74c05f27af8e80a7b8ac84ba3f14" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:d8578efe0ca191b26b72b8d6d877bd4f32f193b667395d61779b513e7f6ff83e time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d8/d8578efe0ca191b26b72b8d6d877bd4f32f193b667395d61779b513e7f6ff83e" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:d8f6af202f2196502f6824d386800979fb75c4cffa042aa1a8554406dc51ae00 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d8/d8f6af202f2196502f6824d386800979fb75c4cffa042aa1a8554406dc51ae00" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:31ef14534b7c2758b880eae33314d7f5cf958981d020b8bfe065440a73aa29fa time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/31/31ef14534b7c2758b880eae33314d7f5cf958981d020b8bfe065440a73aa29fa" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:b68859958daff14ea87f2a559c85287dafb4e05676521bd08352ede526ef1548 time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b6/b68859958daff14ea87f2a559c85287dafb4e05676521bd08352ede526ef1548" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e blob eligible for deletion: sha256:b6fde76412898b96f4dcf5e21434d1a406d3a9c057cbc10379c26e82b90525af time="2025-04-06T15:54:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b6/b6fde76412898b96f4dcf5e21434d1a406d3a9c057cbc10379c26e82b90525af" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e --- PASS: TestDeletionHasEffect (0.50s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.54s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:3799f17af1514a53829a14bbbe0d9b32a6240afd51e992532db12bb902374079 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:704407f3083d58586b4aa081ca5c8720ab70c5c7f2f9597bd267cd3e64d4b9d9 michael_z_doukas: marking blob sha256:c83c8e49ea1c9d98f46173d9217bb549a340976cce9c492a92662a7ef840faa3 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3bea7864618f548790d6e4b846047546e7f962b3ee9800f43c2ce73a5d16da86 time="2025-04-06T15:55:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3b/3bea7864618f548790d6e4b846047546e7f962b3ee9800f43c2ce73a5d16da86" go.version=go1.23.8 instance.id=cd3de985-fe00-493d-8d26-4c1c94a7406e --- PASS: TestOrphanBlobDeleted (0.34s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:45298df5cc2cbebea4299f742f9d3929582d74f87e7b00c0743450413da44059 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:335ca23adfe281d422ac2162e7708b475e9960e6a0d0dc0f5279a5a81790ea26 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.15s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.21s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.20s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.45s) === 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-04-06T15:55:01Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 14:55:01.560490745 +0000 UTC m=-3591.336610110, actuallyDelete=true" time="2025-04-06T15:55:01Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-04-06T15:55:01Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989, actuallyDelete=true" time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/79919747-eb78-4733-9912-1d3b614835c2 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dc18ed50-cab6-4982-8c79-cf4a3f9cc2f2 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e86218bd-0c0b-41e9-a783-9e103d00d1a2 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/e8a0afc1-c965-45e7-abc9-35ff813636f6 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/25e719ba-4243-4d92-968c-f429cd52f2ca have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5219ac74-838d-4d03-b1ad-78dd8c1ac6ac have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/40ae357e-3799-4436-917d-da0361658968 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7326131c-858d-45cd-ac7b-00e5f46d6901 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c4d03f72-da79-45fd-b980-807016f74960 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/066041a0-887b-4885-a82f-c90df8c22982 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/175ec78c-40d5-49a9-bf9f-3b8a022c4f67 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561090838 +0000 UTC m=+8.663989989). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-04-06T15:55:01Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 15:55:01.561804589 +0000 UTC m=+8.664703740, actuallyDelete=true" time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5a16fa3f-9ad1-421b-990c-d26a50fe3322 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561804589 +0000 UTC m=+8.664703740). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/758f8f4f-c1e7-4dc3-8abb-b1c79dc28df1 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561804589 +0000 UTC m=+8.664703740). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9e04d29a-0509-4374-903d-8496bb2a503c have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561804589 +0000 UTC m=+8.664703740). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b1deea2e-bf72-41da-9460-c8296bd7ee9a have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561804589 +0000 UTC m=+8.664703740). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/def71929-aea0-4efe-be5d-5f525f04a661 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.561804589 +0000 UTC m=+8.664703740). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-04-06T15:55:01Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 15:55:01.562314523 +0000 UTC m=+8.665213676, actuallyDelete=true" time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/492f2c8d-4344-44b2-a730-2b4830cb8657 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.562314523 +0000 UTC m=+8.665213676). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6ba4f1f8-6659-46a6-ac19-b20f13f4c1e1 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.562314523 +0000 UTC m=+8.665213676). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/753cba51-ea14-41d4-b865-1c6ca1093c93 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.562314523 +0000 UTC m=+8.665213676). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a855a05c-d140-464c-98ba-f68c7512c794 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.562314523 +0000 UTC m=+8.665213676). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/eacab7ef-1e69-46b7-a84a-45535ef60b21 have older date (2025-04-06 14:55:01 +0000 UTC) than purge date (2025-04-06 15:55:01.562314523 +0000 UTC m=+8.665213676). Removing upload directory." time="2025-04-06T15:55:01Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-04-06T15:55:01Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 15:55:01.562617513 +0000 UTC m=+8.665516664, actuallyDelete=true" time="2025-04-06T15:55:01Z" 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 8.678s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.008s === 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.003s === RUN TestWalkFileRemoved time="2025-04-06T15:54:53Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.339s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.01s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.024s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.22s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.563s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.31s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.684s === 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-04-06T15:54:55Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.8 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-04-06T15:54:55Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.8 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-04-06T15:54:55Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.8 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 === CONT TestParsing time="2025-04-06T15:54:55Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 --- PASS: TestParsing (0.00s) === CONT TestMatchIPV4WithRegionMatched --- PASS: TestMatchIPV4_2 (0.00s) === CONT TestInvalidNetworkType --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestS3TryUpdate (0.00s) === CONT TestInvalidData time="2025-04-06T15:54:55Z" level=error msg="unknown ip address format" go.version=go1.23.8 instance.id=8a1745ea-09fb-4151-b262-6610574117e2 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4 (0.00s) time="2025-04-06T15:54:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.8 instance.id=8a1745ea-09fb-4151-b262-6610574117e2 --- PASS: TestMatchIPV6 (0.00s) time="2025-04-06T15:54:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.8 instance.id=8a1745ea-09fb-4151-b262-6610574117e2 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2025-04-06T15:54:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T15:54:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T15:54:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T15:54:59Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.508s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.003s === 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.348s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.39s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.733s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.006s >>> 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-r11.apk >>> docker-registry*: Adding .pre-install libfakeroot internal error: payload not recognized! >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r11.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 25.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r11.apk >>> docker-registry: Build complete at Sun, 06 Apr 2025 15:55:49 +0000 elapsed time 0h 1m 18s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250406.155432) (2/2) Purging go (1.23.8-r0) Executing busybox-1.37.0-r12.trigger OK: 357 MiB in 101 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...