>>> docker-registry: Building community/docker-registry 2.8.3-r10 (using abuild 3.14.1-r4) started Sun, 16 Mar 2025 23:24: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.7-r0) (2/2) Installing .makedepends-docker-registry (20250316.232432) Executing busybox-1.37.0-r12.trigger OK: 580 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] ? 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] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2025-03-16T23:24:50Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-03-16T23:24:50Z" 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.019s ? 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 TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-03-16T23:24:50Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.008s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.007s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.07s) PASS ok github.com/docker/distribution/health/checks 0.076s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.007s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.007s === 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.010s === 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.006s === 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/03/16 23:24:50 http: TLS handshake error from 127.0.0.1:60732: 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:46195/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46195/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46195/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:46195/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:39585?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.47s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-03-16T23:24:50Z" level=info msg="broadcaster: closing" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="closing testSink" time="2025-03-16T23:24:50Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-03-16T23:24:50Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 1} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 1} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 1} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 1} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:50Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T23:24:51Z" level=warning msg="&{0xc000318660 0.9} encountered too many errors, backing off" time="2025-03-16T23:24:51Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.84s) PASS ok github.com/docker/distribution/notifications 1.461s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-03-16T23:24:50Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-03-16T23:24:50.113649367Z" 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.7 time="2025-03-16T23:24:50.113700959Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:24:50.113733586Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.23.7 time="2025-03-16T23:24:50.114111239Z" level=info msg="listening on [::]:5000" go.version=go1.23.7 time="2025-03-16T23:24:53.116813737Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.7 time="2025-03-16T23:24:53.221217745Z" level=info msg="response completed" go.version=go1.23.7 http.request.host=127.0.0.1 http.request.id=252f54c3-7050-4f60-b255-117df872b74a http.request.method=GET http.request.remoteaddr="127.0.0.1:37026" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.412882ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:24:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-03-16T23:24:53.469456166Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-03-16T23:24:53.470222787Z" 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.7 time="2025-03-16T23:24:53.470251212Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:24:53.470330239Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.23.7 time="2025-03-16T23:24:53.470386454Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.7 time="2025-03-16T23:24:53.470408256Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.7 time="2025-03-16T23:24:53.470661016Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.7 time="2025-03-16T23:24:56.480461199Z" level=info msg="response completed" go.version=go1.23.7 http.request.host=127.0.0.1 http.request.id=815284f4-2774-443d-8f1e-6f9eacd7dd56 http.request.method=GET http.request.remoteaddr="127.0.0.1:40574" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.504746ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:24:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-03-16T23:24:56.48069147Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.7 --- PASS: TestRegistrySupportedCipherSuite (3.36s) === RUN TestRegistryUnsupportedCipherSuite time="2025-03-16T23:24:56.729825693Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-03-16T23:24:56.730644024Z" 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.7 time="2025-03-16T23:24:56.730673808Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:24:56.730757034Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.23.7 time="2025-03-16T23:24:56.73081379Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.7 --- PASS: TestRegistryUnsupportedCipherSuite (8.25s) PASS ok github.com/docker/distribution/registry 14.732s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.074s === RUN TestBasicAccessController time="2025-03-16T23:24:50Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.7 instance.id=3ee08c55-472d-45ec-b4d6-e4f146799076 time="2025-03-16T23:24:50Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.7 instance.id=3ee08c55-472d-45ec-b4d6-e4f146799076 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-03-16T23:24:50Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.7 password=hp0jU0puRmiV85zvIqQ4VRut3h9teXtsgjXIiSI1Gok user=docker --- PASS: TestCreateHtpasswdFile (0.08s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.089s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-03-16T23:24:50Z" level=info msg="token not to be used before 2025-03-16 23:24:51 +0000 UTC - currently 2025-03-16 23:24:50.116692643 +0000 UTC m=+0.006992268" time="2025-03-16T23:24:50Z" level=info msg="token not to be used after 2025-03-16 23:24:50 +0000 UTC - currently 2025-03-16 23:24:50.117091118 +0000 UTC m=+0.007390750" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-03-16T23:24:50Z" 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.016s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.045s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.021s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2025-03-16T23:24:50Z" 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.7 time="2025-03-16T23:24:50Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:24:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33109" http.request.id=c3f4d4fd-bde8-4ac2-b9cb-12bf54ff8d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.317537ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:24:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-03-16T23:24:50Z" 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.7 time="2025-03-16T23:24:50Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:24:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=65640283-cacf-4ea9-b720-4320122f0c37 http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.990608ms http.response.status=200 http.response.written=20 127.0.0.1 - - [16/Mar/2025:23:24:50 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-03-16T23:24:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=fc85c070-e9c3-4b6b-8bcc-2ba704c1b43f http.request.method=POST http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.131386ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:24:50 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:24:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=fdded5f3-0331-4240-9199-f732d5d96d2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/aaaa/blobs/uploads/0c1b9e6d-72d7-4d27-bc90-4bfcf63af60f?_state=kFPj_1az2ds2w2Ramhiyz8CKliPXVOB8WDqudfN-T7t7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwYzFiOWU2ZC03MmQ3LTRkMjctYmM5MC00YmZjZjYzYWY2MGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjQ6NTAuNTk0NDUwODM4WiJ9&digest=sha256%3Ab61cb1812b8e21c21f18ba56c4c7368ecf308d1f9e25df8ff053e1af19531136" http.request.useragent="Go-http-client/1.1" http.response.duration=4.604543642s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:24:50 +0000] "PUT /v2/foo/aaaa/blobs/uploads/0c1b9e6d-72d7-4d27-bc90-4bfcf63af60f?_state=kFPj_1az2ds2w2Ramhiyz8CKliPXVOB8WDqudfN-T7t7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwYzFiOWU2ZC03MmQ3LTRkMjctYmM5MC00YmZjZjYzYWY2MGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjQ6NTAuNTk0NDUwODM4WiJ9&digest=sha256%3Ab61cb1812b8e21c21f18ba56c4c7368ecf308d1f9e25df8ff053e1af19531136 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:24:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=87b0db2e-ec6a-40f3-b9a3-7aa2d60042dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.154763ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:24:55 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:24:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=5c9e0b40-c60e-441e-a796-cb7369dee868 http.request.method=POST http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.096439ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:24:55 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:02Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=bc6b5928-bbb9-4972-accf-ce6ad80ef1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bbbb/blobs/uploads/aff89b52-d739-404f-9550-15b42b1e97c0?_state=Tam9vbMppIAAK5481zTwsEBGam9eCMUeU-4rxi2fqYB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhZmY4OWI1Mi1kNzM5LTQwNGYtOTU1MC0xNWI0MmIxZTk3YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjQ6NTUuNTE0NDExNTg5WiJ9&digest=sha256%3A7ed4693ba5282d02428b382e0e2e2f2b0245629b8a96b45bc31f2984adddf139" http.request.useragent="Go-http-client/1.1" http.response.duration=7.305414418s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:24:55 +0000] "PUT /v2/foo/bbbb/blobs/uploads/aff89b52-d739-404f-9550-15b42b1e97c0?_state=Tam9vbMppIAAK5481zTwsEBGam9eCMUeU-4rxi2fqYB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhZmY4OWI1Mi1kNzM5LTQwNGYtOTU1MC0xNWI0MmIxZTk3YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjQ6NTUuNTE0NDExNTg5WiJ9&digest=sha256%3A7ed4693ba5282d02428b382e0e2e2f2b0245629b8a96b45bc31f2984adddf139 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:02Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=c1547007-b101-4601-96bc-9224d649a39b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.976531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:02 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:03Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=014df0c3-1bbc-4bcd-9430-f03b8a5f15f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.134416ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:03 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=f5ee6a2c-ece2-462d-b14c-c9dbe4cac675 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/cccc/blobs/uploads/20a0c18e-dda7-4b6c-84b9-499acccad408?_state=SMpoI-7Je36w7PWYcUJo97V9h48fK9JU7QwyUNOT6qt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyMGEwYzE4ZS1kZGE3LTRiNmMtODRiOS00OTlhY2NjYWQ0MDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MDMuMDI3NzEyNTYyWiJ9&digest=sha256%3A87f5b4f7221c2dbded2bdfbc29815d3abcb28dc9328152f0d59370b973303047" http.request.useragent="Go-http-client/1.1" http.response.duration=5.311540587s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:03 +0000] "PUT /v2/foo/cccc/blobs/uploads/20a0c18e-dda7-4b6c-84b9-499acccad408?_state=SMpoI-7Je36w7PWYcUJo97V9h48fK9JU7QwyUNOT6qt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyMGEwYzE4ZS1kZGE3LTRiNmMtODRiOS00OTlhY2NjYWQ0MDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MDMuMDI3NzEyNTYyWiJ9&digest=sha256%3A87f5b4f7221c2dbded2bdfbc29815d3abcb28dc9328152f0d59370b973303047 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=853094c7-211c-4f82-b342-39d3be1cd92b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.419715ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:08 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=01d516a2-8ed2-4ba2-94bc-030e13a3aa0d http.request.method=POST http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.956773ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:08 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:10Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=1668d571-81e5-4596-8cb9-c8c1f2bb6ce3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/dddd/blobs/uploads/f688d61a-aa2a-4573-a365-f1d457756713?_state=95cCoH7pi2CYlyU1AxhwTsTMFM7sZeRyo7vkWrLttW57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmNjg4ZDYxYS1hYTJhLTQ1NzMtYTM2NS1mMWQ0NTc3NTY3MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MDguNTIzODE5NDc4WiJ9&digest=sha256%3A1087aedfd4c573f8296609de4cbd9ccb6b758b501da564a5dd47ce923b7fda69" http.request.useragent="Go-http-client/1.1" http.response.duration=2.110946957s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:08 +0000] "PUT /v2/foo/dddd/blobs/uploads/f688d61a-aa2a-4573-a365-f1d457756713?_state=95cCoH7pi2CYlyU1AxhwTsTMFM7sZeRyo7vkWrLttW57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmNjg4ZDYxYS1hYTJhLTQ1NzMtYTM2NS1mMWQ0NTc3NTY3MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MDguNTIzODE5NDc4WiJ9&digest=sha256%3A1087aedfd4c573f8296609de4cbd9ccb6b758b501da564a5dd47ce923b7fda69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:10Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=8c6c8446-8696-4ab9-b33e-8aa7092eb21b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.010913ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:10 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:10Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=2221d66e-281d-4cb6-89a3-be1512890d24 http.request.method=POST http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.916294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:10 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:13Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=225cd835-8d93-4a53-aed0-a876998494a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/eeee/blobs/uploads/c9d818c0-ad51-4500-9f81-8ad1a58c8a29?_state=WhNAnI5kISUpEpxorW_vWMBxOyhrv_5xkSHa5odNRlJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjOWQ4MThjMC1hZDUxLTQ1MDAtOWY4MS04YWQxYTU4YzhhMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MTAuODE1MzcxMzY1WiJ9&digest=sha256%3A756296c4652e7049e7ae017b7db25f6189484575de6391a71df88dd0fd731d3f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.815693769s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:10 +0000] "PUT /v2/foo/eeee/blobs/uploads/c9d818c0-ad51-4500-9f81-8ad1a58c8a29?_state=WhNAnI5kISUpEpxorW_vWMBxOyhrv_5xkSHa5odNRlJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjOWQ4MThjMC1hZDUxLTQ1MDAtOWY4MS04YWQxYTU4YzhhMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MTAuODE1MzcxMzY1WiJ9&digest=sha256%3A756296c4652e7049e7ae017b7db25f6189484575de6391a71df88dd0fd731d3f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:13Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=d97f9752-29d7-432f-93e5-ffd3cc8cd96b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.094324ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:13 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:13Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=297bff44-85d9-4dcb-ba7f-6c0b970c0bac http.request.method=POST http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09779ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:13 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=b864bf26-454a-4a95-982c-c332cbc0ed25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/ffff/blobs/uploads/afb3f044-5097-418d-8c80-197ef88e87ae?_state=ndZKXLQ-E6uO3kFuA40l6TTxvwLrZULYXF_gynBRG017Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhZmIzZjA0NC01MDk3LTQxOGQtOGM4MC0xOTdlZjg4ZTg3YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MTMuODM1MDA1OTI2WiJ9&digest=sha256%3A7e13dbd773912eea9e6eb25064ac26db1333903683047670e1047ec5f987b8af" http.request.useragent="Go-http-client/1.1" http.response.duration=3.747135095s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:13 +0000] "PUT /v2/foo/ffff/blobs/uploads/afb3f044-5097-418d-8c80-197ef88e87ae?_state=ndZKXLQ-E6uO3kFuA40l6TTxvwLrZULYXF_gynBRG017Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhZmIzZjA0NC01MDk3LTQxOGQtOGM4MC0xOTdlZjg4ZTg3YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MTMuODM1MDA1OTI2WiJ9&digest=sha256%3A7e13dbd773912eea9e6eb25064ac26db1333903683047670e1047ec5f987b8af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=0990039e-774e-43cd-a113-d8dd11a33de9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.917675ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=692872e7-1ef1-404f-a25f-bc8a0ffc2c64 http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.580497ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=af34c270-d643-42f1-b0c8-bdbfec49aa16 http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.718191ms http.response.status=200 http.response.written=30 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=9bd365c9-39b9-4385-bbb8-9a2fb3042468 http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.92149ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=a2299132-4cd2-4697-a7f7-6cf431c6e99e http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.851214ms http.response.status=200 http.response.written=30 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=2b6a6424-a3d8-4b29-b22b-205cfddb6ffd http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.768037ms http.response.status=200 http.response.written=63 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=16a5a73c-a11d-419f-bb0d-2de969739a24 http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.96512ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" 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.7 http.request.host="127.0.0.1:35861" http.request.id=40990f0c-a949-4a61-93a1-d091702ad10e http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.458269ms http.response.status=400 http.response.written=116 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" 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.7 http.request.host="127.0.0.1:35861" http.request.id=61e04dd1-8268-412e-8d7c-4b53c23455a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.945705ms http.response.status=400 http.response.written=115 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=464146e3-724e-47c0-ba32-8d9c4c830c42 http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.343999ms http.response.status=200 http.response.written=20 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35861" http.request.id=0d992b10-ab0b-4677-921e-c7fc576d7469 http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.793016ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-03-16T23:25:17Z" 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.7 time="2025-03-16T23:25:17Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:25:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=4c991a65-b508-417d-975d-83c3527291ac http.request.method=POST http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.98602ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:20Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=748a79f2-cea4-459c-a4ab-286ebe655c94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/aaaa/blobs/uploads/0204be67-bd12-4255-9f28-4dbb7ec51bb4?_state=AtHrsEO49yQf0qk-kUpYbbiQeCwDDtJ9wVOqWWlWXid7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMjA0YmU2Ny1iZDEyLTQyNTUtOWYyOC00ZGJiN2VjNTFiYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MTcuNzcwNzAzOTQzWiJ9&digest=sha256%3Ae25cc6ddf01e7cf5cd6110c3fb7087b84653539bf189ad974988b87703efab17" http.request.useragent="Go-http-client/1.1" http.response.duration=2.346755958s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:17 +0000] "PUT /v2/foo/aaaa/blobs/uploads/0204be67-bd12-4255-9f28-4dbb7ec51bb4?_state=AtHrsEO49yQf0qk-kUpYbbiQeCwDDtJ9wVOqWWlWXid7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMjA0YmU2Ny1iZDEyLTQyNTUtOWYyOC00ZGJiN2VjNTFiYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MTcuNzcwNzAzOTQzWiJ9&digest=sha256%3Ae25cc6ddf01e7cf5cd6110c3fb7087b84653539bf189ad974988b87703efab17 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:20Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=f6cf4fb2-1539-490c-a9c2-b46ef10affa2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.8412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:20 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:20Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=34fab59a-d722-4749-8cc6-f9837faf10d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.831004ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:20 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:24Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=73f72ccf-1f07-4b50-88b4-c68f73f3e61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/bbbb/blobs/uploads/9b7e4a69-833c-41de-ad30-bfd7701c0cfb?_state=Ve1kEtOnGvK2u3JQcmXSaY4wUGIzBdjF-p2inSpwkFF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5YjdlNGE2OS04MzNjLTQxZGUtYWQzMC1iZmQ3NzAxYzBjZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MjAuMzIxOTgyNzk4WiJ9&digest=sha256%3Aba623e43fd421ae489d7d138c43ba146076dbf517ba51d7d053650548eec1ba8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.807964102s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:20 +0000] "PUT /v2/foo/bbbb/blobs/uploads/9b7e4a69-833c-41de-ad30-bfd7701c0cfb?_state=Ve1kEtOnGvK2u3JQcmXSaY4wUGIzBdjF-p2inSpwkFF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5YjdlNGE2OS04MzNjLTQxZGUtYWQzMC1iZmQ3NzAxYzBjZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MjAuMzIxOTgyNzk4WiJ9&digest=sha256%3Aba623e43fd421ae489d7d138c43ba146076dbf517ba51d7d053650548eec1ba8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:24Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=393149d3-0ff9-4a66-a954-27de446d7e71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.740039ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:24 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:24Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=9b889782-3ef7-40d9-8637-d36c3ddda2ce http.request.method=POST http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.929492ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:24 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:26Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=124e8f5c-093f-4af0-8e5f-6bfefc243950 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/cccc/blobs/uploads/94fdc27d-85d2-4df4-9503-5b8c4f98b021?_state=xePl3jau_0uymEZyqUoUTuftyYhnn9gbxxehAQMCC2d7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5NGZkYzI3ZC04NWQyLTRkZjQtOTUwMy01YjhjNGY5OGIwMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MjQuMzEyNDMzNFoifQ%3D%3D&digest=sha256%3Aba39c7fa321e9ba13bb7ec7d73355e9bcf9f2fe6e2e3f337707baea170ba38c5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.873924581s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:24 +0000] "PUT /v2/foo/cccc/blobs/uploads/94fdc27d-85d2-4df4-9503-5b8c4f98b021?_state=xePl3jau_0uymEZyqUoUTuftyYhnn9gbxxehAQMCC2d7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5NGZkYzI3ZC04NWQyLTRkZjQtOTUwMy01YjhjNGY5OGIwMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MjQuMzEyNDMzNFoifQ%3D%3D&digest=sha256%3Aba39c7fa321e9ba13bb7ec7d73355e9bcf9f2fe6e2e3f337707baea170ba38c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:26Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=4152f104-f51a-4587-a1f0-4d41882b2078 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.254623ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:26 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:26Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=76652482-c4b5-4314-8f96-5306abc8d8f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.580156ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:26 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=0e3bcf4f-3bac-411b-bd2f-af431681883d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/dddd/blobs/uploads/e18f74ff-de75-4202-94dc-bd01ea7f3233?_state=dB3STk8yWyfzYjBMOwfPAW85dsBXwcXgRl9EUN-tRYt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlMThmNzRmZi1kZTc1LTQyMDItOTRkYy1iZDAxZWE3ZjMyMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MjYuMzY3NTgyNjk1WiJ9&digest=sha256%3A36c22f4384ecf105333d799e001797f08e58c722eaf9201e4d9e74b9adbc3f8d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.752088129s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:26 +0000] "PUT /v2/foo/dddd/blobs/uploads/e18f74ff-de75-4202-94dc-bd01ea7f3233?_state=dB3STk8yWyfzYjBMOwfPAW85dsBXwcXgRl9EUN-tRYt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlMThmNzRmZi1kZTc1LTQyMDItOTRkYy1iZDAxZWE3ZjMyMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MjYuMzY3NTgyNjk1WiJ9&digest=sha256%3A36c22f4384ecf105333d799e001797f08e58c722eaf9201e4d9e74b9adbc3f8d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=1476b90d-b4b2-470b-8065-3f3a4425754b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.602497ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40019" http.request.id=e89bf0d0-b36e-46af-9a52-627ec38dccdf http.request.method=GET http.request.remoteaddr="127.0.0.1:48038" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.435007ms http.response.status=200 http.response.written=63 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (38.70s) === RUN TestURLPrefix time="2025-03-16T23:25:29Z" 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.7 time="2025-03-16T23:25:29Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:37273" http.request.id=ecb43656-8603-4a00-a024-6687fcacebbe http.request.method=GET http.request.remoteaddr="127.0.0.1:45574" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.971638ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-03-16T23:25:29Z" 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.7 time="2025-03-16T23:25:29Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:25:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=4ece75d5-ef7c-404b-8778-dc1aedc4c035 http.request.method=GET http.request.remoteaddr="127.0.0.1:37476" http.request.uri="/v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.233541ms http.response.status=404 http.response.written=157 vars.digest="sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "GET /v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=2911acf2-d445-447c-8a23-a8a86165283f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37478" http.request.uri="/v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.20983ms http.response.status=404 http.response.written=157 vars.digest="sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=5cdfe545-3680-4d18-8fb6-4fdd2df8f73a http.request.method=POST http.request.remoteaddr="127.0.0.1:37478" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455926ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=cfa4773c-1eed-4a6b-8d6d-11b7dc8d1092 http.request.method=GET http.request.remoteaddr="127.0.0.1:37478" http.request.uri="/v2/foo/bar/blobs/uploads/98b0fcd5-e57a-44a6-a24f-90344f341ddc?_state=yohTJ86n10FLTs9CU9l0cdSdBdtgbTkAwnhD7RyqA9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YjBmY2Q1LWU1N2EtNDRhNi1hMjRmLTkwMzQ0ZjM0MWRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zMzIxMjk1MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.388278ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "GET /v2/foo/bar/blobs/uploads/98b0fcd5-e57a-44a6-a24f-90344f341ddc?_state=yohTJ86n10FLTs9CU9l0cdSdBdtgbTkAwnhD7RyqA9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YjBmY2Q1LWU1N2EtNDRhNi1hMjRmLTkwMzQ0ZjM0MWRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zMzIxMjk1MThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=17b72123-ec9d-43c3-bd9b-73b9f3fe29b4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37478" http.request.uri="/v2/foo/bar/blobs/uploads/98b0fcd5-e57a-44a6-a24f-90344f341ddc?_state=yohTJ86n10FLTs9CU9l0cdSdBdtgbTkAwnhD7RyqA9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YjBmY2Q1LWU1N2EtNDRhNi1hMjRmLTkwMzQ0ZjM0MWRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zMzIxMjk1MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.365148ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "DELETE /v2/foo/bar/blobs/uploads/98b0fcd5-e57a-44a6-a24f-90344f341ddc?_state=yohTJ86n10FLTs9CU9l0cdSdBdtgbTkAwnhD7RyqA9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YjBmY2Q1LWU1N2EtNDRhNi1hMjRmLTkwMzQ0ZjM0MWRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zMzIxMjk1MThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=948942b1-f3db-4892-b1c9-c83662fdd318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37478" http.request.uri="/v2/foo/bar/blobs/uploads/98b0fcd5-e57a-44a6-a24f-90344f341ddc?_state=yohTJ86n10FLTs9CU9l0cdSdBdtgbTkAwnhD7RyqA9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YjBmY2Q1LWU1N2EtNDRhNi1hMjRmLTkwMzQ0ZjM0MWRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zMzIxMjk1MThaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=98b0fcd5-e57a-44a6-a24f-90344f341ddc time="2025-03-16T23:25:29Z" 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.7 http.request.host="127.0.0.1:34381" http.request.id=948942b1-f3db-4892-b1c9-c83662fdd318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37478" http.request.uri="/v2/foo/bar/blobs/uploads/98b0fcd5-e57a-44a6-a24f-90344f341ddc?_state=yohTJ86n10FLTs9CU9l0cdSdBdtgbTkAwnhD7RyqA9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YjBmY2Q1LWU1N2EtNDRhNi1hMjRmLTkwMzQ0ZjM0MWRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zMzIxMjk1MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.138948ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=98b0fcd5-e57a-44a6-a24f-90344f341ddc 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "GET /v2/foo/bar/blobs/uploads/98b0fcd5-e57a-44a6-a24f-90344f341ddc?_state=yohTJ86n10FLTs9CU9l0cdSdBdtgbTkAwnhD7RyqA9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YjBmY2Q1LWU1N2EtNDRhNi1hMjRmLTkwMzQ0ZjM0MWRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zMzIxMjk1MThaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=29c61393-4b37-4a12-ad7e-0664a477c789 http.request.method=POST http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.488684ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=0913036f-af1b-4338-bc01-0ee70b4481bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/cdfeb642-ffc3-4630-9ee4-e3f516add475?_state=W38FEA5DPqFEtL7kPtzc2WxVprv_YNjE-Zg7s86vmaR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZmViNjQyLWZmYzMtNDYzMC05ZWU0LWUzZjUxNmFkZDQ3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNDM0MDU0OTdaIn0%3D&digest=sha256%3A1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" provided=sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b vars.name="foo/bar" vars.uuid=cdfeb642-ffc3-4630-9ee4-e3f516add475 time="2025-03-16T23:25:29Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=0913036f-af1b-4338-bc01-0ee70b4481bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/cdfeb642-ffc3-4630-9ee4-e3f516add475?_state=W38FEA5DPqFEtL7kPtzc2WxVprv_YNjE-Zg7s86vmaR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZmViNjQyLWZmYzMtNDYzMC05ZWU0LWUzZjUxNmFkZDQ3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNDM0MDU0OTdaIn0%3D&digest=sha256%3A1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cdfeb642-ffc3-4630-9ee4-e3f516add475 time="2025-03-16T23:25:29Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=0913036f-af1b-4338-bc01-0ee70b4481bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/cdfeb642-ffc3-4630-9ee4-e3f516add475?_state=W38FEA5DPqFEtL7kPtzc2WxVprv_YNjE-Zg7s86vmaR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZmViNjQyLWZmYzMtNDYzMC05ZWU0LWUzZjUxNmFkZDQ3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNDM0MDU0OTdaIn0%3D&digest=sha256%3A1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.429752ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=cdfeb642-ffc3-4630-9ee4-e3f516add475 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "PUT /v2/foo/bar/blobs/uploads/cdfeb642-ffc3-4630-9ee4-e3f516add475?_state=W38FEA5DPqFEtL7kPtzc2WxVprv_YNjE-Zg7s86vmaR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZmViNjQyLWZmYzMtNDYzMC05ZWU0LWUzZjUxNmFkZDQ3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNDM0MDU0OTdaIn0%3D&digest=sha256%3A1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=121a4ba9-3494-40ea-aaaa-f1e69922ea8d http.request.method=POST http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.105192ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=0eae7d21-639f-4900-a77f-1be94a456858 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/eb5d4344-9603-40f0-b831-a1a65898bd96?_state=V1WW_xhiv8GQPzvFoTkJXjx3f5KLj0siV7q9Edq8T9p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNWQ0MzQ0LTk2MDMtNDBmMC1iODMxLWExYTY1ODk4YmQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNDkxMTE1NTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.667892ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "PUT /v2/foo/bar/blobs/uploads/eb5d4344-9603-40f0-b831-a1a65898bd96?_state=V1WW_xhiv8GQPzvFoTkJXjx3f5KLj0siV7q9Edq8T9p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNWQ0MzQ0LTk2MDMtNDBmMC1iODMxLWExYTY1ODk4YmQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNDkxMTE1NTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=898c5c7b-1fdf-4d49-bdfe-f051c498dd4c http.request.method=POST http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.682933ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=1e2fe7e7-fea3-4566-ac70-5f235a14b029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/76e218bc-d265-4c91-9e57-8537187a09e1?_state=y32PUg9LevF0j65Q6KdxKopNyOTNJJu-MP6UzKZ6Wal7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2ZTIxOGJjLWQyNjUtNGM5MS05ZTU3LTg1MzcxODdhMDllMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNTQ1MDYzNTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.569043ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "PUT /v2/foo/bar/blobs/uploads/76e218bc-d265-4c91-9e57-8537187a09e1?_state=y32PUg9LevF0j65Q6KdxKopNyOTNJJu-MP6UzKZ6Wal7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2ZTIxOGJjLWQyNjUtNGM5MS05ZTU3LTg1MzcxODdhMDllMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNTQ1MDYzNTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=6b3d9686-487f-4747-861b-a75367420789 http.request.method=POST http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.664304ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:32Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=0f456e8f-690f-4853-ba3c-330d4b0abe6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/49d7b111-dded-47d3-ab81-4fa3f2ad09ef?_state=Mu3-uhye8fHHt_F4oeumIU9v5OSL_VZKsSUvTXD-hRR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZDdiMTExLWRkZWQtNDdkMy1hYjgxLTRmYTNmMmFkMDllZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNTk0OTA5MDhaIn0%3D&digest=sha256%3A1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.13937525s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:29 +0000] "PUT /v2/foo/bar/blobs/uploads/49d7b111-dded-47d3-ab81-4fa3f2ad09ef?_state=Mu3-uhye8fHHt_F4oeumIU9v5OSL_VZKsSUvTXD-hRR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZDdiMTExLWRkZWQtNDdkMy1hYjgxLTRmYTNmMmFkMDllZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNToyOS4zNTk0OTA5MDhaIn0%3D&digest=sha256%3A1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:32Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=7e3adcfb-2d18-4881-a9de-db8d6edc2fd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.959877ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34381" http.request.id=a2696d91-158a-40a7-9539-af81f81d0fab http.request.method=PATCH http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/44b81746-3210-40b1-976b-ee0dfc626c05?_state=3X8xhhWR5H1enEhMeVE94V8CRJYS8oanqaSgoTOHYY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0YjgxNzQ2LTMyMTAtNDBiMS05NzZiLWVlMGRmYzYyNmMwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozMi41OTc1Nzk1OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.017750321s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:32 +0000] "PATCH /v2/foo/bar/blobs/uploads/44b81746-3210-40b1-976b-ee0dfc626c05?_state=3X8xhhWR5H1enEhMeVE94V8CRJYS8oanqaSgoTOHYY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0YjgxNzQ2LTMyMTAtNDBiMS05NzZiLWVlMGRmYzYyNmMwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozMi41OTc1Nzk1OFoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=86676719-8d1a-4a40-9714-abfdfa35945c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/uploads/44b81746-3210-40b1-976b-ee0dfc626c05?_state=8tt4zRjBE8RmHnOb8m1ih31PKdQWAX-nmkxbMO_OYcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0YjgxNzQ2LTMyMTAtNDBiMS05NzZiLWVlMGRmYzYyNmMwNSIsIk9mZnNldCI6MTk5NDU5ODQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MzJaIn0%3D&digest=sha256%3A1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.41715ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "PUT /v2/foo/bar/blobs/uploads/44b81746-3210-40b1-976b-ee0dfc626c05?_state=8tt4zRjBE8RmHnOb8m1ih31PKdQWAX-nmkxbMO_OYcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0YjgxNzQ2LTMyMTAtNDBiMS05NzZiLWVlMGRmYzYyNmMwNSIsIk9mZnNldCI6MTk5NDU5ODQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MzJaIn0%3D&digest=sha256%3A1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=54ee50f2-35fd-42d8-aef9-828e93ee325c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="934.163µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=15b1fb23-bd93-4b79-a29e-fe1f0d4c2f17 http.request.method=GET http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=89.209396ms http.response.status=200 http.response.written=19945984 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "GET /v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 200 19945984 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=error msg="error parsing digest="sha257:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b": unsupported digest algorithm" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=061a8cec-222a-4a76-929c-87680a963cbb http.request.method=GET http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/sha257:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" vars.name="foo/bar" time="2025-03-16T23:25:35Z" 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.7 http.request.host="127.0.0.1:34381" http.request.id=061a8cec-222a-4a76-929c-87680a963cbb http.request.method=GET http.request.remoteaddr="127.0.0.1:37492" http.request.uri="/v2/foo/bar/blobs/sha257:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.721407ms http.response.status=400 http.response.written=110 vars.digest="sha257:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "GET /v2/foo/bar/blobs/sha257:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=7d08facc-5fda-41d0-980d-ef9aba5b32fe http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.308662ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "GET /v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" 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.7 time="2025-03-16T23:25:35Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:25:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=ed7d253b-9350-4aca-86b9-be0ddfb25f37 http.request.method=GET http.request.remoteaddr="127.0.0.1:48778" http.request.uri="/v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.071886ms http.response.status=404 http.response.written=157 vars.digest="sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "GET /v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=7f1cac93-6bea-44d0-b791-20d3045d5776 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.804339ms http.response.status=404 http.response.written=157 vars.digest="sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=06e1fa88-ebba-4354-912e-50a7cd26f554 http.request.method=POST http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.073686ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=ad5bcfeb-f69e-466d-8a8a-1a0bc6dbdb0c http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/bar/blobs/uploads/5eb2e7db-21ea-4030-808c-9513dd8bc9f4?_state=c1Am6zNY-yjfgkkvIfym1Y_qWtvwqRZB8GzpZMyFR4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYjJlN2RiLTIxZWEtNDAzMC04MDhjLTk1MTNkZDhiYzlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MTk3NTAwNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.269856ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "GET /v2/foo/bar/blobs/uploads/5eb2e7db-21ea-4030-808c-9513dd8bc9f4?_state=c1Am6zNY-yjfgkkvIfym1Y_qWtvwqRZB8GzpZMyFR4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYjJlN2RiLTIxZWEtNDAzMC04MDhjLTk1MTNkZDhiYzlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MTk3NTAwNzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=62831049-4fbd-485d-88fb-ed1430cef787 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/bar/blobs/uploads/5eb2e7db-21ea-4030-808c-9513dd8bc9f4?_state=c1Am6zNY-yjfgkkvIfym1Y_qWtvwqRZB8GzpZMyFR4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYjJlN2RiLTIxZWEtNDAzMC04MDhjLTk1MTNkZDhiYzlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MTk3NTAwNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.291127ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "DELETE /v2/foo/bar/blobs/uploads/5eb2e7db-21ea-4030-808c-9513dd8bc9f4?_state=c1Am6zNY-yjfgkkvIfym1Y_qWtvwqRZB8GzpZMyFR4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYjJlN2RiLTIxZWEtNDAzMC04MDhjLTk1MTNkZDhiYzlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MTk3NTAwNzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=f66a6a5c-972a-4e42-b832-b72efe60dbcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/bar/blobs/uploads/5eb2e7db-21ea-4030-808c-9513dd8bc9f4?_state=c1Am6zNY-yjfgkkvIfym1Y_qWtvwqRZB8GzpZMyFR4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYjJlN2RiLTIxZWEtNDAzMC04MDhjLTk1MTNkZDhiYzlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MTk3NTAwNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5eb2e7db-21ea-4030-808c-9513dd8bc9f4 time="2025-03-16T23:25:35Z" 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.7 http.request.host="127.0.0.1:43499" http.request.id=f66a6a5c-972a-4e42-b832-b72efe60dbcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/bar/blobs/uploads/5eb2e7db-21ea-4030-808c-9513dd8bc9f4?_state=c1Am6zNY-yjfgkkvIfym1Y_qWtvwqRZB8GzpZMyFR4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYjJlN2RiLTIxZWEtNDAzMC04MDhjLTk1MTNkZDhiYzlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MTk3NTAwNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.298106ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5eb2e7db-21ea-4030-808c-9513dd8bc9f4 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "GET /v2/foo/bar/blobs/uploads/5eb2e7db-21ea-4030-808c-9513dd8bc9f4?_state=c1Am6zNY-yjfgkkvIfym1Y_qWtvwqRZB8GzpZMyFR4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlYjJlN2RiLTIxZWEtNDAzMC04MDhjLTk1MTNkZDhiYzlmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MTk3NTAwNzVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=37fadc82-bdc2-496b-afa9-e226fa2349fb http.request.method=POST http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.39381ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=795fa6d9-bc2d-495d-9241-ef368c611aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/b3bef324-8df3-47ea-9567-c63d203b1b8b?_state=OXc5kdMaIjahf3ZpU3_M2NkwOOYBGxBM6gIW-DFe4xh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzYmVmMzI0LThkZjMtNDdlYS05NTY3LWM2M2QyMDNiMWI4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45Mjk4MTczNDFaIn0%3D&digest=sha256%3A68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" provided=sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca vars.name="foo/bar" vars.uuid=b3bef324-8df3-47ea-9567-c63d203b1b8b time="2025-03-16T23:25:35Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=795fa6d9-bc2d-495d-9241-ef368c611aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/b3bef324-8df3-47ea-9567-c63d203b1b8b?_state=OXc5kdMaIjahf3ZpU3_M2NkwOOYBGxBM6gIW-DFe4xh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzYmVmMzI0LThkZjMtNDdlYS05NTY3LWM2M2QyMDNiMWI4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45Mjk4MTczNDFaIn0%3D&digest=sha256%3A68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b3bef324-8df3-47ea-9567-c63d203b1b8b time="2025-03-16T23:25:35Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=795fa6d9-bc2d-495d-9241-ef368c611aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/b3bef324-8df3-47ea-9567-c63d203b1b8b?_state=OXc5kdMaIjahf3ZpU3_M2NkwOOYBGxBM6gIW-DFe4xh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzYmVmMzI0LThkZjMtNDdlYS05NTY3LWM2M2QyMDNiMWI4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45Mjk4MTczNDFaIn0%3D&digest=sha256%3A68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.454945ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b3bef324-8df3-47ea-9567-c63d203b1b8b 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "PUT /v2/foo/bar/blobs/uploads/b3bef324-8df3-47ea-9567-c63d203b1b8b?_state=OXc5kdMaIjahf3ZpU3_M2NkwOOYBGxBM6gIW-DFe4xh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzYmVmMzI0LThkZjMtNDdlYS05NTY3LWM2M2QyMDNiMWI4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45Mjk4MTczNDFaIn0%3D&digest=sha256%3A68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=889ac653-bedb-4d8a-afd0-edf1ab266a62 http.request.method=POST http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.48773ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=8c71ecad-45ab-4c38-8c55-61f922d1534d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/aaef2b70-bce9-46ea-878d-7287ccbc09c1?_state=WpUhB2POzSSBjCxzbzsZtWz6PxeqM7dkirX_4e8N8tl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhZWYyYjcwLWJjZTktNDZlYS04NzhkLTcyODdjY2JjMDljMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MzQ5MjAxWiJ9&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.654449ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "PUT /v2/foo/bar/blobs/uploads/aaef2b70-bce9-46ea-878d-7287ccbc09c1?_state=WpUhB2POzSSBjCxzbzsZtWz6PxeqM7dkirX_4e8N8tl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhZWYyYjcwLWJjZTktNDZlYS04NzhkLTcyODdjY2JjMDljMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45MzQ5MjAxWiJ9&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=7b611fb9-0adf-41a9-88b3-e99f376dc809 http.request.method=POST http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.115243ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=1f727bb8-0b8e-4282-b7d5-2922d112c934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/3fa06bba-f159-4cfd-955e-48cc50c7b40d?_state=UJlnJQjs_N5t9QQZP6FjwBhWEBTPxyCevz7nGp21Wjl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmYTA2YmJhLWYxNTktNGNmZC05NTVlLTQ4Y2M1MGM3YjQwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45NDA2MzA5MTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.802572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "PUT /v2/foo/bar/blobs/uploads/3fa06bba-f159-4cfd-955e-48cc50c7b40d?_state=UJlnJQjs_N5t9QQZP6FjwBhWEBTPxyCevz7nGp21Wjl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmYTA2YmJhLWYxNTktNGNmZC05NTVlLTQ4Y2M1MGM3YjQwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45NDA2MzA5MTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=dc417636-a140-4e42-96ac-3910a7ad3169 http.request.method=POST http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.850226ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:38Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=7afca8d9-fe24-430d-8155-08c236c0af42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/ed7bdbfa-4e7e-436c-99a6-3f35913f0c96?_state=IPk2ygSwD3FNb-8JfK2wS5Gs8iz2VssbqBkVP5N_WjN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkN2JkYmZhLTRlN2UtNDM2Yy05OWE2LTNmMzU5MTNmMGM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45NDYyMzE2MjFaIn0%3D&digest=sha256%3A68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.duration=2.500296418s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "PUT /v2/foo/bar/blobs/uploads/ed7bdbfa-4e7e-436c-99a6-3f35913f0c96?_state=IPk2ygSwD3FNb-8JfK2wS5Gs8iz2VssbqBkVP5N_WjN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkN2JkYmZhLTRlN2UtNDM2Yy05OWE2LTNmMzU5MTNmMGM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozNS45NDYyMzE2MjFaIn0%3D&digest=sha256%3A68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:38Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=6c116d45-fc89-4c9c-b1cd-0ef598ed8269 http.request.method=POST http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.870883ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:40Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43499" http.request.id=9cc32e60-f725-40ed-808f-c0cf6e133fac http.request.method=PATCH http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/6071b77f-7aa9-475a-b923-9c4974dcf8c5?_state=udbqognspSPekT1F_Y-Wlhu2xAAsUqSJq85N6faSE-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNzFiNzdmLTdhYTktNDc1YS1iOTIzLTljNDk3NGRjZjhjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozOC41MzA5NDQ2MzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.436537294s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:38 +0000] "PATCH /v2/foo/bar/blobs/uploads/6071b77f-7aa9-475a-b923-9c4974dcf8c5?_state=udbqognspSPekT1F_Y-Wlhu2xAAsUqSJq85N6faSE-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNzFiNzdmLTdhYTktNDc1YS1iOTIzLTljNDk3NGRjZjhjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTozOC41MzA5NDQ2MzFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:40Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=2fbf966c-4bd8-40db-9a7b-fbc44ed15671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/uploads/6071b77f-7aa9-475a-b923-9c4974dcf8c5?_state=un7Bx_p8Y7N6LO7zopkJXBB6qbJsyri_tRvONMc6GSR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNzFiNzdmLTdhYTktNDc1YS1iOTIzLTljNDk3NGRjZjhjNSIsIk9mZnNldCI6MTgxNzM5NTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MzhaIn0%3D&digest=sha256%3A68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.duration=2.195758ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:40 +0000] "PUT /v2/foo/bar/blobs/uploads/6071b77f-7aa9-475a-b923-9c4974dcf8c5?_state=un7Bx_p8Y7N6LO7zopkJXBB6qbJsyri_tRvONMc6GSR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNzFiNzdmLTdhYTktNDc1YS1iOTIzLTljNDk3NGRjZjhjNSIsIk9mZnNldCI6MTgxNzM5NTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6MzhaIn0%3D&digest=sha256%3A68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:40Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=a51bac2c-c918-420b-9ff9-f16f043a9a3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.998842ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=5ac270dd-e02c-4688-9192-bd119a725637 http.request.method=GET http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=88.610381ms http.response.status=200 http.response.written=18173952 127.0.0.1 - - [16/Mar/2025:23:25:40 +0000] "GET /v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 200 18173952 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=error msg="error parsing digest="sha257:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca": unsupported digest algorithm" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=66906b3e-d677-4a1b-977b-b34caa8b0ea6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/sha257:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" vars.name="foo/bar" time="2025-03-16T23:25:41Z" 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.7 http.request.host="127.0.0.1:43499" http.request.id=66906b3e-d677-4a1b-977b-b34caa8b0ea6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48800" http.request.uri="/v2/foo/bar/blobs/sha257:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="843.39µs" http.response.status=400 http.response.written=110 vars.digest="sha257:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "GET /v2/foo/bar/blobs/sha257:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=1342138b-04fc-4b18-9cc3-76834479a96d http.request.method=GET http.request.remoteaddr="127.0.0.1:48810" http.request.uri="/v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.duration=2.441469ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "GET /v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=24f5dfa1-2d82-4717-ab74-8144ebfcf5ac http.request.method=GET http.request.remoteaddr="127.0.0.1:48808" http.request.uri="/v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.168777ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "GET /v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43499" http.request.id=d258e49a-f5c5-423d-8909-b71479cdc03b http.request.method=GET http.request.remoteaddr="127.0.0.1:48810" http.request.uri="/v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.680338ms http.response.status=200 http.response.written=229376 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "GET /v2/foo/bar/blobs/sha256:68c58ce9f353e6bf96cbc44186add9fba405ba45107afa34c10327f1e099d4ca HTTP/1.1" 200 229376 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=254123d2-08eb-4751-aa90-d6b5eaacc220 http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.362549689s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "GET /v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34381" http.request.id=698ed978-26ad-43c2-98f5-22532c59a5f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48160" http.request.uri="/v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.374259635s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [16/Mar/2025:23:25:35 +0000] "GET /v2/foo/bar/blobs/sha256:1cefb52840f827958aa72d9fdbcf87ead20ebdea7bf005acccf0d645d556d39b HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (11.97s) === RUN TestBlobDelete time="2025-03-16T23:25:41Z" 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.7 time="2025-03-16T23:25:41Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:25:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=7af4b6ad-6df0-4a34-a07d-c58d6d07fe2c http.request.method=GET http.request.remoteaddr="127.0.0.1:41696" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.776518ms http.response.status=404 http.response.written=157 vars.digest="sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "GET /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=40472580-dced-4cc6-af52-58c953a70469 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41704" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.658698ms http.response.status=404 http.response.written=157 vars.digest="sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=3b54c699-2c9a-403d-85ac-00ca20e67315 http.request.method=POST http.request.remoteaddr="127.0.0.1:41704" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.621017ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=91229203-923e-46a4-b479-a74c311234fb http.request.method=GET http.request.remoteaddr="127.0.0.1:41704" http.request.uri="/v2/foo/bar/blobs/uploads/612d2243-d154-48c3-80b2-37db0df80dbb?_state=W7mAOzwV5fbHoI3IMrGvKXQMGTT1eaLe1vpXor-OBg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxMmQyMjQzLWQxNTQtNDhjMy04MGIyLTM3ZGIwZGY4MGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNTIzNTE2MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.792546ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "GET /v2/foo/bar/blobs/uploads/612d2243-d154-48c3-80b2-37db0df80dbb?_state=W7mAOzwV5fbHoI3IMrGvKXQMGTT1eaLe1vpXor-OBg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxMmQyMjQzLWQxNTQtNDhjMy04MGIyLTM3ZGIwZGY4MGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNTIzNTE2MDZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=22946eea-0782-4a0f-98b8-cf253b885d7c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41704" http.request.uri="/v2/foo/bar/blobs/uploads/612d2243-d154-48c3-80b2-37db0df80dbb?_state=W7mAOzwV5fbHoI3IMrGvKXQMGTT1eaLe1vpXor-OBg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxMmQyMjQzLWQxNTQtNDhjMy04MGIyLTM3ZGIwZGY4MGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNTIzNTE2MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.776615ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/612d2243-d154-48c3-80b2-37db0df80dbb?_state=W7mAOzwV5fbHoI3IMrGvKXQMGTT1eaLe1vpXor-OBg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxMmQyMjQzLWQxNTQtNDhjMy04MGIyLTM3ZGIwZGY4MGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNTIzNTE2MDZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=7be0dd55-6480-4c0a-b3a3-397975bc3d6e http.request.method=GET http.request.remoteaddr="127.0.0.1:41704" http.request.uri="/v2/foo/bar/blobs/uploads/612d2243-d154-48c3-80b2-37db0df80dbb?_state=W7mAOzwV5fbHoI3IMrGvKXQMGTT1eaLe1vpXor-OBg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxMmQyMjQzLWQxNTQtNDhjMy04MGIyLTM3ZGIwZGY4MGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNTIzNTE2MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=612d2243-d154-48c3-80b2-37db0df80dbb time="2025-03-16T23:25:41Z" 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.7 http.request.host="127.0.0.1:34589" http.request.id=7be0dd55-6480-4c0a-b3a3-397975bc3d6e http.request.method=GET http.request.remoteaddr="127.0.0.1:41704" http.request.uri="/v2/foo/bar/blobs/uploads/612d2243-d154-48c3-80b2-37db0df80dbb?_state=W7mAOzwV5fbHoI3IMrGvKXQMGTT1eaLe1vpXor-OBg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxMmQyMjQzLWQxNTQtNDhjMy04MGIyLTM3ZGIwZGY4MGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNTIzNTE2MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.141156ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=612d2243-d154-48c3-80b2-37db0df80dbb 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "GET /v2/foo/bar/blobs/uploads/612d2243-d154-48c3-80b2-37db0df80dbb?_state=W7mAOzwV5fbHoI3IMrGvKXQMGTT1eaLe1vpXor-OBg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxMmQyMjQzLWQxNTQtNDhjMy04MGIyLTM3ZGIwZGY4MGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNTIzNTE2MDZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=902d8efb-6ea1-4ed0-98e1-c31cc5dfd219 http.request.method=POST http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15486ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=9ec54c91-565a-4bbb-a45b-fb4b80fdafdf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/e30f07d3-ef8e-4bac-9246-239515104a57?_state=SQMZCjzZ0XChDMNcZUwxJ0iUy458iljnMaAi19q31El7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzMGYwN2QzLWVmOGUtNGJhYy05MjQ2LTIzOTUxNTEwNGE1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNjAwMTY2OTdaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" provided=sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b vars.name="foo/bar" vars.uuid=e30f07d3-ef8e-4bac-9246-239515104a57 time="2025-03-16T23:25:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=9ec54c91-565a-4bbb-a45b-fb4b80fdafdf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/e30f07d3-ef8e-4bac-9246-239515104a57?_state=SQMZCjzZ0XChDMNcZUwxJ0iUy458iljnMaAi19q31El7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzMGYwN2QzLWVmOGUtNGJhYy05MjQ2LTIzOTUxNTEwNGE1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNjAwMTY2OTdaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e30f07d3-ef8e-4bac-9246-239515104a57 time="2025-03-16T23:25:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=9ec54c91-565a-4bbb-a45b-fb4b80fdafdf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/e30f07d3-ef8e-4bac-9246-239515104a57?_state=SQMZCjzZ0XChDMNcZUwxJ0iUy458iljnMaAi19q31El7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzMGYwN2QzLWVmOGUtNGJhYy05MjQ2LTIzOTUxNTEwNGE1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNjAwMTY2OTdaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.783709ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=e30f07d3-ef8e-4bac-9246-239515104a57 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "PUT /v2/foo/bar/blobs/uploads/e30f07d3-ef8e-4bac-9246-239515104a57?_state=SQMZCjzZ0XChDMNcZUwxJ0iUy458iljnMaAi19q31El7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzMGYwN2QzLWVmOGUtNGJhYy05MjQ2LTIzOTUxNTEwNGE1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNjAwMTY2OTdaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=221eca81-0232-4ec7-ad0b-055a4183ba3f http.request.method=POST http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.639092ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=02ca5268-5c55-4401-9cdd-6fe6b4d19ecf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/fb432c8f-346b-4c3a-b8af-59c07ee59c5a?_state=01aqftDq3BZFIWWDpye1mMfnKpGoI4si87OH7BDrfNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDMyYzhmLTM0NmItNGMzYS1iOGFmLTU5YzA3ZWU1OWM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNjQyNTY2OTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.321633ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "PUT /v2/foo/bar/blobs/uploads/fb432c8f-346b-4c3a-b8af-59c07ee59c5a?_state=01aqftDq3BZFIWWDpye1mMfnKpGoI4si87OH7BDrfNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDMyYzhmLTM0NmItNGMzYS1iOGFmLTU5YzA3ZWU1OWM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNjQyNTY2OTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=8d0f8624-51a3-4348-8218-5c042eb50040 http.request.method=POST http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.017711ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=16e8da63-3ddf-4513-9a79-0c697c053260 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/9f2b8258-5a01-4156-8e86-06f10f420303?_state=oYagtnT941EGxFuZ9G4RQuapjnGtSoINlmR9J6lz3B17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmMmI4MjU4LTVhMDEtNDE1Ni04ZTg2LTA2ZjEwZjQyMDMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNjk0NTYwOTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.350152ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "PUT /v2/foo/bar/blobs/uploads/9f2b8258-5a01-4156-8e86-06f10f420303?_state=oYagtnT941EGxFuZ9G4RQuapjnGtSoINlmR9J6lz3B17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmMmI4MjU4LTVhMDEtNDE1Ni04ZTg2LTA2ZjEwZjQyMDMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNjk0NTYwOTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=1251f8b2-0f9d-4c56-ae1b-dd7e83759d59 http.request.method=POST http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.756595ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:45Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=070c4333-7e90-4903-91fc-24ef51da48de http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/978be119-c8ed-4e23-abb8-cd59e71ae80f?_state=puryipsR5d9mj3l2lpi67wlhGFImLHxb9uF2NxrgCSl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3OGJlMTE5LWM4ZWQtNGUyMy1hYmI4LWNkNTllNzFhZTgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNzQzODUyMjlaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.59641379s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:41 +0000] "PUT /v2/foo/bar/blobs/uploads/978be119-c8ed-4e23-abb8-cd59e71ae80f?_state=puryipsR5d9mj3l2lpi67wlhGFImLHxb9uF2NxrgCSl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3OGJlMTE5LWM4ZWQtNGUyMy1hYmI4LWNkNTllNzFhZTgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0MS4zNzQzODUyMjlaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=3bfa4130-0653-45f4-b964-0551391ba803 http.request.method=POST http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.254846ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34589" http.request.id=724f8951-8df1-411b-8f42-a4c89986d36f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/67b0d074-a6a3-4970-bd8c-32815abffdad?_state=XGbSD4kAhcMVm4VMPa8YfsYuNzZGJ-AuMn3sRqjLbol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YjBkMDc0LWE2YTMtNDk3MC1iZDhjLTMyODE1YWJmZmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0Ni4wODk1MDAzMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.382317372s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:46 +0000] "PATCH /v2/foo/bar/blobs/uploads/67b0d074-a6a3-4970-bd8c-32815abffdad?_state=XGbSD4kAhcMVm4VMPa8YfsYuNzZGJ-AuMn3sRqjLbol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YjBkMDc0LWE2YTMtNDk3MC1iZDhjLTMyODE1YWJmZmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo0Ni4wODk1MDAzMzdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=590f078f-426e-4d10-8f72-61d051a77465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/uploads/67b0d074-a6a3-4970-bd8c-32815abffdad?_state=iRw8ieVL_0HxCpH9N1_UmuRQjgrIMhIBUYcRI9IQ8Sp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YjBkMDc0LWE2YTMtNDk3MC1iZDhjLTMyODE1YWJmZmRhZCIsIk9mZnNldCI6MjQxMTIxMjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6NDZaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.304424ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "PUT /v2/foo/bar/blobs/uploads/67b0d074-a6a3-4970-bd8c-32815abffdad?_state=iRw8ieVL_0HxCpH9N1_UmuRQjgrIMhIBUYcRI9IQ8Sp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3YjBkMDc0LWE2YTMtNDk3MC1iZDhjLTMyODE1YWJmZmRhZCIsIk9mZnNldCI6MjQxMTIxMjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjU6NDZaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=1aec543d-ff7a-42d3-b010-e8a4976c3292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.97731ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=6e09e16e-5a3f-4939-a1de-db6d4a85d536 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=62.85438ms http.response.status=200 http.response.written=24112128 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "GET /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 200 24112128 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=error msg="error parsing digest="sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b": unsupported digest algorithm" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=2a94c77d-c815-471a-9e7e-4b2885858b79 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" vars.name="foo/bar" time="2025-03-16T23:25:50Z" 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.7 http.request.host="127.0.0.1:34589" http.request.id=2a94c77d-c815-471a-9e7e-4b2885858b79 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/bar/blobs/sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.127348ms http.response.status=400 http.response.written=110 vars.digest="sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "GET /v2/foo/bar/blobs/sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=3bc53017-601c-4acd-bfb5-b4bf6bef510d http.request.method=GET http.request.remoteaddr="127.0.0.1:56946" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168926ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "GET /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=853a6f3c-c326-44ec-be71-9c8849269b26 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.061954ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=fe4d3136-9390-4adb-b751-ef99bfd30355 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.949294ms http.response.status=404 http.response.written=157 vars.digest="sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=b4c270b0-3dbb-4e64-8317-e3ef231181b7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.087858ms http.response.status=404 http.response.written=74 vars.digest="sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=error msg="error parsing digest="sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b": unsupported digest algorithm" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=e2b19bab-b899-4665-a6af-6bf485bb209e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56974" http.request.uri="/v2/foo/bar/blobs/sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" vars.name="foo/bar" time="2025-03-16T23:25:50Z" 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.7 http.request.host="127.0.0.1:34589" http.request.id=e2b19bab-b899-4665-a6af-6bf485bb209e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56974" http.request.uri="/v2/foo/bar/blobs/sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.094824ms http.response.status=400 http.response.written=110 vars.digest="sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "DELETE /v2/foo/bar/blobs/sha257:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-03-16T23:25:50Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=5e7a0798-77b5-4d63-9682-0913e83ec3bb http.request.method=POST http.request.remoteaddr="127.0.0.1:56986" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455869ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=dc458634-9d25-4e04-8622-c7f25c815fa9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56986" http.request.uri="/v2/foo/bar/blobs/uploads/1874c76a-e2ee-404b-9d5d-6d82f3ea8d4f?_state=thvJ7fTfbifOxJOJrgqFHHLyIeiRw1hnKRv7DHmsg1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NzRjNzZhLWUyZWUtNDA0Yi05ZDVkLTZkODJmM2VhOGQ0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo1MC41ODM4NDU3ODlaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.104681755s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "PUT /v2/foo/bar/blobs/uploads/1874c76a-e2ee-404b-9d5d-6d82f3ea8d4f?_state=thvJ7fTfbifOxJOJrgqFHHLyIeiRw1hnKRv7DHmsg1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NzRjNzZhLWUyZWUtNDA0Yi05ZDVkLTZkODJmM2VhOGQ0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo1MC41ODM4NDU3ODlaIn0%3D&digest=sha256%3A26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=345c27d7-f880-44e8-9c30-528a0d08616c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56986" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.98256ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:54 +0000] "HEAD /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=380c9136-05cb-44a8-81af-b6470ca348da http.request.method=GET http.request.remoteaddr="127.0.0.1:56944" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.195407018s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "GET /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-03-16T23:25:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34589" http.request.id=47d07a7f-337d-488c-aed3-f1ea2b9c88c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56946" http.request.uri="/v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.187807469s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [16/Mar/2025:23:25:50 +0000] "GET /v2/foo/bar/blobs/sha256:26d12224175147f8d3c2b8ce75e5e4efffbd2e561e87ed79cb488204c070f20b HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (13.65s) === RUN TestRelativeURL time="2025-03-16T23:25:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:25:54Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:25:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:42207" http.request.id=296971bf-e2a2-408f-84cb-8833151eb040 http.request.method=POST http.request.remoteaddr="127.0.0.1:34578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.797376ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:58Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:42207" http.request.id=dd777bf1-3b3c-4864-805a-e958521138ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:34578" http.request.uri="/v2/foo/bar/blobs/uploads/a5cd68c8-232c-4925-8a4e-f505ce2035f2?_state=da4uhfVDOGXk-97gLRCIHJSsJcXpjlIYhG3CT1iPaDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1Y2Q2OGM4LTIzMmMtNDkyNS04YTRlLWY1MDVjZTIwMzVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo1NC43NTk0MzcwNTVaIn0%3D&digest=sha256%3A262830a36de9509ca734b4604257cddfb9b93d538b2d75df4e597a73bd396c7f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.278475359s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:54 +0000] "PUT /v2/foo/bar/blobs/uploads/a5cd68c8-232c-4925-8a4e-f505ce2035f2?_state=da4uhfVDOGXk-97gLRCIHJSsJcXpjlIYhG3CT1iPaDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1Y2Q2OGM4LTIzMmMtNDkyNS04YTRlLWY1MDVjZTIwMzVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo1NC43NTk0MzcwNTVaIn0%3D&digest=sha256%3A262830a36de9509ca734b4604257cddfb9b93d538b2d75df4e597a73bd396c7f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:58Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:42207" http.request.id=986034f0-4d02-4656-b2d4-e8c4c8844a0f http.request.method=POST http.request.remoteaddr="127.0.0.1:34578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.283446ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:25:58Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:42207" http.request.id=37423b1c-3cb1-4d8c-8e7c-5a989b34828e http.request.method=POST http.request.remoteaddr="127.0.0.1:34578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07272ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:02Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:42207" http.request.id=675bb46b-4f3b-4d3b-acc2-c9bd8c0eaf47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34578" http.request.uri="/v2/foo/bar/blobs/uploads/e9e10ec8-5344-4a19-9308-b1db42587d69?_state=jLOQszX6el9DXFfFOx13NmikQAKxqzRLtyit-uZzpxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5ZTEwZWM4LTUzNDQtNGExOS05MzA4LWIxZGI0MjU4N2Q2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo1OC40Nzc1NTQ3NDFaIn0%3D&digest=sha256%3Acb6773a98ad8774c2ac389b12c30d530fa7a286ae70bc170511f5f4a89ec51e7" http.request.useragent="Go-http-client/1.1" http.response.duration=4.369502543s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:25:58 +0000] "PUT /v2/foo/bar/blobs/uploads/e9e10ec8-5344-4a19-9308-b1db42587d69?_state=jLOQszX6el9DXFfFOx13NmikQAKxqzRLtyit-uZzpxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5ZTEwZWM4LTUzNDQtNGExOS05MzA4LWIxZGI0MjU4N2Q2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNTo1OC40Nzc1NTQ3NDFaIn0%3D&digest=sha256%3Acb6773a98ad8774c2ac389b12c30d530fa7a286ae70bc170511f5f4a89ec51e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (8.09s) === RUN TestBlobDeleteDisabled time="2025-03-16T23:26:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:26:02Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:26:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:42123" http.request.id=db5411c0-70a5-4712-b119-87a198134d27 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51730" http.request.uri="/v2/foo/bar/blobs/sha256:846f0f17dd63806ccdc4debed70def02f4f0260c71573c0ab9787a47b0067224" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.701327ms http.response.status=405 http.response.written=78 vars.digest="sha256:846f0f17dd63806ccdc4debed70def02f4f0260c71573c0ab9787a47b0067224" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:26:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:846f0f17dd63806ccdc4debed70def02f4f0260c71573c0ab9787a47b0067224 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.28s) === RUN TestDeleteDisabled time="2025-03-16T23:26:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:26:03Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:26:03Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34445" http.request.id=92df1678-f92c-4966-8062-9633204f2062 http.request.method=POST http.request.remoteaddr="127.0.0.1:59728" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216706ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:06Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34445" http.request.id=191995d3-9cb1-4f46-9466-f10df82d4072 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59728" http.request.uri="/v2/foo/bar/blobs/uploads/3dfebc88-788e-4826-931a-9faa36d2be42?_state=AtE2BNviYQ0kM4Hccyhn7haoALCXbHSNx_fyESvBsY97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkZmViYzg4LTc4OGUtNDgyNi05MzFhLTlmYWEzNmQyYmU0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNjowMy4yNzUyNTA4MTdaIn0%3D&digest=sha256%3Ab87efd5f96537fc65d13adb12e5849dafdf3a0dc1511f7cdef0ac6f848ccc4a2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.075772075s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:03 +0000] "PUT /v2/foo/bar/blobs/uploads/3dfebc88-788e-4826-931a-9faa36d2be42?_state=AtE2BNviYQ0kM4Hccyhn7haoALCXbHSNx_fyESvBsY97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkZmViYzg4LTc4OGUtNDgyNi05MzFhLTlmYWEzNmQyYmU0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNjowMy4yNzUyNTA4MTdaIn0%3D&digest=sha256%3Ab87efd5f96537fc65d13adb12e5849dafdf3a0dc1511f7cdef0ac6f848ccc4a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:34445" http.request.id=bb3cd81d-8f4b-4c49-b779-5e3b3877557d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59728" http.request.uri="/v2/foo/bar/blobs/sha256:b87efd5f96537fc65d13adb12e5849dafdf3a0dc1511f7cdef0ac6f848ccc4a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.748789ms http.response.status=405 http.response.written=78 vars.digest="sha256:b87efd5f96537fc65d13adb12e5849dafdf3a0dc1511f7cdef0ac6f848ccc4a2" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:26:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:b87efd5f96537fc65d13adb12e5849dafdf3a0dc1511f7cdef0ac6f848ccc4a2 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.22s) === RUN TestDeleteReadOnly time="2025-03-16T23:26:06Z" 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.7 time="2025-03-16T23:26:06Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:26:06Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35609" http.request.id=db7a5053-5b5b-4753-809d-45c84a607f1f http.request.method=POST http.request.remoteaddr="127.0.0.1:59044" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.109916ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:12Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35609" http.request.id=7c2efc17-1f4b-48a4-9624-8befa16c6676 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59044" http.request.uri="/v2/foo/bar/blobs/uploads/9fa0e774-c6e2-4aac-a25a-c38f5d22ecf8?_state=JMnqd4Xs7GFKDfembDkLiDBurVsa-QB4STRK19mgUH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTBlNzc0LWM2ZTItNGFhYy1hMjVhLWMzOGY1ZDIyZWNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNjowNi42NTAwMzkyMzZaIn0%3D&digest=sha256%3A789c2fcc9eb668cef8e4535e17017a3d11c0e1721137af3df15a8c43c42ca617" http.request.useragent="Go-http-client/1.1" http.response.duration=6.137266009s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:06 +0000] "PUT /v2/foo/bar/blobs/uploads/9fa0e774-c6e2-4aac-a25a-c38f5d22ecf8?_state=JMnqd4Xs7GFKDfembDkLiDBurVsa-QB4STRK19mgUH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTBlNzc0LWM2ZTItNGFhYy1hMjVhLWMzOGY1ZDIyZWNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNjowNi42NTAwMzkyMzZaIn0%3D&digest=sha256%3A789c2fcc9eb668cef8e4535e17017a3d11c0e1721137af3df15a8c43c42ca617 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [16/Mar/2025:23:26:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:789c2fcc9eb668cef8e4535e17017a3d11c0e1721137af3df15a8c43c42ca617 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (6.44s) === RUN TestStartPushReadOnly time="2025-03-16T23:26:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:26:12Z" level=info msg="redis not configured" go.version=go1.23.7 127.0.0.1 - - [16/Mar/2025:23:26:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-03-16T23:26:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:26:12Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:26:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=df7f4ecc-3b2e-4950-b42a-a69c505b6a5c http.request.method=GET http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.188769ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-03-16T23:26:12Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=b6d81b05-905d-46fc-9ff4-a513aebe66ea http.request.method=GET http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.798954ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Mar/2025:23:26:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T23:26:12Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=6bec44c1-0435-49c5-87df-8cbb219b0f34 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.864473ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-03-16T23:26:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=0ce5b1f5-73bd-4def-8bb8-bf81ffc97dd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.561926ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26:12Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=0ce5b1f5-73bd-4def-8bb8-bf81ffc97dd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.627164ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=0ce5b1f5-73bd-4def-8bb8-bf81ffc97dd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.67544ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26:12Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=0ce5b1f5-73bd-4def-8bb8-bf81ffc97dd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.72664ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-03-16T23:26:12Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=c3cab7fb-b072-4b54-97e7-61190fb736e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.991674ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:12 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:16Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=13451aa5-96b0-4cff-86b1-e498b91b3227 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/blobs/uploads/0f00179d-427a-47a7-b401-c439d55313a8?_state=yc35EoHR0k6rv3i9KAWP2KxlZTiP8nf2bY2cPwcCdoN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZjAwMTc5ZC00MjdhLTQ3YTctYjQwMS1jNDM5ZDU1MzEzYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MTIuOTk5NTMwMDM1WiJ9&digest=sha256%3Acddfe6d733c02b3375926c7e351c1d07b480ad7df1b34f5144cc4f5812bb1c9a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.034984689s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/0f00179d-427a-47a7-b401-c439d55313a8?_state=yc35EoHR0k6rv3i9KAWP2KxlZTiP8nf2bY2cPwcCdoN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZjAwMTc5ZC00MjdhLTQ3YTctYjQwMS1jNDM5ZDU1MzEzYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MTIuOTk5NTMwMDM1WiJ9&digest=sha256%3Acddfe6d733c02b3375926c7e351c1d07b480ad7df1b34f5144cc4f5812bb1c9a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:16Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=5a51865f-1095-461d-b967-efdc6342bb2c http.request.method=POST http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.039129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=e2bcf38e-1f30-4f35-bc68-e0600e54b79a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/blobs/uploads/5318cbbd-9411-4ef1-9d78-185d5aaf84cd?_state=1EkoPr9M1Oaon0d5HLi1emUsnVd4KHLL2CPmdVNBgTl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MzE4Y2JiZC05NDExLTRlZjEtOWQ3OC0xODVkNWFhZjg0Y2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MTYuMTUyMjE4MTg5WiJ9&digest=sha256%3A979f9b4205c12bd9f2e0f6775dca7ab4e690ef74e42935245ce54c9dad25bb1e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.007542851s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/5318cbbd-9411-4ef1-9d78-185d5aaf84cd?_state=1EkoPr9M1Oaon0d5HLi1emUsnVd4KHLL2CPmdVNBgTl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MzE4Y2JiZC05NDExLTRlZjEtOWQ3OC0xODVkNWFhZjg0Y2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MTYuMTUyMjE4MTg5WiJ9&digest=sha256%3A979f9b4205c12bd9f2e0f6775dca7ab4e690ef74e42935245ce54c9dad25bb1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=03bd34a4-9150-4e61-aa4d-b1ec055607cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.859522ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=ffbbacf5-05a8-4da7-a646-184ea24ce2f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.591897ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=90510bbd-fc84-409d-b53c-28e7c7ff1fd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.242825ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=9719f01c-c18c-4eb8-af89-4394b8eb37de http.request.method=GET http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.504913ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "GET /v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41027" http.request.id=5eeebf42-eb68-4e63-9766-449b4dc9c494 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.868371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41027" http.request.id=6a8fb2bf-e363-4a8b-a254-c8def2644d5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.644258ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:41027" http.request.id=6960e03b-bd21-4185-abd3-88b8a81fdbf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.793728ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=d4d0756a-0234-4a95-b57e-8e2addeb15a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.476911ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "GET /v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=80c7002d-d1cd-4452-a5ae-65edd505a73f http.request.method=GET http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.566417ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=200f78b6-9a8d-4a43-b030-2dbd83dd86aa http.request.method=GET http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.707661ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "GET /v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=24ff7d12-d4ad-47b1-8ac5-9b1e5b1f0d65 http.request.method=GET http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.613029ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=error msg="payload digest does match: "sha256:5a7e1645fde1268381dcdfe46a72f169e8b1891db3aa41e2bf2bbd8d8386f75e" != "sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6"" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=42acf348-30c0-4727-956f-feeb9934508f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" time="2025-03-16T23:26: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.7 http.request.host="127.0.0.1:41027" http.request.id=42acf348-30c0-4727-956f-feeb9934508f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.124993ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6" 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:74b25787e5fda475e15d9e03ac2906c10ca9840f8b0f144491d912dc0ecdfef6 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-03-16T23:26: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.7 http.request.host="127.0.0.1:41027" http.request.id=82e8b26d-b32e-4750-afb0-4b4acdc48763 http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.742778ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T23:26: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.7 http.request.host="127.0.0.1:41027" http.request.id=2a8665c8-e879-419c-be2c-730c1823007a http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.420902ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T23:26: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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41027" http.request.id=71c91c6c-02ef-4ff3-8e1b-420b8b540f0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.655196ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26: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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41027" http.request.id=71c91c6c-02ef-4ff3-8e1b-420b8b540f0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.737676ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26: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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41027" http.request.id=71c91c6c-02ef-4ff3-8e1b-420b8b540f0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.822938ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=d1781740-9282-4784-967c-084e92008861 http.request.method=POST http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.638028ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=02524e53-c32a-4878-b895-8da5f79aace6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/blobs/uploads/96009380-b46c-49c5-895d-8daa6326310f?_state=c2AxfsjB_pyy5tIGr8ct2nsrwL1VyZfXkhKhN_rKCz57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NjAwOTM4MC1iNDZjLTQ5YzUtODk1ZC04ZGFhNjMyNjMxMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MTguMjA1MDc4NTNaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.997791ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/96009380-b46c-49c5-895d-8daa6326310f?_state=c2AxfsjB_pyy5tIGr8ct2nsrwL1VyZfXkhKhN_rKCz57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NjAwOTM4MC1iNDZjLTQ5YzUtODk1ZC04ZGFhNjMyNjMxMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MTguMjA1MDc4NTNaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26: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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41027" http.request.id=47cc900c-3641-4d65-b9e4-200f2a121cea http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.616028ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26: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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41027" http.request.id=47cc900c-3641-4d65-b9e4-200f2a121cea http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.683836ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-03-16T23:26:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=1a9df792-0a85-46d6-bd61-08475eba2584 http.request.method=POST http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="825.116µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:23Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=9225b09a-c62a-4387-9a5f-b216069a0bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/blobs/uploads/d4776665-496a-445c-a01a-e3c44700cbd9?_state=a1yn9WPkOv8NEvCNoWr6oztA7TKGQZGP8WjBF_1sttR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNDc3NjY2NS00OTZhLTQ0NWMtYTAxYS1lM2M0NDcwMGNiZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MTguNDc4MDMxODA1WiJ9&digest=sha256%3A655110bbbd8047b672b9413a3506a60e72c20436cb8619452f3fec169f4e588f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.590397003s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/d4776665-496a-445c-a01a-e3c44700cbd9?_state=a1yn9WPkOv8NEvCNoWr6oztA7TKGQZGP8WjBF_1sttR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNDc3NjY2NS00OTZhLTQ0NWMtYTAxYS1lM2M0NDcwMGNiZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MTguNDc4MDMxODA1WiJ9&digest=sha256%3A655110bbbd8047b672b9413a3506a60e72c20436cb8619452f3fec169f4e588f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:23Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=3968de35-b430-4304-845e-4b06e099eccf http.request.method=POST http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.988811ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=226eb87e-1258-4430-beb4-1a247c456a5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/blobs/uploads/16c8e7b4-d102-4799-9909-0a5eadc277ad?_state=Waz2zZSjbQOuubw2hLBSl4PHMLmBjNdOzrUGEYg6OMx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNmM4ZTdiNC1kMTAyLTQ3OTktOTkwOS0wYTVlYWRjMjc3YWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MjMuMjMyNDMzNDZaIn0%3D&digest=sha256%3A125ea4d1bb7876e65fc2e4c1507652ad31e5106a10c3b210eb3b3cee278c6852" http.request.useragent="Go-http-client/1.1" http.response.duration=3.975232363s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/16c8e7b4-d102-4799-9909-0a5eadc277ad?_state=Waz2zZSjbQOuubw2hLBSl4PHMLmBjNdOzrUGEYg6OMx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNmM4ZTdiNC1kMTAyLTQ3OTktOTkwOS0wYTVlYWRjMjc3YWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MjMuMjMyNDMzNDZaIn0%3D&digest=sha256%3A125ea4d1bb7876e65fc2e4c1507652ad31e5106a10c3b210eb3b3cee278c6852 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41027" http.request.id=fb14969e-8051-4bf7-a02e-2ccf7ae1f996 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115023ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41027" http.request.id=90a2db3c-5332-43df-8d50-0a69bc90b855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/sha256:dea4f780aa46b5d444dae76eb5a9504e77ce45b2d652a5dfdbbd282ac6a482cb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.119849ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:dea4f780aa46b5d444dae76eb5a9504e77ce45b2d652a5dfdbbd282ac6a482cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=6484903c-4272-4eac-99f9-9f33d148d77c http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.828628ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=450c0531-daf2-43b1-a2c6-6a6c30545e2a http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/sha256:dea4f780aa46b5d444dae76eb5a9504e77ce45b2d652a5dfdbbd282ac6a482cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="844.711µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/sha256:dea4f780aa46b5d444dae76eb5a9504e77ce45b2d652a5dfdbbd282ac6a482cb HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=fb5c49c0-496a-4fc0-ad75-8262f8969d09 http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.982724ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=c093298d-2999-4915-99d4-4ffd038568d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/sha256:dea4f780aa46b5d444dae76eb5a9504e77ce45b2d652a5dfdbbd282ac6a482cb" http.request.useragent="Go-http-client/1.1" http.response.duration="847.32µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/sha256:dea4f780aa46b5d444dae76eb5a9504e77ce45b2d652a5dfdbbd282ac6a482cb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=44da05e7-5946-47d6-a2fd-23be112d687f http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" 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="852.279µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="rewriting manifest sha256:dea4f780aa46b5d444dae76eb5a9504e77ce45b2d652a5dfdbbd282ac6a482cb in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=d8f6d5fe-3ad9-427e-9f48-b25837b6d283 http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" 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-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=d8f6d5fe-3ad9-427e-9f48-b25837b6d283 http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" 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=3.268128ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-03-16T23:26: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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41027" http.request.id=f37c399c-103e-4126-97bd-274f1146c551 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" 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=2.093412ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41027" http.request.id=8b57d083-4dfd-4b01-9f4a-4a34b6a42355 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.45384ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41027" http.request.id=24484a44-ed8e-4ec7-9076-1f4aa470bd92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/sha256:2a3d5fbe400fb4c313c4293c86bad469a2259f868f3800b56073355c0d162f27" http.request.useragent="Go-http-client/1.1" http.response.duration=1.104282ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:2a3d5fbe400fb4c313c4293c86bad469a2259f868f3800b56073355c0d162f27 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=125f7123-7776-4530-9f87-7fae54959189 http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" 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=2.110038ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=bfc8fb29-3940-42c5-8aac-4747c84a0162 http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/sha256:2a3d5fbe400fb4c313c4293c86bad469a2259f868f3800b56073355c0d162f27" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.196922ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/sha256:2a3d5fbe400fb4c313c4293c86bad469a2259f868f3800b56073355c0d162f27 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=8bb7ec85-5d08-49a2-a46d-bcc1609ed440 http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.899661ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=b6ad6d74-f431-46c3-a063-0bf6f953e7fc http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" http.request.uri="/v2/foo/schema2/manifests/sha256:2a3d5fbe400fb4c313c4293c86bad469a2259f868f3800b56073355c0d162f27" http.request.useragent="Go-http-client/1.1" http.response.duration=1.87066ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/sha256:2a3d5fbe400fb4c313c4293c86bad469a2259f868f3800b56073355c0d162f27 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="rewriting manifest list sha256:2a3d5fbe400fb4c313c4293c86bad469a2259f868f3800b56073355c0d162f27 in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=28095c56-624c-4b52-9e0e-e28a6715711b http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" 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-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41027" http.request.id=28095c56-624c-4b52-9e0e-e28a6715711b http.request.method=GET http.request.remoteaddr="127.0.0.1:49270" 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=3.364697ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:26:27Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:26:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=7af9255b-2bd1-4321-9b64-ce21e238be7c http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.736453ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" 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.7 http.request.host="127.0.0.1:35237" http.request.id=b83cbb64-f56f-4f3b-8fc3-6065c9225dc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.502118ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=efd22d70-0e5d-4f23-a358-625e0552f9f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.613679ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-03-16T23:26: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.7 http.request.host="127.0.0.1:35237" http.request.id=f9870cc0-c7f5-48b9-8d3f-c97c23b3cb53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.429148ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26:27Z" 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.7 http.request.host="127.0.0.1:35237" http.request.id=f9870cc0-c7f5-48b9-8d3f-c97c23b3cb53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.500157ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26: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.7 http.request.host="127.0.0.1:35237" http.request.id=f9870cc0-c7f5-48b9-8d3f-c97c23b3cb53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.551831ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26:27Z" 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.7 http.request.host="127.0.0.1:35237" http.request.id=f9870cc0-c7f5-48b9-8d3f-c97c23b3cb53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.60653ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-03-16T23:26:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=d02b8e33-cb66-4110-978e-564588f72892 http.request.method=POST http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.740129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:32Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=d61f0c34-1b12-48ea-ab8e-8dcdb5a851b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/blobs/uploads/a1b9d599-32cf-4a69-9ee4-de15eade8cb7?_state=DA3W8y9XCPVzr5mzjbh2B2Pxxgddyxe_rUxZa2_p5Gp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMWI5ZDU5OS0zMmNmLTRhNjktOWVlNC1kZTE1ZWFkZThjYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MjcuNTA3NTkyMzkzWiJ9&digest=sha256%3A40cf4256df54414cd382f461568f468e11d52ca8efabed4baa7225388903b7f6" http.request.useragent="Go-http-client/1.1" http.response.duration=5.197564559s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/a1b9d599-32cf-4a69-9ee4-de15eade8cb7?_state=DA3W8y9XCPVzr5mzjbh2B2Pxxgddyxe_rUxZa2_p5Gp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMWI5ZDU5OS0zMmNmLTRhNjktOWVlNC1kZTE1ZWFkZThjYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MjcuNTA3NTkyMzkzWiJ9&digest=sha256%3A40cf4256df54414cd382f461568f468e11d52ca8efabed4baa7225388903b7f6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:32Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=709c0eea-1f5e-4905-9fc9-e5e58f34c1f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.972145ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:32 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=34ad4c5a-f02d-43fa-898d-3e567b170b30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/blobs/uploads/41cdffbc-69ec-48d3-bbed-c8bf1593e3e4?_state=nGhkwn0QRY5dd7gz3Lngvk7G3iAQP2Cez2Iek0ytb8p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MWNkZmZiYy02OWVjLTQ4ZDMtYmJlZC1jOGJmMTU5M2UzZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MzIuOTQ2NjY3MzMxWiJ9&digest=sha256%3Af5f9575eb0a481a63b2e729639ca72254da6e844d06117d949fa1987beb46010" http.request.useragent="Go-http-client/1.1" http.response.duration=4.962067401s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:32 +0000] "PUT /v2/foo/schema1/blobs/uploads/41cdffbc-69ec-48d3-bbed-c8bf1593e3e4?_state=nGhkwn0QRY5dd7gz3Lngvk7G3iAQP2Cez2Iek0ytb8p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MWNkZmZiYy02OWVjLTQ4ZDMtYmJlZC1jOGJmMTU5M2UzZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MzIuOTQ2NjY3MzMxWiJ9&digest=sha256%3Af5f9575eb0a481a63b2e729639ca72254da6e844d06117d949fa1987beb46010 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=f1ccbc5e-62fd-4a5a-a3d8-8a46fe3e158b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.020134ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=4738cf36-e5e2-4fa3-8129-26f555d88892 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.599279ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=6136c608-4be2-4ef8-b713-32b0430551e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.783973ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=80dd73b7-f005-4d1f-bf57-9ca8494c781e http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.276044ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "GET /v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35237" http.request.id=d305fce5-bcba-46e9-bc21-9ec578ce6fe3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.561099ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35237" http.request.id=7294232c-ce66-4e6e-afbb-80f281a1fa95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.707404ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:35237" http.request.id=04353213-feec-4837-90bb-85461347a1b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.718891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=964c6934-9aa5-465a-b981-b827ed25fb3c http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.362261ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "GET /v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=36b96d45-a0bc-433f-9bf3-9e392e6424fe http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321005ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=44b4139d-9e90-42e3-8503-7421c6b8e07e http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.010829ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "GET /v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=d9a0ca8b-d95d-4dae-8059-d3eecb95cb84 http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" 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="941.983µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=error msg="payload digest does match: "sha256:5e1e4921de9e7a47b73f2b32996bf35672b339de11c09540d68e21bd4d8ee581" != "sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d"" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=16a34a96-6b68-48e2-ad86-444ecb82cf32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" time="2025-03-16T23:26:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=16a34a96-6b68-48e2-ad86-444ecb82cf32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.032344ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d" 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:bff1f589424c3ee389a20b96a22f06a62864407de887c81e990ef63ecd48ad5d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=46a40991-c830-4b6b-aea6-e16a87fb43b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.889579ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=ab6a6235-e110-4db7-9d7a-841df676c729 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.757148ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35237" http.request.id=215484c0-5323-4824-acde-9c198eb4a3a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.209819ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35237" http.request.id=215484c0-5323-4824-acde-9c198eb4a3a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.259328ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35237" http.request.id=215484c0-5323-4824-acde-9c198eb4a3a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.293793ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=576bf1a8-1a7d-4049-b7aa-a4e813926821 http.request.method=POST http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.977598ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=073947c0-109b-49fa-89bd-1e2637a0da42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/blobs/uploads/1602ea1f-dfa6-4083-899f-554872eb7355?_state=jN6pZdiOYw_AJlyl-OXnyHf5J8Ovm3aUIGJCi69-Wkt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjAyZWExZi1kZmE2LTQwODMtODk5Zi01NTQ4NzJlYjczNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MzcuOTQ2NDY3NjZaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.398817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/1602ea1f-dfa6-4083-899f-554872eb7355?_state=jN6pZdiOYw_AJlyl-OXnyHf5J8Ovm3aUIGJCi69-Wkt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjAyZWExZi1kZmE2LTQwODMtODk5Zi01NTQ4NzJlYjczNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MzcuOTQ2NDY3NjZaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35237" http.request.id=ef2ee984-71ce-4a80-8e51-d12e7b290eee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" 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=2.223136ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35237" http.request.id=ef2ee984-71ce-4a80-8e51-d12e7b290eee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" 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=2.313508ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-03-16T23:26:38Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=b244903e-5295-4342-9537-1027f9b82cbe http.request.method=POST http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="860.789µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:43Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=962510a5-a1fe-465e-b0bb-8494d684d350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/blobs/uploads/d2ec71e3-b89a-426c-a84b-d7c89114f152?_state=uPsTCKFcx58zFMHkO6UBEubtd3_Hl7CyKWyzHzqKfvN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMmVjNzFlMy1iODlhLTQyNmMtYTg0Yi1kN2M4OTExNGYxNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MzguMTUzNzkzNjAxWiJ9&digest=sha256%3A8b41d244f5d3c0f732d3d8b9d38b571860965d8257e6d1596fa6a6d8c599b3d8" http.request.useragent="Go-http-client/1.1" http.response.duration=5.224998394s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/d2ec71e3-b89a-426c-a84b-d7c89114f152?_state=uPsTCKFcx58zFMHkO6UBEubtd3_Hl7CyKWyzHzqKfvN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMmVjNzFlMy1iODlhLTQyNmMtYTg0Yi1kN2M4OTExNGYxNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6MzguMTUzNzkzNjAxWiJ9&digest=sha256%3A8b41d244f5d3c0f732d3d8b9d38b571860965d8257e6d1596fa6a6d8c599b3d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:43Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=aa7c2087-6009-4d2d-b08c-3b5faaa32d96 http.request.method=POST http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.854598ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=d1ca4920-9431-4e58-9172-b7b5c65ecbab http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/blobs/uploads/6599c9f4-a68d-43c4-a036-401369cb7225?_state=MEVSzxo9VVtnI_x7N6QBYdR7zKQOmyVr8GSQOSEegx17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NTk5YzlmNC1hNjhkLTQzYzQtYTAzNi00MDEzNjljYjcyMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NDMuNTUzMDYwNjI0WiJ9&digest=sha256%3A07532eca91a2c16dd0e443327369fe76bae0add425a23c4e39556903061ffcf4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.514328798s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/6599c9f4-a68d-43c4-a036-401369cb7225?_state=MEVSzxo9VVtnI_x7N6QBYdR7zKQOmyVr8GSQOSEegx17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NTk5YzlmNC1hNjhkLTQzYzQtYTAzNi00MDEzNjljYjcyMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NDMuNTUzMDYwNjI0WiJ9&digest=sha256%3A07532eca91a2c16dd0e443327369fe76bae0add425a23c4e39556903061ffcf4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35237" http.request.id=b6b3f7dc-b796-47f6-825a-3d85fef7d892 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.296615ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35237" http.request.id=cdbb6b8c-6b3d-4ada-ac61-65640de6f46e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/sha256:bffa94bedf98b3f06c7632d17caf9c64e9fb8acf0461e13a89ce9040dcad4c97" http.request.useragent="Go-http-client/1.1" http.response.duration=1.930436ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:bffa94bedf98b3f06c7632d17caf9c64e9fb8acf0461e13a89ce9040dcad4c97 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=36c46d45-011b-4199-884d-afefd9445c6f http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.80976ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=a68e9da1-701a-4b07-9edc-1d6ba85eb851 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/sha256:bffa94bedf98b3f06c7632d17caf9c64e9fb8acf0461e13a89ce9040dcad4c97" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.673118ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/sha256:bffa94bedf98b3f06c7632d17caf9c64e9fb8acf0461e13a89ce9040dcad4c97 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=0badb6ca-26c5-4d91-a504-2a22e70506f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.366114ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=86a4e8c8-fae3-4ceb-bea6-e105259b8d57 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/sha256:bffa94bedf98b3f06c7632d17caf9c64e9fb8acf0461e13a89ce9040dcad4c97" http.request.useragent="Go-http-client/1.1" http.response.duration=1.460404ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/sha256:bffa94bedf98b3f06c7632d17caf9c64e9fb8acf0461e13a89ce9040dcad4c97 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=6f454c94-2cf9-4869-a631-b413aa264066 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.406882ms http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="rewriting manifest sha256:bffa94bedf98b3f06c7632d17caf9c64e9fb8acf0461e13a89ce9040dcad4c97 in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=059193be-8b96-4ce5-b9fc-fb76414901fc http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" 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-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=059193be-8b96-4ce5-b9fc-fb76414901fc http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.500083ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35237" http.request.id=d16f516e-f6fc-4905-94ad-8ccc3e2c6618 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.575645ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35237" http.request.id=7c9f515c-d4d5-492b-bb0e-7f5a39443e58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.929244ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35237" http.request.id=1f667f7a-8053-42aa-ace1-ac46dde83b44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/sha256:3ba086c58896ed583eb4d1c46b96b00b6420c280d9d653f8f9b063959580ee2d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.759031ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:3ba086c58896ed583eb4d1c46b96b00b6420c280d9d653f8f9b063959580ee2d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=14821310-a114-4b2e-a0cf-d918d5a47a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.659285ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=64edea90-b884-495b-907b-25261af7c1d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/sha256:3ba086c58896ed583eb4d1c46b96b00b6420c280d9d653f8f9b063959580ee2d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.596202ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/sha256:3ba086c58896ed583eb4d1c46b96b00b6420c280d9d653f8f9b063959580ee2d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=3bf4e50a-181e-436d-af7d-e7a10436912a http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.44201ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=650d3cdf-8c42-410f-9b11-c793e155877f http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/sha256:3ba086c58896ed583eb4d1c46b96b00b6420c280d9d653f8f9b063959580ee2d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.374658ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/sha256:3ba086c58896ed583eb4d1c46b96b00b6420c280d9d653f8f9b063959580ee2d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="rewriting manifest list sha256:3ba086c58896ed583eb4d1c46b96b00b6420c280d9d653f8f9b063959580ee2d in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=3079ac51-8611-47fe-9725-834372f7b953 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" 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-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:35237" http.request.id=3079ac51-8611-47fe-9725-834372f7b953 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.601134ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (33.31s) === RUN TestGetManifestWithStorageError time="2025-03-16T23:26:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:26:46Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:26:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:41719" http.request.id=e9b66ae5-d58b-490d-8570-8bece28e8113 http.request.method=GET http.request.remoteaddr="127.0.0.1:49122" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.598584ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.7 http.request.host="127.0.0.1:41719" http.request.id=de50b31d-5c85-4819-bf3a-836557d1112f http.request.method=GET http.request.remoteaddr="127.0.0.1:49122" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.408137ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.7 http.request.host="127.0.0.1:41719" http.request.id=1f81ba8e-3ba2-41c4-b2de-357d6d9cafe8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49122" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.428198ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.7 http.request.host="127.0.0.1:41719" http.request.id=5df7571a-39c8-4eb7-b5be-0bcbae5ac24b http.request.method=GET http.request.remoteaddr="127.0.0.1:49122" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.303327ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-03-16T23:26:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:26:46Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:26:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=850b6f0c-ce58-4732-aa49-3c5c76453441 http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.488771ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" 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.7 http.request.host="127.0.0.1:45869" http.request.id=cc8f2a5a-2bd0-47d7-9156-14c931ebc4aa http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.440597ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=5178c71b-5354-46cf-9faa-d273b8fbf7c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.375029ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=cb671265-d98d-4f95-a8aa-21ca523098f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.05363ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26:46Z" 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.7 http.request.host="127.0.0.1:45869" http.request.id=cb671265-d98d-4f95-a8aa-21ca523098f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.122182ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=cb671265-d98d-4f95-a8aa-21ca523098f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.177249ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T23:26:46Z" 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.7 http.request.host="127.0.0.1:45869" http.request.id=cb671265-d98d-4f95-a8aa-21ca523098f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.222829ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-03-16T23:26:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=ecba88ac-7dd0-4ef6-b688-3deeec2a392b http.request.method=POST http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.850841ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:49Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=e35f47c4-fc9f-485c-b626-35d4bbe1c09d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/blobs/uploads/85a8f3f5-f2b9-4392-99fc-5b9106708999?_state=zKOI413GGfjJvO15FS-N7qX9ly6JI0dE3y_KmN4vTQp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NWE4ZjNmNS1mMmI5LTQzOTItOTlmYy01YjkxMDY3MDg5OTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NDYuMjk5OTQ3OTkxWiJ9&digest=sha256%3A6f36506641e828813540e9338fbd0abd497a9131e41d231ce3054344a677cb05" http.request.useragent="Go-http-client/1.1" http.response.duration=3.161770467s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/85a8f3f5-f2b9-4392-99fc-5b9106708999?_state=zKOI413GGfjJvO15FS-N7qX9ly6JI0dE3y_KmN4vTQp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NWE4ZjNmNS1mMmI5LTQzOTItOTlmYy01YjkxMDY3MDg5OTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NDYuMjk5OTQ3OTkxWiJ9&digest=sha256%3A6f36506641e828813540e9338fbd0abd497a9131e41d231ce3054344a677cb05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:49Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=66c16961-90c0-4e49-93ea-0240522e7ef2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.114549ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:49 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=03e9aa5c-4284-4b36-b3a9-63d82b38a176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/blobs/uploads/61b042cc-a98d-41b2-9846-3ecdd2fcc9bb?_state=qypaGnxIWCu9XwyaSl-tUxZeub0iZWou0IhyCYlDGq97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2MWIwNDJjYy1hOThkLTQxYjItOTg0Ni0zZWNkZDJmY2M5YmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NDkuNzQ2OTU1Mzc0WiJ9&digest=sha256%3A641ac7f9bf6745596ffc70aa4896c21091ba957ba119a16c071349e8cabe3b7e" http.request.useragent="Go-http-client/1.1" http.response.duration=4.705471983s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:49 +0000] "PUT /v2/foo/schema1/blobs/uploads/61b042cc-a98d-41b2-9846-3ecdd2fcc9bb?_state=qypaGnxIWCu9XwyaSl-tUxZeub0iZWou0IhyCYlDGq97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2MWIwNDJjYy1hOThkLTQxYjItOTg0Ni0zZWNkZDJmY2M5YmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NDkuNzQ2OTU1Mzc0WiJ9&digest=sha256%3A641ac7f9bf6745596ffc70aa4896c21091ba957ba119a16c071349e8cabe3b7e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=4d00aaca-1321-4c87-88f4-a2bd4f5e6e47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.963749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=d56defe3-5399-438d-8d0c-832542dce560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.duration=3.096032ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=ebb16c44-c78f-4065-ad39-a6f53426a46b http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.499262ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=97201549-89ac-4c7d-8ce8-7ee52bd1cdd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.504293ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45869" http.request.id=f725dca2-646b-4b95-927a-d20f4b007d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.duration=2.97366ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45869" http.request.id=4cc95d4d-1912-4252-8cc4-96ba1ca0817e http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.duration=3.111257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:45869" http.request.id=5b0fc6bb-3c7f-4223-a6fe-e53066909cae http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.duration=3.067302ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=d4b06c62-8949-49ec-8b5a-a43ee06f3b80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.652043ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=ea31f519-79c2-44bb-8d01-1b63e3a59ec7 http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.868812ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=4f524e3a-dd28-4d07-bdbe-7c56864c17ba http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.duration=1.96292ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=8d2c2338-c578-4fe1-a07c-d065a9700661 http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.74138ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=error msg="payload digest does match: "sha256:5586c31926d1a45889c97dd35a9f1832b1696d53347262a6283d9b4a0944748f" != "sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758"" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=8bec3cd8-f947-482d-ac2d-e4d02d83f7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" time="2025-03-16T23:26:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=8bec3cd8-f947-482d-ac2d-e4d02d83f7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.093899ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=2ee3df55-a57d-428b-bf67-98f916761f44 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50304" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.duration=2.489331ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=9e3f2fef-aacd-4914-b450-edecbc51cd60 http.request.method=GET http.request.remoteaddr="127.0.0.1:50304" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.138658ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=d413c1b4-3829-4354-9d3c-9714b06834cf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50318" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.22651ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=377389de-cefe-4d0d-825f-a47d502141da http.request.method=PUT http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.duration=3.289376ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=030d8ef0-0b49-40ea-889f-6fa27a8fb70c http.request.method=GET http.request.remoteaddr="127.0.0.1:50330" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.703509ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=2ad6e1e7-620d-4163-9087-648742bf5e82 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50346" 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=2.367481ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=1cbff487-d9e7-4402-b3c3-2e91d6ed1f23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.462273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=585a2621-9658-4d61-8222-08789b181355 http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.807016ms http.response.status=200 http.response.written=39 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=3bd35448-7061-45b3-91bd-48517c5f99e3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758" http.request.useragent="Go-http-client/1.1" http.response.duration=2.047976ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9638ed0a78c85952b17c78637f239b7ac6150943067a3911de01ed01acd0f758 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=e4198100-b7c7-4899-b155-9878142092a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.802128ms http.response.status=200 http.response.written=35 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=31e75960-5278-4268-a7a4-c90f084d2b31 http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.87408ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" 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.7 http.request.host="127.0.0.1:45869" http.request.id=97a5a82d-2bd3-4862-be99-17437ef23eff http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.907422ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=fe8ddaa0-8fdb-43c5-b0c5-46758e13dba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" 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=2.074858ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26:54Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=fe8ddaa0-8fdb-43c5-b0c5-46758e13dba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" 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=2.137808ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26:54Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=fe8ddaa0-8fdb-43c5-b0c5-46758e13dba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" 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=2.190502ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=6374a150-88b2-45fa-ae65-689753cbffd4 http.request.method=POST http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.18927ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=07744601-f2cc-461b-83cd-5e8fa73e7510 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/blobs/uploads/0cfe585f-9948-42d3-973e-65d0c0db671a?_state=5SQcx_OivDOLwTwrExdNLh2oFbPXXnE1UYBV-AnDlqB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwY2ZlNTg1Zi05OTQ4LTQyZDMtOTczZS02NWQwYzBkYjY3MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NTQuNTI5ODIwMDUyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.674399ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/0cfe585f-9948-42d3-973e-65d0c0db671a?_state=5SQcx_OivDOLwTwrExdNLh2oFbPXXnE1UYBV-AnDlqB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwY2ZlNTg1Zi05OTQ4LTQyZDMtOTczZS02NWQwYzBkYjY3MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NTQuNTI5ODIwMDUyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=0a436c66-c0ea-42aa-8e04-e8692459e63d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" 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=2.215493ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T23:26:54Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=0a436c66-c0ea-42aa-8e04-e8692459e63d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" 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=2.288144ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-03-16T23:26:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=b4bedf5c-32e0-4f95-8fdb-e52887edcaef http.request.method=POST http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.243309ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:00Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=1bebc824-b18d-469c-a65a-274d775cfad4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/blobs/uploads/14ab2a62-4fad-466a-81ff-2d181e6a0faa?_state=b3ZIi7mRpW0eVxIloK_8p3irV3dnF_MX7bFyOLLdBe17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNGFiMmE2Mi00ZmFkLTQ2NmEtODFmZi0yZDE4MWU2YTBmYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NTQuNzUzNzQ3MDA0WiJ9&digest=sha256%3A3f97d7f87ffab8fb28ee75a684945fb44073b2c3fd3aabd34470dcc31cdcc1e2" http.request.useragent="Go-http-client/1.1" http.response.duration=5.622405605s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:26:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/14ab2a62-4fad-466a-81ff-2d181e6a0faa?_state=b3ZIi7mRpW0eVxIloK_8p3irV3dnF_MX7bFyOLLdBe17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNGFiMmE2Mi00ZmFkLTQ2NmEtODFmZi0yZDE4MWU2YTBmYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6MjY6NTQuNzUzNzQ3MDA0WiJ9&digest=sha256%3A3f97d7f87ffab8fb28ee75a684945fb44073b2c3fd3aabd34470dcc31cdcc1e2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:00Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=99afe51a-8db0-4091-a9fb-d2af80135f20 http.request.method=POST http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.967553ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=6f9befd1-5f54-46b3-99d0-b2e8f38a6865 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/blobs/uploads/64162d84-e04a-4175-8c7f-de4c3ac738a9?_state=BUdxbXoIZPja2cZ9cBTt8zHBXb1DaLiVSe3dSSEGGa97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NDE2MmQ4NC1lMDRhLTQxNzUtOGM3Zi1kZTRjM2FjNzM4YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6Mjc6MDAuNTg2NzMwNzA5WiJ9&digest=sha256%3Aae3ac09db2187ff534778b02c09c43a488f5a4d05590001034a63c0230baa08f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.283226239s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/64162d84-e04a-4175-8c7f-de4c3ac738a9?_state=BUdxbXoIZPja2cZ9cBTt8zHBXb1DaLiVSe3dSSEGGa97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NDE2MmQ4NC1lMDRhLTQxNzUtOGM3Zi1kZTRjM2FjNzM4YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMjM6Mjc6MDAuNTg2NzMwNzA5WiJ9&digest=sha256%3Aae3ac09db2187ff534778b02c09c43a488f5a4d05590001034a63c0230baa08f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=e3bef9ea-910e-4bb6-91f5-0581d52e2e07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.531207ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=736a1d4d-6377-4d15-9db0-fdd9988f77ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.251342ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=8af4fc0c-2969-41cd-891e-1e7181cb278e http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.806586ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=4748e4d2-1d5c-4e16-a5ec-02e16eee809e http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.850887ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=bc58b1df-36a1-4d84-aed4-95d69b49c8db http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.457217ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=3370e63f-ce13-41c1-856e-01a9af0bbecc http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.471464ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=05e4b6b8-d8a8-43cc-892e-64633e1fa391 http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.358689ms http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="rewriting manifest sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=d0b1c4e7-00c4-45cc-bd9d-b077630d31dc http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" 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-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=d0b1c4e7-00c4-45cc-bd9d-b077630d31dc http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.762445ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=6e4ef951-d82a-4553-80f1-e8d8399d1f30 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.75484ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=6790333c-bc10-4ee4-8974-0cdfa9afb10f http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.759004ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=dabc619d-1b26-4fec-a64a-3ad6a892f3a5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51854" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.199896ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=aef6c720-1547-47dd-b112-3f7a1610b33e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.993869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=448e08a7-b87b-4efd-bbbb-2fd79d77c0ff http.request.method=GET http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.136178ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=a44dfb75-4771-404d-beb4-68624441276d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.833758ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45869" http.request.id=ca7685a1-c12f-471a-8149-f4e6e0256af9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51888" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.730628ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=36e9db45-52e5-4b22-995c-cc0fcecc342e http.request.method=GET http.request.remoteaddr="127.0.0.1:51888" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.854865ms http.response.status=200 http.response.written=39 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=431839de-f041-44ed-bcea-88e847976b55 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51888" http.request.uri="/v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.279201ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:e1694adc889c156078040911b237a40ef550a5082faeab26e500f54a782a0d7a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45869" http.request.id=3ee52292-2f32-43b8-8ede-7423416bcced http.request.method=GET http.request.remoteaddr="127.0.0.1:51888" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.819354ms http.response.status=200 http.response.written=35 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (18.80s) === RUN TestManifestDeleteDisabled time="2025-03-16T23:27: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.7 time="2025-03-16T23:27:04Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:27:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:35841" http.request.id=0de81c49-1216-4db1-b915-230e5ce5e5d1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47088" 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=2.102789ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [16/Mar/2025:23:27:04 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-03-16T23:27: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.7 time="2025-03-16T23:27:04Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:27:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 time="2025-03-16T23:27:05Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.7 time="2025-03-16T23:27:05Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.7 time="2025-03-16T23:27:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:42291" http.request.id=dfcc83d3-351b-4c61-bccc-0a1ae2af554d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35896" 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=4.086871ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [16/Mar/2025:23:27:05 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-03-16T23:27:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:42291" http.request.id=ab08884e-0db0-4236-9334-4ef914183410 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35900" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.594137ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [16/Mar/2025:23:27:05 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-03-16T23:27:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:42291" http.request.id=78b120aa-9cbb-4139-8743-d7a91e671d16 http.request.method=POST http.request.remoteaddr="127.0.0.1:35904" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.552952ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:27:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-03-16T23:27:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:42291" http.request.id=39748eb7-5d96-4ba4-8f99-ac7e1ee58253 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35906" 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=2.814589ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:23:27:05 +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-03-16T23:27: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.7 time="2025-03-16T23:27:05Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:27:05Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=46a27d32-0551-4b91-be42-86dbc95d582e http.request.method=POST http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.060832ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=8e29df7e-1c34-4350-b7c3-9e1d794baa02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/foo/bar/blobs/uploads/67e528c2-8a73-475e-9802-dca394f272c4?_state=2OSRUqhlu6AtNA0A_KqTBBigQhP1tRAyBR0QGcl9HnZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3ZTUyOGMyLThhNzMtNDc1ZS05ODAyLWRjYTM5NGYyNzJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNzowNS42MjgzNjk0MDJaIn0%3D&digest=sha256%3A3567541afc0528ad7dacc743102e2dbb77215d803bde77e0b197db4839436dee" http.request.useragent="Go-http-client/1.1" http.response.duration=3.594264549s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:05 +0000] "PUT /v2/foo/bar/blobs/uploads/67e528c2-8a73-475e-9802-dca394f272c4?_state=2OSRUqhlu6AtNA0A_KqTBBigQhP1tRAyBR0QGcl9HnZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3ZTUyOGMyLThhNzMtNDc1ZS05ODAyLWRjYTM5NGYyNzJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNzowNS42MjgzNjk0MDJaIn0%3D&digest=sha256%3A3567541afc0528ad7dacc743102e2dbb77215d803bde77e0b197db4839436dee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=b48d58b1-3165-453a-b97c-3dc6f1e26f57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.125758ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T23:27:09Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T23:27:09Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.23.7 time="2025-03-16T23:27:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=a0e2ab12-5633-45c6-a678-85969fa7a942 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.513422ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:45305" go.version=go1.23.7 time="2025-03-16T23:27:09Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.7 time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=fe80ef82-4caa-4386-a6a3-2bed1fcb54ac http.request.method=GET http.request.remoteaddr="127.0.0.1:44878" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.994925ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45305 /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:45305/v2/:[]]}" go.version=go1.23.7 http.request.host="127.0.0.1:40097" http.request.id=021957f5-0682-429e-9486-73a0c3eff5ea http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/foo/bar/manifests/sha256:ce9ee76ce312ef23eeb2f6b27feccd0177a3c9e97bf20090ff58d122a81a17f6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:ce9ee76ce312ef23eeb2f6b27feccd0177a3c9e97bf20090ff58d122a81a17f6" time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=8c490a0b-25ca-4c9c-b50b-befbb81055f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/foo/bar/manifests/sha256:ce9ee76ce312ef23eeb2f6b27feccd0177a3c9e97bf20090ff58d122a81a17f6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.818292ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "GET /v2/foo/bar/manifests/sha256:ce9ee76ce312ef23eeb2f6b27feccd0177a3c9e97bf20090ff58d122a81a17f6 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:ce9ee76ce312ef23eeb2f6b27feccd0177a3c9e97bf20090ff58d122a81a17f6 with ttl=167h59m59.999993567s" go.version=go1.23.7 time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40097" http.request.id=021957f5-0682-429e-9486-73a0c3eff5ea http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/foo/bar/manifests/sha256:ce9ee76ce312ef23eeb2f6b27feccd0177a3c9e97bf20090ff58d122a81a17f6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.712764ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "GET /v2/foo/bar/manifests/sha256:ce9ee76ce312ef23eeb2f6b27feccd0177a3c9e97bf20090ff58d122a81a17f6 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=ce5363bc-4103-4f19-8b0c-b23fdbe8d9a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.715144ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45305 /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:45305/v2/:[]]}" go.version=go1.23.7 http.request.host="127.0.0.1:40097" http.request.id=d3d07fe6-bd9d-4580-b36c-c721ee8ec8a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57514" 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-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=00b05a32-e9fd-40f5-8747-32bbd427564e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.993553ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40097" http.request.id=d3d07fe6-bd9d-4580-b36c-c721ee8ec8a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57514" 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=10.660338ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T23:27:09Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=a93c9bc0-6350-4b44-88db-2cd6d98e69f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.938139ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=e47aa038-ece5-4f75-84d1-58c060bc45f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/foo/bar/blobs/uploads/3676e870-f61b-4381-bb49-78030341a562?_state=eywZ634_fBAzBJ-PcRhifBnR7_fubn9lH-QwwdnPBBR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NzZlODcwLWY2MWItNDM4MS1iYjQ5LTc4MDMwMzQxYTU2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNzowOS40NjE3OTY3MTRaIn0%3D&digest=sha256%3A4d7e028e62ca5b56181e0af73d6736b57d526278e060d508ebcc30abe573eab4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.35219092s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:09 +0000] "PUT /v2/foo/bar/blobs/uploads/3676e870-f61b-4381-bb49-78030341a562?_state=eywZ634_fBAzBJ-PcRhifBnR7_fubn9lH-QwwdnPBBR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NzZlODcwLWY2MWItNDM4MS1iYjQ5LTc4MDMwMzQxYTU2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQyMzoyNzowOS40NjE3OTY3MTRaIn0%3D&digest=sha256%3A4d7e028e62ca5b56181e0af73d6736b57d526278e060d508ebcc30abe573eab4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=213f3331-6b6f-46f9-9aea-2e9c0b3a22cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.646687ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:23:27:11 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=ab9a31c8-404b-4f6c-b1e1-63804bdd9c3a http.request.method=GET http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.610672ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:27:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T23:27:11Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45305 /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:45305/v2/:[]]}" go.version=go1.23.7 http.request.host="127.0.0.1:40097" http.request.id=04e1054d-59d4-44e0-9ab9-269a8deccc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:57520" 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-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=01744baf-68e1-4227-bf88-8a4dced05f33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.95416ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:23:27:11 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=87e238c8-8b27-4f31-a274-d14f47320cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.150859ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:23:27:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T23:27:11Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45305 /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:45305/v2/:[]]}" go.version=go1.23.7 http.request.host="127.0.0.1:40097" http.request.id=04e1054d-59d4-44e0-9ab9-269a8deccc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:57520" 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-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:45305" http.request.id=a60d4b43-cc8a-473d-a5a9-1a3c80bb91f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44920" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.842047ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:23:27:11 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T23:27:11Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:7fca1d780bb93a8b24d2b6faa8f59e6bbb5edd4d0e06c91438ffe4eda0cd4052 with ttl=167h59m59.999995577s" go.version=go1.23.7 time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40097" http.request.id=04e1054d-59d4-44e0-9ab9-269a8deccc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:57520" 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=13.858014ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:23:27:11 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (6.38s) === RUN TestAppDispatcher time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39381" http.request.id=27dd8a95-e9e2-4d4b-9f76-cc06dae97528 http.request.method=GET http.request.remoteaddr="127.0.0.1:46506" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.952588ms http.response.status=200 http.response.written=0 time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39381" http.request.id=5bafba49-d81e-4df5-8f79-a28cc4227663 http.request.method=GET http.request.remoteaddr="127.0.0.1:46506" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208467ms http.response.status=200 http.response.written=0 time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39381" http.request.id=b7973574-6c47-4384-9763-2b6ca10e5e12 http.request.method=GET http.request.remoteaddr="127.0.0.1:46506" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.142233ms http.response.status=200 http.response.written=0 time="2025-03-16T23:27:11Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39381" http.request.id=bd92f8d4-302e-4b71-9209-1fa3f9d99ef1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46506" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.191047ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-03-16T23:27: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.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f time="2025-03-16T23:27:11Z" level=info msg="redis not configured" go.version=go1.23.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f time="2025-03-16T23:27:11Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.7 http.request.host="127.0.0.1:44763" http.request.id=a3e264e5-a21f-414f-9f27-25018577c7ef http.request.method=GET http.request.remoteaddr="127.0.0.1:44268" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-03-16T23:27: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.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f time="2025-03-16T23:27:11Z" level=info msg="redis not configured" go.version=go1.23.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f time="2025-03-16T23:27:11Z" level=info msg="configuring file health check path=/tmp/healthcheck2981205341, interval=1" go.version=go1.23.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-03-16T23:27: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.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f time="2025-03-16T23:27:15Z" level=info msg="redis not configured" go.version=go1.23.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f time="2025-03-16T23:27:15Z" level=info msg="configuring TCP health check addr=127.0.0.1:38383, interval=1" go.version=go1.23.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-03-16T23:27:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f time="2025-03-16T23:27:19Z" level=info msg="redis not configured" go.version=go1.23.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f time="2025-03-16T23:27:19Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:35091, interval=1, threshold=3" go.version=go1.23.7 instance.id=f459fb6a-f6d1-418d-a577-9e78931f0e5f --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 156.495s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.16s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.07s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.59s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.95s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.52s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.76s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 12.055s === RUN TestSchedule time="2025-03-16T23:24:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca time="2025-03-16T23:24:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99746ms" go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca time="2025-03-16T23:24:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.191µs" go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca time="2025-03-16T23:24:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.411µs" go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-03-16T23:24:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-03-16T23:24:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca time="2025-03-16T23:24:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.997157ms" go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca time="2025-03-16T23:24:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.997428ms" go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca time="2025-03-16T23:24:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-03-16T23:24:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=d624c2c3-9196-4a36-801f-235a36238eca --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.582s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (5.87s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 23795200 sha256:1f3e107c02b40c30963382dfd7249d6f403026ca5627828bb2ded823e6f83645 [] map[] } --- PASS: TestSimpleBlobRead (0.52s) === RUN TestBlobMount --- PASS: TestBlobMount (0.43s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.57s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.13s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.31s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:070f27365790ff0bb73ad39f1409f7cbec4b7c2dc8eb529a34dece1bcb624926 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:a27a33ea16bcca657abc9b1e222a3c35900bcb07edf459ce1376d6dfd9525163 palailogos: marking blob sha256:3faa48b322b5f7bb53cc055db9a8438ac46759c83c596eec9fd76c16c1f21c2b palailogos: marking manifest sha256:4b1bf045932a85fde607234790405d81bdaef38820e5603433b308dddd3a2519 palailogos: marking blob sha256:bf51134ddd5fca63dfcfe84fe8c40e772d142f86a0582f45ea9b47b2afb88f8e palailogos: marking blob sha256:ddf91bd35e5dcfb4a40a51eb9189d188e7b562ef8038d7cea80953f3e5aa9773 palailogos: marking manifest sha256:79d81f6b7e0fa265d30b4b2b3fa06d8b5848a4c9be8b418624ed4db8bd865e00 palailogos: marking blob sha256:e33cf5240828abed92ee1a2c070295b65b4d0f8f64e95a8d9405ff4e72457eb0 palailogos: marking blob sha256:4b1bf045932a85fde607234790405d81bdaef38820e5603433b308dddd3a2519 palailogos: marking manifest sha256:e33cf5240828abed92ee1a2c070295b65b4d0f8f64e95a8d9405ff4e72457eb0 palailogos: marking blob sha256:6a745f3d314f6112a1730e2607631f61458f3972fa7e35e217d074d3177b88a6 palailogos: marking blob sha256:913d4afaefbbebcda75866184decfd880e620e2968d08ad8e7c56e53a0a77a13 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.32s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:9225ef50a0c41c4de258127fb28dd495b359666ad9ce6268cac38bc6d80147f7 deletemanifests: marking manifest sha256:e244952a03fcd2e8b9b30321908f4ab6f0f7a4a9b6cddcb20bfd49133f8bb9fe deletemanifests: marking blob sha256:3a890508aa389f62d08c82ed6a75a8a7fa099653cc76d2d2a9ed7d8600591c74 deletemanifests: marking blob sha256:8cf1cbc04b4f4db5f6421405cc0d42e405dee2e0f2b8a3b4c98deefd4a999115 deletemanifests: marking blob sha256:29bd7fa742b5728542fb27948f5463e7a2df9f6f3afdbad7f2ae6dcba2854943 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:4a78ce890603e6cf4ca4293ca62676a9186c5aea461371d8cb4080b218cab686 blob eligible for deletion: sha256:9225ef50a0c41c4de258127fb28dd495b359666ad9ce6268cac38bc6d80147f7 blob eligible for deletion: sha256:9952eb2ef26a3b1ff4bfea7f7b51716f2497a6b96e5e7af07b9b0207d3b13fdd blob eligible for deletion: sha256:b3fbb5fea483d77913d7caf9e7310beda5fd8cbab47e5ef98a07a853d2edec89 deletemanifests manifest eligible for deletion: sha256:9225ef50a0c41c4de258127fb28dd495b359666ad9ce6268cac38bc6d80147f7 deletemanifests: marking manifest sha256:e244952a03fcd2e8b9b30321908f4ab6f0f7a4a9b6cddcb20bfd49133f8bb9fe deletemanifests: marking blob sha256:3a890508aa389f62d08c82ed6a75a8a7fa099653cc76d2d2a9ed7d8600591c74 deletemanifests: marking blob sha256:8cf1cbc04b4f4db5f6421405cc0d42e405dee2e0f2b8a3b4c98deefd4a999115 deletemanifests: marking blob sha256:29bd7fa742b5728542fb27948f5463e7a2df9f6f3afdbad7f2ae6dcba2854943 time="2025-03-16T23:25:07Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/9225ef50a0c41c4de258127fb28dd495b359666ad9ce6268cac38bc6d80147f7" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 time="2025-03-16T23:25:07Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/9225ef50a0c41c4de258127fb28dd495b359666ad9ce6268cac38bc6d80147f7" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:4a78ce890603e6cf4ca4293ca62676a9186c5aea461371d8cb4080b218cab686 time="2025-03-16T23:25:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4a/4a78ce890603e6cf4ca4293ca62676a9186c5aea461371d8cb4080b218cab686" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:9225ef50a0c41c4de258127fb28dd495b359666ad9ce6268cac38bc6d80147f7 time="2025-03-16T23:25:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/92/9225ef50a0c41c4de258127fb28dd495b359666ad9ce6268cac38bc6d80147f7" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:9952eb2ef26a3b1ff4bfea7f7b51716f2497a6b96e5e7af07b9b0207d3b13fdd time="2025-03-16T23:25:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/99/9952eb2ef26a3b1ff4bfea7f7b51716f2497a6b96e5e7af07b9b0207d3b13fdd" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:b3fbb5fea483d77913d7caf9e7310beda5fd8cbab47e5ef98a07a853d2edec89 time="2025-03-16T23:25:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b3fbb5fea483d77913d7caf9e7310beda5fd8cbab47e5ef98a07a853d2edec89" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 --- PASS: TestDeleteManifestIfTagNotFound (1.66s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:046a7afa9320b4f0871af783e56e161faf01878657ea45a80045ef08b22ef0d4 time="2025-03-16T23:25:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/04/046a7afa9320b4f0871af783e56e161faf01878657ea45a80045ef08b22ef0d4" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:2e78f3831f05e285186676cd1ec03083bf8f89fb3bae6f9f431cb85a3a19a4f4 time="2025-03-16T23:25:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2e/2e78f3831f05e285186676cd1ec03083bf8f89fb3bae6f9f431cb85a3a19a4f4" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:dbde84faf0ff1c04782967975f11b71792bed299f6d2773c2a94c9119ac68ce8 time="2025-03-16T23:25:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/db/dbde84faf0ff1c04782967975f11b71792bed299f6d2773c2a94c9119ac68ce8" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 --- PASS: TestGCWithMissingManifests (0.44s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:69980cd0f452692f366b1fc2d80540b6a0b428ebb9021ce41fe66561725305c8 komnenos: marking blob sha256:bfa74b087aeba2cdc274df663746f7e297fa5db69bc3474ff8d456676c086db2 komnenos: marking blob sha256:49fa0eb3b57aff898eb5741a5c5e458b3619f6ae1df4c88e6c4d601538906f33 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-03-16T23:25:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:283d7c83f755c279face69e6fc838f962bc49eff714454ce4889856bcc0f8a72 time="2025-03-16T23:25:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/28/283d7c83f755c279face69e6fc838f962bc49eff714454ce4889856bcc0f8a72" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:46b22fb0ea60a889c7cd3b1bbfc0e67cdadbb527f2ccfeb11b419f6ec02fe1e3 time="2025-03-16T23:25:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/46/46b22fb0ea60a889c7cd3b1bbfc0e67cdadbb527f2ccfeb11b419f6ec02fe1e3" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:6fbc4d17a6da654ab80f391fbe9a3d8cf6141e85223b5187fe9649ce59df891f time="2025-03-16T23:25:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6f/6fbc4d17a6da654ab80f391fbe9a3d8cf6141e85223b5187fe9649ce59df891f" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:b80dd289568eeb49bf8815575d914e2dd1173a480c128256eb19bfe5307019f2 time="2025-03-16T23:25:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b8/b80dd289568eeb49bf8815575d914e2dd1173a480c128256eb19bfe5307019f2" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:b9dc27041e263cb1a8f7bbd207c1ac23bf60a801300592f51b9bac12a5ace381 time="2025-03-16T23:25:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b9/b9dc27041e263cb1a8f7bbd207c1ac23bf60a801300592f51b9bac12a5ace381" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 blob eligible for deletion: sha256:be25179ccd6a21cb270d8e7d2909a2af7994b72d9944e955ce88226bd4e55eb3 time="2025-03-16T23:25:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/be/be25179ccd6a21cb270d8e7d2909a2af7994b72d9944e955ce88226bd4e55eb3" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 --- PASS: TestDeletionHasEffect (1.74s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.50s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:d4fa62b659e388b61c7cd685e45d8127046c947d1f964034b3effffa61083737 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:38bf875ea0f37b01b452e8b961079f8c1e7b8a0b6269a092692cfb8e6c035d8a michael_z_doukas: marking blob sha256:94b618fb30acd783cfc00992b86541900423868ed573cb3dbb797af73c036399 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:356f2caa3b79aec852ee47cf653b9fb7e7712c9a22d2cd4c1a1cae721bf4e9aa time="2025-03-16T23:25:11Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/35/356f2caa3b79aec852ee47cf653b9fb7e7712c9a22d2cd4c1a1cae721bf4e9aa" go.version=go1.23.7 instance.id=68d3d6f7-75c0-4318-9460-953f7931f460 --- PASS: TestOrphanBlobDeleted (0.72s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:00dadd1ab448fb564990d615b0d5b54e768bc438446b940baab5e0dd9e121166 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:2b55164fdd6381b74a3c1b111c8aae6a50b1311cc0e6fbb2cbedbcd2f83664d2 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.43s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.42s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.34s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.16s) === 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-03-16T23:25:13Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 22:25:13.99106339 +0000 UTC m=-3576.427205960, actuallyDelete=true" time="2025-03-16T23:25:13Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-03-16T23:25:13Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504, actuallyDelete=true" time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d1f4e759-7ee3-4aa9-af10-78bfc42d5d91 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/db6b2b62-6a61-4924-84bb-481714f9f1af have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1f42cda5-ca92-4912-a595-df88cdad2749 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2c1578a1-af2b-4b13-a423-dbed6e3513eb have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/31560de7-64b2-4254-a374-c31b3509d189 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d4458570-3f24-4a1b-8a5e-e5f564ec56ba have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f6b9397c-df52-43c3-8d04-a9bb6c9fe859 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/0abb9a5e-4be8-4cc3-8438-525ac0b3a8df have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0b7c6c6f-1195-485f-bad0-693c05060b56 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3c59379d-ee45-425a-b4c5-b0e559c914b9 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/92d6e32e-a07f-48c0-bb2c-75102e14c848 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.991775867 +0000 UTC m=+23.573506504). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-03-16T23:25:13Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 23:25:13.99267764 +0000 UTC m=+23.574408286, actuallyDelete=true" time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/08d1ad01-0abb-44d7-95cf-e18fef779cdc have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.99267764 +0000 UTC m=+23.574408286). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4d7dbae4-fd63-4d2c-8473-02f1c9b3a2d6 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.99267764 +0000 UTC m=+23.574408286). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4deef431-686b-4fd6-bb4f-b3066f734deb have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.99267764 +0000 UTC m=+23.574408286). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/87ea7ee0-840b-4fb4-9319-c8aae14822f3 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.99267764 +0000 UTC m=+23.574408286). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ba90c46c-95b2-401f-907c-0b8e6ac20872 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.99267764 +0000 UTC m=+23.574408286). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-03-16T23:25:13Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 23:25:13.993287444 +0000 UTC m=+23.575018091, actuallyDelete=true" time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/35d38a3e-c6f0-4392-8537-3d7e81d6b631 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.993287444 +0000 UTC m=+23.575018091). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/70a48e50-12ab-4f66-be7f-6dd80385c669 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.993287444 +0000 UTC m=+23.575018091). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d8ea847b-e33f-455f-88ec-e09677dc7960 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.993287444 +0000 UTC m=+23.575018091). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e5fe648c-aaa5-441e-bf49-20744563fdb2 have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.993287444 +0000 UTC m=+23.575018091). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f36fa4b8-4a1f-4dc1-9437-825976a237de have older date (2025-03-16 22:25:13 +0000 UTC) than purge date (2025-03-16 23:25:13.993287444 +0000 UTC m=+23.575018091). Removing upload directory." time="2025-03-16T23:25:13Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-03-16T23:25:13Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 23:25:13.993657735 +0000 UTC m=+23.575388380, actuallyDelete=true" time="2025-03-16T23:25:13Z" 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 23.598s === 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.008s === RUN TestWalkFileRemoved time="2025-03-16T23:24:50Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.416s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.072s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (20.15s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 20.577s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.06s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.480s === 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-03-16T23:24:50Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.7 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-03-16T23:24:50Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.7 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-03-16T23:24:50Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.7 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidData === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 time="2025-03-16T23:24:50Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 time="2025-03-16T23:24:50Z" level=error msg="unknown ip address format" go.version=go1.23.7 instance.id=aaae5355-17dd-4973-ab95-c51e4d661860 ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.00s) time="2025-03-16T23:24:50Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.7 instance.id=aaae5355-17dd-4973-ab95-c51e4d661860 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestS3TryUpdate (0.00s) time="2025-03-16T23:24:50Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.7 instance.id=aaae5355-17dd-4973-ab95-c51e4d661860 --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-03-16T23:24:51Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 time="2025-03-16T23:24:52Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 time="2025-03-16T23:24:53Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 time="2025-03-16T23:24:54Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.512s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.421s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.79s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.220s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.011s >>> 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-r10.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r10.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 24.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r10.apk >>> docker-registry: Build complete at Sun, 16 Mar 2025 23:27:27 +0000 elapsed time 0h 2m 56s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250316.232432) (2/2) Purging go (1.23.7-r0) Executing busybox-1.37.0-r12.trigger OK: 397 MiB in 101 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...