>>> docker-registry: Building community/docker-registry 2.8.3-r8 (using abuild 3.14.1-r4) started Sun, 26 Jan 2025 17:50:25 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.5-r0) (2/2) Installing .makedepends-docker-registry (20250126.175026) Executing busybox-1.37.0-r12.trigger OK: 575 MiB in 102 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] === RUN Test time="2025-01-26T17:50:50Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-01-26T17:50:50Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.025s ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-01-26T17:50:50Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.009s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.007s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.08s) PASS ok github.com/docker/distribution/health/checks 0.084s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.006s === 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.008s === 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.041s === 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.007s === 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/01/26 17:50:50 http: TLS handshake error from 127.0.0.1:35942: 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:43803/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43803/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43803/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:43803/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:35061?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.96s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-01-26T17:50:51Z" level=info msg="broadcaster: closing" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="closing testSink" time="2025-01-26T17:50:51Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-01-26T17:50:51Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 1} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 1} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 1} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:51Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T17:50:52Z" level=warning msg="&{0x57dfa3c0 0.9} encountered too many errors, backing off" time="2025-01-26T17:50:52Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.80s) PASS ok github.com/docker/distribution/notifications 1.945s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-01-26T17:50:50Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T17:50:50.988096185Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:50:50.988129817Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:50:50.98817851Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.23.5 time="2025-01-26T17:50:50.997871528Z" level=info msg="listening on [::]:5000" go.version=go1.23.5 time="2025-01-26T17:50:54.000807951Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 time="2025-01-26T17:50:54.105171555Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=81d6fcf3-dcf1-4510-b66c-d5e7aade44ad http.request.method=GET http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.20703ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:50:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-01-26T17:50:55.158291859Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T17:50:55.15925859Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:50:55.159285062Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:50:55.159337922Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.23.5 time="2025-01-26T17:50:55.1600169Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 time="2025-01-26T17:50:55.160032984Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.5 time="2025-01-26T17:50:55.160480153Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.5 time="2025-01-26T17:50:58.186702183Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=cc238355-3091-47a9-92b1-b64d408c366d http.request.method=GET http.request.remoteaddr="127.0.0.1:55080" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.360985ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:50:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-01-26T17:50:58.186989249Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 --- PASS: TestRegistrySupportedCipherSuite (4.18s) === RUN TestRegistryUnsupportedCipherSuite time="2025-01-26T17:50:59.192435034Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T17:50:59.193348374Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:50:59.193372158Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:50:59.193437137Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.23.5 time="2025-01-26T17:50:59.194111271Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 --- PASS: TestRegistryUnsupportedCipherSuite (9.01s) PASS ok github.com/docker/distribution/registry 16.322s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.007s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.081s === RUN TestBasicAccessController time="2025-01-26T17:50:50Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.5 instance.id=3a395059-6505-4c69-8165-6ff25881c80e time="2025-01-26T17:50:50Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.5 instance.id=3a395059-6505-4c69-8165-6ff25881c80e --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-01-26T17:50:51Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.5 password="pIyQcEgc9DvuLYrtST_eYyOczlINQ7Ou9-DFLhM27QE" user=docker --- PASS: TestCreateHtpasswdFile (0.11s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.124s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.008s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.09s) === RUN TestLeeway time="2025-01-26T17:50:51Z" level=info msg="token not to be used before 2025-01-26 17:50:52 +0000 UTC - currently 2025-01-26 17:50:51.071975121 +0000 UTC m=+0.091234113" time="2025-01-26T17:50:51Z" level=info msg="token not to be used after 2025-01-26 17:50:51 +0000 UTC - currently 2025-01-26 17:50:51.076716909 +0000 UTC m=+0.095975899" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-01-26T17:50:51Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.152s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.072s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.021s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2025-01-26T17:50:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:50:51Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:50:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35537" http.request.id=efeb5110-74ed-4a21-a664-4027c06de35d http.request.method=GET http.request.remoteaddr="127.0.0.1:35684" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.163364ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:50:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.02s) === RUN TestCatalogAPI time="2025-01-26T17:50:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:50:51Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:50:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=9b4237b0-56ef-499a-ab23-4c4c9e673300 http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.320938ms http.response.status=200 http.response.written=20 127.0.0.1 - - [26/Jan/2025:17:50:51 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-26T17:50:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=940ba37c-261b-4123-9023-b41ebc42204f http.request.method=POST http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.241202ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:50:51 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:50:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=5844a955-3e0e-49fb-a962-6678f45baf06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/aaaa/blobs/uploads/2ff9ed98-0d21-4b8c-8239-8c32f0f7e143?_state=ZcaoFvaDKMvcg9btbmJUVI5O6T3FjTHeWaVwDnRAk9F7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyZmY5ZWQ5OC0wZDIxLTRiOGMtODIzOS04YzMyZjBmN2UxNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTA6NTEuNTkyNzg3NzE1WiJ9&digest=sha256%3A263755b06ecf3449052697f9f90ed02a8ac687306c038e22a5ddb9dcce8028b1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.612545982s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:50:51 +0000] "PUT /v2/foo/aaaa/blobs/uploads/2ff9ed98-0d21-4b8c-8239-8c32f0f7e143?_state=ZcaoFvaDKMvcg9btbmJUVI5O6T3FjTHeWaVwDnRAk9F7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyZmY5ZWQ5OC0wZDIxLTRiOGMtODIzOS04YzMyZjBmN2UxNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTA6NTEuNTkyNzg3NzE1WiJ9&digest=sha256%3A263755b06ecf3449052697f9f90ed02a8ac687306c038e22a5ddb9dcce8028b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:50:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=72264da3-81a9-4092-8ad3-d300f9c53ad4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.939889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:50:56 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:50:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=1800d180-cf7a-409f-9dce-478e08c277c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.236421ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:50:56 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=6b5486dd-5022-4d31-b341-7dd9300f5cc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bbbb/blobs/uploads/603ef9c0-9dcb-4af5-a46b-03b601de8162?_state=XdTIYayVXrxbCgvbAcRgpuc6YZVhposIQH0nxoXSKkJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MDNlZjljMC05ZGNiLTRhZjUtYTQ2Yi0wM2I2MDFkZTgxNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTA6NTYuNjA4ODUyNTYyWiJ9&digest=sha256%3A55598c3bfd6c71e2e1154bc9252a01119ed12ecebf25fe057daae7437531768e" http.request.useragent="Go-http-client/1.1" http.response.duration=6.855696847s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:50:56 +0000] "PUT /v2/foo/bbbb/blobs/uploads/603ef9c0-9dcb-4af5-a46b-03b601de8162?_state=XdTIYayVXrxbCgvbAcRgpuc6YZVhposIQH0nxoXSKkJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MDNlZjljMC05ZGNiLTRhZjUtYTQ2Yi0wM2I2MDFkZTgxNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTA6NTYuNjA4ODUyNTYyWiJ9&digest=sha256%3A55598c3bfd6c71e2e1154bc9252a01119ed12ecebf25fe057daae7437531768e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=02082c62-b776-4d1b-96a5-ede7c65995ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.046771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:03 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=5dd48c02-09e6-40bc-ae60-b4d1120d543c http.request.method=POST http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.976392ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:03 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=ca4342d3-738e-448c-870f-33b16252e0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/cccc/blobs/uploads/50e0cec7-8e18-4a4a-aa61-2f99acda3e83?_state=k-pRbJAxNpvmad87NF0pwZ_LJc0Y0vq1nTXLqoRR1Ax7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1MGUwY2VjNy04ZTE4LTRhNGEtYWE2MS0yZjk5YWNkYTNlODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MDMuNzQ2NTkyMTE1WiJ9&digest=sha256%3A41d537bc0eee25a49e8cc069134865068a15b02b50a25200dc64f12bd269b4e2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.478394097s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:03 +0000] "PUT /v2/foo/cccc/blobs/uploads/50e0cec7-8e18-4a4a-aa61-2f99acda3e83?_state=k-pRbJAxNpvmad87NF0pwZ_LJc0Y0vq1nTXLqoRR1Ax7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1MGUwY2VjNy04ZTE4LTRhNGEtYWE2MS0yZjk5YWNkYTNlODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MDMuNzQ2NTkyMTE1WiJ9&digest=sha256%3A41d537bc0eee25a49e8cc069134865068a15b02b50a25200dc64f12bd269b4e2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=91a922e2-477a-40d7-b59b-ee58e23c8025 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.38751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:08 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=3151dd42-f65a-4bb1-a3b6-854d1344974a http.request.method=POST http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.266593ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:08 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=53dc663e-89ee-437c-885a-d2d26d495e40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/dddd/blobs/uploads/83a59bae-dcc7-4830-aef4-38de6eb2e530?_state=eiLcnRsIH6In3lmyF_W0Pg4ps0CdPrOxdrEprUV7VwN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4M2E1OWJhZS1kY2M3LTQ4MzAtYWVmNC0zOGRlNmViMmU1MzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MDguNTQzMzE1NjEyWiJ9&digest=sha256%3A69d7cb1c097650233896c25d3f760ed5f96040ecc3872eee53841960cbd0620f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.519643715s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:08 +0000] "PUT /v2/foo/dddd/blobs/uploads/83a59bae-dcc7-4830-aef4-38de6eb2e530?_state=eiLcnRsIH6In3lmyF_W0Pg4ps0CdPrOxdrEprUV7VwN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4M2E1OWJhZS1kY2M3LTQ4MzAtYWVmNC0zOGRlNmViMmU1MzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MDguNTQzMzE1NjEyWiJ9&digest=sha256%3A69d7cb1c097650233896c25d3f760ed5f96040ecc3872eee53841960cbd0620f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=a3d926f8-70e0-4318-a70a-82294ce92243 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.76496ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:13 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=e1662085-7d84-42a4-acf7-c3221da711df http.request.method=POST http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284117ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:13 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=cb45be09-25c4-46e3-935b-c1f239af2aa1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/eeee/blobs/uploads/7202ffdb-87ad-47e5-b479-ca1774766746?_state=k4uLiDKHZyf_4zThB8JhM_s-6BsGmCU8PLuKj0CxZeV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3MjAyZmZkYi04N2FkLTQ3ZTUtYjQ3OS1jYTE3NzQ3NjY3NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MTMuNDU2NDQzNjcxWiJ9&digest=sha256%3Aa00a02a97ed31ddc03398e517f178d46addf0cb42e53f32bdadf8851f4f78e45" http.request.useragent="Go-http-client/1.1" http.response.duration=5.549060139s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:13 +0000] "PUT /v2/foo/eeee/blobs/uploads/7202ffdb-87ad-47e5-b479-ca1774766746?_state=k4uLiDKHZyf_4zThB8JhM_s-6BsGmCU8PLuKj0CxZeV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3MjAyZmZkYi04N2FkLTQ3ZTUtYjQ3OS1jYTE3NzQ3NjY3NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MTMuNDU2NDQzNjcxWiJ9&digest=sha256%3Aa00a02a97ed31ddc03398e517f178d46addf0cb42e53f32bdadf8851f4f78e45 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=1cab5747-6873-42c9-8609-6de168994a9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.319572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:19 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=8e536951-d3cf-40c0-be1c-2709f6a139f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.590631ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:19 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=a98f0864-f6a3-4f99-91c3-5e8aa725e550 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/ffff/blobs/uploads/5f367c91-7254-4e6c-bd22-9c64dac0fa45?_state=Gw3kzjFGM0L0qcNS4mgGYSnSKPNEQ6lWj-YP4rqc0LZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1ZjM2N2M5MS03MjU0LTRlNmMtYmQyMi05YzY0ZGFjMGZhNDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MTkuMzczMDM1MDg3WiJ9&digest=sha256%3Ac4f5d46bd74d68601e907bcb352187e859aa039d549a1be45ec534f22b11c94e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.768698265s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:19 +0000] "PUT /v2/foo/ffff/blobs/uploads/5f367c91-7254-4e6c-bd22-9c64dac0fa45?_state=Gw3kzjFGM0L0qcNS4mgGYSnSKPNEQ6lWj-YP4rqc0LZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1ZjM2N2M5MS03MjU0LTRlNmMtYmQyMi05YzY0ZGFjMGZhNDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MTkuMzczMDM1MDg3WiJ9&digest=sha256%3Ac4f5d46bd74d68601e907bcb352187e859aa039d549a1be45ec534f22b11c94e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=aa75e28a-cd9c-4c34-920b-48d11e67d436 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.607206ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=b61869ed-0a20-4359-b988-b33d10b7064c http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="980.539µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=008eddda-a966-4877-9008-32f1ecddd22e http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.364295ms http.response.status=200 http.response.written=30 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=9ff5009e-fa8c-44ed-8de8-808b0816674c http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.230633ms http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=74cb20b4-21c4-407d-b397-faf8ec1f9c4b http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.212078ms http.response.status=200 http.response.written=30 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=0a49097d-8aeb-45ff-807c-f2b41e08f120 http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.228701ms http.response.status=200 http.response.written=63 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=fcc37321-aed9-4bc4-98c2-671e67e782e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.301752ms http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=712e25df-64b2-406f-aa07-b783cc8b131e http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.313947ms http.response.status=400 http.response.written=116 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=190f98c4-6372-4a6b-ae46-bd7e36659f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.20965ms http.response.status=400 http.response.written=115 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=c7f46bda-ed0c-4779-b18b-7815beff9fed http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.000216ms http.response.status=200 http.response.written=20 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41293" http.request.id=8438b450-1374-433f-a2db-8d4ceafa9f65 http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" 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.266685ms http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T17:51:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:51:23Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:51:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=eda711c0-0070-4141-91bc-870dd19a39fb http.request.method=POST http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.583543ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=9ba2a763-b3ce-4c31-95d3-b936139b57d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/aaaa/blobs/uploads/1fdeb31f-1ad9-44ee-b255-41219d178953?_state=q1sDmGAwbYxT3pLpiNctGHkuJpNdfCb9cALHohQTFt17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxZmRlYjMxZi0xYWQ5LTQ0ZWUtYjI1NS00MTIxOWQxNzg5NTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MjMuNTYxMzg1MjQyWiJ9&digest=sha256%3Aca72ee24d818fb52a473f4fdea55d3c23873de1220ad71f78cd082ab3d106ef2" http.request.useragent="Go-http-client/1.1" http.response.duration=5.16816697s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:23 +0000] "PUT /v2/foo/aaaa/blobs/uploads/1fdeb31f-1ad9-44ee-b255-41219d178953?_state=q1sDmGAwbYxT3pLpiNctGHkuJpNdfCb9cALHohQTFt17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxZmRlYjMxZi0xYWQ5LTQ0ZWUtYjI1NS00MTIxOWQxNzg5NTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MjMuNTYxMzg1MjQyWiJ9&digest=sha256%3Aca72ee24d818fb52a473f4fdea55d3c23873de1220ad71f78cd082ab3d106ef2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=47d13f50-aa90-4299-b1e6-8af980254141 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.008761ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:28 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=88dc2fdc-bc38-4bb0-92f3-a72193b9dbf5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.506147ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:29 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=c69a3cc2-fa43-414d-881a-10805d6d2d3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/bbbb/blobs/uploads/1cb36a88-7c94-44d4-8692-724dc136b305?_state=bBOF1B432uq9b9ewkzFVHS0pTVMvj6sCAHYyQ8HO54p7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxY2IzNmE4OC03Yzk0LTQ0ZDQtODY5Mi03MjRkYzEzNmIzMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MjkuMDkyOTE0NTQxWiJ9&digest=sha256%3A5130fc31cbbb0f18c8b0b5c3a664cf8c26e74ecac84711ff5513141498c31b6f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.137351136s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:29 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1cb36a88-7c94-44d4-8692-724dc136b305?_state=bBOF1B432uq9b9ewkzFVHS0pTVMvj6sCAHYyQ8HO54p7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxY2IzNmE4OC03Yzk0LTQ0ZDQtODY5Mi03MjRkYzEzNmIzMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MjkuMDkyOTE0NTQxWiJ9&digest=sha256%3A5130fc31cbbb0f18c8b0b5c3a664cf8c26e74ecac84711ff5513141498c31b6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=4fc771ac-1952-4ecc-b69f-f20806ec6e2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.903879ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:31 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=e4e939a8-b90c-45f3-bb23-1a60a711bb6f http.request.method=POST http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.476762ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:31 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=97cffd8e-95aa-4100-a44d-2bf26bc4a5e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/cccc/blobs/uploads/f67bbf9e-7ddd-4af9-97cf-7df93301c1b4?_state=FBPsHGSY1OvlMTTTIIfGfbwm1Kg_SyZZbq8PG1Gn97x7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmNjdiYmY5ZS03ZGRkLTRhZjktOTdjZi03ZGY5MzMwMWMxYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MzEuNDEwMDgwNzExWiJ9&digest=sha256%3Ab29eda830014b69e3915c2f25b568a38fddfe92fcf7d292344d30a5421dc0875" http.request.useragent="Go-http-client/1.1" http.response.duration=1.529626025s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:31 +0000] "PUT /v2/foo/cccc/blobs/uploads/f67bbf9e-7ddd-4af9-97cf-7df93301c1b4?_state=FBPsHGSY1OvlMTTTIIfGfbwm1Kg_SyZZbq8PG1Gn97x7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmNjdiYmY5ZS03ZGRkLTRhZjktOTdjZi03ZGY5MzMwMWMxYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MzEuNDEwMDgwNzExWiJ9&digest=sha256%3Ab29eda830014b69e3915c2f25b568a38fddfe92fcf7d292344d30a5421dc0875 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=7a52cc09-427e-4145-a5f9-c64419c8ea16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.947197ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:32 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=212e59a0-f7f6-49e3-b567-ce8837ff4a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.376136ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:33 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=09d5a5dc-ba3d-474c-b7ac-9864b449eaf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/dddd/blobs/uploads/c2098b44-ac72-4d92-87fb-8677df26c08c?_state=SxortQLTL_6rcjSuZAZ3ilBqvN2u1BOYoy_MmLp9qpl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMjA5OGI0NC1hYzcyLTRkOTItODdmYi04Njc3ZGYyNmMwOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MzMuMjMzNzQ2NTc5WiJ9&digest=sha256%3Af4b23d5ef9d61755dc139d3c5f9ec989ac3973a976bd5ab2b1b7f4f9fbcb4b89" http.request.useragent="Go-http-client/1.1" http.response.duration=2.958426534s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:33 +0000] "PUT /v2/foo/dddd/blobs/uploads/c2098b44-ac72-4d92-87fb-8677df26c08c?_state=SxortQLTL_6rcjSuZAZ3ilBqvN2u1BOYoy_MmLp9qpl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMjA5OGI0NC1hYzcyLTRkOTItODdmYi04Njc3ZGYyNmMwOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6MzMuMjMzNzQ2NTc5WiJ9&digest=sha256%3Af4b23d5ef9d61755dc139d3c5f9ec989ac3973a976bd5ab2b1b7f4f9fbcb4b89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=38376ac5-befe-4995-b6a8-9640a522b97d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.213338ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39151" http.request.id=f8b54afa-4cdd-4006-b156-9e99ac7a4472 http.request.method=GET http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.169616ms http.response.status=200 http.response.written=63 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (44.85s) === RUN TestURLPrefix time="2025-01-26T17:51:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:51:36Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42139" http.request.id=d4068b5c-957d-4c9e-b850-3ba891b305d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56960" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.207098ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-01-26T17:51:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:51:36Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:51:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=587fa950-363c-4c4d-8301-355f41ba9f53 http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.574148ms http.response.status=404 http.response.written=157 vars.digest="sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "GET /v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=3a180d9f-6e4a-44ed-a0e2-afe9eb0f0c42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38250" http.request.uri="/v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.116113ms http.response.status=404 http.response.written=157 vars.digest="sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=4fc22e4f-c254-4cba-b31d-baf23bc66fd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:38250" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.640236ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=24ae64ac-0be8-4f53-b0e8-ec656490deab http.request.method=GET http.request.remoteaddr="127.0.0.1:38250" http.request.uri="/v2/foo/bar/blobs/uploads/f845bbcb-3262-4c4b-a77a-61307d9774db?_state=7bO8xesc42gg33Cft-CRboHnRnVGLwyMPRlk1KoHxaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NDViYmNiLTMyNjItNGM0Yi1hNzdhLTYxMzA3ZDk3NzRkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi41OTMwMzAxMzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24271ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "GET /v2/foo/bar/blobs/uploads/f845bbcb-3262-4c4b-a77a-61307d9774db?_state=7bO8xesc42gg33Cft-CRboHnRnVGLwyMPRlk1KoHxaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NDViYmNiLTMyNjItNGM0Yi1hNzdhLTYxMzA3ZDk3NzRkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi41OTMwMzAxMzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=89865079-5c0c-4d59-8b00-abad8c7a9200 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38250" http.request.uri="/v2/foo/bar/blobs/uploads/f845bbcb-3262-4c4b-a77a-61307d9774db?_state=7bO8xesc42gg33Cft-CRboHnRnVGLwyMPRlk1KoHxaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NDViYmNiLTMyNjItNGM0Yi1hNzdhLTYxMzA3ZDk3NzRkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi41OTMwMzAxMzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.314762ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "DELETE /v2/foo/bar/blobs/uploads/f845bbcb-3262-4c4b-a77a-61307d9774db?_state=7bO8xesc42gg33Cft-CRboHnRnVGLwyMPRlk1KoHxaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NDViYmNiLTMyNjItNGM0Yi1hNzdhLTYxMzA3ZDk3NzRkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi41OTMwMzAxMzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=dedee3cc-f853-40a3-a4bb-4a8987b57a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:38250" http.request.uri="/v2/foo/bar/blobs/uploads/f845bbcb-3262-4c4b-a77a-61307d9774db?_state=7bO8xesc42gg33Cft-CRboHnRnVGLwyMPRlk1KoHxaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NDViYmNiLTMyNjItNGM0Yi1hNzdhLTYxMzA3ZDk3NzRkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi41OTMwMzAxMzJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f845bbcb-3262-4c4b-a77a-61307d9774db time="2025-01-26T17:51:36Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=dedee3cc-f853-40a3-a4bb-4a8987b57a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:38250" http.request.uri="/v2/foo/bar/blobs/uploads/f845bbcb-3262-4c4b-a77a-61307d9774db?_state=7bO8xesc42gg33Cft-CRboHnRnVGLwyMPRlk1KoHxaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NDViYmNiLTMyNjItNGM0Yi1hNzdhLTYxMzA3ZDk3NzRkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi41OTMwMzAxMzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.435151ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f845bbcb-3262-4c4b-a77a-61307d9774db 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "GET /v2/foo/bar/blobs/uploads/f845bbcb-3262-4c4b-a77a-61307d9774db?_state=7bO8xesc42gg33Cft-CRboHnRnVGLwyMPRlk1KoHxaJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NDViYmNiLTMyNjItNGM0Yi1hNzdhLTYxMzA3ZDk3NzRkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi41OTMwMzAxMzJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=2caad3c1-576d-4f36-8319-222aee7fec7a http.request.method=POST http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116877ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=aca06d43-e5aa-4545-a963-cd025bb3a668 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/03e31d17-c1ab-4f59-9a81-ff3505ee8941?_state=aasWe2Jcq0D6Bk2oQNAydyYyVdmjSTdmHD5duEoAiFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTMxZDE3LWMxYWItNGY1OS05YTgxLWZmMzUwNWVlODk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MDQzNTUyMzZaIn0%3D&digest=sha256%3Afb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" provided=sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 vars.name="foo/bar" vars.uuid=03e31d17-c1ab-4f59-9a81-ff3505ee8941 time="2025-01-26T17:51:36Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=aca06d43-e5aa-4545-a963-cd025bb3a668 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/03e31d17-c1ab-4f59-9a81-ff3505ee8941?_state=aasWe2Jcq0D6Bk2oQNAydyYyVdmjSTdmHD5duEoAiFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTMxZDE3LWMxYWItNGY1OS05YTgxLWZmMzUwNWVlODk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MDQzNTUyMzZaIn0%3D&digest=sha256%3Afb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=03e31d17-c1ab-4f59-9a81-ff3505ee8941 time="2025-01-26T17:51:36Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=aca06d43-e5aa-4545-a963-cd025bb3a668 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/03e31d17-c1ab-4f59-9a81-ff3505ee8941?_state=aasWe2Jcq0D6Bk2oQNAydyYyVdmjSTdmHD5duEoAiFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTMxZDE3LWMxYWItNGY1OS05YTgxLWZmMzUwNWVlODk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MDQzNTUyMzZaIn0%3D&digest=sha256%3Afb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.925151ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=03e31d17-c1ab-4f59-9a81-ff3505ee8941 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "PUT /v2/foo/bar/blobs/uploads/03e31d17-c1ab-4f59-9a81-ff3505ee8941?_state=aasWe2Jcq0D6Bk2oQNAydyYyVdmjSTdmHD5duEoAiFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTMxZDE3LWMxYWItNGY1OS05YTgxLWZmMzUwNWVlODk0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MDQzNTUyMzZaIn0%3D&digest=sha256%3Afb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=108961dc-b3a3-46fe-8978-e5be624764e7 http.request.method=POST http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.374794ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=a9810f8a-afe7-4ede-a5fe-ff50e93731b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/b9e35905-3726-496f-ba95-96ba66c989aa?_state=SOSOJX_XAYxt70AlkPLnevq_hh5SQ7V3fCH02FEwjYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5ZTM1OTA1LTM3MjYtNDk2Zi1iYTk1LTk2YmE2NmM5ODlhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MTAzNTczMDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156114ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "PUT /v2/foo/bar/blobs/uploads/b9e35905-3726-496f-ba95-96ba66c989aa?_state=SOSOJX_XAYxt70AlkPLnevq_hh5SQ7V3fCH02FEwjYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5ZTM1OTA1LTM3MjYtNDk2Zi1iYTk1LTk2YmE2NmM5ODlhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MTAzNTczMDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=5ef390ae-8471-4d8b-85fa-24ea19e989f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.513628ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=c93315ff-83a2-49a2-b760-595936cad203 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/0edf021b-e3df-4df7-82cf-c9e43c83c3ac?_state=K2R2BfbekXh_0W2ECeciCEaY2KMy8deGwCNgDdtI4zV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlZGYwMjFiLWUzZGYtNGRmNy04MmNmLWM5ZTQzYzgzYzNhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MTUwNzUyMDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.225305ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "PUT /v2/foo/bar/blobs/uploads/0edf021b-e3df-4df7-82cf-c9e43c83c3ac?_state=K2R2BfbekXh_0W2ECeciCEaY2KMy8deGwCNgDdtI4zV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlZGYwMjFiLWUzZGYtNGRmNy04MmNmLWM5ZTQzYzgzYzNhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MTUwNzUyMDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=7f0c44a2-f051-452f-8207-c83a5d0daf2c http.request.method=POST http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.953089ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=b6805f00-3555-40f0-81ab-28f1c7b4626e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/fea9e849-2167-46a7-baca-6829991a4ab6?_state=KeItyszN1zTXDuUgVv_XkkBPo5H8_3kwQ29TewIvJGR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlYTllODQ5LTIxNjctNDZhNy1iYWNhLTY4Mjk5OTFhNGFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MjE4NjMwNzJaIn0%3D&digest=sha256%3Afb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.duration=3.783017421s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:36 +0000] "PUT /v2/foo/bar/blobs/uploads/fea9e849-2167-46a7-baca-6829991a4ab6?_state=KeItyszN1zTXDuUgVv_XkkBPo5H8_3kwQ29TewIvJGR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlYTllODQ5LTIxNjctNDZhNy1iYWNhLTY4Mjk5OTFhNGFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTozNi42MjE4NjMwNzJaIn0%3D&digest=sha256%3Afb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=1c39a7da-d939-465a-8524-d10a4a387686 http.request.method=POST http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.813256ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35731" http.request.id=8e7e43da-7f3f-44fe-8119-720172f08cd3 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/eaa60de2-24be-4ce2-a5e3-86329aec4e2d?_state=3MTYm-S-xvHYbUuHax1Ecm9PymG8bxAkwSi4AiCkS-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhYTYwZGUyLTI0YmUtNGNlMi1hNWUzLTg2MzI5YWVjNGUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0MC41NTc4NDYwMjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.599242567s http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:40 +0000] "PATCH /v2/foo/bar/blobs/uploads/eaa60de2-24be-4ce2-a5e3-86329aec4e2d?_state=3MTYm-S-xvHYbUuHax1Ecm9PymG8bxAkwSi4AiCkS-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhYTYwZGUyLTI0YmUtNGNlMi1hNWUzLTg2MzI5YWVjNGUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0MC41NTc4NDYwMjVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=1b875559-23da-4c8f-aea2-2a4514f7523a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/uploads/eaa60de2-24be-4ce2-a5e3-86329aec4e2d?_state=pLfOWkntcgn_OgNb_gmYUOGHwWLqOOs7wWvWP0ggOBt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhYTYwZGUyLTI0YmUtNGNlMi1hNWUzLTg2MzI5YWVjNGUyZCIsIk9mZnNldCI6MjI0MTg5NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6NDBaIn0%3D&digest=sha256%3Afb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.duration=3.254678ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "PUT /v2/foo/bar/blobs/uploads/eaa60de2-24be-4ce2-a5e3-86329aec4e2d?_state=pLfOWkntcgn_OgNb_gmYUOGHwWLqOOs7wWvWP0ggOBt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhYTYwZGUyLTI0YmUtNGNlMi1hNWUzLTg2MzI5YWVjNGUyZCIsIk9mZnNldCI6MjI0MTg5NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6NDBaIn0%3D&digest=sha256%3Afb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=5fde119e-1956-4235-9017-ab1a6c36e7d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.672894ms http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "HEAD /v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=5fca78dc-1010-4138-8817-d19fb80b0886 http.request.method=GET http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=161.523466ms http.response.status=200 http.response.written=22418944 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "GET /v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 200 22418944 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=error msg="error parsing digest="sha257:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=1930a4cc-adac-4f1c-a068-3411407a9e2f http.request.method=GET http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/sha257:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" vars.name="foo/bar" time="2025-01-26T17:51:44Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=1930a4cc-adac-4f1c-a068-3411407a9e2f http.request.method=GET http.request.remoteaddr="127.0.0.1:38264" http.request.uri="/v2/foo/bar/blobs/sha257:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.444869ms http.response.status=400 http.response.written=110 vars.digest="sha257:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "GET /v2/foo/bar/blobs/sha257:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=469bb2e7-ba98-4456-aa8d-e9841c6ce325 http.request.method=GET http.request.remoteaddr="127.0.0.1:48154" http.request.uri="/v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.duration=3.098307ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "GET /v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:51: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.23.5 time="2025-01-26T17:51:44Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:51:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=ea07f3df-6544-4f98-9cf6-2bd1c6e47d11 http.request.method=GET http.request.remoteaddr="127.0.0.1:40268" http.request.uri="/v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.790182ms http.response.status=404 http.response.written=157 vars.digest="sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "GET /v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=4aa4ed3f-def0-4e47-80fb-cd5de8cd9db5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40282" http.request.uri="/v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.171844ms http.response.status=404 http.response.written=157 vars.digest="sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "HEAD /v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=1fe80af8-38b6-4b0d-a5d5-b18b9854352d http.request.method=POST http.request.remoteaddr="127.0.0.1:40282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.476602ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=fda681d9-4929-4f27-ba47-4807cfd3bf56 http.request.method=GET http.request.remoteaddr="127.0.0.1:40282" http.request.uri="/v2/foo/bar/blobs/uploads/b92e661f-156a-488f-8d0a-72fcb23f14b0?_state=xFgcGsNSjd2-livw_mq7aJ5CDx0RECgCXFideOT6_pJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MmU2NjFmLTE1NmEtNDg4Zi04ZDBhLTcyZmNiMjNmMTRiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MDQwMjkxODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.453292ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "GET /v2/foo/bar/blobs/uploads/b92e661f-156a-488f-8d0a-72fcb23f14b0?_state=xFgcGsNSjd2-livw_mq7aJ5CDx0RECgCXFideOT6_pJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MmU2NjFmLTE1NmEtNDg4Zi04ZDBhLTcyZmNiMjNmMTRiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MDQwMjkxODZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=d1cf8fcc-f9a8-4db8-921b-b2351dfbe4b2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40282" http.request.uri="/v2/foo/bar/blobs/uploads/b92e661f-156a-488f-8d0a-72fcb23f14b0?_state=xFgcGsNSjd2-livw_mq7aJ5CDx0RECgCXFideOT6_pJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MmU2NjFmLTE1NmEtNDg4Zi04ZDBhLTcyZmNiMjNmMTRiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MDQwMjkxODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.338781ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "DELETE /v2/foo/bar/blobs/uploads/b92e661f-156a-488f-8d0a-72fcb23f14b0?_state=xFgcGsNSjd2-livw_mq7aJ5CDx0RECgCXFideOT6_pJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MmU2NjFmLTE1NmEtNDg4Zi04ZDBhLTcyZmNiMjNmMTRiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MDQwMjkxODZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=7e273820-4bb2-463c-af2e-d50e7f33783f http.request.method=GET http.request.remoteaddr="127.0.0.1:40282" http.request.uri="/v2/foo/bar/blobs/uploads/b92e661f-156a-488f-8d0a-72fcb23f14b0?_state=xFgcGsNSjd2-livw_mq7aJ5CDx0RECgCXFideOT6_pJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MmU2NjFmLTE1NmEtNDg4Zi04ZDBhLTcyZmNiMjNmMTRiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MDQwMjkxODZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b92e661f-156a-488f-8d0a-72fcb23f14b0 time="2025-01-26T17:51:44Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=7e273820-4bb2-463c-af2e-d50e7f33783f http.request.method=GET http.request.remoteaddr="127.0.0.1:40282" http.request.uri="/v2/foo/bar/blobs/uploads/b92e661f-156a-488f-8d0a-72fcb23f14b0?_state=xFgcGsNSjd2-livw_mq7aJ5CDx0RECgCXFideOT6_pJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MmU2NjFmLTE1NmEtNDg4Zi04ZDBhLTcyZmNiMjNmMTRiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MDQwMjkxODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.04937ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b92e661f-156a-488f-8d0a-72fcb23f14b0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "GET /v2/foo/bar/blobs/uploads/b92e661f-156a-488f-8d0a-72fcb23f14b0?_state=xFgcGsNSjd2-livw_mq7aJ5CDx0RECgCXFideOT6_pJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MmU2NjFmLTE1NmEtNDg4Zi04ZDBhLTcyZmNiMjNmMTRiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MDQwMjkxODZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=85a231ae-e04a-4341-81a3-ae342d5c22a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.76536ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=474910bf-ca37-48ae-a9cf-992aa3140579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/da3bf60d-bba1-4361-a076-64d61687bebb?_state=9DXCh8e-iILynpa3ZGajBxMvkCaH-sG1zVD3JuTIC4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhM2JmNjBkLWJiYTEtNDM2MS1hMDc2LTY0ZDYxNjg3YmViYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MTQ1MzQ2MDlaIn0%3D&digest=sha256%3Ae0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" provided=sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 vars.name="foo/bar" vars.uuid=da3bf60d-bba1-4361-a076-64d61687bebb time="2025-01-26T17:51:44Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=474910bf-ca37-48ae-a9cf-992aa3140579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/da3bf60d-bba1-4361-a076-64d61687bebb?_state=9DXCh8e-iILynpa3ZGajBxMvkCaH-sG1zVD3JuTIC4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhM2JmNjBkLWJiYTEtNDM2MS1hMDc2LTY0ZDYxNjg3YmViYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MTQ1MzQ2MDlaIn0%3D&digest=sha256%3Ae0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=da3bf60d-bba1-4361-a076-64d61687bebb time="2025-01-26T17:51:44Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=474910bf-ca37-48ae-a9cf-992aa3140579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/da3bf60d-bba1-4361-a076-64d61687bebb?_state=9DXCh8e-iILynpa3ZGajBxMvkCaH-sG1zVD3JuTIC4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhM2JmNjBkLWJiYTEtNDM2MS1hMDc2LTY0ZDYxNjg3YmViYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MTQ1MzQ2MDlaIn0%3D&digest=sha256%3Ae0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.553769ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=da3bf60d-bba1-4361-a076-64d61687bebb 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "PUT /v2/foo/bar/blobs/uploads/da3bf60d-bba1-4361-a076-64d61687bebb?_state=9DXCh8e-iILynpa3ZGajBxMvkCaH-sG1zVD3JuTIC4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhM2JmNjBkLWJiYTEtNDM2MS1hMDc2LTY0ZDYxNjg3YmViYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MTQ1MzQ2MDlaIn0%3D&digest=sha256%3Ae0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=4319c43f-7d20-4c84-887a-49aab4af8e8b http.request.method=POST http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.232702ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=efe6117c-dc98-435f-a02e-9cee6dc4b217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/a6f90c0c-f8a2-4fd6-bfa8-33c45b749892?_state=5GXZVNgAaEZbk3zPFlcMv2TelZ-z50flUIvL5weSKTl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2ZjkwYzBjLWY4YTItNGZkNi1iZmE4LTMzYzQ1Yjc0OTg5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MjA2NTE3MjRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.831093ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "PUT /v2/foo/bar/blobs/uploads/a6f90c0c-f8a2-4fd6-bfa8-33c45b749892?_state=5GXZVNgAaEZbk3zPFlcMv2TelZ-z50flUIvL5weSKTl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2ZjkwYzBjLWY4YTItNGZkNi1iZmE4LTMzYzQ1Yjc0OTg5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MjA2NTE3MjRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=d4d8567b-5c4d-4d12-bb4e-04a4158c21f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.26844ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=a9e18760-2975-4373-b616-b7457d3d39dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/0b8479be-1ae1-46ae-9d51-d033f6a824e0?_state=_kgJw9ve2MOL-6IzXxApMNyjDFQ_DH07AbzU2qVzvm97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiODQ3OWJlLTFhZTEtNDZhZS05ZDUxLWQwMzNmNmE4MjRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MjY4ODAwMThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.919814ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "PUT /v2/foo/bar/blobs/uploads/0b8479be-1ae1-46ae-9d51-d033f6a824e0?_state=_kgJw9ve2MOL-6IzXxApMNyjDFQ_DH07AbzU2qVzvm97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiODQ3OWJlLTFhZTEtNDZhZS05ZDUxLWQwMzNmNmE4MjRlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MjY4ODAwMThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=67032641-ce96-4bb0-adfa-0e13a41f106a http.request.method=POST http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.281975ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=49fa4ec1-e637-4688-bb34-5a1837311e1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/b9cc949d-be36-44a5-a041-c0daaca6a3e5?_state=Ah0N312X7YEeMblcWu0xgewZLj-z7HNDLTpSUISK9eN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5Y2M5NDlkLWJlMzYtNDRhNS1hMDQxLWMwZGFhY2E2YTNlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MzMyMTI0MzNaIn0%3D&digest=sha256%3Ae0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.749055909s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "PUT /v2/foo/bar/blobs/uploads/b9cc949d-be36-44a5-a041-c0daaca6a3e5?_state=Ah0N312X7YEeMblcWu0xgewZLj-z7HNDLTpSUISK9eN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5Y2M5NDlkLWJlMzYtNDRhNS1hMDQxLWMwZGFhY2E2YTNlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0NC42MzMyMTI0MzNaIn0%3D&digest=sha256%3Ae0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=e690bd91-4d76-4c8a-9951-e651fa6c5ffc http.request.method=POST http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.732522ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44755" http.request.id=e5862599-ff45-47dc-9774-b64158e8e446 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/4d44d5bf-0bb1-4bdf-8398-51294f3431c1?_state=pYZ92-0MYLk5y1ci4HAIlJctT-J5FCXSgxXxjdc0kgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkNDRkNWJmLTBiYjEtNGJkZi04Mzk4LTUxMjk0ZjM0MzFjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0Ny41NTc0OTkwNDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.653507358s http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:47 +0000] "PATCH /v2/foo/bar/blobs/uploads/4d44d5bf-0bb1-4bdf-8398-51294f3431c1?_state=pYZ92-0MYLk5y1ci4HAIlJctT-J5FCXSgxXxjdc0kgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkNDRkNWJmLTBiYjEtNGJkZi04Mzk4LTUxMjk0ZjM0MzFjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo0Ny41NTc0OTkwNDFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=b516a8db-04a9-435a-b7aa-b02ba16a9c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/uploads/4d44d5bf-0bb1-4bdf-8398-51294f3431c1?_state=cB83vaGF6b5HLf-7akCIb-j_cIg-wQoEnwmUu3T83-l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkNDRkNWJmLTBiYjEtNGJkZi04Mzk4LTUxMjk0ZjM0MzFjMSIsIk9mZnNldCI6MTk0NDIxNzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6NDdaIn0%3D&digest=sha256%3Ae0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.447799ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "PUT /v2/foo/bar/blobs/uploads/4d44d5bf-0bb1-4bdf-8398-51294f3431c1?_state=cB83vaGF6b5HLf-7akCIb-j_cIg-wQoEnwmUu3T83-l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkNDRkNWJmLTBiYjEtNGJkZi04Mzk4LTUxMjk0ZjM0MzFjMSIsIk9mZnNldCI6MTk0NDIxNzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6NDdaIn0%3D&digest=sha256%3Ae0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=4bb3ff3a-f732-4a65-809f-eeb5066c3b54 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.630585ms http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=c10440d0-6ea8-48b7-8cc4-905c40adda94 http.request.method=GET http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=146.819419ms http.response.status=200 http.response.written=19442176 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "GET /v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 200 19442176 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=error msg="error parsing digest="sha257:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=102518aa-1484-43ee-8037-a862b7a8967a http.request.method=GET http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/sha257:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" vars.name="foo/bar" time="2025-01-26T17:51:50Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=102518aa-1484-43ee-8037-a862b7a8967a http.request.method=GET http.request.remoteaddr="127.0.0.1:40292" http.request.uri="/v2/foo/bar/blobs/sha257:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.25402ms http.response.status=400 http.response.written=110 vars.digest="sha257:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "GET /v2/foo/bar/blobs/sha257:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=a0ed18cf-1788-47a1-851d-58b336ebe2ad http.request.method=GET http.request.remoteaddr="127.0.0.1:40320" http.request.uri="/v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.065031ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "GET /v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=0e0fbd10-bd12-4633-b994-847718ae67fe http.request.method=GET http.request.remoteaddr="127.0.0.1:40320" http.request.uri="/v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.962445ms http.response.status=200 http.response.written=393216 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "GET /v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 200 393216 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44755" http.request.id=17bba614-4ed2-472f-93c3-5656bcae050c http.request.method=GET http.request.remoteaddr="127.0.0.1:40308" http.request.uri="/v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=20.582308ms http.response.status=200 http.response.written=2686976 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "GET /v2/foo/bar/blobs/sha256:e0f54ea4e731480cad27aaf3c362bb4fb632ec8517008ac330d009cd228235f5 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=59f3ff0f-4c12-4a6c-94ea-2f1c71562aae http.request.method=GET http.request.remoteaddr="127.0.0.1:48140" http.request.uri="/v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.052065182s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "GET /v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35731" http.request.id=32a05eff-167d-4aa2-a854-1f686839ea9b http.request.method=GET http.request.remoteaddr="127.0.0.1:48154" http.request.uri="/v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.043232187s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [26/Jan/2025:17:51:44 +0000] "GET /v2/foo/bar/blobs/sha256:fb4973b2c8cc0ccd78d9aa7e0f114f1ef7b2730daa77921aac5208174a2a9c29 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (14.21s) === RUN TestBlobDelete time="2025-01-26T17:51:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:51:50Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:51:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=34ff9804-7307-427f-bb34-d23c34d0ed6d http.request.method=GET http.request.remoteaddr="127.0.0.1:51776" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.617592ms http.response.status=404 http.response.written=157 vars.digest="sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "GET /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=036d7827-51d5-4e78-897c-9e285882509c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51778" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="957.37µs" http.response.status=404 http.response.written=157 vars.digest="sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=bfcc807b-1b58-4d20-988b-5d9acfadd6c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.185623ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=b5ad5e8d-0ded-4a65-bdfc-4d0dd8e85f56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51778" http.request.uri="/v2/foo/bar/blobs/uploads/bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d?_state=tolahPCClW5dlldj714WnJZl-5Zy4no0v2bWYeoGXcd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMGRiYzhmLWQ3M2UtNGIzNy1iNTc0LTFlN2M3MzgzYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MjEwMTcyMTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026875ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "GET /v2/foo/bar/blobs/uploads/bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d?_state=tolahPCClW5dlldj714WnJZl-5Zy4no0v2bWYeoGXcd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMGRiYzhmLWQ3M2UtNGIzNy1iNTc0LTFlN2M3MzgzYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MjEwMTcyMTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=833d048b-5026-4617-9533-b5714b5e76d6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51778" http.request.uri="/v2/foo/bar/blobs/uploads/bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d?_state=tolahPCClW5dlldj714WnJZl-5Zy4no0v2bWYeoGXcd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMGRiYzhmLWQ3M2UtNGIzNy1iNTc0LTFlN2M3MzgzYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MjEwMTcyMTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019323ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "DELETE /v2/foo/bar/blobs/uploads/bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d?_state=tolahPCClW5dlldj714WnJZl-5Zy4no0v2bWYeoGXcd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMGRiYzhmLWQ3M2UtNGIzNy1iNTc0LTFlN2M3MzgzYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MjEwMTcyMTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=b9f0a559-3219-4fb4-bc21-53d9e82580aa http.request.method=GET http.request.remoteaddr="127.0.0.1:51778" http.request.uri="/v2/foo/bar/blobs/uploads/bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d?_state=tolahPCClW5dlldj714WnJZl-5Zy4no0v2bWYeoGXcd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMGRiYzhmLWQ3M2UtNGIzNy1iNTc0LTFlN2M3MzgzYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MjEwMTcyMTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d time="2025-01-26T17:51:50Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=b9f0a559-3219-4fb4-bc21-53d9e82580aa http.request.method=GET http.request.remoteaddr="127.0.0.1:51778" http.request.uri="/v2/foo/bar/blobs/uploads/bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d?_state=tolahPCClW5dlldj714WnJZl-5Zy4no0v2bWYeoGXcd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMGRiYzhmLWQ3M2UtNGIzNy1iNTc0LTFlN2M3MzgzYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MjEwMTcyMTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="974.318µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "GET /v2/foo/bar/blobs/uploads/bf0dbc8f-d73e-4b37-b574-1e7c7383ad8d?_state=tolahPCClW5dlldj714WnJZl-5Zy4no0v2bWYeoGXcd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMGRiYzhmLWQ3M2UtNGIzNy1iNTc0LTFlN2M3MzgzYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MjEwMTcyMTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=56e1924d-e352-4f88-90f7-c131c2869953 http.request.method=POST http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.62744ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=f9e1f2f3-42f4-4f76-9340-0e4267182800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/4b12aab5-3473-408c-9cc3-7542551e4fc3?_state=bcBdRRmOTRADIl6xZOiGXbkuUq9_V9MdyRxJBrcFCX97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMTJhYWI1LTM0NzMtNDA4Yy05Y2MzLTc1NDI1NTFlNGZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44Mjc0NjY5MTJaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" provided=sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 vars.name="foo/bar" vars.uuid=4b12aab5-3473-408c-9cc3-7542551e4fc3 time="2025-01-26T17:51:50Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=f9e1f2f3-42f4-4f76-9340-0e4267182800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/4b12aab5-3473-408c-9cc3-7542551e4fc3?_state=bcBdRRmOTRADIl6xZOiGXbkuUq9_V9MdyRxJBrcFCX97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMTJhYWI1LTM0NzMtNDA4Yy05Y2MzLTc1NDI1NTFlNGZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44Mjc0NjY5MTJaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4b12aab5-3473-408c-9cc3-7542551e4fc3 time="2025-01-26T17:51:50Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=f9e1f2f3-42f4-4f76-9340-0e4267182800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/4b12aab5-3473-408c-9cc3-7542551e4fc3?_state=bcBdRRmOTRADIl6xZOiGXbkuUq9_V9MdyRxJBrcFCX97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMTJhYWI1LTM0NzMtNDA4Yy05Y2MzLTc1NDI1NTFlNGZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44Mjc0NjY5MTJaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.633201ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=4b12aab5-3473-408c-9cc3-7542551e4fc3 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "PUT /v2/foo/bar/blobs/uploads/4b12aab5-3473-408c-9cc3-7542551e4fc3?_state=bcBdRRmOTRADIl6xZOiGXbkuUq9_V9MdyRxJBrcFCX97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMTJhYWI1LTM0NzMtNDA4Yy05Y2MzLTc1NDI1NTFlNGZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44Mjc0NjY5MTJaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=cd50f2d4-5c6a-4271-ba5c-f59078203350 http.request.method=POST http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.302911ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=807b6ee6-f980-4421-9bc8-fb27fb73ad8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/0bc42f59-080e-4197-a80d-4dcc71322d3a?_state=l0jcymfJN6m-2lMVuOjBnyNmBso2ZAmnVNYb6I9XpCl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYzQyZjU5LTA4MGUtNDE5Ny1hODBkLTRkY2M3MTMyMmQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MzI2Njk1MzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.311716ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "PUT /v2/foo/bar/blobs/uploads/0bc42f59-080e-4197-a80d-4dcc71322d3a?_state=l0jcymfJN6m-2lMVuOjBnyNmBso2ZAmnVNYb6I9XpCl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYzQyZjU5LTA4MGUtNDE5Ny1hODBkLTRkY2M3MTMyMmQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MzI2Njk1MzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=40b8f0a3-e967-4a3f-9baa-c9c65dd5cdc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.049045ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=05db3657-b725-415d-84de-e0b928aa7854 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/722c37eb-c065-4fad-8ec1-4bc070d570c1?_state=7uqk8JiyCnaHIRH10vs-LH5wuppNop5yNg6W9ZZTU5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyMmMzN2ViLWMwNjUtNGZhZC04ZWMxLTRiYzA3MGQ1NzBjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MzU2NTQwNjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "PUT /v2/foo/bar/blobs/uploads/722c37eb-c065-4fad-8ec1-4bc070d570c1?_state=7uqk8JiyCnaHIRH10vs-LH5wuppNop5yNg6W9ZZTU5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyMmMzN2ViLWMwNjUtNGZhZC04ZWMxLTRiYzA3MGQ1NzBjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44MzU2NTQwNjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=16d09381-46ef-4393-bedf-d5f364324269 http.request.method=POST http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.45488ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=cc72bdd9-219a-4b08-b8c4-352ab65d62d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/1db6edac-3cb2-407d-b951-ec729a970da3?_state=0PXjVd4Xqrx2ZWfSxPmjxEMs920cwsyyQgbozjUA5VJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYjZlZGFjLTNjYjItNDA3ZC1iOTUxLWVjNzI5YTk3MGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44Mzk3OTgzMzhaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.duration=5.995395781s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:50 +0000] "PUT /v2/foo/bar/blobs/uploads/1db6edac-3cb2-407d-b951-ec729a970da3?_state=0PXjVd4Xqrx2ZWfSxPmjxEMs920cwsyyQgbozjUA5VJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYjZlZGFjLTNjYjItNDA3ZC1iOTUxLWVjNzI5YTk3MGRhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1MC44Mzk3OTgzMzhaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:51:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=5a45afcf-de37-475b-9b7f-55da238a4f23 http.request.method=POST http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.389646ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43891" http.request.id=cb0e0449-a038-4597-9f10-ab3e368ecf95 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/f2c12689-64e9-4665-aac7-b32249bd7614?_state=YgPpebcHsjHiJ77FQpaJDLqYIicwdbWCpjLxqIpVWER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyYzEyNjg5LTY0ZTktNDY2NS1hYWM3LWIzMjI0OWJkNzYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1Ny4wNTg3NDgzMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.582680675s http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:51:57 +0000] "PATCH /v2/foo/bar/blobs/uploads/f2c12689-64e9-4665-aac7-b32249bd7614?_state=YgPpebcHsjHiJ77FQpaJDLqYIicwdbWCpjLxqIpVWER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyYzEyNjg5LTY0ZTktNDY2NS1hYWM3LWIzMjI0OWJkNzYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MTo1Ny4wNTg3NDgzMzZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=184f5ee1-b6e6-4016-9f37-603830a58855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/uploads/f2c12689-64e9-4665-aac7-b32249bd7614?_state=uTyal0ekfxmRjGC12R9plz9jMlyHQC06jv3rIbFjwKd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyYzEyNjg5LTY0ZTktNDY2NS1hYWM3LWIzMjI0OWJkNzYxNCIsIk9mZnNldCI6MjgwODgzMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6NTdaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.130101ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "PUT /v2/foo/bar/blobs/uploads/f2c12689-64e9-4665-aac7-b32249bd7614?_state=uTyal0ekfxmRjGC12R9plz9jMlyHQC06jv3rIbFjwKd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyYzEyNjg5LTY0ZTktNDY2NS1hYWM3LWIzMjI0OWJkNzYxNCIsIk9mZnNldCI6MjgwODgzMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTE6NTdaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=ea84079f-c331-4886-8d72-919be8e5a3f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.499265ms http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=843a6609-52ab-46ed-a6c0-b1a063f021b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=201.074493ms http.response.status=200 http.response.written=28088320 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 200 28088320 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=error msg="error parsing digest="sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=ac69df60-030e-416f-b7fa-df9637bb8007 http.request.method=GET http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" vars.name="foo/bar" time="2025-01-26T17:52:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=ac69df60-030e-416f-b7fa-df9637bb8007 http.request.method=GET http.request.remoteaddr="127.0.0.1:51782" http.request.uri="/v2/foo/bar/blobs/sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.022072ms http.response.status=400 http.response.written=110 vars.digest="sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "GET /v2/foo/bar/blobs/sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=6185974d-e52b-4ea0-9058-4c3e94a77ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.157016ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=9d3a43ba-0bcd-4870-8a4b-e47ff95a8630 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54180" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.493856ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "DELETE /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=3284d601-030d-44bd-93dc-140bd5d08fd0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54180" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.318769ms http.response.status=404 http.response.written=157 vars.digest="sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=55affd45-ca11-4555-8abd-ddec1531ef9c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54180" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.127466ms http.response.status=404 http.response.written=74 vars.digest="sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "DELETE /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=error msg="error parsing digest="sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=b8957088-9462-4ba9-b027-7f5a8836b6fc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54196" http.request.uri="/v2/foo/bar/blobs/sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" vars.name="foo/bar" time="2025-01-26T17:52:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=b8957088-9462-4ba9-b027-7f5a8836b6fc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54196" http.request.uri="/v2/foo/bar/blobs/sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.464276ms http.response.status=400 http.response.written=110 vars.digest="sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "DELETE /v2/foo/bar/blobs/sha257:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T17:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=52b8ab8b-5341-4c60-86fa-4f2ebf4080d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54206" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.083071ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=3f73ee49-da90-4b0e-a6d7-1443bf57e336 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54206" http.request.uri="/v2/foo/bar/blobs/uploads/92140a68-6b0e-422a-802c-ca9261b338be?_state=LsJ4U91lk2ECr9pk2vEN3DyNy3qV7ieQ33ZGXlGz3KF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMTQwYTY4LTZiMGUtNDIyYS04MDJjLWNhOTI2MWIzMzhiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjowMi45MTYxODM1NDlaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.duration=5.596015324s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "PUT /v2/foo/bar/blobs/uploads/92140a68-6b0e-422a-802c-ca9261b338be?_state=LsJ4U91lk2ECr9pk2vEN3DyNy3qV7ieQ33ZGXlGz3KF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMTQwYTY4LTZiMGUtNDIyYS04MDJjLWNhOTI2MWIzMzhiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjowMi45MTYxODM1NDlaIn0%3D&digest=sha256%3A09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=9da32347-d39a-4ab0-9257-1d83ce92de5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54206" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.906467ms http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=65e8d48b-2fbc-45d4-adca-973d2b1b1f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.841320882s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-01-26T17:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43891" http.request.id=cc073e11-9b78-44f4-a07c-2efcf6e6ca44 http.request.method=GET http.request.remoteaddr="127.0.0.1:54160" http.request.uri="/v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.848852762s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [26/Jan/2025:17:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:09fa559bd0d3f5ddfa5fe569905fa93b33a8543dc47ca641b1dfac61c220c8f1 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (18.32s) === RUN TestRelativeURL time="2025-01-26T17:52:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:08Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=3c74e016-3cc1-471d-82f7-9a142380d777 http.request.method=POST http.request.remoteaddr="127.0.0.1:41486" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.918097ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=ca6ee76b-3b76-49b8-baeb-2ccf65824b7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41486" http.request.uri="/v2/foo/bar/blobs/uploads/21b0f94f-d69b-40ea-a0de-0ad86d21668d?_state=OFr1FfbJJ8Xxg43dyhtGg9KDj9DL3szoQP3Avci5t797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxYjBmOTRmLWQ2OWItNDBlYS1hMGRlLTBhZDg2ZDIxNjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjowOC43NTE2Mzk1NFoifQ%3D%3D&digest=sha256%3Ad4310205603ce43fd77257ab803265f41e382000687f8e7b9fefec213f8f502d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.528802718s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:08 +0000] "PUT /v2/foo/bar/blobs/uploads/21b0f94f-d69b-40ea-a0de-0ad86d21668d?_state=OFr1FfbJJ8Xxg43dyhtGg9KDj9DL3szoQP3Avci5t797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxYjBmOTRmLWQ2OWItNDBlYS1hMGRlLTBhZDg2ZDIxNjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjowOC43NTE2Mzk1NFoifQ%3D%3D&digest=sha256%3Ad4310205603ce43fd77257ab803265f41e382000687f8e7b9fefec213f8f502d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=afb151e2-4323-4e3d-aaa7-c9e0639b445b http.request.method=POST http.request.remoteaddr="127.0.0.1:41486" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.037412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=755a5832-03b5-4a40-aae1-cd540ba4468a http.request.method=POST http.request.remoteaddr="127.0.0.1:41486" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.590753ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=b784073b-bb07-4648-973e-22ba742aaa40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41486" http.request.uri="/v2/foo/bar/blobs/uploads/23a29f5b-b5c2-4269-8c0c-3887f5c7b540?_state=YOglcHLV9ee6JwJVIA6SXi7njIZ7UPnYiEcX_i2msQN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzYTI5ZjViLWI1YzItNDI2OS04YzBjLTM4ODdmNWM3YjU0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjoxMS44MzQ2MjhaIn0%3D&digest=sha256%3A2720513afa9478c170255a4de1f7496249dcd7059b3a9140402896e9e3133343" http.request.useragent="Go-http-client/1.1" http.response.duration=4.690106009s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:11 +0000] "PUT /v2/foo/bar/blobs/uploads/23a29f5b-b5c2-4269-8c0c-3887f5c7b540?_state=YOglcHLV9ee6JwJVIA6SXi7njIZ7UPnYiEcX_i2msQN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzYTI5ZjViLWI1YzItNDI2OS04YzBjLTM4ODdmNWM3YjU0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjoxMS44MzQ2MjhaIn0%3D&digest=sha256%3A2720513afa9478c170255a4de1f7496249dcd7059b3a9140402896e9e3133343 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.78s) === RUN TestBlobDeleteDisabled time="2025-01-26T17:52:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:16Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:52:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37883" http.request.id=ed3c043d-3e29-4028-aac1-6674b24deb92 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45332" http.request.uri="/v2/foo/bar/blobs/sha256:91fe14e9e6e58e7755b5bb9cba5205dc68c5c74ab1f817af350032b4473cf1a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.056847ms http.response.status=405 http.response.written=78 vars.digest="sha256:91fe14e9e6e58e7755b5bb9cba5205dc68c5c74ab1f817af350032b4473cf1a3" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:52:16 +0000] "DELETE /v2/foo/bar/blobs/sha256:91fe14e9e6e58e7755b5bb9cba5205dc68c5c74ab1f817af350032b4473cf1a3 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.31s) === RUN TestDeleteDisabled time="2025-01-26T17:52:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:16Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:52:17Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39263" http.request.id=f27f84f2-51fe-4995-871d-c18199792aea http.request.method=POST http.request.remoteaddr="127.0.0.1:46602" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288644ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39263" http.request.id=cef22101-f220-4de7-9a28-8c04ef8a12a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46602" http.request.uri="/v2/foo/bar/blobs/uploads/a2ae6950-afee-4503-89e1-1d2ceb8107e3?_state=ubRkmwsbdgvDkxifIoh5opfLGsr4SKqArqFrx9_bz_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYWU2OTUwLWFmZWUtNDUwMy04OWUxLTFkMmNlYjgxMDdlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjoxNy4wNjk0MTkyNjNaIn0%3D&digest=sha256%3A0ccece239355ff69aae118735818edd740b7f3a5f3d3e571b3b65ace0977e7ce" http.request.useragent="Go-http-client/1.1" http.response.duration=2.63818067s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:17 +0000] "PUT /v2/foo/bar/blobs/uploads/a2ae6950-afee-4503-89e1-1d2ceb8107e3?_state=ubRkmwsbdgvDkxifIoh5opfLGsr4SKqArqFrx9_bz_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYWU2OTUwLWFmZWUtNDUwMy04OWUxLTFkMmNlYjgxMDdlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjoxNy4wNjk0MTkyNjNaIn0%3D&digest=sha256%3A0ccece239355ff69aae118735818edd740b7f3a5f3d3e571b3b65ace0977e7ce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:39263" http.request.id=bfb25a71-c35b-4c6d-a79e-a1f86481d4ff http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46602" http.request.uri="/v2/foo/bar/blobs/sha256:0ccece239355ff69aae118735818edd740b7f3a5f3d3e571b3b65ace0977e7ce" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.113609ms http.response.status=405 http.response.written=78 vars.digest="sha256:0ccece239355ff69aae118735818edd740b7f3a5f3d3e571b3b65ace0977e7ce" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:52:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:0ccece239355ff69aae118735818edd740b7f3a5f3d3e571b3b65ace0977e7ce HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.88s) === RUN TestDeleteReadOnly time="2025-01-26T17:52:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:19Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:52:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33989" http.request.id=d67d57cb-bdde-4302-8859-5daf143151f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:57650" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.744777ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33989" http.request.id=e20acb30-29f5-4f9a-8764-e2db27680b85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57650" http.request.uri="/v2/foo/bar/blobs/uploads/e192c42c-d21b-48a9-b798-c12c4f1615db?_state=uTOzXNrMafZqz-IqpKZwCs84TR_ilZnQhHCDr9a4Lbx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxOTJjNDJjLWQyMWItNDhhOS1iNzk4LWMxMmM0ZjE2MTVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjoxOS45ODU4OTkwMTJaIn0%3D&digest=sha256%3Aa6ac0f5d4a0249ddba1f0685cf00a5ae2c2ec00e5c028a48a1108f25f6e27ab7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.407297186s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:19 +0000] "PUT /v2/foo/bar/blobs/uploads/e192c42c-d21b-48a9-b798-c12c4f1615db?_state=uTOzXNrMafZqz-IqpKZwCs84TR_ilZnQhHCDr9a4Lbx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxOTJjNDJjLWQyMWItNDhhOS1iNzk4LWMxMmM0ZjE2MTVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MjoxOS45ODU4OTkwMTJaIn0%3D&digest=sha256%3Aa6ac0f5d4a0249ddba1f0685cf00a5ae2c2ec00e5c028a48a1108f25f6e27ab7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [26/Jan/2025:17:52:23 +0000] "DELETE /v2/foo/bar/blobs/sha256:a6ac0f5d4a0249ddba1f0685cf00a5ae2c2ec00e5c028a48a1108f25f6e27ab7 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (3.68s) === RUN TestStartPushReadOnly time="2025-01-26T17:52:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:23Z" level=info msg="redis not configured" go.version=go1.23.5 127.0.0.1 - - [26/Jan/2025:17:52:23 +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-01-26T17:52:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:23Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:52:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=bbffe71e-8142-4ca7-ab62-e39336c58440 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" 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.429053ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T17:52:23Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=4ad270ec-9a19-4072-8c65-68810b428d22 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" 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="915.182µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:17:52:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T17:52:23Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=4b466a0b-4584-4f9d-b7de-6fde8fb12b2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.058369ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T17:52:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=c86ab43b-1337-4898-8ac6-563fe1db34b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" 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.059293ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=c86ab43b-1337-4898-8ac6-563fe1db34b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" 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.0989ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=c86ab43b-1337-4898-8ac6-563fe1db34b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" 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.130295ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=c86ab43b-1337-4898-8ac6-563fe1db34b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" 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.168163ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T17:52:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=d7b1a4d1-5724-4c9f-9c0a-74ecc224e1e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.591005ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=dd495474-2732-4f76-92f3-4650e9d7bc56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/blobs/uploads/a2f1d701-db92-4aab-8565-b0898ff62484?_state=DWIZO08LdRYwfiBVZiliWxd2rTcCPmnV7sPkhELxp-J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMmYxZDcwMS1kYjkyLTRhYWItODU2NS1iMDg5OGZmNjI0ODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MjMuNzAxMDMyNTI3WiJ9&digest=sha256%3Ac7c1202510c1118f11b01b0de585dfb54ee4f2b97682b472d8605bd1b90b31a1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.66811242s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/a2f1d701-db92-4aab-8565-b0898ff62484?_state=DWIZO08LdRYwfiBVZiliWxd2rTcCPmnV7sPkhELxp-J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMmYxZDcwMS1kYjkyLTRhYWItODU2NS1iMDg5OGZmNjI0ODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MjMuNzAxMDMyNTI3WiJ9&digest=sha256%3Ac7c1202510c1118f11b01b0de585dfb54ee4f2b97682b472d8605bd1b90b31a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=bc2d4687-bcb3-4d93-a490-c603daf33408 http.request.method=POST http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.699119ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=4eda69b3-6f59-4e87-8bb3-489fc97a9761 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/blobs/uploads/2b3fa9ba-5632-44d4-be45-debb2b3e518a?_state=rT2Wtxxlu1XIThPbnGxgvAJEKcmhIT_U2QZEr4mbWM57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYjNmYTliYS01NjMyLTQ0ZDQtYmU0NS1kZWJiMmIzZTUxOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MjguNjg5MzA5NTYyWiJ9&digest=sha256%3A70bbedcdf95bb10b7f72699480f662a4ef40c25027b9cd1d32134af4657c66d1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.652043416s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/2b3fa9ba-5632-44d4-be45-debb2b3e518a?_state=rT2Wtxxlu1XIThPbnGxgvAJEKcmhIT_U2QZEr4mbWM57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYjNmYTliYS01NjMyLTQ0ZDQtYmU0NS1kZWJiMmIzZTUxOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MjguNjg5MzA5NTYyWiJ9&digest=sha256%3A70bbedcdf95bb10b7f72699480f662a4ef40c25027b9cd1d32134af4657c66d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=e2873646-9363-40d1-9759-570ec1080f84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.24045ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=3a083929-8fa9-47b2-b603-a16c8cd6de9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" http.response.duration=10.645264ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=5442f5f9-6b1e-4a3e-a7df-d6a7548ca204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" 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=3.221791ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=c872e483-38e8-41e1-b437-f28cfe4fe07e http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.517311ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "GET /v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38383" http.request.id=6d0eab90-8236-41d1-b26f-b19c807abac7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" http.response.duration=11.129244ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38383" http.request.id=bb6448f4-2a2d-4077-aae8-6de832690a5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" http.response.duration=10.756454ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:38383" http.request.id=ed63ad7d-1f56-4c19-8095-fc7a06166aa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" http.response.duration=10.745445ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=acfbf25b-f039-4b51-926b-b09e52d429ef http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.485109ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "GET /v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=b8b3926e-24b1-47b4-ba9d-dda873a97932 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.338759ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=b33fc0c8-9cb0-4d5d-be1f-623beaa24c9f http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.191901ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "GET /v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=21bae100-3746-45d6-a704-2d33a072df2d http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" 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.252155ms http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=error msg="payload digest does match: "sha256:0fdee719a5105e07cfd99dd2ed6aed6b1203e5e0bf532deb61ee3e7976767645" != "sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc"" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=4be0956f-0b8a-4226-8f41-93ec50e7a04f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" time="2025-01-26T17:52:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=4be0956f-0b8a-4226-8f41-93ec50e7a04f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.628312ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc" 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:21002e191bd8c6459a319f6ef06d18febef7e54e298930e8c2adf876de3b45fc HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=c0983131-a672-47d6-9c1a-6ab5a6742454 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" 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.892745ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=372da687-259a-4b0c-89f6-7ad54f941278 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" 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.248704ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38383" http.request.id=3f549d23-d39a-4dd9-91cf-4fe841657722 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" 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.67581ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38383" http.request.id=3f549d23-d39a-4dd9-91cf-4fe841657722 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" 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.811411ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38383" http.request.id=3f549d23-d39a-4dd9-91cf-4fe841657722 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" 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.888671ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=80d5a0a8-4f00-4256-8b8c-f6b49dc174d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.622044ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=a119411c-9788-4ccd-b16c-492c531e0b6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/blobs/uploads/8572af67-d2cb-4363-ba7a-7e5c8565d6a9?_state=ZYpZZEF5PUxXyi7w_0nICphUVMrqA2u-itAn93-Wue57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NTcyYWY2Ny1kMmNiLTQzNjMtYmE3YS03ZTVjODU2NWQ2YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MzMuNDQ4MTczMjI2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.676745ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/8572af67-d2cb-4363-ba7a-7e5c8565d6a9?_state=ZYpZZEF5PUxXyi7w_0nICphUVMrqA2u-itAn93-Wue57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NTcyYWY2Ny1kMmNiLTQzNjMtYmE3YS03ZTVjODU2NWQ2YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MzMuNDQ4MTczMjI2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38383" http.request.id=78f4550e-1cd2-4fc5-b2cc-365f0e57365d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" 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.344418ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38383" http.request.id=78f4550e-1cd2-4fc5-b2cc-365f0e57365d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" 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.437483ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T17:52:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=90143c44-064e-4ba5-b7cd-31d995d36f4a http.request.method=POST http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.543129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=0797eb29-f7c6-4809-8eeb-6254c6ea117f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/blobs/uploads/437c6f5b-6467-442d-9ccf-3ce0eea881ad?_state=bMkyaI1UzA2E5bU7m58HdgremEJGxT5pJEGKhrLqlGZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MzdjNmY1Yi02NDY3LTQ0MmQtOWNjZi0zY2UwZWVhODgxYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MzMuNzM1MjY0MDIyWiJ9&digest=sha256%3Aa3a84108f7d1878e1fc0b78dbdf6ef618d77e197b03f30e5098ee439eb953982" http.request.useragent="Go-http-client/1.1" http.response.duration=1.926954653s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/437c6f5b-6467-442d-9ccf-3ce0eea881ad?_state=bMkyaI1UzA2E5bU7m58HdgremEJGxT5pJEGKhrLqlGZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MzdjNmY1Yi02NDY3LTQ0MmQtOWNjZi0zY2UwZWVhODgxYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MzMuNzM1MjY0MDIyWiJ9&digest=sha256%3Aa3a84108f7d1878e1fc0b78dbdf6ef618d77e197b03f30e5098ee439eb953982 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=e8ecba74-906b-4014-ad89-7ad854a12836 http.request.method=POST http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.092184ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=f1e1e8ce-3976-4a2f-b4c9-849fbe07ad5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/blobs/uploads/0a834ba5-e5e1-4291-9f35-6c3d30d72562?_state=D0Fft1NCeDh5eRYcYB2vMrmJ6ehtbM925YCfFknagoh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYTgzNGJhNS1lNWUxLTQyOTEtOWYzNS02YzNkMzBkNzI1NjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MzUuODg4NjU2NjdaIn0%3D&digest=sha256%3Af3c1f9f35dc733264d49e4f95372a9a2760864dc44e4024c136ec8a77ff01545" http.request.useragent="Go-http-client/1.1" http.response.duration=1.767283002s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/0a834ba5-e5e1-4291-9f35-6c3d30d72562?_state=D0Fft1NCeDh5eRYcYB2vMrmJ6ehtbM925YCfFknagoh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYTgzNGJhNS1lNWUxLTQyOTEtOWYzNS02YzNkMzBkNzI1NjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MzUuODg4NjU2NjdaIn0%3D&digest=sha256%3Af3c1f9f35dc733264d49e4f95372a9a2760864dc44e4024c136ec8a77ff01545 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38383" http.request.id=329a4dc3-5fa6-45fe-8398-f15b45fea59e http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.424599ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38383" http.request.id=2f52113e-0e52-485e-a05a-a448896397e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/sha256:109d1a8633a1ba89d38862b297459668a4cc6f23122695ef14a07219a0678169" http.request.useragent="Go-http-client/1.1" http.response.duration=2.755916ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:109d1a8633a1ba89d38862b297459668a4cc6f23122695ef14a07219a0678169 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=6d432ea4-f0d5-4fc9-a8c5-31ed6cd5febe http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" 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=2.402652ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=9751c44a-3701-476f-98ec-6184aa29ae5f http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/sha256:109d1a8633a1ba89d38862b297459668a4cc6f23122695ef14a07219a0678169" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.341655ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/sha256:109d1a8633a1ba89d38862b297459668a4cc6f23122695ef14a07219a0678169 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=907aa1e4-ce6d-4dd0-840b-db02667eb61e http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.593126ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=39c9c964-7bb8-4b4b-93b8-ae414d871ed9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/sha256:109d1a8633a1ba89d38862b297459668a4cc6f23122695ef14a07219a0678169" http.request.useragent="Go-http-client/1.1" http.response.duration=1.933511ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/sha256:109d1a8633a1ba89d38862b297459668a4cc6f23122695ef14a07219a0678169 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=3a14cf01-dcf1-4b14-9da3-7f0dd3d478cf http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.942545ms http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="rewriting manifest sha256:109d1a8633a1ba89d38862b297459668a4cc6f23122695ef14a07219a0678169 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=b445eeac-8513-4076-8ae7-061c233e6420 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" 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-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=b445eeac-8513-4076-8ae7-061c233e6420 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" 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.960684ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38383" http.request.id=8c6d4f3b-8a4d-4674-98d8-ba3cbbd800ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" 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.078339ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38383" http.request.id=5477387e-542e-466b-92e1-294ad1f8137d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.785531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38383" http.request.id=16d61d8a-8d41-4da1-a8ba-baf5fb8d4200 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/sha256:aaf3d828e843f48b6997a7cff54c8e1edb6c6520b943be7f4d37f36dc0f5366b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.514729ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:aaf3d828e843f48b6997a7cff54c8e1edb6c6520b943be7f4d37f36dc0f5366b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=f3f9b4a7-0698-43cf-a773-1f6fe007d721 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.401972ms http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=858b0a08-5011-4544-8e34-36938c50edd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/sha256:aaf3d828e843f48b6997a7cff54c8e1edb6c6520b943be7f4d37f36dc0f5366b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.394683ms http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/sha256:aaf3d828e843f48b6997a7cff54c8e1edb6c6520b943be7f4d37f36dc0f5366b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=31942568-4500-4906-831b-e6530422e63d http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.094295ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=962b8759-3377-4518-a766-64dca32166b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/foo/schema2/manifests/sha256:aaf3d828e843f48b6997a7cff54c8e1edb6c6520b943be7f4d37f36dc0f5366b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.01529ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/sha256:aaf3d828e843f48b6997a7cff54c8e1edb6c6520b943be7f4d37f36dc0f5366b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=info msg="rewriting manifest list sha256:aaf3d828e843f48b6997a7cff54c8e1edb6c6520b943be7f4d37f36dc0f5366b in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=34c8141a-b1d8-4f7a-977a-e45986cb6d34 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" 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-01-26T17:52:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38383" http.request.id=34c8141a-b1d8-4f7a-977a-e45986cb6d34 http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" 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.966214ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:37Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:52:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=113b7ce9-a159-43db-9193-e2a78d8d0c51 http.request.method=GET http.request.remoteaddr="127.0.0.1:57564" 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.394793ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=349097cb-e640-49e6-ab4c-18bb62d376cd http.request.method=GET http.request.remoteaddr="127.0.0.1:57564" 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.003245ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=59c0185b-4659-4479-95fe-228639078be4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" 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.102245ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T17:52:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=80fac229-e2c3-48ac-9603-03d90607f537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" 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=9.755559ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=80fac229-e2c3-48ac-9603-03d90607f537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" 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=9.851631ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=80fac229-e2c3-48ac-9603-03d90607f537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" 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=9.923664ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=80fac229-e2c3-48ac-9603-03d90607f537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" 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=9.999432ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T17:52:38Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=4feee812-5083-4fb8-b674-e374eb475216 http.request.method=POST http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.343268ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:38 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=47aa55ea-875d-4dc1-ab2c-948386140b82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/blobs/uploads/13ceebf9-c5ab-4520-9f12-2d81280a1f21?_state=WWcbjkWuDqAGYO0Vs_N81SWPa7nhhFLe6deBNtEJUDl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxM2NlZWJmOS1jNWFiLTQ1MjAtOWYxMi0yZDgxMjgwYTFmMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MzguMDY4NDM1NzQyWiJ9&digest=sha256%3A1a824293a256409a1e13c3ddfcb5b63df294a09a28a942efa14228e3145af5b0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.819379453s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:38 +0000] "PUT /v2/foo/schema1/blobs/uploads/13ceebf9-c5ab-4520-9f12-2d81280a1f21?_state=WWcbjkWuDqAGYO0Vs_N81SWPa7nhhFLe6deBNtEJUDl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxM2NlZWJmOS1jNWFiLTQ1MjAtOWYxMi0yZDgxMjgwYTFmMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6MzguMDY4NDM1NzQyWiJ9&digest=sha256%3A1a824293a256409a1e13c3ddfcb5b63df294a09a28a942efa14228e3145af5b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=cbf8a0b9-e128-48ff-af76-3628879dbb32 http.request.method=POST http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.352796ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:43 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=880079f4-4b23-42d5-b386-f54e8c430d55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/blobs/uploads/3e784b58-8e43-4d94-83ee-4c4bc5850864?_state=_87UJFNuzyxup5ezi6V0K7hCTxtx66qco-yEprI6NAx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZTc4NGI1OC04ZTQzLTRkOTQtODNlZS00YzRiYzU4NTA4NjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NDMuMjAxNTY4OTY2WiJ9&digest=sha256%3Ac804ed033313df613a0efbd6e685b35abc8d33e6ef7666ddb1f1a229d36b68cc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.695463422s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:43 +0000] "PUT /v2/foo/schema1/blobs/uploads/3e784b58-8e43-4d94-83ee-4c4bc5850864?_state=_87UJFNuzyxup5ezi6V0K7hCTxtx66qco-yEprI6NAx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZTc4NGI1OC04ZTQzLTRkOTQtODNlZS00YzRiYzU4NTA4NjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NDMuMjAxNTY4OTY2WiJ9&digest=sha256%3Ac804ed033313df613a0efbd6e685b35abc8d33e6ef7666ddb1f1a229d36b68cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=10cc5aad-3c5b-4289-a574-5543101c6d2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.040848ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=c830b9b4-0ff6-4aa5-a28d-25cc5fad9855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" http.response.duration=10.423741ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "PUT /v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=18b31972-4007-400b-82b0-bf8306a11bcb http.request.method=GET http.request.remoteaddr="127.0.0.1:57564" 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.301505ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=80d70915-05ee-4a41-85d4-a6ee50d8ba23 http.request.method=GET http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.273732ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "GET /v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35273" http.request.id=c3f3dca8-2851-42ef-9b2a-f88690758d60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" http.response.duration=10.495478ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "PUT /v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35273" http.request.id=f9705a02-9d61-4ed3-8c84-bfc46de8b691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" http.response.duration=10.652351ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "PUT /v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:35273" http.request.id=3e9e12f6-a57a-4546-80a6-8fad5240c714 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" http.response.duration=10.71125ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "PUT /v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=2b45727c-f1a0-4563-830c-6c8444db3d77 http.request.method=GET http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.315371ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "GET /v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=2676520f-bbee-4853-99ad-0c24c9dfc224 http.request.method=GET http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.258221ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=8d2caa47-1531-4529-b8c7-0878ac4f9640 http.request.method=GET http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.19373ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "GET /v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=3f6c6ffb-b1f9-450b-9327-0512e0c9fcdf http.request.method=GET http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.93493ms http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=error msg="payload digest does match: "sha256:c0531f66095521a550f61b31934ebc054b34b0d4f626503c212d557270c51fb3" != "sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f"" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=0602b018-72e5-4988-8c98-f41093f094c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" time="2025-01-26T17:52:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=0602b018-72e5-4988-8c98-f41093f094c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57564" http.request.uri="/v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.536234ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f" 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "PUT /v2/foo/schema1/manifests/sha256:72a99083c70f20c27ea6650d494cfdc646dba611a7e1a1ecdee7f4c015703b0f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=4dbac1fc-9526-4ddd-8af2-a73b775c0ddf http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" 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.429214ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T17:52:46Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=f92cfe0c-b157-443f-bb37-8367af3e1c19 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.967053ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T17:52:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35273" http.request.id=f79abb2e-3392-493e-af20-47551045292d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" 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.453481ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35273" http.request.id=f79abb2e-3392-493e-af20-47551045292d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" 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.55865ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35273" http.request.id=f79abb2e-3392-493e-af20-47551045292d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" 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.677165ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T17:52:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=2104415b-ffab-4765-ae4c-a0cd13eaccc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.536665ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=16a159ba-4e44-4306-9250-89f88aa09d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/blobs/uploads/0e319307-46aa-4860-be96-3fb636f3374a?_state=xGZWigiLtAe-mn56q4JxG2iUL76S5otEtaTCHRnqIDR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZTMxOTMwNy00NmFhLTQ4NjAtYmU5Ni0zZmI2MzZmMzM3NGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NDcuMDA0NDQ0OTE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.925746ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/0e319307-46aa-4860-be96-3fb636f3374a?_state=xGZWigiLtAe-mn56q4JxG2iUL76S5otEtaTCHRnqIDR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZTMxOTMwNy00NmFhLTQ4NjAtYmU5Ni0zZmI2MzZmMzM3NGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NDcuMDA0NDQ0OTE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35273" http.request.id=3af9fd18-bf83-4d08-acd0-ac0774a3e8ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" 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.501601ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35273" http.request.id=3af9fd18-bf83-4d08-acd0-ac0774a3e8ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" 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.596017ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T17:52:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=7a3c7358-994d-46db-ab61-c1797b2766c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.520893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=8d399ff0-1592-4ef4-94d7-3a28b5f77a40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/blobs/uploads/0b704fe3-9192-454c-823a-e48bf80eee78?_state=r_PBgRR-ZCcNH-AH0nUKoLW8mqn4jN-i5rVc9K6q9ON7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYjcwNGZlMy05MTkyLTQ1NGMtODIzYS1lNDhiZjgwZWVlNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NDcuMjA4MjIzOTk5WiJ9&digest=sha256%3A3467939aa93821e7e59ea93142b6c63a7fca0e98c4909fe83ff7b1351d67c716" http.request.useragent="Go-http-client/1.1" http.response.duration=1.351885908s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/0b704fe3-9192-454c-823a-e48bf80eee78?_state=r_PBgRR-ZCcNH-AH0nUKoLW8mqn4jN-i5rVc9K6q9ON7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYjcwNGZlMy05MTkyLTQ1NGMtODIzYS1lNDhiZjgwZWVlNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NDcuMjA4MjIzOTk5WiJ9&digest=sha256%3A3467939aa93821e7e59ea93142b6c63a7fca0e98c4909fe83ff7b1351d67c716 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=a0e56ac6-2ba6-476e-be4c-b6dc2fcd7eae http.request.method=POST http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.689586ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=93b77c93-147a-4bf4-bda1-d1014c287cac http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/blobs/uploads/04262705-0ea0-469b-ae79-cb17a5e7f4a3?_state=Kif0TQ1p-4F1IDHBMSyzwttDn9VODggI8MCw5rRokrB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNDI2MjcwNS0wZWEwLTQ2OWItYWU3OS1jYjE3YTVlN2Y0YTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NDguODYwNzkyMDE4WiJ9&digest=sha256%3Afd2bdbedf11e8d64ec6dfb4b3b086c843f8da6fbb8172d83ce7f6642c4ec357a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.78550823s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/04262705-0ea0-469b-ae79-cb17a5e7f4a3?_state=Kif0TQ1p-4F1IDHBMSyzwttDn9VODggI8MCw5rRokrB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNDI2MjcwNS0wZWEwLTQ2OWItYWU3OS1jYjE3YTVlN2Y0YTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NDguODYwNzkyMDE4WiJ9&digest=sha256%3Afd2bdbedf11e8d64ec6dfb4b3b086c843f8da6fbb8172d83ce7f6642c4ec357a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35273" http.request.id=0a1e7a34-2858-4ff8-ba93-8e0b20da0531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35273" http.request.id=dbed8c73-5fc5-4dc2-a352-3128768138c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/sha256:85979e7e6a9b5ce31e692e2d2693b3365d10cf6b0041e79638a419c1a6bca730" http.request.useragent="Go-http-client/1.1" http.response.duration=1.308389ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "PUT /v2/foo/schema2/manifests/sha256:85979e7e6a9b5ce31e692e2d2693b3365d10cf6b0041e79638a419c1a6bca730 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=f38b5a0a-5c39-470a-bed9-8e822fe6a954 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" 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=2.602585ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=49cd6e56-db02-4377-a574-df3fe31b370d http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/sha256:85979e7e6a9b5ce31e692e2d2693b3365d10cf6b0041e79638a419c1a6bca730" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.33826ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/sha256:85979e7e6a9b5ce31e692e2d2693b3365d10cf6b0041e79638a419c1a6bca730 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=15ad5e4d-1155-456e-9192-d4aa0c1882f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.966109ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=a39b208f-df3c-4f45-8a0f-e02a330fedde http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/sha256:85979e7e6a9b5ce31e692e2d2693b3365d10cf6b0041e79638a419c1a6bca730" http.request.useragent="Go-http-client/1.1" http.response.duration=1.972066ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/sha256:85979e7e6a9b5ce31e692e2d2693b3365d10cf6b0041e79638a419c1a6bca730 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=4e099e2d-58f7-44c8-9f9f-2bd332974a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.913715ms http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="rewriting manifest sha256:85979e7e6a9b5ce31e692e2d2693b3365d10cf6b0041e79638a419c1a6bca730 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=5f6ee923-6df2-4c7a-9243-faf2ea3ce7dd http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" 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-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=5f6ee923-6df2-4c7a-9243-faf2ea3ce7dd http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" 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.749845ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35273" http.request.id=031a6c3f-8a9f-4a5e-9e53-b8d561c0a21c http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.690141ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35273" http.request.id=be78909b-555b-487f-9c82-4238825252aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.186544ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35273" http.request.id=78985d35-d642-47d0-84c6-fc4a1fb06a3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/sha256:52e289bdd8696e65edd76e02427e6e4c3cf482ed2228dad5367e2ca46b49a202" http.request.useragent="Go-http-client/1.1" http.response.duration=2.597569ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "PUT /v2/foo/schema2/manifests/sha256:52e289bdd8696e65edd76e02427e6e4c3cf482ed2228dad5367e2ca46b49a202 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=a492ace9-bed4-4a1d-9c7f-c46d60efa890 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.188432ms http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=d95bebd5-bb4e-4df4-923a-9eed83183f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/sha256:52e289bdd8696e65edd76e02427e6e4c3cf482ed2228dad5367e2ca46b49a202" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.996763ms http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/sha256:52e289bdd8696e65edd76e02427e6e4c3cf482ed2228dad5367e2ca46b49a202 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=0d8911a3-7d84-4352-b9c7-87e0341e3fd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.730627ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=7ccb6b22-4aab-4e76-a35f-83ec4615d7f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/sha256:52e289bdd8696e65edd76e02427e6e4c3cf482ed2228dad5367e2ca46b49a202" http.request.useragent="Go-http-client/1.1" http.response.duration="844.78µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/sha256:52e289bdd8696e65edd76e02427e6e4c3cf482ed2228dad5367e2ca46b49a202 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=info msg="rewriting manifest list sha256:52e289bdd8696e65edd76e02427e6e4c3cf482ed2228dad5367e2ca46b49a202 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=811a5dd3-fd9b-4d33-9a62-f9339914ab8b http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" 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-01-26T17:52:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35273" http.request.id=811a5dd3-fd9b-4d33-9a62-f9339914ab8b http.request.method=GET http.request.remoteaddr="127.0.0.1:38394" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.490875ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (28.29s) === RUN TestGetManifestWithStorageError time="2025-01-26T17:52:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:51Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:34227" http.request.id=8f6fe806-a955-4505-b7da-fe808fcea389 http.request.method=GET http.request.remoteaddr="127.0.0.1:34470" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.756758ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:34227" http.request.id=506abc71-8508-4c02-a99e-8f8ef9183486 http.request.method=GET http.request.remoteaddr="127.0.0.1:34470" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.546962ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:34227" http.request.id=0b2cd94c-1377-4c9d-8ac8-c8395afc931b http.request.method=GET http.request.remoteaddr="127.0.0.1:34470" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.504626ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:34227" http.request.id=75767f77-ece4-44a3-beff-2ad699915bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34470" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.491785ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-01-26T17:52:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:52:51Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=5cc9e827-7fe9-4aef-8b28-4bd6deae3c88 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" 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.271697ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=de2272a0-2e89-4abb-b821-706aa95a0bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.748148ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=b06d1057-b69a-491d-864d-9cf78bedb92f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" 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.041607ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=7edf0fa7-b2c6-4ca7-bbe2-d5e7bb655b83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" 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=9.695298ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=7edf0fa7-b2c6-4ca7-bbe2-d5e7bb655b83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" 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=9.784712ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=7edf0fa7-b2c6-4ca7-bbe2-d5e7bb655b83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" 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=9.857944ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T17:52:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=7edf0fa7-b2c6-4ca7-bbe2-d5e7bb655b83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" 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=9.923677ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:17:52:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T17:52:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=a8da4ff3-b434-4a96-8810-eaad3ad961cc http.request.method=POST http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.191251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=d16f58d1-16d0-4164-9505-6564e1414036 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/blobs/uploads/1fa1875a-7cf3-4ca5-9ee0-96787c292f65?_state=D_c8rpCW4TqA7sXe3ZhNhs3xdx3BlPUj8ema7PSLw1V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZmExODc1YS03Y2YzLTRjYTUtOWVlMC05Njc4N2MyOTJmNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NTIuMDE0MDM5MzQyWiJ9&digest=sha256%3A6b57a91af4a180692a24e2a0f851341e96298fc901ab4f239d7734cc59632753" http.request.useragent="Go-http-client/1.1" http.response.duration=4.257424742s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/1fa1875a-7cf3-4ca5-9ee0-96787c292f65?_state=D_c8rpCW4TqA7sXe3ZhNhs3xdx3BlPUj8ema7PSLw1V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZmExODc1YS03Y2YzLTRjYTUtOWVlMC05Njc4N2MyOTJmNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NTIuMDE0MDM5MzQyWiJ9&digest=sha256%3A6b57a91af4a180692a24e2a0f851341e96298fc901ab4f239d7734cc59632753 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=967b236b-6030-4ee0-9af7-756b23b69e00 http.request.method=POST http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.669716ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=f12d627c-403d-4b95-9dd4-3c95dbb5faca http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/blobs/uploads/d9df132c-fe17-462a-bdd4-e73be35cebd1?_state=91B2Uz23oD5JUEdZH6eTSP3WpACnnw-ZtyU-10J7lTd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkOWRmMTMyYy1mZTE3LTQ2MmEtYmRkNC1lNzNiZTM1Y2ViZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NTYuNTE5MzYyMzE1WiJ9&digest=sha256%3A032a6179e74f960be15c546b848227513d47979077e6800711fbc686a2e03299" http.request.useragent="Go-http-client/1.1" http.response.duration=2.392248421s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/d9df132c-fe17-462a-bdd4-e73be35cebd1?_state=91B2Uz23oD5JUEdZH6eTSP3WpACnnw-ZtyU-10J7lTd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkOWRmMTMyYy1mZTE3LTQ2MmEtYmRkNC1lNzNiZTM1Y2ViZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NTYuNTE5MzYyMzE1WiJ9&digest=sha256%3A032a6179e74f960be15c546b848227513d47979077e6800711fbc686a2e03299 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=b7b7e4b0-90b0-410b-a1ab-ff31ce8ea631 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.893013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=810f6ecc-5b6b-4b7a-b6d0-07dd9bd0bba8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.602903ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=6785ca92-acb6-4bdc-9f09-e1b84823d08b http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" 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.296342ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=79535609-c0af-4baf-8b8a-4d2c2393661c http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.373125ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "GET /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35275" http.request.id=91943afa-3cec-49f7-9210-038b4fdfd01a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.496972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35275" http.request.id=c8cf4da6-ae00-44fb-b432-7eee91d4f336 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.602079ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:35275" http.request.id=b91667ec-5bc9-4646-8c22-ca2940f45761 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.530595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=6e32052e-53e1-4186-b823-47cc588b039f http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.193216ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "GET /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=fa1ce43e-5e6b-4af0-9674-8f2e0d6aa940 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.134044ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=c84ce7a3-b494-4df1-a185-ae589b6f145e http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.938531ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "GET /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=0d085bde-7f04-43c9-aa67-5593676ad696 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" 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.002308ms http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:17:52:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=error msg="payload digest does match: "sha256:6a4bd4d3e8c5ba7b013f6264b2d131ae3e8101b28b4a8d56e0d0834205cc3912" != "sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0"" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=63dd33b2-9506-4313-b487-ddd0a6164cb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=63dd33b2-9506-4313-b487-ddd0a6164cb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.582892ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=4c8ec7d1-649c-4720-9eae-2bbd88e8d85d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51330" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.747473ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=cc3cd89f-1eee-4c74-af55-05d1263ba69a http.request.method=GET http.request.remoteaddr="127.0.0.1:51330" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.216918ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "GET /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=7facfb7f-d73e-4f66-8a86-d1f5e36e92d0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51340" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.028746ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=d357c16b-4f04-43c8-9a6e-014e97788993 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.940438ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=82bcb628-b6ea-4508-afc3-a31c231192eb http.request.method=GET http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.845209ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "GET /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=1299b4ae-ec1f-41cb-b28c-c4fd632cc327 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51346" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.659537ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=240d69a3-7d25-4d60-afa9-4e6634b26afd http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.288095ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=de2a9479-3000-4ac1-b78b-04bffde4c408 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" 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.181526ms http.response.status=200 http.response.written=39 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=1d00679c-1993-46c8-a298-40fd2c0f85ae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.639708ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:92e1560413b8469e415f97fa9eed2e07ac48d55f0f8b010f2609ca5839169ea0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=05b18ba1-9173-4e8c-80ec-9c670e84fbd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" 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.198933ms http.response.status=200 http.response.written=35 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=76529b27-a9c7-4b04-a2c4-5c84e287f949 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" 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.187112ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=81491a9d-5b5d-4c1d-aad7-583af0d65d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" 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.07895ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=922312b4-8b1c-42c4-9c69-4cee54f4cbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" 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.670741ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=922312b4-8b1c-42c4-9c69-4cee54f4cbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" 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.763238ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=922312b4-8b1c-42c4-9c69-4cee54f4cbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" 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.866622ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=b4773993-6332-4676-ac10-c36527c91696 http.request.method=POST http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.522438ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=0eed1b1d-edf4-4e19-9a85-d564a03bce26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/blobs/uploads/d44132c0-bab2-4f4f-ab5d-4f0428a4520f?_state=tcEtKz22TL5FhdenFt3QdExBh497BWE6nWiW_9E7NS57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNDQxMzJjMC1iYWIyLTRmNGYtYWI1ZC00ZjA0MjhhNDUyMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NTkuMDY3MDY2NzA1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.224924ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/d44132c0-bab2-4f4f-ab5d-4f0428a4520f?_state=tcEtKz22TL5FhdenFt3QdExBh497BWE6nWiW_9E7NS57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNDQxMzJjMC1iYWIyLTRmNGYtYWI1ZC00ZjA0MjhhNDUyMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NTkuMDY3MDY2NzA1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=671eef9f-6074-46e2-96ae-a9bad70675e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" 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.689339ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T17:52:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=671eef9f-6074-46e2-96ae-a9bad70675e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" 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.78222ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T17:52:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=410f9cd1-61b3-4fba-9ae0-f9626c3421cf http.request.method=POST http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.719698ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=5fb264a3-787c-458e-a3b7-76fdd0b5c784 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/blobs/uploads/91a8b057-eff0-46db-b430-45a14a128da0?_state=LpqBVNk-iSv0HG7n8YQLvjI7RZcMCT51z6Qfh1S23B17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MWE4YjA1Ny1lZmYwLTQ2ZGItYjQzMC00NWExNGExMjhkYTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NTkuMzY2NjY1NDYyWiJ9&digest=sha256%3A2e034936f64090a3dc60c56c2f27a732b5762a55d397106f6365192cbf0eeb4e" http.request.useragent="Go-http-client/1.1" http.response.duration=4.502482852s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:52:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/91a8b057-eff0-46db-b430-45a14a128da0?_state=LpqBVNk-iSv0HG7n8YQLvjI7RZcMCT51z6Qfh1S23B17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MWE4YjA1Ny1lZmYwLTQ2ZGItYjQzMC00NWExNGExMjhkYTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTI6NTkuMzY2NjY1NDYyWiJ9&digest=sha256%3A2e034936f64090a3dc60c56c2f27a732b5762a55d397106f6365192cbf0eeb4e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=fb293911-43b9-46c6-8903-c34b1a0c56f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.655477ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:04 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=f0368184-d6a2-48ec-a09c-8f3be47d6472 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/blobs/uploads/419c0d91-986a-4664-839d-8e8b970dd21b?_state=R1MJYpLurQ-fUU10XjfTiiiUaLmgA9hgyhfBUKsqUZh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MTljMGQ5MS05ODZhLTQ2NjQtODM5ZC04ZThiOTcwZGQyMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTM6MDQuMTExOTQ3NzA0WiJ9&digest=sha256%3A7c5e42ba6c2a40ca285c2432cfc89600fd8e593e6f3cf9a2fc621651dc7e90b3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.413507206s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:04 +0000] "PUT /v2/foo/schema2/blobs/uploads/419c0d91-986a-4664-839d-8e8b970dd21b?_state=R1MJYpLurQ-fUU10XjfTiiiUaLmgA9hgyhfBUKsqUZh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MTljMGQ5MS05ODZhLTQ2NjQtODM5ZC04ZThiOTcwZGQyMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTc6NTM6MDQuMTExOTQ3NzA0WiJ9&digest=sha256%3A7c5e42ba6c2a40ca285c2432cfc89600fd8e593e6f3cf9a2fc621651dc7e90b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=6b5349bf-f956-48e0-b7db-8e959f745c4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.453872ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=8e42e9e5-226b-4059-9419-f43d34ebfd49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.925153ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "PUT /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=a81347c3-4f92-4179-bc3e-afd21a824f03 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" 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=2.522394ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=13f2d1a3-afca-45f0-8c50-27fe3bdb6e99 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.577889ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=13edae54-93a0-43c1-adf4-13ea3868dcbd http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.227065ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=ffdc4508-3971-4496-881a-7c732b795a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.022656ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=ef9304e0-2f09-470a-b318-3d47681e3385 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" 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.021931ms http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="rewriting manifest sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=c88adb62-01cb-46e8-a2c4-2b6b8a9171de http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" 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-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=c88adb62-01cb-46e8-a2c4-2b6b8a9171de http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" 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.911093ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=816ab221-bff2-4fab-ae73-c4063486a10c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.701627ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=4e3b7117-9d7d-43dd-8204-aced3fd5ab23 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.386807ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=b3082a63-0db7-4ba9-b267-aa99e5cc71dd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43828" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.906728ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=0dc393ab-11da-4311-9114-6cc5de4c1027 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43842" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.423011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "PUT /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=c5a3b68d-c29f-42cb-b866-1436854d386d http.request.method=GET http.request.remoteaddr="127.0.0.1:43842" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.67595ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=b0378d76-f685-4fce-aa75-c9c192453f86 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43856" 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=2.756183ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35275" http.request.id=7613a2dc-d29f-4347-a25a-811f46b9f194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43866" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.632788ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=a741ecfb-b229-47a1-9f33-9490649a2098 http.request.method=GET http.request.remoteaddr="127.0.0.1:43866" 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.132743ms http.response.status=200 http.response.written=39 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=a3c72fc0-dd3c-43cc-a70a-c0d0c055b496 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43866" http.request.uri="/v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.914971ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c02047605c61925d8336ba3a3288978b1a91827e85a0efe817cd4a456c46a4c4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35275" http.request.id=7000dccb-ea5e-4236-9e4a-54ea82477b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:43866" 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.199239ms http.response.status=200 http.response.written=35 127.0.0.1 - - [26/Jan/2025:17:53:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (14.89s) === RUN TestManifestDeleteDisabled time="2025-01-26T17:53:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:53:06Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:53:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:43233" http.request.id=b09c76f2-13a5-4c8c-b6b4-bb9c56f9e031 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.634691ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [26/Jan/2025:17:53:06 +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-01-26T17:53:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:53:06Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:53:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-26T17:53:07Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.5 time="2025-01-26T17:53:07Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-26T17:53:07Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:33545" http.request.id=5d43b821-576a-4dd8-8c5f-423fcac21e98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49160" 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.129289ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [26/Jan/2025:17:53:07 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T17:53:07Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:33545" http.request.id=8b5a882f-fd01-4f89-a781-39554e7b2234 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49166" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.392088ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [26/Jan/2025:17:53:07 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T17:53:07Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:33545" http.request.id=31f52763-759e-4f05-890f-e53627944662 http.request.method=POST http.request.remoteaddr="127.0.0.1:49182" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.820247ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:53:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T17:53:07Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:33545" http.request.id=a0200bbf-dac8-4481-8550-450511404cac http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49194" 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=3.218711ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:17:53:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.52s) === RUN TestProxyManifestGetByTag time="2025-01-26T17:53: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.23.5 time="2025-01-26T17:53:07Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:53:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=6b85696c-52ed-4a29-8fdc-aa965f3f3313 http.request.method=POST http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.467461ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=062f97b0-c61e-41bb-b7e6-4e53e5379927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/bar/blobs/uploads/782f2336-2f00-45db-a311-fa0dc1ebdf25?_state=BwfKL7qAydBFhvfW2RizgfI4pO_so88-UXGkSD_TAlR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc4MmYyMzM2LTJmMDAtNDVkYi1hMzExLWZhMGRjMWViZGYyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MzowNy41MTM0MDY2N1oifQ%3D%3D&digest=sha256%3A3e43ecc16d5f17686b8a40d271186e775e681351bcae115e1a66e88e8c669fe4" http.request.useragent="Go-http-client/1.1" http.response.duration=7.145618662s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:07 +0000] "PUT /v2/foo/bar/blobs/uploads/782f2336-2f00-45db-a311-fa0dc1ebdf25?_state=BwfKL7qAydBFhvfW2RizgfI4pO_so88-UXGkSD_TAlR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc4MmYyMzM2LTJmMDAtNDVkYi1hMzExLWZhMGRjMWViZGYyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MzowNy41MTM0MDY2N1oifQ%3D%3D&digest=sha256%3A3e43ecc16d5f17686b8a40d271186e775e681351bcae115e1a66e88e8c669fe4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=c2e6fc5b-8b01-450e-9ecd-8576ad8d78bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=10.952715ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T17:53:14Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T17:53:14Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.23.5 time="2025-01-26T17:53:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=89bb9198-b928-455c-9ea3-0fa7d2a4f5ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.941984ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:43079" go.version=go1.23.5 time="2025-01-26T17:53:14Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=bc2d8bac-56bb-4744-811a-7b4bf39bf623 http.request.method=GET http.request.remoteaddr="127.0.0.1:37202" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.044621ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43079 /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:43079/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:34313" http.request.id=cf55454d-4144-4803-a510-bf6c46343db9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54962" http.request.uri="/v2/foo/bar/manifests/sha256:a40e82ca62c0a71e3980aa43e6ffe2570e77c4e5d67673b3ee2bad1a8d8bb49e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:a40e82ca62c0a71e3980aa43e6ffe2570e77c4e5d67673b3ee2bad1a8d8bb49e" time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=029933e2-f4df-4eef-8dec-6a42534b081e http.request.method=GET http.request.remoteaddr="127.0.0.1:37208" http.request.uri="/v2/foo/bar/manifests/sha256:a40e82ca62c0a71e3980aa43e6ffe2570e77c4e5d67673b3ee2bad1a8d8bb49e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.76218ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "GET /v2/foo/bar/manifests/sha256:a40e82ca62c0a71e3980aa43e6ffe2570e77c4e5d67673b3ee2bad1a8d8bb49e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:a40e82ca62c0a71e3980aa43e6ffe2570e77c4e5d67673b3ee2bad1a8d8bb49e with ttl=167h59m59.99999573s" go.version=go1.23.5 time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34313" http.request.id=cf55454d-4144-4803-a510-bf6c46343db9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54962" http.request.uri="/v2/foo/bar/manifests/sha256:a40e82ca62c0a71e3980aa43e6ffe2570e77c4e5d67673b3ee2bad1a8d8bb49e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=13.924654ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "GET /v2/foo/bar/manifests/sha256:a40e82ca62c0a71e3980aa43e6ffe2570e77c4e5d67673b3ee2bad1a8d8bb49e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=9cf0eb8b-574c-4b5e-b5c8-bbc568ff2a13 http.request.method=GET http.request.remoteaddr="127.0.0.1:37208" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.056485ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43079 /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:43079/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:34313" http.request.id=461547a5-dc0c-403a-b703-4c6105d4a54d http.request.method=GET http.request.remoteaddr="127.0.0.1:54968" 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-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=05fcbfbf-5acb-4d34-bc3e-d51121f7a14e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.507511ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34313" http.request.id=461547a5-dc0c-403a-b703-4c6105d4a54d http.request.method=GET http.request.remoteaddr="127.0.0.1:54968" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.962568ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T17:53:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=e3ec9fa0-c504-466f-ac00-ab5f2cc534e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.597508ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=823162e9-e07e-4627-98af-5a1346121ff7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/foo/bar/blobs/uploads/1cdf81e3-44e7-43b3-9d66-9b89c54ce3e8?_state=xre1-cXsOYu_5Xt52LkzErWbhN38QGG-8jcJgoxLh_h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjZGY4MWUzLTQ0ZTctNDNiMy05ZDY2LTliODljNTRjZTNlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MzoxNC45MjA0MjU1MTZaIn0%3D&digest=sha256%3Aa549dee9aae4fb8fbc3371339ec2e02c50c08c37e3ce77de7bfb784e60d3d5a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.878056548s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:14 +0000] "PUT /v2/foo/bar/blobs/uploads/1cdf81e3-44e7-43b3-9d66-9b89c54ce3e8?_state=xre1-cXsOYu_5Xt52LkzErWbhN38QGG-8jcJgoxLh_h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjZGY4MWUzLTQ0ZTctNDNiMy05ZDY2LTliODljNTRjZTNlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxNzo1MzoxNC45MjA0MjU1MTZaIn0%3D&digest=sha256%3Aa549dee9aae4fb8fbc3371339ec2e02c50c08c37e3ce77de7bfb784e60d3d5a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=14e3d521-4003-4c55-8bde-8e222a2617da http.request.method=PUT http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=10.848745ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:17:53:16 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=bd145d9a-d5d7-4ec6-aa2b-baf101e940d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.869473ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:53:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T17:53:16Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43079 /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:43079/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:34313" http.request.id=e1f77ea3-7355-42f8-8195-0ff67ef42feb http.request.method=GET http.request.remoteaddr="127.0.0.1:54982" 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-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=87e9ec5d-066e-4ab8-9fbe-7327e368b900 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37240" 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.478016ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:17:53:16 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=bcba43bf-3db6-4a5f-b6ac-77c681aeeb9c http.request.method=GET http.request.remoteaddr="127.0.0.1:37240" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.787532ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:17:53:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T17:53:16Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43079 /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:43079/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:34313" http.request.id=e1f77ea3-7355-42f8-8195-0ff67ef42feb http.request.method=GET http.request.remoteaddr="127.0.0.1:54982" 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-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43079" http.request.id=dac1e98c-fc09-4bdf-85e1-18f599f21743 http.request.method=GET http.request.remoteaddr="127.0.0.1:37254" 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.513431ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:17:53:16 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T17:53:16Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:35ca2cbdfc8bbdc1206a04956697d2e608098fb1e1734abe30cb013d6270aae7 with ttl=167h59m59.999990893s" go.version=go1.23.5 time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34313" http.request.id=e1f77ea3-7355-42f8-8195-0ff67ef42feb http.request.method=GET http.request.remoteaddr="127.0.0.1:54982" 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=30.297524ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:17:53:16 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (9.72s) === RUN TestAppDispatcher time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37685" http.request.id=997de4c3-e890-44ad-8f02-2a8878e84e1f http.request.method=GET http.request.remoteaddr="127.0.0.1:52080" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.421018ms http.response.status=200 http.response.written=0 time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37685" http.request.id=f8c5ef82-b05a-4c87-9e7f-40bf74ee20fa http.request.method=GET http.request.remoteaddr="127.0.0.1:52080" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.049626ms http.response.status=200 http.response.written=0 time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37685" http.request.id=8cbecf84-89f5-481e-b000-b91c3440d474 http.request.method=GET http.request.remoteaddr="127.0.0.1:52080" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.158311ms http.response.status=200 http.response.written=0 time="2025-01-26T17:53:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37685" http.request.id=0747c2b9-444f-41a5-a00a-d0e53ef4c2bc http.request.method=GET http.request.remoteaddr="127.0.0.1:52080" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.118296ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2025-01-26T17:53:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 time="2025-01-26T17:53:16Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 time="2025-01-26T17:53:16Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.5 http.request.host="127.0.0.1:36357" http.request.id=9e97698e-a33a-4eb1-ba1b-f4105d7d8a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:39968" 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-01-26T17:53:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 time="2025-01-26T17:53:16Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 time="2025-01-26T17:53:16Z" level=info msg="configuring file health check path=/tmp/healthcheck2021622941, interval=1" go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-01-26T17:53: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.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 time="2025-01-26T17:53:20Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 time="2025-01-26T17:53:20Z" level=info msg="configuring TCP health check addr=127.0.0.1:43369, interval=1" go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-01-26T17:53: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.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 time="2025-01-26T17:53:24Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 time="2025-01-26T17:53:24Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:39983, interval=1, threshold=3" go.version=go1.23.5 instance.id=a49765ec-e062-4d90-aeca-2c093d0a0356 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 160.615s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.59s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.97s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.693s === RUN TestSchedule time="2025-01-26T17:50:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f time="2025-01-26T17:50:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.996934ms" go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f time="2025-01-26T17:50:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.082µs" go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f time="2025-01-26T17:50:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.836µs" go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f 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-01-26T17:50:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-01-26T17:50:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f time="2025-01-26T17:50:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.993407ms" go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f time="2025-01-26T17:50:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996054ms" go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f time="2025-01-26T17:50:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-01-26T17:50:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=12a52b84-b42f-4571-84f0-7b603b89bd2f --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.580s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (9.21s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 16705024 sha256:bd01333678c2e4c96f48e5e92e12a92e6c60121302ccac19fd2f30cccdf39933 [] map[] } --- PASS: TestSimpleBlobRead (0.53s) === RUN TestBlobMount --- PASS: TestBlobMount (0.69s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.85s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (4.00s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.76s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.03s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:3609812c7035a5944dec6c161c960552c491c3f4eea9e8d7cb4bff939c771829 palailogos: marking blob sha256:6a9aa416f49afef60c8beef85e144a576c22b7b24e5ad6059fa1a2cc0be586d5 palailogos: marking blob sha256:7a369d9f4f5471fab63aff07940b4f1bbea8eaa471f18a6a365cc107b125876b palailogos: marking manifest sha256:3d5afe71b081822262b3bb86f1c4b81a213eb6cbafed6470b5a2c0d8feb6a4f1 palailogos: marking blob sha256:3609812c7035a5944dec6c161c960552c491c3f4eea9e8d7cb4bff939c771829 palailogos: marking blob sha256:a24075876310b567ab748686ff76180fed5bd7638531f1e79771045637ebe763 palailogos: marking manifest sha256:671feb239fcc15b2150658d37bf3967188b325f48dda3151b9beb4acb98c30ad palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:7a09c418c46c487bd2a89fff14b392c62cfe84ef827cc7da6ee05a740f08429a palailogos: marking blob sha256:47f63d4d3735986a3751f31fe939a0622e49b084a1a58702885ade71f4f5ba8d palailogos: marking manifest sha256:a24075876310b567ab748686ff76180fed5bd7638531f1e79771045637ebe763 palailogos: marking blob sha256:02b2cb794811b63ad0ba4d25c67f76e22b3caea81e2663168bd9f36f02cd6809 palailogos: marking blob sha256:e594eba105ac36410eb39eed3d73ff2ea1fc301667d228fbd919542c9da80c76 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.87s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:8b459b0b6654427a354be0547f543f5799a829883d9e988e6839f137a33fe055 deletemanifests: marking manifest sha256:c207720d366d899422b277b13ac1facbe9f3ba9183738b7a88757e8fc1937c7d deletemanifests: marking blob sha256:5b07c50e397b3148c9a6a8bcbda6cc67f8df46bd1b7754f528547bf29b1f1173 deletemanifests: marking blob sha256:94ecda627723216d673ed71940881ca1c144b62641883054c5003128c05a9afc deletemanifests: marking blob sha256:3635531dacac6820c68c64445ef10c6d983d59fc484e8fe3a5b6a908d98b7190 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:26e11466f4017520be24dc968c96a963692b6bd3a35c78b2050ee567a3d706e5 blob eligible for deletion: sha256:3f70c3c615db9385850cbdbde7dfef84d88058981e194544ee88fce3e676b56a blob eligible for deletion: sha256:8b459b0b6654427a354be0547f543f5799a829883d9e988e6839f137a33fe055 blob eligible for deletion: sha256:9d689e152fce580bee8bc5ceb3bf79e087c86ae63d97413ca23881df2ed00607 deletemanifests manifest eligible for deletion: sha256:8b459b0b6654427a354be0547f543f5799a829883d9e988e6839f137a33fe055 deletemanifests: marking manifest sha256:c207720d366d899422b277b13ac1facbe9f3ba9183738b7a88757e8fc1937c7d deletemanifests: marking blob sha256:5b07c50e397b3148c9a6a8bcbda6cc67f8df46bd1b7754f528547bf29b1f1173 deletemanifests: marking blob sha256:94ecda627723216d673ed71940881ca1c144b62641883054c5003128c05a9afc deletemanifests: marking blob sha256:3635531dacac6820c68c64445ef10c6d983d59fc484e8fe3a5b6a908d98b7190 time="2025-01-26T17:51:18Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/8b459b0b6654427a354be0547f543f5799a829883d9e988e6839f137a33fe055" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 time="2025-01-26T17:51:18Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/8b459b0b6654427a354be0547f543f5799a829883d9e988e6839f137a33fe055" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:9d689e152fce580bee8bc5ceb3bf79e087c86ae63d97413ca23881df2ed00607 time="2025-01-26T17:51:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9d/9d689e152fce580bee8bc5ceb3bf79e087c86ae63d97413ca23881df2ed00607" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:26e11466f4017520be24dc968c96a963692b6bd3a35c78b2050ee567a3d706e5 time="2025-01-26T17:51:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/26/26e11466f4017520be24dc968c96a963692b6bd3a35c78b2050ee567a3d706e5" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:3f70c3c615db9385850cbdbde7dfef84d88058981e194544ee88fce3e676b56a time="2025-01-26T17:51:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3f/3f70c3c615db9385850cbdbde7dfef84d88058981e194544ee88fce3e676b56a" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:8b459b0b6654427a354be0547f543f5799a829883d9e988e6839f137a33fe055 time="2025-01-26T17:51:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8b/8b459b0b6654427a354be0547f543f5799a829883d9e988e6839f137a33fe055" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 --- PASS: TestDeleteManifestIfTagNotFound (2.43s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:06b8b0850afee10d4a22af28fe6da319f5160fd58f4092e9d165cd092afa91ac time="2025-01-26T17:51:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/06/06b8b0850afee10d4a22af28fe6da319f5160fd58f4092e9d165cd092afa91ac" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:61cbe31c13ddabb9f702389ea00e9aa8da651c205bcff2718fec36cd5116480e time="2025-01-26T17:51:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/61/61cbe31c13ddabb9f702389ea00e9aa8da651c205bcff2718fec36cd5116480e" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:a7ba90640abc9eea5e281648c796963ee1220d383fe835ca777c5d21cd083947 time="2025-01-26T17:51:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a7/a7ba90640abc9eea5e281648c796963ee1220d383fe835ca777c5d21cd083947" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 --- PASS: TestGCWithMissingManifests (0.90s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:90701d1b67e6f9a00a1486f0026a7d41d2cc8e06d239b738e41eb225e0342e46 komnenos: marking blob sha256:fd8d69738462ef0dca1e9a83c671c3db5ad5fb6726cda044d87d44ea3576d6c4 komnenos: marking blob sha256:eb2fb07d84282439c654a56d268a608883bde651f657657d3c1c117fb9d511e6 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:033d181072e835eb8035873374a0f4c505d246799d636b13764c3480c64a14cb time="2025-01-26T17:51:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/03/033d181072e835eb8035873374a0f4c505d246799d636b13764c3480c64a14cb" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:4279ed329ffa43ceb64f38ce531c061005902ecb82aff6b8f5316a957c124106 time="2025-01-26T17:51:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/42/4279ed329ffa43ceb64f38ce531c061005902ecb82aff6b8f5316a957c124106" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:6aeddf2d7d23a98ff31ed167a9ffb5efd3fb8d458a05a54c52f20414882d31ab time="2025-01-26T17:51:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6a/6aeddf2d7d23a98ff31ed167a9ffb5efd3fb8d458a05a54c52f20414882d31ab" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:6cee911a7ae52f89394dc39c55eb0190b0ccce59955c93be7fff5003d4860d33 time="2025-01-26T17:51:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6c/6cee911a7ae52f89394dc39c55eb0190b0ccce59955c93be7fff5003d4860d33" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:778c94389e4ad7b2b6a1d5b9a14878e296bf85a3a5a6c5c899be8c7764a7b6c9 time="2025-01-26T17:51:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/77/778c94389e4ad7b2b6a1d5b9a14878e296bf85a3a5a6c5c899be8c7764a7b6c9" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:98dbf0ebd6debe50f41958e081778bef6f1a4ad49ea72c71af09b0549dba6d0c time="2025-01-26T17:51:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/98/98dbf0ebd6debe50f41958e081778bef6f1a4ad49ea72c71af09b0549dba6d0c" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-01-26T17:51:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 --- PASS: TestDeletionHasEffect (2.63s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.72s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:73ca567560a2d8b34baa63bb3ba330d147d98fe25a5de994496e4ce9bdd02a63 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:4cf083b9028d5248bb9171d7114eb3efdef16e0d232604e5292a5ae51b6c9563 michael_z_doukas: marking blob sha256:b39f7e81e57de8ca782b4f93a385f4d04e2df4bc616e3c064e87922d9ff619fd 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7dfa8e5e3bc8618d67a8834e6c521bab1e1dedad3dad17e05a1b52206e48f2af time="2025-01-26T17:51:26Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7d/7dfa8e5e3bc8618d67a8834e6c521bab1e1dedad3dad17e05a1b52206e48f2af" go.version=go1.23.5 instance.id=c3f830dd-c881-4a51-accb-ca882f9f75f8 --- PASS: TestOrphanBlobDeleted (1.25s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:dd4d72e4472ccc1baa52a61e648bb19803b6332ea3764db03bb56043343cde65 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:d0e95b97d0949d9e2f5d0a5d5912f426ecc13d36d98b539239b343c57d081fca --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.86s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.04s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.64s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.26s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-01-26T17:51:31Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 16:51:31.048337168 +0000 UTC m=-3560.283573899, actuallyDelete=true" time="2025-01-26T17:51:31Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-01-26T17:51:31Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130, actuallyDelete=true" time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/bf4f6ac4-48dc-4f1b-9d11-f5bcfd9751fb have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/18b36739-c321-4232-9878-c017a0e2875b have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1dcd0184-ec04-4f38-ae3d-6fb8168ea231 have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/37d2336f-86de-470d-b0d0-21c3929d9f9d have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4067111a-07e1-44f1-9943-b87e5050d8b7 have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c3224ce9-8ba7-42bf-b327-f91dae75a8d8 have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0b54bcd8-e4ac-4809-99ee-5525d07e1e6e have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e297409-098f-460f-bf32-ac7cc1e23778 have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4ce24c68-df92-48d4-8c90-b1fc7cfcd3fd have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7b61ac19-5a6b-4703-8c36-f305eebd1cbc have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c979b041-ea70-4292-8d52-7c99c0eb7957 have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.04938521 +0000 UTC m=+39.717474130). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-01-26T17:51:31Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 17:51:31.050646297 +0000 UTC m=+39.718735220, actuallyDelete=true" time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/27777476-49b2-4909-80b9-e4d965512b6c have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.050646297 +0000 UTC m=+39.718735220). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/98fb1108-0e94-4059-a5a5-c2ec091d7cda have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.050646297 +0000 UTC m=+39.718735220). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0f85f60b-941e-4f51-a180-73f78380dfcc have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.050646297 +0000 UTC m=+39.718735220). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/501921a9-7c81-41ab-bdc8-d31377f0d3eb have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.050646297 +0000 UTC m=+39.718735220). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f2efa39f-faac-4e80-b478-71b73b02d462 have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.050646297 +0000 UTC m=+39.718735220). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-01-26T17:51:31Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 17:51:31.051506106 +0000 UTC m=+39.719595029, actuallyDelete=true" time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3fe24344-ce1c-445e-871b-45c3c4dd07fa have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.051506106 +0000 UTC m=+39.719595029). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6ea1489b-4ea9-4a52-a3d3-00abbcc5ae0d have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.051506106 +0000 UTC m=+39.719595029). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/90bebc4d-fdcc-4e59-94c6-ffa58e2eaa75 have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.051506106 +0000 UTC m=+39.719595029). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/aa288cd0-2c84-49f5-bf95-33c09b5cc06e have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.051506106 +0000 UTC m=+39.719595029). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cfddd9b7-798b-4d0b-925b-3bfa192ca5bc have older date (2025-01-26 16:51:31 +0000 UTC) than purge date (2025-01-26 17:51:31.051506106 +0000 UTC m=+39.719595029). Removing upload directory." time="2025-01-26T17:51:31Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-01-26T17:51:31Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 17:51:31.05200973 +0000 UTC m=+39.720098653, actuallyDelete=true" time="2025-01-26T17:51:31Z" 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 39.745s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.007s === 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.007s === RUN TestWalkFileRemoved time="2025-01-26T17:50:51Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.430s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.077s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.28s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.704s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.30s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 18.724s === 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-01-26T17:50:51Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-01-26T17:50:51Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-01-26T17:50:51Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestParsing === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 time="2025-01-26T17:50:51Z" level=error msg="unknown ip address format" go.version=go1.23.5 instance.id=f57dd885-77cc-4b8a-81b6-ae74c5d4d57a ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2025-01-26T17:50:51Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=f57dd885-77cc-4b8a-81b6-ae74c5d4d57a time="2025-01-26T17:50:51Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T17:50:51Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=f57dd885-77cc-4b8a-81b6-ae74c5d4d57a --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2025-01-26T17:50:52Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T17:50:53Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T17:50:54Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T17:50:55Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.511s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.439s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.82s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.269s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.014s >>> 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-r8.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-r8.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> docker-registry*: Package size: 22.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r8.apk >>> docker-registry: Build complete at Sun, 26 Jan 2025 17:53:32 +0000 elapsed time 0h 3m 7s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250126.175026) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r12.trigger OK: 398 MiB in 100 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...