>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.15.0_rc3-r3) started Wed, 14 May 2025 01:59:29 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.24.3-r1) (2/2) Installing .makedepends-docker-registry (20250514.015933) Executing busybox-1.37.0-r17.trigger OK: 532 MiB in 112 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2025-05-14T02:01:03Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-14T02:01:03Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.06s) PASS ok github.com/docker/distribution/configuration 0.320s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-14T02:01:03Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.02s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.273s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.01s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.02s) PASS ok github.com/docker/distribution/health 0.279s === 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.194s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.12s) PASS ok github.com/docker/distribution/health/checks 0.366s ? github.com/docker/distribution/manifest [no test files] === RUN TestManifestList --- PASS: TestManifestList (0.01s) === 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.220s === 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.207s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.241s === 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.231s ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/05/14 02:01:03 http: TLS handshake error from 127.0.0.1:52454: 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:34769/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34769/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34769/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34769/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34733?status=0, fail=true --- PASS: TestHTTPSink (0.10s) === RUN TestListener --- PASS: TestListener (1.86s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-14T02:01:05Z" level=info msg="broadcaster: closing" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="closing testSink" time="2025-05-14T02:01:05Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-05-14T02:01:05Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-14T02:01:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:05Z" level=warning msg="&{0x3f58344840 1} encountered too many errors, backing off" time="2025-05-14T02:01:05Z" level=warning msg="&{0x3f58344840 1} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 1} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-14T02:01:06Z" level=warning msg="&{0x3f58344840 0.9} encountered too many errors, backing off" time="2025-05-14T02:01:06Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.55s) PASS ok github.com/docker/distribution/notifications 2.999s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-14T02:01:03Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-14T02:01:04.000397797Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:01:04.000807836Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.24.3 time="2025-05-14T02:01:04.002942453Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:01:04.006922187Z" level=info msg="listening on [::]:5000" go.version=go1.24.3 time="2025-05-14T02:01:07.009661172Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 time="2025-05-14T02:01:07.128509413Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=016b5200-294c-424a-a4e0-2fe101ca52be http.request.method=GET http.request.remoteaddr="[::1]:54528" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=15.645596ms http.response.status=200 http.response.written=2 ::1 - - [14/May/2025:02:01:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.14s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-14T02:01:07.278500388Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-14T02:01:07.284825378Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:01:07.284928458Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:01:07.285029078Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.24.3 time="2025-05-14T02:01:07.285562977Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-14T02:01:07.285639257Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.3 time="2025-05-14T02:01:07.287075055Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.3 time="2025-05-14T02:01:10.315341482Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=84c527a4-b767-4d16-8a8f-0f64afb474dd http.request.method=GET http.request.remoteaddr="127.0.0.1:35254" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=11.056564ms http.response.status=200 http.response.written=2 127.0.0.1 - - [14/May/2025:02:01:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-14T02:01:10.316918699Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 --- PASS: TestRegistrySupportedCipherSuite (3.29s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-14T02:01:10.800101593Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-14T02:01:10.806821603Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:01:10.806969143Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.24.3 time="2025-05-14T02:01:10.806995222Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:01:10.80840116Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.49s) PASS ok github.com/docker/distribution/registry 15.356s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.198s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.06s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.03s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.03s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.15s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.586s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-05-14T02:01:03Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.3 instance.id=d6ea1741-907b-4c7b-9f6d-d3de1474d638 time="2025-05-14T02:01:03Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.3 instance.id=d6ea1741-907b-4c7b-9f6d-d3de1474d638 --- PASS: TestBasicAccessController (0.03s) === RUN TestCreateHtpasswdFile time="2025-05-14T02:01:04Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.3 password="OBvIo2Up86-dV5sqF7J3Xd_ENxWVzqBW1LdlBoXoPGE" user=docker --- PASS: TestCreateHtpasswdFile (0.16s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.464s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.03s) PASS ok github.com/docker/distribution/registry/auth/silly 0.285s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.06s) === RUN TestLeeway time="2025-05-14T02:01:03Z" level=info msg="token not to be used before 2025-05-14 02:01:04 +0000 UTC - currently 2025-05-14 02:01:03.857699071 +0000 UTC m=+0.162198677" time="2025-05-14T02:01:03Z" level=info msg="token not to be used after 2025-05-14 02:01:03 +0000 UTC - currently 2025-05-14 02:01:03.861655665 +0000 UTC m=+0.166155291" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-05-14T02:01:03Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.03s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.344s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.01s) === RUN TestBlobExists --- PASS: TestBlobExists (0.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.01s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.503s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.02s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.02s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.01s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.402s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.01s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.01s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.199s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-05-14T02:01:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:01:07Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:01:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33449" http.request.id=baaa9e1a-6ba6-4179-8ea6-8d1be06b3cd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.181672ms http.response.status=200 http.response.written=2 127.0.0.1 - - [14/May/2025:02:01:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.06s) === RUN TestCatalogAPI time="2025-05-14T02:01:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:01:07Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:01:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=43bcacb6-549d-4f3d-8c54-dbabbbfc4ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=19.731931ms http.response.status=200 http.response.written=20 127.0.0.1 - - [14/May/2025:02:01:07 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-14T02:01:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=f23e6de4-56ff-4573-9df1-306acab80d85 http.request.method=POST http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.268675ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:07 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=9d03f12f-f8e8-49ec-855a-366636b24f14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/aaaa/blobs/uploads/c5fcb118-4f4f-46b1-8eaf-49c22a786afe?_state=Xp7L8zDeCteOj40_WUp68SbYecXS3bjgIzSEFjsPuiZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjNWZjYjExOC00ZjRmLTQ2YjEtOGVhZi00OWMyMmE3ODZhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MDcuODgyMDEzNThaIn0%3D&digest=sha256%3Ae52d09e34bf72f9c13776276ef8bd635149c48a1e8b7bc24861c25db975054cb" http.request.useragent="Go-http-client/1.1" http.response.duration=5.946118099s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:07 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c5fcb118-4f4f-46b1-8eaf-49c22a786afe?_state=Xp7L8zDeCteOj40_WUp68SbYecXS3bjgIzSEFjsPuiZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjNWZjYjExOC00ZjRmLTQ2YjEtOGVhZi00OWMyMmE3ODZhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MDcuODgyMDEzNThaIn0%3D&digest=sha256%3Ae52d09e34bf72f9c13776276ef8bd635149c48a1e8b7bc24861c25db975054cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=bd3bb7f0-4306-4214-8320-7caf928a553d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=12.965561ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:13 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:14Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=613f76a1-c018-4358-bfdd-68d3fc93b95c http.request.method=POST http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=7.969528ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:14 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=f75ec61f-56f1-4ae0-916c-04768a9d89be http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/bbbb/blobs/uploads/5fa354ef-cdcb-45fd-a908-5a6b012e673e?_state=OqnAE9jBdxfAbi_RrQHYo_AyNRhXJWzuVbEUfTuyQHd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1ZmEzNTRlZi1jZGNiLTQ1ZmQtYTkwOC01YTZiMDEyZTY3M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MTQuNTM0MzY5MTc4WiJ9&digest=sha256%3Ade0539f26bfe2c603b0e5aca432b595e03ca99eef77cdfca0c05f96f3542b30e" http.request.useragent="Go-http-client/1.1" http.response.duration=4.4829528s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:14 +0000] "PUT /v2/foo/bbbb/blobs/uploads/5fa354ef-cdcb-45fd-a908-5a6b012e673e?_state=OqnAE9jBdxfAbi_RrQHYo_AyNRhXJWzuVbEUfTuyQHd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1ZmEzNTRlZi1jZGNiLTQ1ZmQtYTkwOC01YTZiMDEyZTY3M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MTQuNTM0MzY5MTc4WiJ9&digest=sha256%3Ade0539f26bfe2c603b0e5aca432b595e03ca99eef77cdfca0c05f96f3542b30e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=4061aff0-f518-4ede-b25e-1e51e6285cd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.187491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:19 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=4cc61bbb-a635-43db-bab5-baf4c14195f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.595954ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:19 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=c7c449fe-fffa-4e0b-959b-d60cb9ec59a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/cccc/blobs/uploads/c3c544a5-ff6c-448a-9250-b39a5f2dc9c2?_state=fNrNHY9i2nXxKW-tRRs_gT2S1LR5pF9pbsb1uz8W_WJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjM2M1NDRhNS1mZjZjLTQ0OGEtOTI1MC1iMzlhNWYyZGM5YzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MTkuNjcwMDI1NjE2WiJ9&digest=sha256%3Ae325708e7fc4e9361094b47b375dd5eb14ea5a063a0ac2a45d54c078fb27bcbc" http.request.useragent="Go-http-client/1.1" http.response.duration=6.012905259s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:19 +0000] "PUT /v2/foo/cccc/blobs/uploads/c3c544a5-ff6c-448a-9250-b39a5f2dc9c2?_state=fNrNHY9i2nXxKW-tRRs_gT2S1LR5pF9pbsb1uz8W_WJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjM2M1NDRhNS1mZjZjLTQ0OGEtOTI1MC1iMzlhNWYyZGM5YzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MTkuNjcwMDI1NjE2WiJ9&digest=sha256%3Ae325708e7fc4e9361094b47b375dd5eb14ea5a063a0ac2a45d54c078fb27bcbc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=29d181bc-ecca-44c7-b255-b6471b2cd0e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.66501ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:25 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=4dc68196-309c-4e42-aba3-0d1d751c3260 http.request.method=POST http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=9.505126ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:26 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=17366705-3abb-429b-a8ef-49e8105f074a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/dddd/blobs/uploads/98165c70-166e-4eb4-85b6-3f18f22de231?_state=ngR-G9qapwxuCl-jbxsx6l6CAKCKGFb9L95FgT-RGMh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5ODE2NWM3MC0xNjZlLTRlYjQtODViNi0zZjE4ZjIyZGUyMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MjYuNDA2NzkxMDI2WiJ9&digest=sha256%3A5323988c244a3236bae94c8a9ac8d3a956747b78eb33faeea137403a9b6fe7b1" http.request.useragent="Go-http-client/1.1" http.response.duration=8.626137729s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:26 +0000] "PUT /v2/foo/dddd/blobs/uploads/98165c70-166e-4eb4-85b6-3f18f22de231?_state=ngR-G9qapwxuCl-jbxsx6l6CAKCKGFb9L95FgT-RGMh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5ODE2NWM3MC0xNjZlLTRlYjQtODViNi0zZjE4ZjIyZGUyMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MjYuNDA2NzkxMDI2WiJ9&digest=sha256%3A5323988c244a3236bae94c8a9ac8d3a956747b78eb33faeea137403a9b6fe7b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=71a3bcca-f8de-4a43-9033-95e67d83be44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.09011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:35 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=569b1db5-4ed2-4758-a1e3-dc3c7be53157 http.request.method=POST http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=9.877826ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:35 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=ec70941d-faff-4e06-9d76-5e6ccefa3768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/eeee/blobs/uploads/f51df9f8-3c9a-4359-b36d-23fa02729e6d?_state=xuaw_liyDxWT5OfOtRndbopL7zNmaHL3t0Ie1DXyNdJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmNTFkZjlmOC0zYzlhLTQzNTktYjM2ZC0yM2ZhMDI3MjllNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MzUuOTU5NTkyMzQxWiJ9&digest=sha256%3Af18514420846db2091c311ad0089c631904499fdfd8671eb9696206a45dbe743" http.request.useragent="Go-http-client/1.1" http.response.duration=13.793461517s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:35 +0000] "PUT /v2/foo/eeee/blobs/uploads/f51df9f8-3c9a-4359-b36d-23fa02729e6d?_state=xuaw_liyDxWT5OfOtRndbopL7zNmaHL3t0Ie1DXyNdJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmNTFkZjlmOC0zYzlhLTQzNTktYjM2ZC0yM2ZhMDI3MjllNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6MzUuOTU5NTkyMzQxWiJ9&digest=sha256%3Af18514420846db2091c311ad0089c631904499fdfd8671eb9696206a45dbe743 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=de444f89-9ab6-4993-9814-c47b89b1bf11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.101228ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:49 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:50Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=09de53ab-0bd4-4470-ac2b-de67d371dc4e http.request.method=POST http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.455273ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:50 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=1ec5c409-f05d-45a2-9541-5df7ed50d4f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/ffff/blobs/uploads/7af91893-10fa-4c9a-a328-9617ff813eb0?_state=SdbndBLLUPj0I9NO9oS4ZmCEVr_GS34cMTUvvhQakqZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3YWY5MTg5My0xMGZhLTRjOWEtYTMyOC05NjE3ZmY4MTNlYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6NTAuNDQxNDA0NjQ0WiJ9&digest=sha256%3Ab7b3f840a5dfb0f4fca50266ffb0a2e215d0a2ecd18a05c2f0db0ccca3c914c2" http.request.useragent="Go-http-client/1.1" http.response.duration=7.400063632s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:50 +0000] "PUT /v2/foo/ffff/blobs/uploads/7af91893-10fa-4c9a-a328-9617ff813eb0?_state=SdbndBLLUPj0I9NO9oS4ZmCEVr_GS34cMTUvvhQakqZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3YWY5MTg5My0xMGZhLTRjOWEtYTMyOC05NjE3ZmY4MTNlYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6NTAuNDQxNDA0NjQ0WiJ9&digest=sha256%3Ab7b3f840a5dfb0f4fca50266ffb0a2e215d0a2ecd18a05c2f0db0ccca3c914c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=428bc867-292a-457f-be2e-dad432836d00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.771731ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=af7dea48-5ed5-4e4f-9187-5b3d81c47fc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.662376ms http.response.status=200 http.response.written=74 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=45341ca6-6800-404d-abbc-888544c358a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=2.828136ms http.response.status=200 http.response.written=30 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=4d94c566-d1d8-4039-a94c-6a72807ca186 http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=2.973315ms http.response.status=200 http.response.written=74 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=c35caf3c-7a8b-4714-b65d-96cb1e853219 http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=3.420135ms http.response.status=200 http.response.written=30 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=6a9d32df-5128-4b45-a1dc-1587c898dcf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=2.718116ms http.response.status=200 http.response.written=63 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=b5c913f2-4c52-42f4-aacb-b40aa9313501 http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=2.769416ms http.response.status=200 http.response.written=41 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=32681873-b032-4593-bd79-2322c4de833b http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=2.503756ms http.response.status=400 http.response.written=116 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=98b32b9f-9918-4b4e-b48f-444e8db6cfa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=2.214276ms http.response.status=400 http.response.written=115 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=fc2f20e4-2e0b-4e46-b416-a5ff2b52f74d http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=2.299556ms http.response.status=200 http.response.written=20 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37235" http.request.id=51eb474a-265c-412c-b8d4-02d11216534c http.request.method=GET http.request.remoteaddr="127.0.0.1:35362" 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=2.577596ms http.response.status=200 http.response.written=74 127.0.0.1 - - [14/May/2025:02:01:57 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-14T02:01:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:01:57Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:01:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=689379fc-5b07-4c5b-b0cc-4582f68d3886 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.908314ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:58 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=9ed24743-90ad-4a60-bd6e-5edf93c643f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/aaaa/blobs/uploads/e470d4fb-7b34-4dce-9b46-6e23c24452e8?_state=S-a1xK4vEDeX1hkDYvIwSJpQ3RQtN3NR7EoDInT91TB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlNDcwZDRmYi03YjM0LTRkY2UtOWI0Ni02ZTIzYzI0NDUyZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6NTguNTExMTkxMzA4WiJ9&digest=sha256%3Ad0825de5baf63e081f17d03079248fafd2ccce5d797b6825c687fd6689b12da3" http.request.useragent="Go-http-client/1.1" http.response.duration=8.582241853s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:01:58 +0000] "PUT /v2/foo/aaaa/blobs/uploads/e470d4fb-7b34-4dce-9b46-6e23c24452e8?_state=S-a1xK4vEDeX1hkDYvIwSJpQ3RQtN3NR7EoDInT91TB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlNDcwZDRmYi03YjM0LTRkY2UtOWI0Ni02ZTIzYzI0NDUyZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDE6NTguNTExMTkxMzA4WiJ9&digest=sha256%3Ad0825de5baf63e081f17d03079248fafd2ccce5d797b6825c687fd6689b12da3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=2926c199-fb0b-42b6-8add-387235153deb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.035471ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:07 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=d984f981-7ca0-4aa0-9f15-7a18684a5667 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.737454ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:07 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=c720104b-61eb-4f7d-94bb-6c2feea1545f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/bbbb/blobs/uploads/9c6eec08-c399-4af7-9f1f-70672783aaa8?_state=3o_ZaKZAQL02TRgTopqiF2ALASifR0O0caPK4n6DBrt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5YzZlZWMwOC1jMzk5LTRhZjctOWYxZi03MDY3Mjc4M2FhYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDI6MDcuNjIwOTcwNjQ3WiJ9&digest=sha256%3A7e89199a96c533e2982755ada6df588d2bbb956ab562ea9f35ded8bb0e9c4456" http.request.useragent="Go-http-client/1.1" http.response.duration=5.16615503s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:07 +0000] "PUT /v2/foo/bbbb/blobs/uploads/9c6eec08-c399-4af7-9f1f-70672783aaa8?_state=3o_ZaKZAQL02TRgTopqiF2ALASifR0O0caPK4n6DBrt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5YzZlZWMwOC1jMzk5LTRhZjctOWYxZi03MDY3Mjc4M2FhYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDI6MDcuNjIwOTcwNjQ3WiJ9&digest=sha256%3A7e89199a96c533e2982755ada6df588d2bbb956ab562ea9f35ded8bb0e9c4456 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=775343d4-cf6b-4f6d-9419-42d463531e96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.916951ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:12 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=04cce4ba-4adb-48b2-8797-b5159ed65ab0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=6.448251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:13 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=ff5f2885-c98b-49ee-b95a-da1688293b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/cccc/blobs/uploads/d5a0f413-b8b1-41a7-b983-afdfe55924b6?_state=rG7L0KWgwY4M4bXgtOMHiQRYQJj6g0sHDcvarH3k0y97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkNWEwZjQxMy1iOGIxLTQxYTctYjk4My1hZmRmZTU1OTI0YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDI6MTMuNDQ2NjIyNDA2WiJ9&digest=sha256%3Aa47e0f004ac82030de26760c9d7d96b068ef1864b14f363e5a0d7b8a82c79989" http.request.useragent="Go-http-client/1.1" http.response.duration=7.015289309s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:13 +0000] "PUT /v2/foo/cccc/blobs/uploads/d5a0f413-b8b1-41a7-b983-afdfe55924b6?_state=rG7L0KWgwY4M4bXgtOMHiQRYQJj6g0sHDcvarH3k0y97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkNWEwZjQxMy1iOGIxLTQxYTctYjk4My1hZmRmZTU1OTI0YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDI6MTMuNDQ2NjIyNDA2WiJ9&digest=sha256%3Aa47e0f004ac82030de26760c9d7d96b068ef1864b14f363e5a0d7b8a82c79989 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=da8f5854-377a-44cd-a81b-924a7f66ee26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.221811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:20 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:21Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=74d8b40b-7ae0-44a3-b76d-94f8328281d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.482295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:21 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=3f97fde0-1ca2-4225-8b6f-7411efe81ee8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/dddd/blobs/uploads/e9c97496-7789-4a2e-9fd7-be5de181a18e?_state=bHfcLXMox8GjkMha5e65faYFFenp9OsWhjHzJUwRwMp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlOWM5NzQ5Ni03Nzg5LTRhMmUtOWZkNy1iZTVkZTE4MWExOGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDI6MjEuMTk5NDgzNTI1WiJ9&digest=sha256%3Aa061a4a0900a8d7bc3de74c8e83ba89859ddc2e9d74625da6579bc2f131ea06d" http.request.useragent="Go-http-client/1.1" http.response.duration=8.902261091s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:21 +0000] "PUT /v2/foo/dddd/blobs/uploads/e9c97496-7789-4a2e-9fd7-be5de181a18e?_state=bHfcLXMox8GjkMha5e65faYFFenp9OsWhjHzJUwRwMp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlOWM5NzQ5Ni03Nzg5LTRhMmUtOWZkNy1iZTVkZTE4MWExOGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDI6MjEuMTk5NDgzNTI1WiJ9&digest=sha256%3Aa061a4a0900a8d7bc3de74c8e83ba89859ddc2e9d74625da6579bc2f131ea06d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=76c7d67a-37c4-48b1-87d9-33460c6acc32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.746429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:30 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39157" http.request.id=801a9287-e18c-4beb-aeb7-cdb697872767 http.request.method=GET http.request.remoteaddr="127.0.0.1:54340" 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=2.551396ms http.response.status=200 http.response.written=63 127.0.0.1 - - [14/May/2025:02:02:30 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (82.90s) === RUN TestURLPrefix time="2025-05-14T02:02:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:02:30Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:02:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42223" http.request.id=f6ccd71d-f4e6-4348-952b-85bb0cd764b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56974" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.273195ms http.response.status=200 http.response.written=2 127.0.0.1 - - [14/May/2025:02:02:30 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-05-14T02:02:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:02:30Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:02:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=d286d6f1-a034-4ed2-977f-d0848f76e704 http.request.method=GET http.request.remoteaddr="127.0.0.1:49362" http.request.uri="/v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.305095ms http.response.status=404 http.response.written=157 vars.digest="sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "GET /v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=878911b6-ad86-498d-b232-b517a921abab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49364" http.request.uri="/v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.015936ms http.response.status=404 http.response.written=157 vars.digest="sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=e6277a73-e33e-4f6a-a0a4-27139fb5f757 http.request.method=POST http.request.remoteaddr="127.0.0.1:49364" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.380595ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=7cd4d92c-8c88-4be2-bd71-f95b42378a27 http.request.method=GET http.request.remoteaddr="127.0.0.1:49364" http.request.uri="/v2/foo/bar/blobs/uploads/8223222d-648b-49b4-a49b-281a6c57f7fd?_state=I7yFlNJif-44dnEgWSghowOwNtAfnyjGpL0601ctxcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjMyMjJkLTY0OGItNDliNC1hNDliLTI4MWE2YzU3ZjdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNDA2NjExMjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.025534ms http.response.status=204 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "GET /v2/foo/bar/blobs/uploads/8223222d-648b-49b4-a49b-281a6c57f7fd?_state=I7yFlNJif-44dnEgWSghowOwNtAfnyjGpL0601ctxcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjMyMjJkLTY0OGItNDliNC1hNDliLTI4MWE2YzU3ZjdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNDA2NjExMjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=47027166-a473-4cb4-99ce-352a9f467b2d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49364" http.request.uri="/v2/foo/bar/blobs/uploads/8223222d-648b-49b4-a49b-281a6c57f7fd?_state=I7yFlNJif-44dnEgWSghowOwNtAfnyjGpL0601ctxcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjMyMjJkLTY0OGItNDliNC1hNDliLTI4MWE2YzU3ZjdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNDA2NjExMjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.235115ms http.response.status=204 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "DELETE /v2/foo/bar/blobs/uploads/8223222d-648b-49b4-a49b-281a6c57f7fd?_state=I7yFlNJif-44dnEgWSghowOwNtAfnyjGpL0601ctxcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjMyMjJkLTY0OGItNDliNC1hNDliLTI4MWE2YzU3ZjdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNDA2NjExMjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=3b5face4-42c9-4887-b2d2-48f646b915d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49364" http.request.uri="/v2/foo/bar/blobs/uploads/8223222d-648b-49b4-a49b-281a6c57f7fd?_state=I7yFlNJif-44dnEgWSghowOwNtAfnyjGpL0601ctxcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjMyMjJkLTY0OGItNDliNC1hNDliLTI4MWE2YzU3ZjdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNDA2NjExMjNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8223222d-648b-49b4-a49b-281a6c57f7fd time="2025-05-14T02:02:31Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=3b5face4-42c9-4887-b2d2-48f646b915d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49364" http.request.uri="/v2/foo/bar/blobs/uploads/8223222d-648b-49b4-a49b-281a6c57f7fd?_state=I7yFlNJif-44dnEgWSghowOwNtAfnyjGpL0601ctxcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjMyMjJkLTY0OGItNDliNC1hNDliLTI4MWE2YzU3ZjdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNDA2NjExMjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.890535ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=8223222d-648b-49b4-a49b-281a6c57f7fd 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "GET /v2/foo/bar/blobs/uploads/8223222d-648b-49b4-a49b-281a6c57f7fd?_state=I7yFlNJif-44dnEgWSghowOwNtAfnyjGpL0601ctxcJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjMyMjJkLTY0OGItNDliNC1hNDliLTI4MWE2YzU3ZjdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNDA2NjExMjNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=a399e359-fc4d-490d-b450-2d871b491907 http.request.method=POST http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.079396ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=7b414003-cf48-4de0-a1b0-749000eb848f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/b961cdd3-7fd6-4b80-8e2d-f541ca105ab9?_state=ZTEciatnYPPYH520cSV0maqoyQBe0-NNZFmarzRdu-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5NjFjZGQzLTdmZDYtNGI4MC04ZTJkLWY1NDFjYTEwNWFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNTkwNjk0MTVaIn0%3D&digest=sha256%3A622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" provided=sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c vars.name="foo/bar" vars.uuid=b961cdd3-7fd6-4b80-8e2d-f541ca105ab9 time="2025-05-14T02:02:31Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=7b414003-cf48-4de0-a1b0-749000eb848f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/b961cdd3-7fd6-4b80-8e2d-f541ca105ab9?_state=ZTEciatnYPPYH520cSV0maqoyQBe0-NNZFmarzRdu-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5NjFjZGQzLTdmZDYtNGI4MC04ZTJkLWY1NDFjYTEwNWFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNTkwNjk0MTVaIn0%3D&digest=sha256%3A622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b961cdd3-7fd6-4b80-8e2d-f541ca105ab9 time="2025-05-14T02:02:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=7b414003-cf48-4de0-a1b0-749000eb848f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/b961cdd3-7fd6-4b80-8e2d-f541ca105ab9?_state=ZTEciatnYPPYH520cSV0maqoyQBe0-NNZFmarzRdu-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5NjFjZGQzLTdmZDYtNGI4MC04ZTJkLWY1NDFjYTEwNWFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNTkwNjk0MTVaIn0%3D&digest=sha256%3A622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.322435ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b961cdd3-7fd6-4b80-8e2d-f541ca105ab9 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "PUT /v2/foo/bar/blobs/uploads/b961cdd3-7fd6-4b80-8e2d-f541ca105ab9?_state=ZTEciatnYPPYH520cSV0maqoyQBe0-NNZFmarzRdu-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5NjFjZGQzLTdmZDYtNGI4MC04ZTJkLWY1NDFjYTEwNWFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNTkwNjk0MTVaIn0%3D&digest=sha256%3A622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=5d205379-86bc-4664-afa0-fdd909e7e4ad http.request.method=POST http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.988075ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=2a479a48-c6b6-4856-99c8-181ebf0184fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/a98258a1-9407-40a7-8ac7-b85a719fe35d?_state=eA8vA3Jv9rksJsDCuX6_MuR5AcUwJSdwlcTbsygqXvB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5ODI1OGExLTk0MDctNDBhNy04YWM3LWI4NWE3MTlmZTM1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNjczNTY2NjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.950634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "PUT /v2/foo/bar/blobs/uploads/a98258a1-9407-40a7-8ac7-b85a719fe35d?_state=eA8vA3Jv9rksJsDCuX6_MuR5AcUwJSdwlcTbsygqXvB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5ODI1OGExLTk0MDctNDBhNy04YWM3LWI4NWE3MTlmZTM1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNjczNTY2NjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=c0e2ebce-ca20-48b7-8244-2bc67b666718 http.request.method=POST http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.196216ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=1c274967-c22b-4dd4-8b32-fd3b669c04ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/c5579d2d-239e-473e-bd30-240444094d1c?_state=xK8jREHTIyigFoiCkTplRP-4W3E2KPBgyYO7akqP4-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NTc5ZDJkLTIzOWUtNDczZS1iZDMwLTI0MDQ0NDA5NGQxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNzYzNDQ4ODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=4.058354ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "PUT /v2/foo/bar/blobs/uploads/c5579d2d-239e-473e-bd30-240444094d1c?_state=xK8jREHTIyigFoiCkTplRP-4W3E2KPBgyYO7akqP4-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NTc5ZDJkLTIzOWUtNDczZS1iZDMwLTI0MDQ0NDA5NGQxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wNzYzNDQ4ODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=af54c511-c5bb-48d3-8678-cc30bf82f8da http.request.method=POST http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.967815ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=72db82bf-e8bf-482e-ba14-b632168e8768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/61e482d1-eb74-421a-babe-d82327911c47?_state=zeX-HGclAnH-gs2YeqYbKHpOAF73CxHlzgTf9KK-ttx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxZTQ4MmQxLWViNzQtNDIxYS1iYWJlLWQ4MjMyNzkxMWM0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wODUwNzYxOTZaIn0%3D&digest=sha256%3A622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.duration=12.627721626s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:31 +0000] "PUT /v2/foo/bar/blobs/uploads/61e482d1-eb74-421a-babe-d82327911c47?_state=zeX-HGclAnH-gs2YeqYbKHpOAF73CxHlzgTf9KK-ttx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxZTQ4MmQxLWViNzQtNDIxYS1iYWJlLWQ4MjMyNzkxMWM0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjozMS4wODUwNzYxOTZaIn0%3D&digest=sha256%3A622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=cb5ff636-21d0-4cb2-b804-035d8675c7f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.517675ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36081" http.request.id=95972e21-07b4-463a-bb62-034ad3d45b47 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/0bc48dd2-b48c-40e7-bd93-17329cdd0230?_state=DadeqRlJ5r39ksfQBZzkbtreh5BPuWFIJYoLif_fkTB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYzQ4ZGQyLWI0OGMtNDBlNy1iZDkzLTE3MzI5Y2RkMDIzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjo0NC4xNTU3MTgwMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=14.788993773s http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:44 +0000] "PATCH /v2/foo/bar/blobs/uploads/0bc48dd2-b48c-40e7-bd93-17329cdd0230?_state=DadeqRlJ5r39ksfQBZzkbtreh5BPuWFIJYoLif_fkTB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYzQ4ZGQyLWI0OGMtNDBlNy1iZDkzLTE3MzI5Y2RkMDIzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMjo0NC4xNTU3MTgwMTZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=6d590dbd-794e-4d90-bcaa-9e5ca6e87903 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/uploads/0bc48dd2-b48c-40e7-bd93-17329cdd0230?_state=n55j1Cv-7FvXaJJDs6ha6g2AVtnBWLbtGMEOghdiACN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYzQ4ZGQyLWI0OGMtNDBlNy1iZDkzLTE3MzI5Y2RkMDIzMCIsIk9mZnNldCI6MjkxMjkyMTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDI6NDRaIn0%3D&digest=sha256%3A622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.412854ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:58 +0000] "PUT /v2/foo/bar/blobs/uploads/0bc48dd2-b48c-40e7-bd93-17329cdd0230?_state=n55j1Cv-7FvXaJJDs6ha6g2AVtnBWLbtGMEOghdiACN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYzQ4ZGQyLWI0OGMtNDBlNy1iZDkzLTE3MzI5Y2RkMDIzMCIsIk9mZnNldCI6MjkxMjkyMTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDI6NDRaIn0%3D&digest=sha256%3A622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=be5982c6-350c-4b7d-8877-e8a9578f16a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.568335ms http.response.status=200 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=ae8a4115-c0d4-410d-b7a2-946f7d71912b http.request.method=GET http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=833.252207ms http.response.status=200 http.response.written=29129216 127.0.0.1 - - [14/May/2025:02:02:58 +0000] "GET /v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 200 29129216 "" "Go-http-client/1.1" time="2025-05-14T02:02:59Z" level=error msg="error parsing digest="sha257:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=780ba1a4-f5ae-42f3-8a72-e13d935e61d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/sha257:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" vars.name="foo/bar" time="2025-05-14T02:02:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=780ba1a4-f5ae-42f3-8a72-e13d935e61d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/sha257:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.569716ms http.response.status=400 http.response.written=110 vars.digest="sha257:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:02:59 +0000] "GET /v2/foo/bar/blobs/sha257:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-14T02:02:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=d0e08413-f40a-46c7-aa24-3b7f1d8760f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.duration=16.249556ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:02:59 +0000] "GET /v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:02:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:02:59Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:03:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=11b71dd2-9b0b-488d-872e-4e6f9cff0369 http.request.method=GET http.request.remoteaddr="127.0.0.1:58858" http.request.uri="/v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.310415ms http.response.status=404 http.response.written=157 vars.digest="sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "GET /v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=54c4a58b-5880-4035-9655-073e134c7464 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58860" http.request.uri="/v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=18.254152ms http.response.status=404 http.response.written=157 vars.digest="sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=1acde837-780b-4652-88df-e94b81aef062 http.request.method=POST http.request.remoteaddr="127.0.0.1:58860" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.921996ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=56e8f8c4-b07b-4329-ac9c-610cb6380367 http.request.method=GET http.request.remoteaddr="127.0.0.1:58860" http.request.uri="/v2/foo/bar/blobs/uploads/4c5f28f7-10fb-459d-a13c-bbbf90314e50?_state=mBNbWyZh3A3v_KVxA3e5d0VEHeSrujH6yVSCD5D4SYR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWYyOGY3LTEwZmItNDU5ZC1hMTNjLWJiYmY5MDMxNGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41MjQ0NzAzMTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=12.750761ms http.response.status=204 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "GET /v2/foo/bar/blobs/uploads/4c5f28f7-10fb-459d-a13c-bbbf90314e50?_state=mBNbWyZh3A3v_KVxA3e5d0VEHeSrujH6yVSCD5D4SYR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWYyOGY3LTEwZmItNDU5ZC1hMTNjLWJiYmY5MDMxNGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41MjQ0NzAzMTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=16f0d3d9-69e2-4e6f-9ca4-1aac23ada767 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58860" http.request.uri="/v2/foo/bar/blobs/uploads/4c5f28f7-10fb-459d-a13c-bbbf90314e50?_state=mBNbWyZh3A3v_KVxA3e5d0VEHeSrujH6yVSCD5D4SYR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWYyOGY3LTEwZmItNDU5ZC1hMTNjLWJiYmY5MDMxNGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41MjQ0NzAzMTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.543852ms http.response.status=204 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/4c5f28f7-10fb-459d-a13c-bbbf90314e50?_state=mBNbWyZh3A3v_KVxA3e5d0VEHeSrujH6yVSCD5D4SYR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWYyOGY3LTEwZmItNDU5ZC1hMTNjLWJiYmY5MDMxNGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41MjQ0NzAzMTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=4c73bb38-3b54-4aae-ba92-40d9c32af0d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:58860" http.request.uri="/v2/foo/bar/blobs/uploads/4c5f28f7-10fb-459d-a13c-bbbf90314e50?_state=mBNbWyZh3A3v_KVxA3e5d0VEHeSrujH6yVSCD5D4SYR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWYyOGY3LTEwZmItNDU5ZC1hMTNjLWJiYmY5MDMxNGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41MjQ0NzAzMTNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4c5f28f7-10fb-459d-a13c-bbbf90314e50 time="2025-05-14T02:03:00Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=4c73bb38-3b54-4aae-ba92-40d9c32af0d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:58860" http.request.uri="/v2/foo/bar/blobs/uploads/4c5f28f7-10fb-459d-a13c-bbbf90314e50?_state=mBNbWyZh3A3v_KVxA3e5d0VEHeSrujH6yVSCD5D4SYR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWYyOGY3LTEwZmItNDU5ZC1hMTNjLWJiYmY5MDMxNGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41MjQ0NzAzMTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.328155ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4c5f28f7-10fb-459d-a13c-bbbf90314e50 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "GET /v2/foo/bar/blobs/uploads/4c5f28f7-10fb-459d-a13c-bbbf90314e50?_state=mBNbWyZh3A3v_KVxA3e5d0VEHeSrujH6yVSCD5D4SYR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWYyOGY3LTEwZmItNDU5ZC1hMTNjLWJiYmY5MDMxNGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41MjQ0NzAzMTNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=ce24712f-54eb-4e77-ba11-de265e358040 http.request.method=POST http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.214914ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=5af97410-c58a-4634-9c21-c87a57e23a29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/ae297fc6-4665-440f-a4dc-6e4fcb88f1a2?_state=BcfkGqtPWC3nnU_nSM-4kJRbYF4D5Js43hZlOPsYGfV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlMjk3ZmM2LTQ2NjUtNDQwZi1hNGRjLTZlNGZjYjg4ZjFhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41NTQyNTg4MjhaIn0%3D&digest=sha256%3A0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" provided=sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a vars.name="foo/bar" vars.uuid=ae297fc6-4665-440f-a4dc-6e4fcb88f1a2 time="2025-05-14T02:03:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=5af97410-c58a-4634-9c21-c87a57e23a29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/ae297fc6-4665-440f-a4dc-6e4fcb88f1a2?_state=BcfkGqtPWC3nnU_nSM-4kJRbYF4D5Js43hZlOPsYGfV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlMjk3ZmM2LTQ2NjUtNDQwZi1hNGRjLTZlNGZjYjg4ZjFhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41NTQyNTg4MjhaIn0%3D&digest=sha256%3A0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ae297fc6-4665-440f-a4dc-6e4fcb88f1a2 time="2025-05-14T02:03:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=5af97410-c58a-4634-9c21-c87a57e23a29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/ae297fc6-4665-440f-a4dc-6e4fcb88f1a2?_state=BcfkGqtPWC3nnU_nSM-4kJRbYF4D5Js43hZlOPsYGfV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlMjk3ZmM2LTQ2NjUtNDQwZi1hNGRjLTZlNGZjYjg4ZjFhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41NTQyNTg4MjhaIn0%3D&digest=sha256%3A0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.046974ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ae297fc6-4665-440f-a4dc-6e4fcb88f1a2 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "PUT /v2/foo/bar/blobs/uploads/ae297fc6-4665-440f-a4dc-6e4fcb88f1a2?_state=BcfkGqtPWC3nnU_nSM-4kJRbYF4D5Js43hZlOPsYGfV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlMjk3ZmM2LTQ2NjUtNDQwZi1hNGRjLTZlNGZjYjg4ZjFhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41NTQyNTg4MjhaIn0%3D&digest=sha256%3A0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=5fbbd17e-904f-4555-b29f-77d6243b4a62 http.request.method=POST http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.909955ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=581e09b2-2262-4d68-bfff-7e6e754e6f67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/bc1cf888-f05e-4a3d-92b9-8efad94e2345?_state=AD-_fFZJt9Gu9YqpuG0k9NjgE6GWxVrsW5VAhbu-smV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjMWNmODg4LWYwNWUtNGEzZC05MmI5LThlZmFkOTRlMjM0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41NjM1NzIzMTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=4.903952ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "PUT /v2/foo/bar/blobs/uploads/bc1cf888-f05e-4a3d-92b9-8efad94e2345?_state=AD-_fFZJt9Gu9YqpuG0k9NjgE6GWxVrsW5VAhbu-smV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjMWNmODg4LWYwNWUtNGEzZC05MmI5LThlZmFkOTRlMjM0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41NjM1NzIzMTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=b2b4c4a3-1bab-44fe-8ee6-abd907cf9c38 http.request.method=POST http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.152875ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=a7ed5595-157f-471e-afa6-40f347c0dd6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/172d7c90-367b-4780-87aa-7fb5e757b347?_state=ftX_Iey_FZtCE-PHqOaoLat7LvcC4287_Hd-T4uICfl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmQ3YzkwLTM2N2ItNDc4MC04N2FhLTdmYjVlNzU3YjM0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41NzM2ODAzNzlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.894994ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "PUT /v2/foo/bar/blobs/uploads/172d7c90-367b-4780-87aa-7fb5e757b347?_state=ftX_Iey_FZtCE-PHqOaoLat7LvcC4287_Hd-T4uICfl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmQ3YzkwLTM2N2ItNDc4MC04N2FhLTdmYjVlNzU3YjM0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41NzM2ODAzNzlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=60f2017a-a851-4b0e-9f30-b9686c197315 http.request.method=POST http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.079576ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=0e2fe3f4-b9aa-4de0-9129-c46a3068d5bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/be6037ba-d6ad-4a32-a44f-23512acddc8f?_state=Wgq76K5sCyMRDWVk36sFGAOMR6sg4MbvcMdRRFwXaH97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlNjAzN2JhLWQ2YWQtNGEzMi1hNDRmLTIzNTEyYWNkZGM4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41ODI0Mzc2NjVaIn0%3D&digest=sha256%3A0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.duration=5.754995062s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:00 +0000] "PUT /v2/foo/bar/blobs/uploads/be6037ba-d6ad-4a32-a44f-23512acddc8f?_state=Wgq76K5sCyMRDWVk36sFGAOMR6sg4MbvcMdRRFwXaH97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlNjAzN2JhLWQ2YWQtNGEzMi1hNDRmLTIzNTEyYWNkZGM4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowMC41ODI0Mzc2NjVaIn0%3D&digest=sha256%3A0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=738bc178-7679-4422-87a9-63a0dd738074 http.request.method=POST http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.030474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33029" http.request.id=cd9fe988-55ec-492a-a71f-6e6be04be615 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/fcf10c3a-9c81-4e89-b680-a03c39244576?_state=1-fDdd9AXvSrX5_69GvV5LCx4-GHBgEklCafTEQinG97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjEwYzNhLTljODEtNGU4OS1iNjgwLWEwM2MzOTI0NDU3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowNi42MzI4MTk4ODRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.713193026s http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:06 +0000] "PATCH /v2/foo/bar/blobs/uploads/fcf10c3a-9c81-4e89-b680-a03c39244576?_state=1-fDdd9AXvSrX5_69GvV5LCx4-GHBgEklCafTEQinG97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjEwYzNhLTljODEtNGU4OS1iNjgwLWEwM2MzOTI0NDU3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzowNi42MzI4MTk4ODRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=0151778b-9122-41f8-85a2-11dfd020c0d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/uploads/fcf10c3a-9c81-4e89-b680-a03c39244576?_state=Rrj_g_EQlyPiScAq6_DfycDjqcrezqAkAmDKVIZV3PB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjEwYzNhLTljODEtNGU4OS1iNjgwLWEwM2MzOTI0NDU3NiIsIk9mZnNldCI6MTk1ODA0MTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDM6MDZaIn0%3D&digest=sha256%3A0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.duration=4.169014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:12 +0000] "PUT /v2/foo/bar/blobs/uploads/fcf10c3a-9c81-4e89-b680-a03c39244576?_state=Rrj_g_EQlyPiScAq6_DfycDjqcrezqAkAmDKVIZV3PB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjEwYzNhLTljODEtNGU4OS1iNjgwLWEwM2MzOTI0NDU3NiIsIk9mZnNldCI6MTk1ODA0MTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDM6MDZaIn0%3D&digest=sha256%3A0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=96c196c1-000c-4307-9772-124dbfa82cd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.624054ms http.response.status=200 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=4d6c9481-3c55-496d-94cf-98a31807cf84 http.request.method=GET http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=203.211214ms http.response.status=200 http.response.written=19580416 127.0.0.1 - - [14/May/2025:02:03:12 +0000] "GET /v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 200 19580416 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=error msg="error parsing digest="sha257:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=828c9982-00bc-4f55-94b8-e16c897a041d http.request.method=GET http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/sha257:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" vars.name="foo/bar" time="2025-05-14T02:03:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=828c9982-00bc-4f55-94b8-e16c897a041d http.request.method=GET http.request.remoteaddr="127.0.0.1:58866" http.request.uri="/v2/foo/bar/blobs/sha257:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.745196ms http.response.status=400 http.response.written=110 vars.digest="sha257:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:12 +0000] "GET /v2/foo/bar/blobs/sha257:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=6e0cc090-d3de-4193-85af-817582c2b6f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.942954ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:12 +0000] "GET /v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=e514953e-b419-4252-bd99-7f618199a9a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37148" http.request.uri="/v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=18.866772ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [14/May/2025:02:03:12 +0000] "GET /v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33029" http.request.id=268b9a9f-2746-45a1-a75a-15425da57596 http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.92155ms http.response.status=200 http.response.written=425984 127.0.0.1 - - [14/May/2025:02:03:12 +0000] "GET /v2/foo/bar/blobs/sha256:0c619e04befac33c45c1f9bab35a82f6285a0439914d2ce019d78a169c564d5a HTTP/1.1" 200 425984 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=3f250da9-6a94-492a-b55d-3bc2d08f7a19 http.request.method=GET http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.823918948s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [14/May/2025:02:02:59 +0000] "GET /v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-05-14T02:03:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36081" http.request.id=1d91f586-16cf-4b4e-9c16-3b65324dbb55 http.request.method=GET http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.852609465s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [14/May/2025:02:02:59 +0000] "GET /v2/foo/bar/blobs/sha256:622377fc9383b50f9d2171da11523b4a28689d7893bfc055f6076d902928022c HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (42.57s) === RUN TestBlobDelete time="2025-05-14T02:03: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.24.3 time="2025-05-14T02:03:12Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:03:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=e7b5bcd2-05bd-4066-b1ad-21b6b45f3ece http.request.method=GET http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.196175ms http.response.status=404 http.response.written=157 vars.digest="sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "GET /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=30bcfdad-f680-47fa-9187-dfb028f87eab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.104595ms http.response.status=404 http.response.written=157 vars.digest="sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=e20204e6-9a0e-4cc6-aba5-9aec1e17aac8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.907255ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=495fd82d-046c-4a8d-b401-c6a9be25f899 http.request.method=GET http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/uploads/893ee993-2bd1-4251-9d08-8835269344bf?_state=WkjXL6IzpZggItOWODMwNuvueY81TF823rx9R10JNkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5M2VlOTkzLTJiZDEtNDI1MS05ZDA4LTg4MzUyNjkzNDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNTA2NzUzNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.234155ms http.response.status=204 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "GET /v2/foo/bar/blobs/uploads/893ee993-2bd1-4251-9d08-8835269344bf?_state=WkjXL6IzpZggItOWODMwNuvueY81TF823rx9R10JNkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5M2VlOTkzLTJiZDEtNDI1MS05ZDA4LTg4MzUyNjkzNDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNTA2NzUzNTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=1a0a84a9-ede5-4dea-a39d-5969c549d0a6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/uploads/893ee993-2bd1-4251-9d08-8835269344bf?_state=WkjXL6IzpZggItOWODMwNuvueY81TF823rx9R10JNkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5M2VlOTkzLTJiZDEtNDI1MS05ZDA4LTg4MzUyNjkzNDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNTA2NzUzNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.362695ms http.response.status=204 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "DELETE /v2/foo/bar/blobs/uploads/893ee993-2bd1-4251-9d08-8835269344bf?_state=WkjXL6IzpZggItOWODMwNuvueY81TF823rx9R10JNkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5M2VlOTkzLTJiZDEtNDI1MS05ZDA4LTg4MzUyNjkzNDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNTA2NzUzNTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=5ffe09cf-7bf5-4540-a5df-37a80c86cd78 http.request.method=GET http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/uploads/893ee993-2bd1-4251-9d08-8835269344bf?_state=WkjXL6IzpZggItOWODMwNuvueY81TF823rx9R10JNkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5M2VlOTkzLTJiZDEtNDI1MS05ZDA4LTg4MzUyNjkzNDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNTA2NzUzNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=893ee993-2bd1-4251-9d08-8835269344bf time="2025-05-14T02:03:13Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=5ffe09cf-7bf5-4540-a5df-37a80c86cd78 http.request.method=GET http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/uploads/893ee993-2bd1-4251-9d08-8835269344bf?_state=WkjXL6IzpZggItOWODMwNuvueY81TF823rx9R10JNkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5M2VlOTkzLTJiZDEtNDI1MS05ZDA4LTg4MzUyNjkzNDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNTA2NzUzNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.762994ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=893ee993-2bd1-4251-9d08-8835269344bf 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "GET /v2/foo/bar/blobs/uploads/893ee993-2bd1-4251-9d08-8835269344bf?_state=WkjXL6IzpZggItOWODMwNuvueY81TF823rx9R10JNkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5M2VlOTkzLTJiZDEtNDI1MS05ZDA4LTg4MzUyNjkzNDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNTA2NzUzNTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=48f4a7ca-01c6-4118-b56a-96e43c1e9928 http.request.method=POST http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.459255ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=b97b8092-ca46-48d0-809e-54ad59fcb8f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/33d82600-e39b-40cb-a9b0-0e374940755b?_state=uydMqtXqWmGINYQYnae-hLJLSyTs7oXqsis8uGno53p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzZDgyNjAwLWUzOWItNDBjYi1hOWIwLTBlMzc0OTQwNzU1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNjgyMDY2OTFaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" provided=sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac vars.name="foo/bar" vars.uuid=33d82600-e39b-40cb-a9b0-0e374940755b time="2025-05-14T02:03:13Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=b97b8092-ca46-48d0-809e-54ad59fcb8f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/33d82600-e39b-40cb-a9b0-0e374940755b?_state=uydMqtXqWmGINYQYnae-hLJLSyTs7oXqsis8uGno53p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzZDgyNjAwLWUzOWItNDBjYi1hOWIwLTBlMzc0OTQwNzU1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNjgyMDY2OTFaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=33d82600-e39b-40cb-a9b0-0e374940755b time="2025-05-14T02:03:13Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=b97b8092-ca46-48d0-809e-54ad59fcb8f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/33d82600-e39b-40cb-a9b0-0e374940755b?_state=uydMqtXqWmGINYQYnae-hLJLSyTs7oXqsis8uGno53p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzZDgyNjAwLWUzOWItNDBjYi1hOWIwLTBlMzc0OTQwNzU1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNjgyMDY2OTFaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.357055ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=33d82600-e39b-40cb-a9b0-0e374940755b 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "PUT /v2/foo/bar/blobs/uploads/33d82600-e39b-40cb-a9b0-0e374940755b?_state=uydMqtXqWmGINYQYnae-hLJLSyTs7oXqsis8uGno53p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzZDgyNjAwLWUzOWItNDBjYi1hOWIwLTBlMzc0OTQwNzU1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNjgyMDY2OTFaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=3d516de8-6eaf-4916-8176-db72acd57df1 http.request.method=POST http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.233835ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=5806925e-2de3-46c5-8733-7736a08755ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/bf900d16-cc27-426b-8fca-9af1109470e8?_state=TaiubUJC9hqaOLAclHq4uldr-8oa-60haeOGSz55YP17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmOTAwZDE2LWNjMjctNDI2Yi04ZmNhLTlhZjExMDk0NzBlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNzY3MjgyNThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.874314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "PUT /v2/foo/bar/blobs/uploads/bf900d16-cc27-426b-8fca-9af1109470e8?_state=TaiubUJC9hqaOLAclHq4uldr-8oa-60haeOGSz55YP17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmOTAwZDE2LWNjMjctNDI2Yi04ZmNhLTlhZjExMDk0NzBlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zNzY3MjgyNThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=be4c8fa5-5efe-4f56-8066-e79ed980eaa6 http.request.method=POST http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.835436ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=4e2a0386-9222-4741-9cdf-86a5911e4ef6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/b28b4e38-a7a4-40e3-9394-f226e3c547cd?_state=AuRfXGJ5pM3zh1zyTbiG3kGyIo--PogTnqmVQMU1cHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyOGI0ZTM4LWE3YTQtNDBlMy05Mzk0LWYyMjZlM2M1NDdjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zODUyNDQ2NjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.840835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "PUT /v2/foo/bar/blobs/uploads/b28b4e38-a7a4-40e3-9394-f226e3c547cd?_state=AuRfXGJ5pM3zh1zyTbiG3kGyIo--PogTnqmVQMU1cHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyOGI0ZTM4LWE3YTQtNDBlMy05Mzk0LWYyMjZlM2M1NDdjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zODUyNDQ2NjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=b1b802d7-ee3d-4e4e-b7e4-ec4a03619167 http.request.method=POST http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.301695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=471c33be-36bd-4b7d-a810-e6cb50e77472 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/4778bb70-c5d7-47fa-8db6-ee234d7acf6a?_state=nEwevbVZlWmawpA0bMqeCcRTJRlhlNg3N9kmamdkhyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3NzhiYjcwLWM1ZDctNDdmYS04ZGI2LWVlMjM0ZDdhY2Y2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zOTM5NTU0MTJaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.duration=6.034671721s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:13 +0000] "PUT /v2/foo/bar/blobs/uploads/4778bb70-c5d7-47fa-8db6-ee234d7acf6a?_state=nEwevbVZlWmawpA0bMqeCcRTJRlhlNg3N9kmamdkhyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3NzhiYjcwLWM1ZDctNDdmYS04ZGI2LWVlMjM0ZDdhY2Y2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxMy4zOTM5NTU0MTJaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=eb8d2aaa-5091-412e-8831-9293e7b3e32b http.request.method=POST http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=5.503111ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44697" http.request.id=92a9856d-3790-4257-ad0f-b96f138f10c5 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/9ac48067-7e63-43b7-9965-d2f26c62db66?_state=fWqiMSk5wGXTfdck7NNdXl73sG94PEE0cITcckeI7Tp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYzQ4MDY3LTdlNjMtNDNiNy05OTY1LWQyZjI2YzYyZGI2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxOS44MDQ0NjU1NjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.577812888s http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:19 +0000] "PATCH /v2/foo/bar/blobs/uploads/9ac48067-7e63-43b7-9965-d2f26c62db66?_state=fWqiMSk5wGXTfdck7NNdXl73sG94PEE0cITcckeI7Tp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYzQ4MDY3LTdlNjMtNDNiNy05OTY1LWQyZjI2YzYyZGI2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoxOS44MDQ0NjU1NjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=07a6bb90-9a3b-4762-8167-33f3aca41689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/uploads/9ac48067-7e63-43b7-9965-d2f26c62db66?_state=axHPBPPp1dJiHB6s22FQx9jMJ2oLRqgmAF9eoQrSEWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYzQ4MDY3LTdlNjMtNDNiNy05OTY1LWQyZjI2YzYyZGI2NiIsIk9mZnNldCI6MTkzMDY0OTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDM6MTlaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.duration=4.404093ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "PUT /v2/foo/bar/blobs/uploads/9ac48067-7e63-43b7-9965-d2f26c62db66?_state=axHPBPPp1dJiHB6s22FQx9jMJ2oLRqgmAF9eoQrSEWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYzQ4MDY3LTdlNjMtNDNiNy05OTY1LWQyZjI2YzYyZGI2NiIsIk9mZnNldCI6MTkzMDY0OTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDM6MTlaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=b062711e-685a-40c2-b701-722aca0b7c2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.047552ms http.response.status=200 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=62c439c5-3b34-475a-92fb-64197b4974b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=196.513004ms http.response.status=200 http.response.written=19306496 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "GET /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 200 19306496 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=error msg="error parsing digest="sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=264dc792-0268-4b91-8285-87d4c43ef2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" vars.name="foo/bar" time="2025-05-14T02:03:25Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=264dc792-0268-4b91-8285-87d4c43ef2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/bar/blobs/sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.189615ms http.response.status=400 http.response.written=110 vars.digest="sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "GET /v2/foo/bar/blobs/sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=294bdb64-e75b-4629-ba97-11950a564022 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.duration=4.098314ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "GET /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=8559d9bb-b15f-4b34-bc3b-eb79b3b1fb58 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58116" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.duration=3.928394ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "DELETE /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=09551ea0-66b4-4371-9f8a-5cc3a23c3c2b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58116" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.134156ms http.response.status=404 http.response.written=157 vars.digest="sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=0f644421-c191-4d45-9dd5-a5ea51fabd46 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58116" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.271795ms http.response.status=404 http.response.written=74 vars.digest="sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "DELETE /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=error msg="error parsing digest="sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=70e774c5-c4ac-49bb-89f0-b3ec240f69cd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58124" http.request.uri="/v2/foo/bar/blobs/sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" vars.name="foo/bar" time="2025-05-14T02:03:25Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=70e774c5-c4ac-49bb-89f0-b3ec240f69cd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58124" http.request.uri="/v2/foo/bar/blobs/sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.314155ms http.response.status=400 http.response.written=110 vars.digest="sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "DELETE /v2/foo/bar/blobs/sha257:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-14T02:03:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=b70ced69-46d4-407d-bece-51c6475dd03e http.request.method=POST http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.420395ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=984ca12f-92cd-46df-9e17-17897080cad0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/foo/bar/blobs/uploads/2778ad9b-a55c-4afb-8bec-d1c5be8905e5?_state=srZq0uCkBwROcu8yVl7cI8SpVEh4ifLf__9s-HAGO2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NzhhZDliLWE1NWMtNGFmYi04YmVjLWQxYzViZTg5MDVlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoyNS43NTk0MDk1NDlaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.duration=5.993145343s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "PUT /v2/foo/bar/blobs/uploads/2778ad9b-a55c-4afb-8bec-d1c5be8905e5?_state=srZq0uCkBwROcu8yVl7cI8SpVEh4ifLf__9s-HAGO2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NzhhZDliLWE1NWMtNGFmYi04YmVjLWQxYzViZTg5MDVlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzoyNS43NTk0MDk1NDlaIn0%3D&digest=sha256%3A1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=004d8833-4c0e-4b75-be7e-a6da3eb67a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.295929ms http.response.status=200 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=c3e25e0c-41ac-4556-b719-3a5eba09f620 http.request.method=GET http.request.remoteaddr="127.0.0.1:58092" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.330843735s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "GET /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-05-14T02:03:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44697" http.request.id=453b2ca1-f169-4af3-8c2e-cf45511570fc http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.318835293s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [14/May/2025:02:03:25 +0000] "GET /v2/foo/bar/blobs/sha256:1c4657e3bf47a6bdaffa11f6a422d113a28fff5411193b365f2ec48c9fefebac HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (19.35s) === RUN TestRelativeURL time="2025-05-14T02:03:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:03:32Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:03:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44527" http.request.id=89de3492-5d54-49d7-ad46-b876227e864f http.request.method=POST http.request.remoteaddr="127.0.0.1:50096" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.387095ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44527" http.request.id=5577c84e-5884-4ee8-8148-a13233c6b423 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50096" http.request.uri="/v2/foo/bar/blobs/uploads/763ece36-7071-4682-b257-609bd3f02d19?_state=DxZ7h51JJi18Z-kcmXM2HZTw9twCIsNEmKB3iZT-FId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2M2VjZTM2LTcwNzEtNDY4Mi1iMjU3LTYwOWJkM2YwMmQxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzozMi4wNjA3MTA4NjlaIn0%3D&digest=sha256%3A2338e211a25ab2e733911957bb1de68db26fb5e139544d9feb9686d2dcbb575d" http.request.useragent="Go-http-client/1.1" http.response.duration=6.723303804s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:32 +0000] "PUT /v2/foo/bar/blobs/uploads/763ece36-7071-4682-b257-609bd3f02d19?_state=DxZ7h51JJi18Z-kcmXM2HZTw9twCIsNEmKB3iZT-FId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2M2VjZTM2LTcwNzEtNDY4Mi1iMjU3LTYwOWJkM2YwMmQxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzozMi4wNjA3MTA4NjlaIn0%3D&digest=sha256%3A2338e211a25ab2e733911957bb1de68db26fb5e139544d9feb9686d2dcbb575d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44527" http.request.id=03eeacbf-63c7-43eb-9269-1e6a699c33c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:50096" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.473295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44527" http.request.id=deeeea84-d19d-4b5d-8d3d-d0fbe172bb97 http.request.method=POST http.request.remoteaddr="127.0.0.1:50096" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.077315ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:03:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44527" http.request.id=09118c94-cff5-412e-9fc1-d30904db2522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50096" http.request.uri="/v2/foo/bar/blobs/uploads/9871441e-6c26-4e5a-8503-29443ef49bb3?_state=h-XiEWUYZA3K8AJZPxCuSKjGIMOkpEd8B4vyQgd69eh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4NzE0NDFlLTZjMjYtNGU1YS04NTAzLTI5NDQzZWY0OWJiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzozOS45NTc2NTMxNDdaIn0%3D&digest=sha256%3A1e8e556f72708954468a1aa0355d41102581ad6a9cab510d2a6b6dfc47f464f7" http.request.useragent="Go-http-client/1.1" http.response.duration=4.90483442s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:39 +0000] "PUT /v2/foo/bar/blobs/uploads/9871441e-6c26-4e5a-8503-29443ef49bb3?_state=h-XiEWUYZA3K8AJZPxCuSKjGIMOkpEd8B4vyQgd69eh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4NzE0NDFlLTZjMjYtNGU1YS04NTAzLTI5NDQzZWY0OWJiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzozOS45NTc2NTMxNDdaIn0%3D&digest=sha256%3A1e8e556f72708954468a1aa0355d41102581ad6a9cab510d2a6b6dfc47f464f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (12.81s) === RUN TestBlobDeleteDisabled time="2025-05-14T02:03:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:03:44Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:03:45Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:42037" http.request.id=4f3fc1a4-249c-4982-85a0-7fd6799ddd6b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53166" http.request.uri="/v2/foo/bar/blobs/sha256:5c8a6115fe3682100b2d0ea7074ee906c456679b122da49a28acf50646cd288b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.099855ms http.response.status=405 http.response.written=78 vars.digest="sha256:5c8a6115fe3682100b2d0ea7074ee906c456679b122da49a28acf50646cd288b" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:03:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:5c8a6115fe3682100b2d0ea7074ee906c456679b122da49a28acf50646cd288b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.74s) === RUN TestDeleteDisabled time="2025-05-14T02:03:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:03:45Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:03:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45927" http.request.id=a334db94-8df2-4db6-9420-9e89e54a8588 http.request.method=POST http.request.remoteaddr="127.0.0.1:58034" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.622094ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:05Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45927" http.request.id=a8701830-f87a-4edf-a2f7-e674f5e74e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58034" http.request.uri="/v2/foo/bar/blobs/uploads/40e87057-e163-4052-be9c-ec3127108b88?_state=O6vsWCzb_hTPl01_YtkZy1t4wRDAyuJVyO4wpQs0ak57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZTg3MDU3LWUxNjMtNDA1Mi1iZTljLWVjMzEyNzEwOGI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzo0Ni41MjQwNzQ4NjdaIn0%3D&digest=sha256%3A076a169acf025807fb5254ff7911550fa4fbdbb94d83375fa29fbd8cc2b238b5" http.request.useragent="Go-http-client/1.1" http.response.duration=18.493418833s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:03:46 +0000] "PUT /v2/foo/bar/blobs/uploads/40e87057-e163-4052-be9c-ec3127108b88?_state=O6vsWCzb_hTPl01_YtkZy1t4wRDAyuJVyO4wpQs0ak57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZTg3MDU3LWUxNjMtNDA1Mi1iZTljLWVjMzEyNzEwOGI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowMzo0Ni41MjQwNzQ4NjdaIn0%3D&digest=sha256%3A076a169acf025807fb5254ff7911550fa4fbdbb94d83375fa29fbd8cc2b238b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:45927" http.request.id=a2c97f33-d807-4e92-9b16-694dcd7d90d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58034" http.request.uri="/v2/foo/bar/blobs/sha256:076a169acf025807fb5254ff7911550fa4fbdbb94d83375fa29fbd8cc2b238b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.603534ms http.response.status=405 http.response.written=78 vars.digest="sha256:076a169acf025807fb5254ff7911550fa4fbdbb94d83375fa29fbd8cc2b238b5" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:04:05 +0000] "DELETE /v2/foo/bar/blobs/sha256:076a169acf025807fb5254ff7911550fa4fbdbb94d83375fa29fbd8cc2b238b5 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (19.42s) === RUN TestDeleteReadOnly time="2025-05-14T02:04:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:04:05Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:04:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46147" http.request.id=2e1053f6-051c-4e3d-b6db-ac81852e473b http.request.method=POST http.request.remoteaddr="127.0.0.1:56034" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.927214ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46147" http.request.id=0085ddb4-f392-4438-85e2-7d19218efabc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56034" http.request.uri="/v2/foo/bar/blobs/uploads/8c9da55c-5e71-4a90-a24e-fec3c031b1c9?_state=AB02boSxU8-Jm4imNkA9EX9kKj1q0rczTi8KPHE5dGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjOWRhNTVjLTVlNzEtNGE5MC1hMjRlLWZlYzNjMDMxYjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowNDowNi4wMjk3MzY1NzdaIn0%3D&digest=sha256%3A6af101c73f1f7dd7807abb8d7b4c4d4fe83f80a06e0d5bf3fa69e6bdbfb8a570" http.request.useragent="Go-http-client/1.1" http.response.duration=16.629003856s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:06 +0000] "PUT /v2/foo/bar/blobs/uploads/8c9da55c-5e71-4a90-a24e-fec3c031b1c9?_state=AB02boSxU8-Jm4imNkA9EX9kKj1q0rczTi8KPHE5dGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjOWRhNTVjLTVlNzEtNGE5MC1hMjRlLWZlYzNjMDMxYjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowNDowNi4wMjk3MzY1NzdaIn0%3D&digest=sha256%3A6af101c73f1f7dd7807abb8d7b4c4d4fe83f80a06e0d5bf3fa69e6bdbfb8a570 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [14/May/2025:02:04:22 +0000] "DELETE /v2/foo/bar/blobs/sha256:6af101c73f1f7dd7807abb8d7b4c4d4fe83f80a06e0d5bf3fa69e6bdbfb8a570 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (17.64s) === RUN TestStartPushReadOnly time="2025-05-14T02:04:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:04:22Z" level=info msg="redis not configured" go.version=go1.24.3 127.0.0.1 - - [14/May/2025:02:04:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-05-14T02:04:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:04:22Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:04:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=056853b3-6e0c-4145-8961-9d5793c63e6a http.request.method=GET http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.394995ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:04:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-14T02:04:22Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=744d5d31-2b06-4386-9901-9029a321451d http.request.method=GET http.request.remoteaddr="127.0.0.1:49530" 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=2.862976ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [14/May/2025:02:04:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-14T02:04:22Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=a22c05af-d6d6-4136-b2e3-536d3c9bc250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" 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.922536ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:04:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-14T02:04:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=2592fdad-8990-4374-9452-b3c9ef013736 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" 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=4.816993ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:04:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=2592fdad-8990-4374-9452-b3c9ef013736 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" 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=4.959752ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:04:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=2592fdad-8990-4374-9452-b3c9ef013736 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" 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=5.067092ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:04:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=2592fdad-8990-4374-9452-b3c9ef013736 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" 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=5.208752ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:04:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-14T02:04:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=ce93202a-6e4f-42ca-8789-36fc4eb75a2f http.request.method=POST http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.825235ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=af41e6d8-faa2-4bea-8ec2-e5597bd7c98d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/blobs/uploads/826df5a2-7de5-4add-a571-6196c9d35b6b?_state=1UGAok5Nc7qqxhx_L2Ye6TIvrKNF7uQRm6vToabfmVx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MjZkZjVhMi03ZGU1LTRhZGQtYTU3MS02MTk2YzlkMzViNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MjMuMjM2NjMyOTg0WiJ9&digest=sha256%3A50a49deb6cbed139af93a2e8561d3c159d33a7bdeed56ef72919986e3d00d435" http.request.useragent="Go-http-client/1.1" http.response.duration=4.856671371s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/826df5a2-7de5-4add-a571-6196c9d35b6b?_state=1UGAok5Nc7qqxhx_L2Ye6TIvrKNF7uQRm6vToabfmVx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MjZkZjVhMi03ZGU1LTRhZGQtYTU3MS02MTk2YzlkMzViNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MjMuMjM2NjMyOTg0WiJ9&digest=sha256%3A50a49deb6cbed139af93a2e8561d3c159d33a7bdeed56ef72919986e3d00d435 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=bfe82376-aea1-4244-9df7-90e28a12346c http.request.method=POST http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.192594ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=90e6897d-e461-4c39-a659-17c61d1401b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/blobs/uploads/3e7b04db-2088-48ab-86cc-fd7f5719d632?_state=yYF2aQO1eFz1VsUFsTRop_wApoeKN4Dl-9YBdq81f1Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZTdiMDRkYi0yMDg4LTQ4YWItODZjYy1mZDdmNTcxOWQ2MzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MjguNTg2NDYxMDczWiJ9&digest=sha256%3Abd9b46320c7048bd8de444a39248c855bbb47efbb5d4bdd7353234dc49b4c69b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.819750752s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/3e7b04db-2088-48ab-86cc-fd7f5719d632?_state=yYF2aQO1eFz1VsUFsTRop_wApoeKN4Dl-9YBdq81f1Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZTdiMDRkYi0yMDg4LTQ4YWItODZjYy1mZDdmNTcxOWQ2MzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MjguNTg2NDYxMDczWiJ9&digest=sha256%3Abd9b46320c7048bd8de444a39248c855bbb47efbb5d4bdd7353234dc49b4c69b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=27071d90-6338-4e04-9222-8077ac6ce48e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.06723ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=1658ba36-783b-48d9-b370-a5a82e4718b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" http.response.duration=7.679988ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=a9faae24-911c-4a27-878c-51afb1613462 http.request.method=GET http.request.remoteaddr="127.0.0.1:49530" 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=4.725813ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=4ebcdbfa-7c30-4e32-8cf6-5391cbc06552 http.request.method=GET http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.767673ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "GET /v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33191" http.request.id=465d2beb-c2e1-4287-9f66-4668e5dd0ea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" http.response.duration=12.334282ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33191" http.request.id=177ec1c8-9c38-42f7-8e74-29748776b49e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" http.response.duration=5.541972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:33191" http.request.id=90792ca2-d60d-4213-b2f2-437997557e2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" http.response.duration=5.737311ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=f7a8059a-a078-4fb6-a3da-5b399dedd559 http.request.method=GET http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.506953ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "GET /v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=21d5a7fb-14fe-4aaf-8426-b3b56043c9e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.660896ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=b2a0a291-e92a-4e22-9e2f-1a6931326116 http.request.method=GET http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" http.response.duration=2.431816ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "GET /v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=941518e1-f248-42fb-8f58-d49e75364340 http.request.method=GET http.request.remoteaddr="127.0.0.1:49530" 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=4.364033ms http.response.status=200 http.response.written=41 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=error msg="payload digest does match: "sha256:606ffc3788577fb64e0ff73c0104ace83d8b4a42c46ba5e8002052b0f657b12f" != "sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044"" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=8c4b1f95-ec78-4e34-8490-3f20c3b8d9c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" time="2025-05-14T02:04:32Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=8c4b1f95-ec78-4e34-8490-3f20c3b8d9c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.171415ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044" 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:52a1dee89dd16c4a3967314191baf02bec239b7e504aefd46bf014bfd8c94044 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=bd42d79b-6dc4-4788-b347-841fcbcb9f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" 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.831015ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=389ffac6-753a-444a-aa80-afa9c478d0f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" 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=2.637876ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33191" http.request.id=ba93cf55-d144-4268-82a3-619ceddc6554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" 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=3.366355ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:04:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33191" http.request.id=ba93cf55-d144-4268-82a3-619ceddc6554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" 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=3.534375ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:04:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33191" http.request.id=ba93cf55-d144-4268-82a3-619ceddc6554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" 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=3.651354ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=d8bf1a1b-37e2-419c-ad1a-943140290255 http.request.method=POST http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.856016ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=a9d616f8-f90c-4ee7-80ca-305bc4deafa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/blobs/uploads/d82c6dc3-a69b-47be-a067-33880c4b3872?_state=AUJtD5JWX6Jxy7T7wFQpA1qc6LD8B1bRgv7sryOt92t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkODJjNmRjMy1hNjliLTQ3YmUtYTA2Ny0zMzg4MGM0YjM4NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MzIuNTA1MzAzNDE1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=9.321046ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/d82c6dc3-a69b-47be-a067-33880c4b3872?_state=AUJtD5JWX6Jxy7T7wFQpA1qc6LD8B1bRgv7sryOt92t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkODJjNmRjMy1hNjliLTQ3YmUtYTA2Ny0zMzg4MGM0YjM4NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MzIuNTA1MzAzNDE1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33191" http.request.id=7d932814-19c2-4505-8ebb-71714209d912 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" 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=3.542734ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:04:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33191" http.request.id=7d932814-19c2-4505-8ebb-71714209d912 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" 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=3.711474ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:04:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-14T02:04:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=c3c3f822-8e00-448a-bc23-2c0735ebb352 http.request.method=POST http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.791534ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=6e3b878c-719f-488e-8661-568f83941c72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/blobs/uploads/d12475b2-3d7d-4ddf-84bc-c920b26c9fca?_state=2xY1ZwR8AaaRoKHOaHcRkeq2mTG0hqyMf0nl5f4eSN17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMTI0NzViMi0zZDdkLTRkZGYtODRiYy1jOTIwYjI2YzlmY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MzMuMDE1NTU1MzI3WiJ9&digest=sha256%3A2117782aaf9afcd65f992abb13e2d13550fa153c9f4dcad7b853f9269afa2a39" http.request.useragent="Go-http-client/1.1" http.response.duration=4.048986146s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/d12475b2-3d7d-4ddf-84bc-c920b26c9fca?_state=2xY1ZwR8AaaRoKHOaHcRkeq2mTG0hqyMf0nl5f4eSN17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMTI0NzViMi0zZDdkLTRkZGYtODRiYy1jOTIwYjI2YzlmY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MzMuMDE1NTU1MzI3WiJ9&digest=sha256%3A2117782aaf9afcd65f992abb13e2d13550fa153c9f4dcad7b853f9269afa2a39 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=10d7756b-52de-4d3a-9d6e-4549c19bd44a http.request.method=POST http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.407834ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=48e6893a-6105-4a59-bedb-85aab0b2bbb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/blobs/uploads/884c89ca-5ca9-49d4-9e2b-368d48424243?_state=SaGYgIwcZm1XGG9_oj9P5OsVt_Brea1dyn8GuOJQi_d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ODRjODljYS01Y2E5LTQ5ZDQtOWUyYi0zNjhkNDg0MjQyNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MzcuNjQ4MzI4MzU1WiJ9&digest=sha256%3A03e076dbc01d3cfcfaecf42cbbc4c4131bd228f429948997436ff9814d007667" http.request.useragent="Go-http-client/1.1" http.response.duration=5.570713356s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/884c89ca-5ca9-49d4-9e2b-368d48424243?_state=SaGYgIwcZm1XGG9_oj9P5OsVt_Brea1dyn8GuOJQi_d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ODRjODljYS01Y2E5LTQ5ZDQtOWUyYi0zNjhkNDg0MjQyNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6MzcuNjQ4MzI4MzU1WiJ9&digest=sha256%3A03e076dbc01d3cfcfaecf42cbbc4c4131bd228f429948997436ff9814d007667 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33191" http.request.id=84e25fa4-fbb3-4fd7-9012-33df1a9fe4fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.516373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33191" http.request.id=6afcdfbf-6501-415e-aa1e-f4b14af98b94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/sha256:7be0bcb6e1d2963d1e63521567f73cd4992e5816e193b631a1d53324ef36eec2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.603674ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "PUT /v2/foo/schema2/manifests/sha256:7be0bcb6e1d2963d1e63521567f73cd4992e5816e193b631a1d53324ef36eec2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=e625f47b-6f8b-47d4-b1d1-df888be2b165 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" 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=3.256315ms http.response.status=200 http.response.written=732 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=a00fd646-5b00-439f-822b-b885136707b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/sha256:7be0bcb6e1d2963d1e63521567f73cd4992e5816e193b631a1d53324ef36eec2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.148315ms http.response.status=200 http.response.written=732 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/sha256:7be0bcb6e1d2963d1e63521567f73cd4992e5816e193b631a1d53324ef36eec2 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=3ae0bfe9-6718-4830-aafb-2ca7fd125477 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.831896ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=1ca6b872-fd23-4a23-935f-2f0919c64629 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/sha256:7be0bcb6e1d2963d1e63521567f73cd4992e5816e193b631a1d53324ef36eec2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.732156ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/sha256:7be0bcb6e1d2963d1e63521567f73cd4992e5816e193b631a1d53324ef36eec2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=1ffabc96-3464-4d15-acf1-ea275ebefc22 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" 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=2.360116ms http.response.status=200 http.response.written=45 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="rewriting manifest sha256:7be0bcb6e1d2963d1e63521567f73cd4992e5816e193b631a1d53324ef36eec2 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=38d4ab32-29d5-40c9-9926-fb02213847ae http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=38d4ab32-29d5-40c9-9926-fb02213847ae http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" 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=5.558752ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33191" http.request.id=cac38e72-79de-4a52-89c5-3a4df05c68b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" 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.834096ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33191" http.request.id=75a936dc-863f-44f2-9fe3-25ab125daa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.821414ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33191" http.request.id=2eaf8cf0-6648-49c2-badd-03875dad6bc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/sha256:59223576b733e6f90a745a995b7d656f289c51c0e2ada444bed5c889ff40baad" http.request.useragent="Go-http-client/1.1" http.response.duration=3.359515ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "PUT /v2/foo/schema2/manifests/sha256:59223576b733e6f90a745a995b7d656f289c51c0e2ada444bed5c889ff40baad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=0c41f9cb-5587-4145-a260-943a71846aeb http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" 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=3.105795ms http.response.status=200 http.response.written=434 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=9adb9162-933f-404c-b95f-4a5a0729a2c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/sha256:59223576b733e6f90a745a995b7d656f289c51c0e2ada444bed5c889ff40baad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.951195ms http.response.status=200 http.response.written=434 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/sha256:59223576b733e6f90a745a995b7d656f289c51c0e2ada444bed5c889ff40baad HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=f3bcb25c-a82a-4d88-9bbb-77e19bf85247 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.602256ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=f55366c1-8443-48ac-8901-ff61ffe87453 http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/sha256:59223576b733e6f90a745a995b7d656f289c51c0e2ada444bed5c889ff40baad" http.request.useragent="Go-http-client/1.1" http.response.duration=2.706956ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/sha256:59223576b733e6f90a745a995b7d656f289c51c0e2ada444bed5c889ff40baad HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=info msg="rewriting manifest list sha256:59223576b733e6f90a745a995b7d656f289c51c0e2ada444bed5c889ff40baad in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=57e1e023-ab13-4b24-895e-95bc2956cf9f http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-14T02:04:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33191" http.request.id=57e1e023-ab13-4b24-895e-95bc2956cf9f http.request.method=GET http.request.remoteaddr="127.0.0.1:49542" 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=5.473892ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:04:43Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:04:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=0210e3b0-95d4-454c-9d2d-1b0b94bd42ec http.request.method=GET http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.100595ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=dcdaee28-8bc9-41f9-a78b-b01d38792828 http.request.method=GET http.request.remoteaddr="127.0.0.1:35334" 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=2.601936ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=b8228b00-4b34-42d3-99f7-047ee4653b7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" 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.920196ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-14T02:04:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=f170c501-25bf-4ddd-87c9-f2c137189240 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" 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=5.011553ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:04:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=f170c501-25bf-4ddd-87c9-f2c137189240 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" 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=5.239733ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:04:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=f170c501-25bf-4ddd-87c9-f2c137189240 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" 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=5.354452ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:04:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=f170c501-25bf-4ddd-87c9-f2c137189240 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" 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=5.471012ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:04:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-14T02:04:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=66d0a6b9-6aa8-4d70-ba04-098fadd843d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.795494ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:44 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=c936a6ff-8814-4453-a44f-53fa6d220be3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/blobs/uploads/00e6dc3d-5322-469a-8ac4-4b96b7094b55?_state=qAgggFD-oHps0po-EMAtI8l_3tcQIwPBn_pQGhUnzt57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMGU2ZGMzZC01MzIyLTQ2OWEtOGFjNC00Yjk2YjcwOTRiNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6NDQuMjY4MjEyMzEyWiJ9&digest=sha256%3Afbf0aef9d27b854683e0c9a5f2e37e8fce3ab493ca2f9434a2bf45c1daacf22b" http.request.useragent="Go-http-client/1.1" http.response.duration=22.222097973s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:04:44 +0000] "PUT /v2/foo/schema1/blobs/uploads/00e6dc3d-5322-469a-8ac4-4b96b7094b55?_state=qAgggFD-oHps0po-EMAtI8l_3tcQIwPBn_pQGhUnzt57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMGU2ZGMzZC01MzIyLTQ2OWEtOGFjNC00Yjk2YjcwOTRiNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDQ6NDQuMjY4MjEyMzEyWiJ9&digest=sha256%3Afbf0aef9d27b854683e0c9a5f2e37e8fce3ab493ca2f9434a2bf45c1daacf22b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=deb22973-6b42-4a5b-b524-65c06ff191be http.request.method=POST http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.584614ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=b75de14b-ce15-4a96-a5c4-55737f348d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/blobs/uploads/5a731833-760b-40e0-a8cf-1140b96cc322?_state=QPbmaGceMkmMevpjNK365z9hhP6L2NSCVz7YfvjKtLt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1YTczMTgzMy03NjBiLTQwZTAtYThjZi0xMTQwYjk2Y2MzMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MDcuMTc4NTQxNTVaIn0%3D&digest=sha256%3Ac55ce39a849d4dffc1f69897de1d0041d7fed565494e84e178af0bdaa61b85a0" http.request.useragent="Go-http-client/1.1" http.response.duration=8.159815097s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/5a731833-760b-40e0-a8cf-1140b96cc322?_state=QPbmaGceMkmMevpjNK365z9hhP6L2NSCVz7YfvjKtLt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1YTczMTgzMy03NjBiLTQwZTAtYThjZi0xMTQwYjk2Y2MzMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MDcuMTc4NTQxNTVaIn0%3D&digest=sha256%3Ac55ce39a849d4dffc1f69897de1d0041d7fed565494e84e178af0bdaa61b85a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=6a676e8f-c424-41b7-9102-35665a72c160 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.677689ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=08a23266-7057-4d0f-88cc-a28bf46b6a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" http.response.duration=6.56691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=b1a2bd0f-762e-4a61-a9dd-3db58a2ca787 http.request.method=GET http.request.remoteaddr="127.0.0.1:35334" 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=5.665531ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=e7e809da-c8aa-446b-9689-439a5443a3c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.439892ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "GET /v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34985" http.request.id=7c911861-435d-449c-8125-e00cc02e3807 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" http.response.duration=6.075191ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34985" http.request.id=b1904c06-950a-4f2a-b71c-d3aed74d6258 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" http.response.duration=6.095911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:34985" http.request.id=d4f80aae-17eb-4dfd-89bc-924135020ec5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" http.response.duration=6.151931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=14e518d7-6a3a-42ec-9568-4a54b778bb6d http.request.method=GET http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.987952ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "GET /v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=c7306beb-70c8-4c86-bb39-1548ee5ecb16 http.request.method=GET http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.462016ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=5622bd33-e6bc-4b02-8467-08d9f178c6f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" http.response.duration=2.914915ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "GET /v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=3cd31769-9177-4702-ac6c-443ded804f03 http.request.method=GET http.request.remoteaddr="127.0.0.1:35334" 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=2.525076ms http.response.status=200 http.response.written=41 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=error msg="payload digest does match: "sha256:9553bb5c1f392a683646817d3c5f972d0d51fe6b6ff6f8a341237da297f7a10f" != "sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854"" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=8e193e04-a9bc-4326-8f5f-26f319a3d754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" time="2025-05-14T02:05:15Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=8e193e04-a9bc-4326-8f5f-26f319a3d754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35334" http.request.uri="/v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.955495ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854" 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:dd5c189b458c50abbae6fb3582b77549ae9a2652ee2b3a28247c6ebea43a4854 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=f520eb25-4bf4-478c-8888-4be83dfb8228 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" 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=3.131395ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=71e93b5c-277a-49db-83e1-c3243ae99c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" 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=2.434476ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34985" http.request.id=ac9d05e6-38fa-4145-8bee-af1a55dafc02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" 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=3.072655ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:05:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34985" http.request.id=ac9d05e6-38fa-4145-8bee-af1a55dafc02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" 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=3.234915ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:05:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34985" http.request.id=ac9d05e6-38fa-4145-8bee-af1a55dafc02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" 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=3.353375ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=9e5d24c3-051c-4467-ba79-c668f0de6a6e http.request.method=POST http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.865916ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=fa0bc735-805b-4cf8-b6df-93a7e8a1d023 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/blobs/uploads/8e43cd05-f913-4971-a6dc-56b4a1bcbf53?_state=u0UEgsqYddwwBCM8ehy_DpNjQp5fEhf1wlZznnwFvrp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZTQzY2QwNS1mOTEzLTQ5NzEtYTZkYy01NmI0YTFiY2JmNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MTUuNDMzNTI0MzA1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=4.175473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema2/blobs/uploads/8e43cd05-f913-4971-a6dc-56b4a1bcbf53?_state=u0UEgsqYddwwBCM8ehy_DpNjQp5fEhf1wlZznnwFvrp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZTQzY2QwNS1mOTEzLTQ5NzEtYTZkYy01NmI0YTFiY2JmNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MTUuNDMzNTI0MzA1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34985" http.request.id=ffb254da-22da-4287-9dd8-db38e49e54a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" 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=3.258155ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:05:15Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34985" http.request.id=ffb254da-22da-4287-9dd8-db38e49e54a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" 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=3.414195ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:05:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-14T02:05:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=c808fbb3-a336-4aea-81d1-7a9676f41e4e http.request.method=POST http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.971976ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=5213d26e-154f-442e-bea4-bfbbf8644f35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/blobs/uploads/a656a961-9584-4a62-a2e8-5e3b079d15c5?_state=OX_1iyR9riKoCN_bjxs7JHNtre7t1_RELKTaxVneeNN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNjU2YTk2MS05NTg0LTRhNjItYTJlOC01ZTNiMDc5ZDE1YzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MTYuMDU5MDA1NjYzWiJ9&digest=sha256%3A6fc6fad154eaaa72ddc82d116c1a0aad1c599bfd32d03249cee0c67692f51afb" http.request.useragent="Go-http-client/1.1" http.response.duration=8.737998247s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/a656a961-9584-4a62-a2e8-5e3b079d15c5?_state=OX_1iyR9riKoCN_bjxs7JHNtre7t1_RELKTaxVneeNN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNjU2YTk2MS05NTg0LTRhNjItYTJlOC01ZTNiMDc5ZDE1YzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MTYuMDU5MDA1NjYzWiJ9&digest=sha256%3A6fc6fad154eaaa72ddc82d116c1a0aad1c599bfd32d03249cee0c67692f51afb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=59dea104-2e37-4989-9d41-b2af349a183f http.request.method=POST http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.265574ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=e6a76218-d91c-4ac0-842a-d3572c3af060 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/blobs/uploads/c157cd03-8b6d-4923-8265-05cfd3df8483?_state=FYbKVA25vANMYqVjXqcbRNQf4a5OSRWErqksv--uSiF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTU3Y2QwMy04YjZkLTQ5MjMtODI2NS0wNWNmZDNkZjg0ODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MjUuMjkzNTIxMTQzWiJ9&digest=sha256%3Aa9592aa7aff1a449010cef62d3bd88df3b42431d932e1ef51721921e5073caa7" http.request.useragent="Go-http-client/1.1" http.response.duration=4.265884118s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/c157cd03-8b6d-4923-8265-05cfd3df8483?_state=FYbKVA25vANMYqVjXqcbRNQf4a5OSRWErqksv--uSiF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTU3Y2QwMy04YjZkLTQ5MjMtODI2NS0wNWNmZDNkZjg0ODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MjUuMjkzNTIxMTQzWiJ9&digest=sha256%3Aa9592aa7aff1a449010cef62d3bd88df3b42431d932e1ef51721921e5073caa7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34985" http.request.id=7e3d3af2-2974-4ff8-ab34-f62906ec58f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.456634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34985" http.request.id=14edf881-10a1-49ca-a7d3-05ceea881ccb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/sha256:776989777e1a6e6cb6aa5106ec53eee0722ce0c73aafd2c9ff6203dae8943fb5" http.request.useragent="Go-http-client/1.1" http.response.duration=4.726853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "PUT /v2/foo/schema2/manifests/sha256:776989777e1a6e6cb6aa5106ec53eee0722ce0c73aafd2c9ff6203dae8943fb5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=7eb2e1a0-f4d6-4ebd-9b25-290cbfd50880 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" 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=4.894752ms http.response.status=200 http.response.written=732 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=4142c510-898f-4c5e-98e4-072e2fd1dd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/sha256:776989777e1a6e6cb6aa5106ec53eee0722ce0c73aafd2c9ff6203dae8943fb5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.890494ms http.response.status=200 http.response.written=732 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/sha256:776989777e1a6e6cb6aa5106ec53eee0722ce0c73aafd2c9ff6203dae8943fb5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=8fd4bc67-b950-4918-acff-1e80e9f98fd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.907556ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=22a98d40-aebe-4a42-b1a7-c4bfb015e158 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/sha256:776989777e1a6e6cb6aa5106ec53eee0722ce0c73aafd2c9ff6203dae8943fb5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.788956ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/sha256:776989777e1a6e6cb6aa5106ec53eee0722ce0c73aafd2c9ff6203dae8943fb5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=f373356f-c93b-4cb9-b628-318b68378ea6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" 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=2.680596ms http.response.status=200 http.response.written=45 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="rewriting manifest sha256:776989777e1a6e6cb6aa5106ec53eee0722ce0c73aafd2c9ff6203dae8943fb5 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=eef6e452-f3c0-47bf-a0ed-269cec51fd19 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=eef6e452-f3c0-47bf-a0ed-269cec51fd19 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" 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=5.696111ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34985" http.request.id=ec85d295-0749-448d-b166-b11b98829e8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" 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=3.158315ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34985" http.request.id=b442eb8a-cc85-47f9-9b1f-5fabd5a1a192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.844514ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34985" http.request.id=d969d58c-43d4-448c-bc45-157d3e63f82d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/sha256:7cbc05436712152a8650972726cb3347fab5016432645e5141f6afc06a707c28" http.request.useragent="Go-http-client/1.1" http.response.duration=3.691755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "PUT /v2/foo/schema2/manifests/sha256:7cbc05436712152a8650972726cb3347fab5016432645e5141f6afc06a707c28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=d8ea87a5-c493-486f-b01e-080bde701ca9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" 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=3.232496ms http.response.status=200 http.response.written=434 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=05219b89-ce7b-4093-8e05-e5305930d2e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/sha256:7cbc05436712152a8650972726cb3347fab5016432645e5141f6afc06a707c28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=3.429195ms http.response.status=200 http.response.written=434 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/sha256:7cbc05436712152a8650972726cb3347fab5016432645e5141f6afc06a707c28 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=2c91b04d-ea74-4c18-a89f-365dbaa36612 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.617156ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=8ae76a7b-8802-4059-8dd3-4a74693a27ef http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/sha256:7cbc05436712152a8650972726cb3347fab5016432645e5141f6afc06a707c28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.754355ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/sha256:7cbc05436712152a8650972726cb3347fab5016432645e5141f6afc06a707c28 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=info msg="rewriting manifest list sha256:7cbc05436712152a8650972726cb3347fab5016432645e5141f6afc06a707c28 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=d9cde5ec-863f-4223-892b-22f1694cc426 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-14T02:05:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34985" http.request.id=d9cde5ec-863f-4223-892b-22f1694cc426 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" 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=5.876552ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (66.96s) === RUN TestGetManifestWithStorageError time="2025-05-14T02:05: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.24.3 time="2025-05-14T02:05:29Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:36589" http.request.id=2c95aa7e-7641-4e87-8905-c424062938dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60394" 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=2.870336ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:36589" http.request.id=2c13d270-5e97-451b-a522-b91817d4ce62 http.request.method=GET http.request.remoteaddr="127.0.0.1:60394" 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=2.650756ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:36589" http.request.id=d0b3586b-fd79-401e-bc19-cb94391c7fdf http.request.method=GET http.request.remoteaddr="127.0.0.1:60394" 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=2.555196ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:36589" http.request.id=5786bccb-1943-4aa4-81c0-3d874341862c http.request.method=GET http.request.remoteaddr="127.0.0.1:60394" 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=2.567696ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-05-14T02:05: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.24.3 time="2025-05-14T02:05:29Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=82c8903c-cbc9-42b1-afc4-5daa8a2378fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.033776ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=1c0533fb-d74e-40a8-b8c5-b55870821a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:58540" 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=2.940176ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=dbd7247a-d45b-4780-82cc-222714e2062b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" 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.637776ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=337e365b-016f-440a-81f6-3fbb9072d942 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" 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=4.546753ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=337e365b-016f-440a-81f6-3fbb9072d942 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" 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=4.703092ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=337e365b-016f-440a-81f6-3fbb9072d942 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" 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=4.816472ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-14T02:05:29Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=337e365b-016f-440a-81f6-3fbb9072d942 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" 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=4.916392ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [14/May/2025:02:05:29 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-14T02:05:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=9416b058-35e9-432c-b699-f5beb1af4faa http.request.method=POST http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.005196ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=04ced56f-582e-4504-86ad-843d159bb83e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/blobs/uploads/bfb5f3a2-d257-4145-a772-d65004953176?_state=1Znd0bfXat-fe-jXRXc0LqFtgWwziM8pI0b24qN4Y3V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZmI1ZjNhMi1kMjU3LTQxNDUtYTc3Mi1kNjUwMDQ5NTMxNzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MzAuMjMxNjQ0MTNaIn0%3D&digest=sha256%3Ad67d8899423bcb938d2ba9eb06646a0fd9fb5c762b8d297739010bca544e81cd" http.request.useragent="Go-http-client/1.1" http.response.duration=5.232861503s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/bfb5f3a2-d257-4145-a772-d65004953176?_state=1Znd0bfXat-fe-jXRXc0LqFtgWwziM8pI0b24qN4Y3V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZmI1ZjNhMi1kMjU3LTQxNDUtYTc3Mi1kNjUwMDQ5NTMxNzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MzAuMjMxNjQ0MTNaIn0%3D&digest=sha256%3Ad67d8899423bcb938d2ba9eb06646a0fd9fb5c762b8d297739010bca544e81cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=fa89fcae-30fa-4461-ab32-1830d4256ef5 http.request.method=POST http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.331895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:36 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=43e2213a-26df-4d23-bf00-7f1d17b8c2a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/blobs/uploads/adb85fbe-9c35-4a43-b974-79ac3e521788?_state=-ctxfrXC0RfRNBiH3rngzVwKYS9Jp8htH1nmGVIAWNJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhZGI4NWZiZS05YzM1LTRhNDMtYjk3NC03OWFjM2U1MjE3ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MzYuMTQxODEzNTMzWiJ9&digest=sha256%3Aa506aa71e0926a2e7b137bcad22ca5ae76f6cf9246b7638d0101011d0e50c7f5" http.request.useragent="Go-http-client/1.1" http.response.duration=7.640257259s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:36 +0000] "PUT /v2/foo/schema1/blobs/uploads/adb85fbe-9c35-4a43-b974-79ac3e521788?_state=-ctxfrXC0RfRNBiH3rngzVwKYS9Jp8htH1nmGVIAWNJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhZGI4NWZiZS05YzM1LTRhNDMtYjk3NC03OWFjM2U1MjE3ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6MzYuMTQxODEzNTMzWiJ9&digest=sha256%3Aa506aa71e0926a2e7b137bcad22ca5ae76f6cf9246b7638d0101011d0e50c7f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=e6c75784-275d-4c2d-bb53-942a837d528d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.35641ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=3a65a071-fb79-43f5-ab36-d1f081ed1196 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.duration=5.420032ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=284d8a46-bad5-481a-b024-8a207ccd3dc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58540" 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=4.721253ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=cafc4978-b939-417c-a6a5-a0f90a4bf73d http.request.method=GET http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.369714ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33813" http.request.id=c3110263-08da-48ba-a673-157234683cdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.duration=5.326192ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33813" http.request.id=fc7bba40-00f6-4d8c-a900-0789184cd269 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.duration=5.362352ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:33813" http.request.id=79d6ccd1-0989-4c8d-91bf-be368c777fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.duration=5.248592ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=82f8b08a-38cc-4e4a-b2ae-a609754814c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.491713ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=8327f8fd-af61-4e2c-8f75-aeba10b6131b http.request.method=GET http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.531596ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=3056002e-8d38-4671-b410-2bdc858f01ad http.request.method=GET http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.346436ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=f4adc405-6bb2-404e-a7c3-0f2b7ba5e7bc http.request.method=GET http.request.remoteaddr="127.0.0.1:58540" 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=2.531077ms http.response.status=200 http.response.written=41 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=error msg="payload digest does match: "sha256:75f80015a58f19b72f152bba27eaa55e5bd4fc6dba512cbcf0a12a93cc12057d" != "sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3"" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=31c8b5b7-3b1e-4ec9-a9bb-a260fdfccbd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=31c8b5b7-3b1e-4ec9-a9bb-a260fdfccbd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58540" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.027015ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=e32bff3a-8e25-4fa3-99d7-8283deaae043 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59556" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.485075ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=58a85a98-7868-4032-ae9d-029b88ca1cb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59556" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.692996ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=03fdb456-f0cf-41c7-b3f2-c53d21c3816a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59566" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.918255ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=a88c5f80-1e28-43dc-ad1b-0ae1443f10ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:59576" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.duration=6.45881ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=041501a7-d776-47c3-b8d3-c6860395b234 http.request.method=GET http.request.remoteaddr="127.0.0.1:59576" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.870973ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=ca7239c7-0906-4086-b79f-a8fb46815b40 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59580" 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=3.078815ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=8c8ce90d-1f92-458a-a733-7c3b8a9b9fc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.093171ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=c09d0433-ad21-488b-aca3-206a55de7c65 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" 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=3.012456ms http.response.status=200 http.response.written=39 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=9e70ab94-1a00-428e-9705-24969321f5d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.478155ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:51ff128ee4eed1d8eb264bca631df155e43ae03dfb015748e171a2908d8915b3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=5b668281-fc33-40bd-9823-56aca86bb4f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" 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=3.089535ms http.response.status=200 http.response.written=35 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=2d0d4d95-0716-4852-9a9a-65bb6b4713c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" 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.931475ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=b343166d-49dd-4e7a-8493-2137f24526c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" 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=2.811836ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=43882e6c-1255-4ff1-a591-d4dbf37a2c90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" 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=3.223635ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=43882e6c-1255-4ff1-a591-d4dbf37a2c90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" 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=3.388594ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=43882e6c-1255-4ff1-a591-d4dbf37a2c90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" 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=3.528394ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=8d567a07-62e3-4737-a391-1ced57ff640e http.request.method=POST http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.445594ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=db9f518a-70ac-4a41-a49a-c09a9378d32a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/blobs/uploads/b7633173-e29a-4325-8074-ca24c0c45cbd?_state=Fw_cZ-XSzC0QsGrYj0QGm-seERN3lzNfXNSeZqal7ih7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNzYzMzE3My1lMjlhLTQzMjUtODA3NC1jYTI0YzBjNDVjYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6NDMuOTE4MzAzMDA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=4.394473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/b7633173-e29a-4325-8074-ca24c0c45cbd?_state=Fw_cZ-XSzC0QsGrYj0QGm-seERN3lzNfXNSeZqal7ih7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNzYzMzE3My1lMjlhLTQzMjUtODA3NC1jYTI0YzBjNDVjYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6NDMuOTE4MzAzMDA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=b65d9376-a461-4864-8771-bbc6bfe9bc2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" 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=3.580154ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:05:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=b65d9376-a461-4864-8771-bbc6bfe9bc2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" 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=3.728614ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [14/May/2025:02:05:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-14T02:05:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=f98e5b69-5ba3-41a6-b5fe-c50873318c9f http.request.method=POST http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.454295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:44 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=ab717405-d0f9-4139-984c-dee3ab0d695a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/blobs/uploads/63e97b18-4dfc-42cc-b7e5-416fb9db281a?_state=4YFobg91Zw8FqqbwjFvWYq-_9vbz9GlRB_X0MOL-iih7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2M2U5N2IxOC00ZGZjLTQyY2MtYjdlNS00MTZmYjlkYjI4MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6NDQuNzQ4MzYyMzc3WiJ9&digest=sha256%3Acaaa87c5f1b688b6a4932049d414ca477590d8dd923469f6e649576ffa4fe833" http.request.useragent="Go-http-client/1.1" http.response.duration=12.008582561s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:44 +0000] "PUT /v2/foo/schema2/blobs/uploads/63e97b18-4dfc-42cc-b7e5-416fb9db281a?_state=4YFobg91Zw8FqqbwjFvWYq-_9vbz9GlRB_X0MOL-iih7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2M2U5N2IxOC00ZGZjLTQyY2MtYjdlNS00MTZmYjlkYjI4MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6NDQuNzQ4MzYyMzc3WiJ9&digest=sha256%3Acaaa87c5f1b688b6a4932049d414ca477590d8dd923469f6e649576ffa4fe833 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:05:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=65cb57de-450c-4b23-a7dc-69f7d200d0de http.request.method=POST http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.634134ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=fdfddc8e-b34e-49de-8ef0-b5598603679f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/blobs/uploads/8c21541a-ec2e-4e4c-949d-2fea32024220?_state=j5YdppJBUAyxwqIfEt1Uh7ZCBs5P99kDG9YT7_CgYRh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YzIxNTQxYS1lYzJlLTRlNGMtOTQ5ZC0yZmVhMzIwMjQyMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6NTcuMzI4ODYyMTE3WiJ9&digest=sha256%3Afe5a6e46ab77cbee9bc787596861ce0da085e3e877c163e02eb44621e9a46978" http.request.useragent="Go-http-client/1.1" http.response.duration=5.771752271s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:05:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/8c21541a-ec2e-4e4c-949d-2fea32024220?_state=j5YdppJBUAyxwqIfEt1Uh7ZCBs5P99kDG9YT7_CgYRh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YzIxNTQxYS1lYzJlLTRlNGMtOTQ5ZC0yZmVhMzIwMjQyMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTRUMDI6MDU6NTcuMzI4ODYyMTE3WiJ9&digest=sha256%3Afe5a6e46ab77cbee9bc787596861ce0da085e3e877c163e02eb44621e9a46978 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=1c81f49c-cb65-40c4-95c6-05d85b2648cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.311454ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=4c9a3063-631b-459e-af40-65f804a550f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.duration=3.926314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=6a4196ce-827c-42b8-b319-b6ab8478bcd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" 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=3.216955ms http.response.status=200 http.response.written=732 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=c53bd7f4-81fb-421d-95b5-3fc609c4e06d http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.251595ms http.response.status=200 http.response.written=732 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=73963a67-05d1-4629-a3a6-3aaf51f9bc87 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.552136ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=e547f940-17ad-4cc8-ac05-dc9a33057204 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.duration=2.457036ms http.response.status=304 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=3acb4dca-2d68-4069-932b-5a468246032c http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" 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=2.532876ms http.response.status=200 http.response.written=45 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="rewriting manifest sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=129c3193-e5b1-4320-b4b7-7a75777a6b46 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=129c3193-e5b1-4320-b4b7-7a75777a6b46 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" 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=5.374212ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=e56242f6-54c9-4a22-9939-c340afc68472 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.duration=3.304796ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=d681a5d6-ce72-46f7-aa3c-dc70c3385599 http.request.method=GET http.request.remoteaddr="127.0.0.1:59594" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.638716ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=9d2786c5-aa94-43c6-aa0c-73eddcc21c82 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37616" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.068735ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=c52264fc-fef6-48b8-a16f-08891b8b883a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37618" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.duration=4.083594ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=df08999d-0d62-48ed-9f99-12c6afc21f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:37618" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.302435ms http.response.status=200 http.response.written=732 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=09218867-a291-48b1-a3a5-9082bde3c664 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37634" 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=3.053955ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33813" http.request.id=8c92e37d-a37f-46e6-90bd-182cbdcd9cb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37646" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.550293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=9f7fac4b-263d-4bb3-9803-2671d68e41e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37646" 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=2.650356ms http.response.status=200 http.response.written=39 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=2273d8be-4e4a-48f9-bb82-a37206d97ac2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37646" http.request.uri="/v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510" http.request.useragent="Go-http-client/1.1" http.response.duration=3.502435ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:830d8bcb5fd6648d62795bb03b13dd44cf42dacf51e1f41fdf136858dfb22510 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33813" http.request.id=171a104d-8acc-4710-8288-dc6ff8a3c614 http.request.method=GET http.request.remoteaddr="127.0.0.1:37646" 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=2.848956ms http.response.status=200 http.response.written=35 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (33.52s) === RUN TestManifestDeleteDisabled time="2025-05-14T02:06:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:06:03Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:06:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:33485" http.request.id=23dbc77c-ac06-4476-925f-4965039aaf26 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34588" 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=3.195495ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [14/May/2025:02:06:03 +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-05-14T02:06:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:06:03Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:06:03Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-14T02:06:03Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.3 time="2025-05-14T02:06:03Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-14T02:06:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:40301" http.request.id=1852c70a-f468-470a-b8dc-ff8cd744e83d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38864" 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=5.509952ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:40301" http.request.id=e06502e9-1f62-48bc-ae41-e452a6a77e36 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38870" 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=5.493471ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:40301" http.request.id=b39c0a06-9fdb-471b-9aeb-1a64f20e95f8 http.request.method=POST http.request.remoteaddr="127.0.0.1:38884" 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=5.486652ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-14T02:06:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:40301" http.request.id=b89b063b-a78d-4ab1-aa1c-2c2a5e1d7ba4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38886" 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=5.607711ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [14/May/2025:02:06:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.58s) === RUN TestProxyManifestGetByTag time="2025-05-14T02:06:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:06:03Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:06:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=5fd684f1-1a3f-4e1f-a150-9d86419f8573 http.request.method=POST http.request.remoteaddr="127.0.0.1:42652" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.235155ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=f7b99388-4263-4512-b6d9-42824eb7c6c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42652" http.request.uri="/v2/foo/bar/blobs/uploads/e9f51842-fa50-47a7-8626-e352d3e9d1f6?_state=xZQpK0sSyLXdziqnKPITYLT7vncaQtq1AfDqFSQvRPZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5ZjUxODQyLWZhNTAtNDdhNy04NjI2LWUzNTJkM2U5ZDFmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowNjowNC41NzAyMjA0NzVaIn0%3D&digest=sha256%3A3716f504983be17909d90213b6cbfb8b4ac87f384f0590492a40b7e767fbf408" http.request.useragent="Go-http-client/1.1" http.response.duration=11.610767299s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:04 +0000] "PUT /v2/foo/bar/blobs/uploads/e9f51842-fa50-47a7-8626-e352d3e9d1f6?_state=xZQpK0sSyLXdziqnKPITYLT7vncaQtq1AfDqFSQvRPZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5ZjUxODQyLWZhNTAtNDdhNy04NjI2LWUzNTJkM2U5ZDFmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowNjowNC41NzAyMjA0NzVaIn0%3D&digest=sha256%3A3716f504983be17909d90213b6cbfb8b4ac87f384f0590492a40b7e767fbf408 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=7b2a2881-83b3-47d9-9edf-81a9317b7ead http.request.method=PUT http.request.remoteaddr="127.0.0.1:42652" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=6.006051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-14T02:06:16Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-14T02:06:16Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.24.3 time="2025-05-14T02:06:16Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=7d2dcc81-56ea-478b-a653-6e8c99e6e313 http.request.method=GET http.request.remoteaddr="127.0.0.1:42652" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.398776ms http.response.status=200 http.response.written=2 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:40957" go.version=go1.24.3 time="2025-05-14T02:06:16Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=93ebc22a-54eb-44ac-ad3e-0cd564bafab6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45380" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.971236ms http.response.status=200 http.response.written=2 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40957 /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:40957/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:42615" http.request.id=9e054e18-fdd6-42c6-9c3d-fd7946a1a62e http.request.method=GET http.request.remoteaddr="127.0.0.1:58400" http.request.uri="/v2/foo/bar/manifests/sha256:1a7024ea0c4a0bd8415244e3310da4f45acfc1f87a47678417a97f9d0e5a7a1e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:1a7024ea0c4a0bd8415244e3310da4f45acfc1f87a47678417a97f9d0e5a7a1e" time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=48fdd15d-e4e0-4515-97f2-61cfda8aabc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45386" http.request.uri="/v2/foo/bar/manifests/sha256:1a7024ea0c4a0bd8415244e3310da4f45acfc1f87a47678417a97f9d0e5a7a1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.187472ms http.response.status=200 http.response.written=935 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "GET /v2/foo/bar/manifests/sha256:1a7024ea0c4a0bd8415244e3310da4f45acfc1f87a47678417a97f9d0e5a7a1e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:1a7024ea0c4a0bd8415244e3310da4f45acfc1f87a47678417a97f9d0e5a7a1e with ttl=167h59m59.99998588s" go.version=go1.24.3 time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42615" http.request.id=9e054e18-fdd6-42c6-9c3d-fd7946a1a62e http.request.method=GET http.request.remoteaddr="127.0.0.1:58400" http.request.uri="/v2/foo/bar/manifests/sha256:1a7024ea0c4a0bd8415244e3310da4f45acfc1f87a47678417a97f9d0e5a7a1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=19.488051ms http.response.status=200 http.response.written=935 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "GET /v2/foo/bar/manifests/sha256:1a7024ea0c4a0bd8415244e3310da4f45acfc1f87a47678417a97f9d0e5a7a1e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=19bb2419-6335-46c3-983b-567c2b98c8c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45386" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.681076ms http.response.status=200 http.response.written=2 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40957 /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:40957/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:42615" http.request.id=0e95e4b1-b49e-4cd4-9589-c50a814ea2eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=10097be7-59dd-4536-9d49-bcfc3c33fd51 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45392" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.233512ms http.response.status=200 http.response.written=935 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42615" http.request.id=0e95e4b1-b49e-4cd4-9589-c50a814ea2eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" 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=18.215813ms http.response.status=200 http.response.written=935 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-14T02:06:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=0538c27f-9c7a-4a33-8d82-93b645d19e03 http.request.method=POST http.request.remoteaddr="127.0.0.1:45392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.319435ms http.response.status=202 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=9d6d3277-1aae-4bc2-b221-ea2fdfc6ebe6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45392" http.request.uri="/v2/foo/bar/blobs/uploads/f62e49cd-bd24-4b9f-af4e-21e1d13ed79c?_state=ExWD8Ew-u4_kZIdLh7cTGzSdKVY34yiAJUaatdqK4ol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MmU0OWNkLWJkMjQtNGI5Zi1hZjRlLTIxZTFkMTNlZDc5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowNjoxNi42NjQ4MTI0NDZaIn0%3D&digest=sha256%3A85f3850bb8426b64ddbfe4aea69cfaf43620cc13850066f06b9bc17c3dddbf96" http.request.useragent="Go-http-client/1.1" http.response.duration=3.622727905s http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:16 +0000] "PUT /v2/foo/bar/blobs/uploads/f62e49cd-bd24-4b9f-af4e-21e1d13ed79c?_state=ExWD8Ew-u4_kZIdLh7cTGzSdKVY34yiAJUaatdqK4ol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MmU0OWNkLWJkMjQtNGI5Zi1hZjRlLTIxZTFkMTNlZDc5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xNFQwMjowNjoxNi42NjQ4MTI0NDZaIn0%3D&digest=sha256%3A85f3850bb8426b64ddbfe4aea69cfaf43620cc13850066f06b9bc17c3dddbf96 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=d316903a-f5f0-4ecc-a02a-3bab14274074 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45392" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=5.648071ms http.response.status=201 http.response.written=0 127.0.0.1 - - [14/May/2025:02:06:20 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=97620822-76fa-40bc-ae71-6f6d15ce3ab9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45392" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.115357ms http.response.status=200 http.response.written=2 127.0.0.1 - - [14/May/2025:02:06:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-14T02:06:20Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40957 /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:40957/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:42615" http.request.id=6875cc30-2a34-4d3e-aa8e-938f836041ae http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=5d1e21b6-f397-4360-9a0c-2624a7ef2a45 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45394" 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=4.959813ms http.response.status=200 http.response.written=935 127.0.0.1 - - [14/May/2025:02:06:20 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=58e67c8a-02ef-4fd6-9a58-74c6cdf5eb57 http.request.method=GET http.request.remoteaddr="127.0.0.1:45394" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.203737ms http.response.status=200 http.response.written=2 127.0.0.1 - - [14/May/2025:02:06:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-14T02:06:20Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40957 /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:40957/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:42615" http.request.id=6875cc30-2a34-4d3e-aa8e-938f836041ae http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40957" http.request.id=b1ad4811-3a52-4f8e-b581-7bc1df1c7e1d http.request.method=GET http.request.remoteaddr="127.0.0.1:45404" 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=4.778933ms http.response.status=200 http.response.written=935 127.0.0.1 - - [14/May/2025:02:06:20 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-14T02:06:20Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:5cc9ae530c856045ed2a0a7dda6192201d48fce1b923ed66ac2a9efe0314d73b with ttl=167h59m59.99999142s" go.version=go1.24.3 time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42615" http.request.id=6875cc30-2a34-4d3e-aa8e-938f836041ae http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" 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=27.190299ms http.response.status=200 http.response.written=935 127.0.0.1 - - [14/May/2025:02:06:20 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (16.55s) === RUN TestAppDispatcher time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36253" http.request.id=c8e1ae29-da37-4bc2-abc0-9abd28feeabe http.request.method=GET http.request.remoteaddr="127.0.0.1:52048" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.629616ms http.response.status=200 http.response.written=0 time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36253" http.request.id=9614cfea-5af8-4931-98b4-ea837a45966b http.request.method=GET http.request.remoteaddr="127.0.0.1:52048" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.268116ms http.response.status=200 http.response.written=0 time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36253" http.request.id=fd2a9eb5-a65e-4f9b-9683-bc18b86dd280 http.request.method=GET http.request.remoteaddr="127.0.0.1:52048" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.448876ms http.response.status=200 http.response.written=0 time="2025-05-14T02:06:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36253" http.request.id=4899b147-95fa-415d-91f8-d5263b778c66 http.request.method=GET http.request.remoteaddr="127.0.0.1:52048" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.415217ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2025-05-14T02:06:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 time="2025-05-14T02:06:20Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 time="2025-05-14T02:06:20Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.3 http.request.host="127.0.0.1:46273" http.request.id=27ff5390-1e94-420d-8bd6-5dee7bb63f84 http.request.method=GET http.request.remoteaddr="127.0.0.1:47120" 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-05-14T02:06:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 time="2025-05-14T02:06:20Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 time="2025-05-14T02:06:20Z" level=info msg="configuring file health check path=/tmp/healthcheck676738766, interval=1" go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-14T02:06:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 time="2025-05-14T02:06:24Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 time="2025-05-14T02:06:24Z" level=info msg="configuring TCP health check addr=127.0.0.1:43773, interval=1" go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-14T02:06:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 time="2025-05-14T02:06:28Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 time="2025-05-14T02:06:28Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:44645, interval=1, threshold=3" go.version=go1.24.3 instance.id=ea7835d7-d1df-4ef6-9f06-ba2a8a359486 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 328.784s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.06s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.02s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.33s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.25s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.91s) === RUN TestProxyManifests --- PASS: TestProxyManifests (2.10s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 13.031s === RUN TestSchedule time="2025-05-14T02:01:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 time="2025-05-14T02:01:06Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99004ms" go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 time="2025-05-14T02:01:06Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=992.4µs" go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 time="2025-05-14T02:01:06Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=968.84µs" go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-05-14T02:01:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-14T02:01:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 time="2025-05-14T02:01:07Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.83642ms" go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 time="2025-05-14T02:01:07Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.98534ms" go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 time="2025-05-14T02:01:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-14T02:01:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=37b416f5-2cd3-4c65-b775-08db97ddc784 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.874s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.01s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (9.52s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 29550592 sha256:e502d3579e3ffef2a116d8aa1894b1cf5fc9c7d3e56fa3ed4f8ba96ced9407ae [] map[] } --- PASS: TestSimpleBlobRead (2.31s) === RUN TestBlobMount --- PASS: TestBlobMount (1.11s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (10.43s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (10.03s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (9.24s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.05s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.04s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:58e802019ba508212824f94f6549fa6dba9cb61fdfb09c8db7d1a39b14ae318a palailogos: marking blob sha256:d83f44c88dff6c449cdc548e1aa93ca78f8b490ec0db636e461551311616e856 palailogos: marking blob sha256:b9ccca8793b971d3f6efcaa4d266d8a9158dbdb73e8599d55e332811f8a033cd palailogos: marking manifest sha256:6587604adb658170d0080ea8864f9275b373dfd8ad079dc5907237d769feb2b7 palailogos: marking blob sha256:f06688a8e2590cc064c05fec9337ac82716e5f00beccb7f6cbc229e6a2289717 palailogos: marking blob sha256:0622a99fc69d909b8ea27de6880d1d94202e4d102f0fc79fa6039b0fc1cb6db2 palailogos: marking manifest sha256:bcb775a6c038a6cb911653e6d6fda0ac6c0553ed6062af7efd076f7a6e21b237 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:20f9ab68f267079cf2f506589b14bdec9eb345fa4e38f094ba6ff3bd8c49c71f palailogos: marking blob sha256:6e3b89237e7f85cf3bee76caea2cdfc743eb291f1652ef26e4b0d6b592e9a2cb palailogos: marking manifest sha256:f899cbfdc755cc02d9f00d400bac4bcbc2e28def7b9175e53569ae1ed8252572 palailogos: marking blob sha256:6587604adb658170d0080ea8864f9275b373dfd8ad079dc5907237d769feb2b7 palailogos: marking blob sha256:58e802019ba508212824f94f6549fa6dba9cb61fdfb09c8db7d1a39b14ae318a 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (5.56s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:222ddb4b993017bdbb1e4bf2654a44728490033ead53ab069b59f6ac3e5b6ef7 deletemanifests: marking manifest sha256:4bf231179c38ede749d56914056849b74c07430fb6d4703dc6a0181763a7b320 deletemanifests: marking blob sha256:0479b5ccb30a971dc9a9626fa13b3a8a30faa6ef12bb522c5862c73fba5e16b1 deletemanifests: marking blob sha256:e9163a8a5da3a7fdb0de6d46d28bc9bac618ef59f0ec7e85b97d02231de82b4b deletemanifests: marking blob sha256:ec1f52309e0a2283c9ff33de23da052458ef067c6a098f3a98073f8646a40cac 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1512ad4759b73080a1330903f14684698ffed20ddb0954ed75e73a31de3ebaf5 blob eligible for deletion: sha256:222ddb4b993017bdbb1e4bf2654a44728490033ead53ab069b59f6ac3e5b6ef7 blob eligible for deletion: sha256:25e03c0fed538ae44a10d2703ce6338dd139db59ceb6e11b9a5437a80457e44f blob eligible for deletion: sha256:5a69285cc476f4722aac4d601e8b8d60d0b5c7b6715bbb394799f0a07d705a44 deletemanifests manifest eligible for deletion: sha256:222ddb4b993017bdbb1e4bf2654a44728490033ead53ab069b59f6ac3e5b6ef7 deletemanifests: marking manifest sha256:4bf231179c38ede749d56914056849b74c07430fb6d4703dc6a0181763a7b320 deletemanifests: marking blob sha256:0479b5ccb30a971dc9a9626fa13b3a8a30faa6ef12bb522c5862c73fba5e16b1 deletemanifests: marking blob sha256:e9163a8a5da3a7fdb0de6d46d28bc9bac618ef59f0ec7e85b97d02231de82b4b deletemanifests: marking blob sha256:ec1f52309e0a2283c9ff33de23da052458ef067c6a098f3a98073f8646a40cac time="2025-05-14T02:02:01Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/222ddb4b993017bdbb1e4bf2654a44728490033ead53ab069b59f6ac3e5b6ef7" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a time="2025-05-14T02:02:01Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/222ddb4b993017bdbb1e4bf2654a44728490033ead53ab069b59f6ac3e5b6ef7" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1512ad4759b73080a1330903f14684698ffed20ddb0954ed75e73a31de3ebaf5 time="2025-05-14T02:02:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/15/1512ad4759b73080a1330903f14684698ffed20ddb0954ed75e73a31de3ebaf5" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:222ddb4b993017bdbb1e4bf2654a44728490033ead53ab069b59f6ac3e5b6ef7 time="2025-05-14T02:02:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/22/222ddb4b993017bdbb1e4bf2654a44728490033ead53ab069b59f6ac3e5b6ef7" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:25e03c0fed538ae44a10d2703ce6338dd139db59ceb6e11b9a5437a80457e44f time="2025-05-14T02:02:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/25/25e03c0fed538ae44a10d2703ce6338dd139db59ceb6e11b9a5437a80457e44f" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:5a69285cc476f4722aac4d601e8b8d60d0b5c7b6715bbb394799f0a07d705a44 time="2025-05-14T02:02:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5a69285cc476f4722aac4d601e8b8d60d0b5c7b6715bbb394799f0a07d705a44" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a --- PASS: TestDeleteManifestIfTagNotFound (6.03s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:21247f89a4c6bb0134ad05d5f100414009e673d3c7af488a4654a0f27be4ac25 time="2025-05-14T02:02:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/21/21247f89a4c6bb0134ad05d5f100414009e673d3c7af488a4654a0f27be4ac25" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:abccc782118a50256237c703a39a64e562d194db771226eaaa863298fd597cec time="2025-05-14T02:02:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ab/abccc782118a50256237c703a39a64e562d194db771226eaaa863298fd597cec" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:daaf308586ab789133f15dd9cb7a8c63fe8884a0d4873e6b7f5721e136736ba7 time="2025-05-14T02:02:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/da/daaf308586ab789133f15dd9cb7a8c63fe8884a0d4873e6b7f5721e136736ba7" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a --- PASS: TestGCWithMissingManifests (1.77s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:e4493c63c6255737811be5dfeddf1e4217446a7fb0c82e191c1c636c92b5021f komnenos: marking blob sha256:9165c580a3f9b175887b1ad9c27bd09aed25998a1e17b4d08a91426059fd1969 komnenos: marking blob sha256:1599c14b6f3fdafe346081d3ee9d03e8249719e1f42bf39bc738891634ff92de 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1f0729560557e2190eb2e0367167c1990f5117b225401583887a764e25b2821d time="2025-05-14T02:02:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1f/1f0729560557e2190eb2e0367167c1990f5117b225401583887a764e25b2821d" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:5cc0fb8e6163c1368367977edcd92aad8a09ab01bc00ce485be5bae4ae9bd990 time="2025-05-14T02:02:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5c/5cc0fb8e6163c1368367977edcd92aad8a09ab01bc00ce485be5bae4ae9bd990" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:ba5dfd1d6ca7010d40fdf0c62be85c67172a1a417547f1b35b38868409afab02 time="2025-05-14T02:02:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ba/ba5dfd1d6ca7010d40fdf0c62be85c67172a1a417547f1b35b38868409afab02" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:bdd79e839fadd9fa30e078f7ea49041d074f3eac06be9af3f8e0baf0807c940c time="2025-05-14T02:02:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bd/bdd79e839fadd9fa30e078f7ea49041d074f3eac06be9af3f8e0baf0807c940c" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:da4daae8ec9a5fda4a8c8868b9fdbdc3edd663bb4899f413d882f224db39b25a time="2025-05-14T02:02:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/da/da4daae8ec9a5fda4a8c8868b9fdbdc3edd663bb4899f413d882f224db39b25a" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-14T02:02:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a blob eligible for deletion: sha256:ffb71da4a8d499b36d8a4b98df8b74c09fdfb26866a0c6b62fb992b7b8045984 time="2025-05-14T02:02:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ff/ffb71da4a8d499b36d8a4b98df8b74c09fdfb26866a0c6b62fb992b7b8045984" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a --- PASS: TestDeletionHasEffect (6.79s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (5.79s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:b895151c19abebddea90f12fd22ff796489559e4d546d1f83908b2c6543fe470 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:b3ae5436e6af145bcd02c0febb401ca7dc047aed26be1534aa22c7dfe0f71750 michael_z_doukas: marking blob sha256:31c395308ef36068cb3d890eaebb8bc78ab1630ad863850a5d5a15c5bf84c72d 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:112fa9c6afd6cb527a2d70f59e39771a7bc3816c9f9a81cfaa3e39a47c42385f time="2025-05-14T02:02:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/112fa9c6afd6cb527a2d70f59e39771a7bc3816c9f9a81cfaa3e39a47c42385f" go.version=go1.24.3 instance.id=415134e8-1d2b-47ae-83c1-9abbe4436e0a --- PASS: TestOrphanBlobDeleted (2.74s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:25480fb08b4c2da3b9159e7a899c6afaabbc74d629d35c30463fb198760d8cf8 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ad18ba87eefa8f3912503d7cacfba894c05d5f0faf7caa51d06a4b80aa7588f1 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (2.57s) === RUN TestManifestStorage --- PASS: TestManifestStorage (2.10s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (1.68s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (4.56s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.01s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-05-14T02:02:29Z" level=info msg="PurgeUploads starting: olderThan=2025-05-14 01:02:29.357533055 +0000 UTC m=-3517.492683776, actuallyDelete=true" time="2025-05-14T02:02:29Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-14T02:02:29Z" level=info msg="PurgeUploads starting: olderThan=2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079, actuallyDelete=true" time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/f535609f-a6c5-45fe-9dad-4e63201d31ff have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/09552f50-bcc7-4bc0-bc1c-aba5e9e35f6b have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/12cada8e-2f91-4f96-9be9-61bfbb90879c have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/204920ce-f82d-492f-b38c-d43d30e7aa9d have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/21a365b9-28de-4dd9-8733-bb29c118694a have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/475d19b7-3c49-439a-b7fd-cc02a283fbb0 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6d523705-fce4-4083-9e31-87159cb1757c have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b81a50ba-913e-4d22-a12d-127e9c648216 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ed88e372-52cb-4fc3-bf07-a2e4c8b9928b have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d52826c5-efd2-41b6-99d9-ffe4fb71c841 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e3674003-14d4-47b6-bd91-e1d1359fca90 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36054893 +0000 UTC m=+82.510332079). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-14T02:02:29Z" level=info msg="PurgeUploads starting: olderThan=2025-05-14 02:02:29.364534784 +0000 UTC m=+82.514317953, actuallyDelete=true" time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c6695a63-aa47-409f-8ac1-85f853b89d65 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.364534784 +0000 UTC m=+82.514317953). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/abfbf9ac-07bf-4011-aa9c-46f01b1ae024 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.364534784 +0000 UTC m=+82.514317953). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f296c875-4120-4a2f-ac0f-78fdcb950570 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.364534784 +0000 UTC m=+82.514317953). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/84814657-75e5-4d23-ac28-f972e7d1b235 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.364534784 +0000 UTC m=+82.514317953). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a20833ff-b571-4170-b1da-53fcb306ecd2 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.364534784 +0000 UTC m=+82.514317953). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-14T02:02:29Z" level=info msg="PurgeUploads starting: olderThan=2025-05-14 02:02:29.36710074 +0000 UTC m=+82.516883909, actuallyDelete=true" time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6088a9a-b171-4f96-99b3-bfe6aab30da6 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36710074 +0000 UTC m=+82.516883909). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fb91e2b9-ecad-4cba-8c21-4bf4199f02a7 have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36710074 +0000 UTC m=+82.516883909). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1321eeff-c653-4003-a054-e5d04f2edeea have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36710074 +0000 UTC m=+82.516883909). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/906c463a-0779-41a7-9e0c-cd7e2656d64f have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36710074 +0000 UTC m=+82.516883909). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b70655c8-96da-4939-ab80-b4f9d1e1f54a have older date (2025-05-14 01:02:29 +0000 UTC) than purge date (2025-05-14 02:02:29.36710074 +0000 UTC m=+82.516883909). Removing upload directory." time="2025-05-14T02:02:29Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-14T02:02:29Z" level=info msg="PurgeUploads starting: olderThan=2025-05-14 02:02:29.369246677 +0000 UTC m=+82.519029786, actuallyDelete=true" time="2025-05-14T02:02:29Z" 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 82.731s ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.285s === 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.283s === RUN TestWalkFileRemoved time="2025-05-14T02:01:06Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.163s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 2.756s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.32s) === 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.597s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (17.82s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 19.964s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (25.19s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 27.390s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-05-14T02:01:07Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-14T02:01:07Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-14T02:01:07Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.01s) --- 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 TestInvalidData === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 time="2025-05-14T02:01:07Z" level=error msg="unknown ip address format" go.version=go1.24.3 instance.id=ea4b7439-30b6-481f-b67d-db972f1036e9 ip=?0000000000000000000000000000000000 === CONT TestMatchIPV4WithRegionMatched --- PASS: TestS3TryUpdate (0.03s) === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 time="2025-05-14T02:01:07Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestInvalidNetworkType (0.02s) --- PASS: TestParsing (0.04s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2025-05-14T02:01:07Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=ea4b7439-30b6-481f-b67d-db972f1036e9 --- PASS: TestMatchIPV4 (0.03s) --- PASS: TestMatchIPV4_2 (0.02s) --- PASS: TestMatchIPV6 (0.02s) time="2025-05-14T02:01:07Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=ea4b7439-30b6-481f-b67d-db972f1036e9 --- PASS: TestInvalidData (0.05s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.05s) --- PASS: TestMatchIPV4WithRegionMatched (0.02s) time="2025-05-14T02:01:08Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-14T02:01:09Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-14T02:01:10Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-14T02:01:11Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestUpdateCalledRegularly (4.53s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.879s === RUN Test OK: 4 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.255s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 2.236s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (17.77s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.03s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 20.547s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.03s) PASS ok github.com/docker/distribution/uuid 0.186s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r12.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-riscv64.so.1 >>> docker-registry*: Package size: 25.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Wed, 14 May 2025 02:06:37 +0000 elapsed time 0h 7m 8s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250514.015933) (2/2) Purging go (1.24.3-r1) Executing busybox-1.37.0-r17.trigger OK: 343 MiB in 110 packages >>> docker-registry: Updating the community/riscv64 repository index... >>> docker-registry: Signing the index...