>>> docker-registry: Building community/docker-registry 2.8.3-r11 (using abuild 3.14.1-r4) started Sun, 06 Apr 2025 12:45:40 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.43.1-r2) (2/3) Installing go (1.23.8-r0) (3/3) Installing .makedepends-docker-registry (20250406.124540) Executing busybox-1.37.0-r12.trigger OK: 506 MiB in 104 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2025-04-06T12:45:59Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-04-06T12:45:59Z" 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.068s ? 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-04-06T12:45:59Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.050s === 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.055s === 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.034s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.144s === 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.037s === 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.037s === 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.061s === 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.048s === 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/04/06 12:45:59 http: TLS handshake error from 127.0.0.1:60488: 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:36587/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36587/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36587/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36587/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:36683?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.83s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-04-06T12:45:59Z" level=info msg="broadcaster: closing" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="closing testSink" time="2025-04-06T12:45:59Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-04-06T12:46:00Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 1} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 1} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 1} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 1} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:00Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T12:46:01Z" level=warning msg="&{0x1eb4360 0.9} encountered too many errors, backing off" time="2025-04-06T12:46:01Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.28s) PASS ok github.com/docker/distribution/notifications 2.341s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-04-06T12:45:59Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T12:45:59.050376137Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:45:59.050470458Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:45:59.050518018Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.23.8 time="2025-04-06T12:45:59.05754236Z" level=info msg="listening on [::]:5000" go.version=go1.23.8 time="2025-04-06T12:46:02.059548084Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.8 time="2025-04-06T12:46:02.16098265Z" level=info msg="response completed" go.version=go1.23.8 http.request.host=127.0.0.1 http.request.id=63d2f02b-6797-4f2d-9eee-e0a9494c08bd http.request.method=GET http.request.remoteaddr="[::1]:54654" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="808.607µs" http.response.status=200 http.response.written=2 ::1 - - [06/Apr/2025:12:46:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-04-06T12:46:03.329785108Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T12:46:03.330547155Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:03.330568035Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:03.33114936Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.8 time="2025-04-06T12:46:03.33116444Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.8 time="2025-04-06T12:46:03.331657565Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.8 time="2025-04-06T12:46:03.331703445Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.23.8 time="2025-04-06T12:46:06.347083605Z" level=info msg="response completed" go.version=go1.23.8 http.request.host=127.0.0.1 http.request.id=127d512a-a8a5-4e3e-8de9-06116af4f2c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.007µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:12:46:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-04-06T12:46:06.347229246Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.8 --- PASS: TestRegistrySupportedCipherSuite (4.29s) === RUN TestRegistryUnsupportedCipherSuite time="2025-04-06T12:46:07.776858743Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T12:46:07.778960602Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:07.778991762Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:07.779048603Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.23.8 time="2025-04-06T12:46:07.779567127Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.8 --- PASS: TestRegistryUnsupportedCipherSuite (9.43s) PASS ok github.com/docker/distribution/registry 16.889s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.036s === 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.122s === RUN TestBasicAccessController time="2025-04-06T12:45:59Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.8 instance.id=14a19f1e-1d14-443d-b437-b241a9189d23 time="2025-04-06T12:45:59Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.8 instance.id=14a19f1e-1d14-443d-b437-b241a9189d23 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-04-06T12:45:59Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.8 password=D63rDRFpPprDyMF4Yyju-G1CJlgUnzaMfwUNbXl23bo user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.125s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.049s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2025-04-06T12:45:59Z" level=info msg="token not to be used before 2025-04-06 12:46:00 +0000 UTC - currently 2025-04-06 12:45:59.116911839 +0000 UTC m=+0.086668919" time="2025-04-06T12:45:59Z" level=info msg="token not to be used after 2025-04-06 12:45:59 +0000 UTC - currently 2025-04-06 12:45:59.120928314 +0000 UTC m=+0.090685394" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-04-06T12:45:59Z" 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.170s === 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.114s === 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.061s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.035s === RUN TestCheckAPI time="2025-04-06T12:45:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:45:59Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:45:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40239" http.request.id=94f275ba-a90d-44c3-bd2c-4c7717a60141 http.request.method=GET http.request.remoteaddr="127.0.0.1:50366" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.233091ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:12:45:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-04-06T12:45:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:45:59Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:45:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=f7551792-b251-418f-985a-5fce22332aa3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.888386ms http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Apr/2025:12:45:59 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-06T12:45:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=06a9ea4b-d860-4ed3-b3b4-0474eb7b058c http.request.method=POST http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06685ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:45:59 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=da3ca4c2-9199-4968-af5d-2e23d7edc59e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/aaaa/blobs/uploads/776105c2-ef50-4c38-90b5-397900494288?_state=1gRKQ3gnRyAQEBQGWCGz_4M5PAGB2i71EVLKiVHDF1t7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3NzYxMDVjMi1lZjUwLTRjMzgtOTBiNS0zOTc5MDA0OTQyODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDU6NTkuNTAxMTUxMzE4WiJ9&digest=sha256%3Af41605c0410c2435c6e361a077cb18ec8ba1bacdd187341acbf2a7b07f09dad0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.62970047s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:45:59 +0000] "PUT /v2/foo/aaaa/blobs/uploads/776105c2-ef50-4c38-90b5-397900494288?_state=1gRKQ3gnRyAQEBQGWCGz_4M5PAGB2i71EVLKiVHDF1t7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3NzYxMDVjMi1lZjUwLTRjMzgtOTBiNS0zOTc5MDA0OTQyODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDU6NTkuNTAxMTUxMzE4WiJ9&digest=sha256%3Af41605c0410c2435c6e361a077cb18ec8ba1bacdd187341acbf2a7b07f09dad0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=360ca519-6159-48cc-bc8d-a8885b70d624 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.747673ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:02 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:02Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=a9c742bc-05ca-4879-894e-db03a6250f75 http.request.method=POST http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:02 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=19523fad-7900-4153-8f53-8a2f684fb78a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/bbbb/blobs/uploads/d98425e5-bfc0-4566-aa7c-a29379b86264?_state=eL8k6hfGZoLrZ8wH_F7_1-qx62o9OFgeLevXJqBXKPp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkOTg0MjVlNS1iZmMwLTQ1NjYtYWE3Yy1hMjkzNzliODYyNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MDIuNDA5NzAzMzg1WiJ9&digest=sha256%3A62bf88ebbe36f9f71bc3a832c64aab203dbebc5f826fdddf5f1f6e3b1a273acf" http.request.useragent="Go-http-client/1.1" http.response.duration=2.254464949s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:02 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d98425e5-bfc0-4566-aa7c-a29379b86264?_state=eL8k6hfGZoLrZ8wH_F7_1-qx62o9OFgeLevXJqBXKPp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkOTg0MjVlNS1iZmMwLTQ1NjYtYWE3Yy1hMjkzNzliODYyNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MDIuNDA5NzAzMzg1WiJ9&digest=sha256%3A62bf88ebbe36f9f71bc3a832c64aab203dbebc5f826fdddf5f1f6e3b1a273acf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=c71e1c69-afc3-4d4a-9d82-0b3604cee33d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.718313ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:04 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=d7b8b419-6d96-4046-ae1e-1a318c844ecd http.request.method=POST http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036049ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:04 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:06Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=ce3586db-1ae6-46c6-8df0-efb272630abe http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/cccc/blobs/uploads/c8ec1336-ebd1-49fd-b992-976fbd44214b?_state=YhH0NbGqr0MzfjcUs6HMiNhKbnIJnwXrHdCqXbDyoRh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjOGVjMTMzNi1lYmQxLTQ5ZmQtYjk5Mi05NzZmYmQ0NDIxNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MDQuOTA3MjgyNjU4WiJ9&digest=sha256%3A4741bb77db861114eaa0c50d58fcc19ff19ec111240b8de8c213e093a50edb4e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.695573782s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:04 +0000] "PUT /v2/foo/cccc/blobs/uploads/c8ec1336-ebd1-49fd-b992-976fbd44214b?_state=YhH0NbGqr0MzfjcUs6HMiNhKbnIJnwXrHdCqXbDyoRh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjOGVjMTMzNi1lYmQxLTQ5ZmQtYjk5Mi05NzZmYmQ0NDIxNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MDQuOTA3MjgyNjU4WiJ9&digest=sha256%3A4741bb77db861114eaa0c50d58fcc19ff19ec111240b8de8c213e093a50edb4e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:06Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=cfaf6b3e-e580-4f3f-a249-ec09d71153d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.700672ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:06 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:06Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=7c0e5709-a65d-4333-b12d-bfec7f126e10 http.request.method=POST http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:06 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=f5ad9bdf-81f9-4acc-82bb-f26432cfbe21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/dddd/blobs/uploads/5ca96838-c71e-4031-aa30-3b354380c479?_state=AcohWimm7blRF5EmL9-F37alvlv9YyELfbAkYwLaQJN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1Y2E5NjgzOC1jNzFlLTQwMzEtYWEzMC0zYjM1NDM4MGM0NzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MDYuODYxODUzMTg1WiJ9&digest=sha256%3Aa85b10626d33c50af6bad9688e471b4ed16bb9f66ea3feca5ba186aba9976590" http.request.useragent="Go-http-client/1.1" http.response.duration=1.887062736s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:06 +0000] "PUT /v2/foo/dddd/blobs/uploads/5ca96838-c71e-4031-aa30-3b354380c479?_state=AcohWimm7blRF5EmL9-F37alvlv9YyELfbAkYwLaQJN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1Y2E5NjgzOC1jNzFlLTQwMzEtYWEzMC0zYjM1NDM4MGM0NzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MDYuODYxODUzMTg1WiJ9&digest=sha256%3Aa85b10626d33c50af6bad9688e471b4ed16bb9f66ea3feca5ba186aba9976590 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=0969fcb8-a842-48bd-8283-3911918b20b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.736633ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:08 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=fa9cb312-99a3-41de-b544-86dfe4b86796 http.request.method=POST http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="925.768µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:08 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=2fdb4617-ce33-40e9-bf6c-6a174ec36f92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/eeee/blobs/uploads/aa4fe2be-c988-45a3-96cd-124309fe9c20?_state=sOA1na-MJrCw5G56aTMtmLnPuPQmPJ4ZCEx518Oc74J7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhYTRmZTJiZS1jOTg4LTQ1YTMtOTZjZC0xMjQzMDlmZTljMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MDguOTczMTMwNTYxWiJ9&digest=sha256%3A95b4836051b2a291b92e04c9e38bcc62f1bc141225a3c8b927f74681887c117d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.207662037s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:08 +0000] "PUT /v2/foo/eeee/blobs/uploads/aa4fe2be-c988-45a3-96cd-124309fe9c20?_state=sOA1na-MJrCw5G56aTMtmLnPuPQmPJ4ZCEx518Oc74J7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhYTRmZTJiZS1jOTg4LTQ1YTMtOTZjZC0xMjQzMDlmZTljMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MDguOTczMTMwNTYxWiJ9&digest=sha256%3A95b4836051b2a291b92e04c9e38bcc62f1bc141225a3c8b927f74681887c117d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=33a44491-5ee3-4284-987a-18e8f5ce76e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.645471ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:10 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=b271e0bc-46c9-44c8-be12-f00f9277d040 http.request.method=POST http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.013649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:10 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=5525e015-ae0d-4136-8b59-67961a19ab7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/ffff/blobs/uploads/7676355b-5f3a-4fb4-9743-acd7e0cce452?_state=soeFjMWBAHjqt8EjnJk8SOnEfmQYZq1kbCqF3sjru_B7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3Njc2MzU1Yi01ZjNhLTRmYjQtOTc0My1hY2Q3ZTBjY2U0NTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTAuMzUyODI3NjYxWiJ9&digest=sha256%3A15342dd6df98ddeb7021c9038ec3573b9ad9745d2c2b7061deb1d601138543e5" http.request.useragent="Go-http-client/1.1" http.response.duration=724.864056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:10 +0000] "PUT /v2/foo/ffff/blobs/uploads/7676355b-5f3a-4fb4-9743-acd7e0cce452?_state=soeFjMWBAHjqt8EjnJk8SOnEfmQYZq1kbCqF3sjru_B7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3Njc2MzU1Yi01ZjNhLTRmYjQtOTc0My1hY2Q3ZTBjY2U0NTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTAuMzUyODI3NjYxWiJ9&digest=sha256%3A15342dd6df98ddeb7021c9038ec3573b9ad9745d2c2b7061deb1d601138543e5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=1d2318f5-be2e-468d-8dfe-b4245a253ff7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.655272ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=68bfbd7f-694e-4d74-adda-7da692e741e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="751.327µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=7a514a91-2781-4a64-a7c9-e6227706ae15 http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="822.247µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=68dd74c1-dc07-4b18-8a38-b2e05a54aadd http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="843.727µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=12c3c0bd-cda8-4dc2-b7e1-21d613717590 http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="717.407µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=8813750b-99b7-4115-b019-96eb7069c794 http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="766.727µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=c42eada3-9835-4ca0-bb28-3035d618715a http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="755.806µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=cf45f80b-0e86-429f-a0a5-eefe83800b23 http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="793.447µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=7ca62daf-2495-49d1-83f6-f05e6f06e775 http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="729.526µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=51290ab6-6833-4750-882d-c89205bc686e http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="708.886µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:33775" http.request.id=a58c07c3-9b8e-4206-ac84-be26fb4df64b http.request.method=GET http.request.remoteaddr="127.0.0.1:40080" 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="747.847µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T12:46:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:11Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:11Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=9b182dbb-58f4-41be-b749-92ffe1101d15 http.request.method=POST http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08201ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=7b866d97-3218-40fc-94a9-708ae99ca406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/aaaa/blobs/uploads/26fcf43c-b4a4-45d5-aac2-2b30414d772d?_state=fxZAWixmo0tVzfztkxgS8n63jIVrs1cvGnJuUuofQSx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNmZjZjQzYy1iNGE0LTQ1ZDUtYWFjMi0yYjMwNDE0ZDc3MmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTEuMzg5MTM4MzJaIn0%3D&digest=sha256%3Aca87ed20224d368c8186d6c4cb333e0907e0554904c2c15ef4c286867b87c380" http.request.useragent="Go-http-client/1.1" http.response.duration=2.055899291s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:11 +0000] "PUT /v2/foo/aaaa/blobs/uploads/26fcf43c-b4a4-45d5-aac2-2b30414d772d?_state=fxZAWixmo0tVzfztkxgS8n63jIVrs1cvGnJuUuofQSx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNmZjZjQzYy1iNGE0LTQ1ZDUtYWFjMi0yYjMwNDE0ZDc3MmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTEuMzg5MTM4MzJaIn0%3D&digest=sha256%3Aca87ed20224d368c8186d6c4cb333e0907e0554904c2c15ef4c286867b87c380 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=0fccf298-dbbf-4570-9603-336ca27dba65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.735513ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:13 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=4bba0a06-cc82-4a96-9bb7-31bef7b3f3d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083369ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:13 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:15Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=48ba8656-7e82-45f8-8932-3b48d9fb9e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/bbbb/blobs/uploads/1ff1b8ef-ad3a-4864-b609-6ad5e6df13b0?_state=ebUoai-qd0-Z7KHJD0wNNZvCYucKsffwakjuzVyMsnh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxZmYxYjhlZi1hZDNhLTQ4NjQtYjYwOS02YWQ1ZTZkZjEzYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTMuNzA0NDM4MDc4WiJ9&digest=sha256%3A924c6e353633ffcdd2f8d4c494578579a373deb0a538e4178fddbd7d665301b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.550443312s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:13 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1ff1b8ef-ad3a-4864-b609-6ad5e6df13b0?_state=ebUoai-qd0-Z7KHJD0wNNZvCYucKsffwakjuzVyMsnh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxZmYxYjhlZi1hZDNhLTQ4NjQtYjYwOS02YWQ1ZTZkZjEzYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTMuNzA0NDM4MDc4WiJ9&digest=sha256%3A924c6e353633ffcdd2f8d4c494578579a373deb0a538e4178fddbd7d665301b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:15Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=cfb2ca1c-25b5-45fc-8a79-208951cbbe60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.707473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:15 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:15Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=576b6651-dbf4-4a20-9681-71616ea28ee2 http.request.method=POST http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="990.929µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:15 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:16Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=dca77f0c-302b-4b15-9b43-e07464d04293 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/cccc/blobs/uploads/97de79d6-3a84-4a76-8eb6-e902e1e05c8e?_state=kX3ZxWh2gNjbH7AmO9Gyd72yTMDa9wXwv3VQhQmhQ8V7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5N2RlNzlkNi0zYTg0LTRhNzYtOGViNi1lOTAyZTFlMDVjOGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTUuNDcxMDMxNjRaIn0%3D&digest=sha256%3A44b0117b444749edf096ec05445d2b3f1a9dd93c3b31fb9293c3615aefc6f785" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050562903s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:15 +0000] "PUT /v2/foo/cccc/blobs/uploads/97de79d6-3a84-4a76-8eb6-e902e1e05c8e?_state=kX3ZxWh2gNjbH7AmO9Gyd72yTMDa9wXwv3VQhQmhQ8V7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5N2RlNzlkNi0zYTg0LTRhNzYtOGViNi1lOTAyZTFlMDVjOGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTUuNDcxMDMxNjRaIn0%3D&digest=sha256%3A44b0117b444749edf096ec05445d2b3f1a9dd93c3b31fb9293c3615aefc6f785 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:16Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=0729ba19-b854-4698-87f1-7f427cdbc553 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.707233ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:16 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:16Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=7d1b4c07-38c9-4386-b4df-f67a540eb892 http.request.method=POST http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="965.249µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:16 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=6a1ccfec-0d44-4db5-b478-901778d4435a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/dddd/blobs/uploads/fa0246f5-d137-4a64-9d96-474043211673?_state=_5G6sbdY3kjXSWm_0mkRP6eDAgMhobp8twtn1_20bup7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmYTAyNDZmNS1kMTM3LTRhNjQtOWQ5Ni00NzQwNDMyMTE2NzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTYuODIxMjM2NTYyWiJ9&digest=sha256%3A17358ef905dcf825809e701aed225dc4f0666f84042b4fc8d0d5d2cca0b2440d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.066569463s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:16 +0000] "PUT /v2/foo/dddd/blobs/uploads/fa0246f5-d137-4a64-9d96-474043211673?_state=_5G6sbdY3kjXSWm_0mkRP6eDAgMhobp8twtn1_20bup7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmYTAyNDZmNS1kMTM3LTRhNjQtOWQ5Ni00NzQwNDMyMTE2NzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MTYuODIxMjM2NTYyWiJ9&digest=sha256%3A17358ef905dcf825809e701aed225dc4f0666f84042b4fc8d0d5d2cca0b2440d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=57ff9474-afe9-48d2-b7ae-7a8a0204daa1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.681672ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:18 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46251" http.request.id=410a8458-51e0-42cc-acde-38a406d34b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:38444" 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="784.527µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Apr/2025:12:46:18 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (19.69s) === RUN TestURLPrefix time="2025-04-06T12:46:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:18Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39697" http.request.id=bd05a328-e475-40b0-a6a2-7ba8fa7759be http.request.method=GET http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="848.167µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:12:46:18 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-04-06T12:46:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:18Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=2c43b02b-fc21-45ae-847b-83b3980abe21 http.request.method=GET http.request.remoteaddr="127.0.0.1:47956" http.request.uri="/v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07149ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "GET /v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=34d2b751-2c82-467e-b0ce-de426dd12cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47968" http.request.uri="/v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="952.088µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=2bdee2dd-c663-440e-96a8-5b471272a2e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47968" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="987.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=f601c399-1d16-44e6-9585-22b9dceea81c http.request.method=GET http.request.remoteaddr="127.0.0.1:47968" http.request.uri="/v2/foo/bar/blobs/uploads/1daf44e7-2f2a-457c-83c2-d1218047ba36?_state=EY12mJNr1iw-DINavVYSzAAo--aO4IhIykfJwVIg5E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYWY0NGU3LTJmMmEtNDU3Yy04M2MyLWQxMjE4MDQ3YmEzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNjY5NzU2NjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="983.649µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "GET /v2/foo/bar/blobs/uploads/1daf44e7-2f2a-457c-83c2-d1218047ba36?_state=EY12mJNr1iw-DINavVYSzAAo--aO4IhIykfJwVIg5E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYWY0NGU3LTJmMmEtNDU3Yy04M2MyLWQxMjE4MDQ3YmEzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNjY5NzU2NjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=e155a7ee-bd1d-448d-b007-902baf26f64a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47968" http.request.uri="/v2/foo/bar/blobs/uploads/1daf44e7-2f2a-457c-83c2-d1218047ba36?_state=EY12mJNr1iw-DINavVYSzAAo--aO4IhIykfJwVIg5E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYWY0NGU3LTJmMmEtNDU3Yy04M2MyLWQxMjE4MDQ3YmEzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNjY5NzU2NjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="999.569µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "DELETE /v2/foo/bar/blobs/uploads/1daf44e7-2f2a-457c-83c2-d1218047ba36?_state=EY12mJNr1iw-DINavVYSzAAo--aO4IhIykfJwVIg5E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYWY0NGU3LTJmMmEtNDU3Yy04M2MyLWQxMjE4MDQ3YmEzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNjY5NzU2NjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=25bd3d16-ef58-4afd-b66f-101e72ee2e4b http.request.method=GET http.request.remoteaddr="127.0.0.1:47968" http.request.uri="/v2/foo/bar/blobs/uploads/1daf44e7-2f2a-457c-83c2-d1218047ba36?_state=EY12mJNr1iw-DINavVYSzAAo--aO4IhIykfJwVIg5E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYWY0NGU3LTJmMmEtNDU3Yy04M2MyLWQxMjE4MDQ3YmEzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNjY5NzU2NjZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1daf44e7-2f2a-457c-83c2-d1218047ba36 time="2025-04-06T12:46:19Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=25bd3d16-ef58-4afd-b66f-101e72ee2e4b http.request.method=GET http.request.remoteaddr="127.0.0.1:47968" http.request.uri="/v2/foo/bar/blobs/uploads/1daf44e7-2f2a-457c-83c2-d1218047ba36?_state=EY12mJNr1iw-DINavVYSzAAo--aO4IhIykfJwVIg5E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYWY0NGU3LTJmMmEtNDU3Yy04M2MyLWQxMjE4MDQ3YmEzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNjY5NzU2NjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="922.648µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1daf44e7-2f2a-457c-83c2-d1218047ba36 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "GET /v2/foo/bar/blobs/uploads/1daf44e7-2f2a-457c-83c2-d1218047ba36?_state=EY12mJNr1iw-DINavVYSzAAo--aO4IhIykfJwVIg5E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYWY0NGU3LTJmMmEtNDU3Yy04M2MyLWQxMjE4MDQ3YmEzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNjY5NzU2NjZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=9f93cbbf-2237-47a2-9c8a-c664b518d73c http.request.method=POST http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=8c8de944-ea0b-46b1-b9cf-41b17af43c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/de642e5a-8b33-48ab-afac-1f96df2347b0?_state=4Jk0hix6519y-qnWQXgL4p77WQa-7O25AYxbZkKDWY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNjQyZTVhLThiMzMtNDhhYi1hZmFjLTFmOTZkZjIzNDdiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzE5MDQxMDlaIn0%3D&digest=sha256%3A5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" provided=sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c vars.name="foo/bar" vars.uuid=de642e5a-8b33-48ab-afac-1f96df2347b0 time="2025-04-06T12:46:19Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=8c8de944-ea0b-46b1-b9cf-41b17af43c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/de642e5a-8b33-48ab-afac-1f96df2347b0?_state=4Jk0hix6519y-qnWQXgL4p77WQa-7O25AYxbZkKDWY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNjQyZTVhLThiMzMtNDhhYi1hZmFjLTFmOTZkZjIzNDdiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzE5MDQxMDlaIn0%3D&digest=sha256%3A5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=de642e5a-8b33-48ab-afac-1f96df2347b0 time="2025-04-06T12:46:19Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=8c8de944-ea0b-46b1-b9cf-41b17af43c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/de642e5a-8b33-48ab-afac-1f96df2347b0?_state=4Jk0hix6519y-qnWQXgL4p77WQa-7O25AYxbZkKDWY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNjQyZTVhLThiMzMtNDhhYi1hZmFjLTFmOTZkZjIzNDdiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzE5MDQxMDlaIn0%3D&digest=sha256%3A5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.048569ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=de642e5a-8b33-48ab-afac-1f96df2347b0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/de642e5a-8b33-48ab-afac-1f96df2347b0?_state=4Jk0hix6519y-qnWQXgL4p77WQa-7O25AYxbZkKDWY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNjQyZTVhLThiMzMtNDhhYi1hZmFjLTFmOTZkZjIzNDdiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzE5MDQxMDlaIn0%3D&digest=sha256%3A5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=677e2725-6c6c-4b1f-80a8-be2a44e759a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="885.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=9b2ab826-5ad9-483c-8b21-6b63ac5db62b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/c746e405-f4fd-474b-b258-e4df5eab1d61?_state=9hQo5_6jJZfx8cVKxp0Xa09NN4QsL_NObQZwHJbYUbZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3NDZlNDA1LWY0ZmQtNDc0Yi1iMjU4LWU0ZGY1ZWFiMWQ2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzQzNjYyMVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/c746e405-f4fd-474b-b258-e4df5eab1d61?_state=9hQo5_6jJZfx8cVKxp0Xa09NN4QsL_NObQZwHJbYUbZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3NDZlNDA1LWY0ZmQtNDc0Yi1iMjU4LWU0ZGY1ZWFiMWQ2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzQzNjYyMVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=7cec95a5-d3df-4d8b-846c-b826d046fb49 http.request.method=POST http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="908.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=f20693d7-caeb-4f12-b239-60532a85e868 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/552b1674-a346-493f-8420-18926f3a29ee?_state=RB9vcgzYmDNGpTWbeGhvxjkG2_wbdBaCkHQJOYLUc1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1MmIxNjc0LWEzNDYtNDkzZi04NDIwLTE4OTI2ZjNhMjllZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzY4Nzg1NTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14241ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/552b1674-a346-493f-8420-18926f3a29ee?_state=RB9vcgzYmDNGpTWbeGhvxjkG2_wbdBaCkHQJOYLUc1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1MmIxNjc0LWEzNDYtNDkzZi04NDIwLTE4OTI2ZjNhMjllZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzY4Nzg1NTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=d90fe957-9c95-4e0f-92eb-36c82f2e2321 http.request.method=POST http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=16e49186-7d20-4735-8a3a-3054eb0158bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/9fc3e586-a209-4646-b835-384e427d3cae?_state=IhwnJORBVbUC347whqGljaxqXzjsIQXCHAtV0MdAlPt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYzNlNTg2LWEyMDktNDY0Ni1iODM1LTM4NGU0MjdkM2NhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzkzNDgxNzRaIn0%3D&digest=sha256%3A5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.857339834s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/9fc3e586-a209-4646-b835-384e427d3cae?_state=IhwnJORBVbUC347whqGljaxqXzjsIQXCHAtV0MdAlPt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYzNlNTg2LWEyMDktNDY0Ni1iODM1LTM4NGU0MjdkM2NhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoxOS4xNzkzNDgxNzRaIn0%3D&digest=sha256%3A5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:21Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=abb9f217-4da1-4d3d-a123-d27c24540a22 http.request.method=POST http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34337" http.request.id=88f60abf-f88d-4979-8042-406244c9fa52 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/d509b208-0a64-4683-b425-9241ebb072ee?_state=bcc3WBECEEX6DXsNs0LXv6AZuNUjRPND9TElXA4eurt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MDliMjA4LTBhNjQtNDY4My1iNDI1LTkyNDFlYmIwNzJlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMS4yMjA3ODEzNzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.960022532s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:21 +0000] "PATCH /v2/foo/bar/blobs/uploads/d509b208-0a64-4683-b425-9241ebb072ee?_state=bcc3WBECEEX6DXsNs0LXv6AZuNUjRPND9TElXA4eurt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MDliMjA4LTBhNjQtNDY4My1iNDI1LTkyNDFlYmIwNzJlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMS4yMjA3ODEzNzdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=ad33f0db-752d-49e1-8238-551d8e9a037d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/uploads/d509b208-0a64-4683-b425-9241ebb072ee?_state=b4-ao6MHeT0mYnSCxJ7EXVv-rq0AiNtKZF9WZ218LCZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MDliMjA4LTBhNjQtNDY4My1iNDI1LTkyNDFlYmIwNzJlZSIsIk9mZnNldCI6MjU1NzQ5MTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MjFaIn0%3D&digest=sha256%3A5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.210331ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "PUT /v2/foo/bar/blobs/uploads/d509b208-0a64-4683-b425-9241ebb072ee?_state=b4-ao6MHeT0mYnSCxJ7EXVv-rq0AiNtKZF9WZ218LCZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MDliMjA4LTBhNjQtNDY4My1iNDI1LTkyNDFlYmIwNzJlZSIsIk9mZnNldCI6MjU1NzQ5MTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MjFaIn0%3D&digest=sha256%3A5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=f40b907b-2502-43e7-83fb-8eaa25c338ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="955.648µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=ecff1834-3ba1-4b17-83ba-dfabd1366482 http.request.method=GET http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=143.086931ms http.response.status=200 http.response.written=25574912 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 200 25574912 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=error msg="error parsing digest="sha257:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=ef1b6e29-4a31-4dfc-84f5-9e238840b5da http.request.method=GET http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/sha257:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" vars.name="foo/bar" time="2025-04-06T12:46:23Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=ef1b6e29-4a31-4dfc-84f5-9e238840b5da http.request.method=GET http.request.remoteaddr="127.0.0.1:47984" http.request.uri="/v2/foo/bar/blobs/sha257:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.408µs" http.response.status=400 http.response.written=110 vars.digest="sha257:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "GET /v2/foo/bar/blobs/sha257:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=7589e56b-8b38-4460-a693-87074077e661 http.request.method=GET http.request.remoteaddr="127.0.0.1:47998" http.request.uri="/v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.110409ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 time="2025-04-06T12:46:23Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=ba4c33cb-e75f-4760-a0c1-5c2f723691b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:52408" http.request.uri="/v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="971.409µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=0a94ce55-1628-4b5b-bd52-85d679cf7459 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52420" http.request.uri="/v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="897.928µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=21336468-ff73-4702-ab00-0f8e68cc17ec http.request.method=POST http.request.remoteaddr="127.0.0.1:52420" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=50218f71-fbb1-4ba8-b772-ca86defe3d18 http.request.method=GET http.request.remoteaddr="127.0.0.1:52420" http.request.uri="/v2/foo/bar/blobs/uploads/b7c2dccc-a93f-4108-b582-6300dfd4ff6d?_state=3wRvvRNbLHE86HPIuUDVn4jYVvvSOlcryHM7qlQNA4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YzJkY2NjLWE5M2YtNDEwOC1iNTgyLTYzMDBkZmQ0ZmY2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTMxMTQyMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="923.048µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "GET /v2/foo/bar/blobs/uploads/b7c2dccc-a93f-4108-b582-6300dfd4ff6d?_state=3wRvvRNbLHE86HPIuUDVn4jYVvvSOlcryHM7qlQNA4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YzJkY2NjLWE5M2YtNDEwOC1iNTgyLTYzMDBkZmQ0ZmY2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTMxMTQyMzZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=1e3061e8-188e-4429-b642-1f3f0143f31a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52420" http.request.uri="/v2/foo/bar/blobs/uploads/b7c2dccc-a93f-4108-b582-6300dfd4ff6d?_state=3wRvvRNbLHE86HPIuUDVn4jYVvvSOlcryHM7qlQNA4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YzJkY2NjLWE5M2YtNDEwOC1iNTgyLTYzMDBkZmQ0ZmY2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTMxMTQyMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="979.488µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "DELETE /v2/foo/bar/blobs/uploads/b7c2dccc-a93f-4108-b582-6300dfd4ff6d?_state=3wRvvRNbLHE86HPIuUDVn4jYVvvSOlcryHM7qlQNA4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YzJkY2NjLWE5M2YtNDEwOC1iNTgyLTYzMDBkZmQ0ZmY2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTMxMTQyMzZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=8b3389ed-d515-43e8-82b9-50933ead189d http.request.method=GET http.request.remoteaddr="127.0.0.1:52420" http.request.uri="/v2/foo/bar/blobs/uploads/b7c2dccc-a93f-4108-b582-6300dfd4ff6d?_state=3wRvvRNbLHE86HPIuUDVn4jYVvvSOlcryHM7qlQNA4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YzJkY2NjLWE5M2YtNDEwOC1iNTgyLTYzMDBkZmQ0ZmY2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTMxMTQyMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b7c2dccc-a93f-4108-b582-6300dfd4ff6d time="2025-04-06T12:46:23Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=8b3389ed-d515-43e8-82b9-50933ead189d http.request.method=GET http.request.remoteaddr="127.0.0.1:52420" http.request.uri="/v2/foo/bar/blobs/uploads/b7c2dccc-a93f-4108-b582-6300dfd4ff6d?_state=3wRvvRNbLHE86HPIuUDVn4jYVvvSOlcryHM7qlQNA4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YzJkY2NjLWE5M2YtNDEwOC1iNTgyLTYzMDBkZmQ0ZmY2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTMxMTQyMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.008µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b7c2dccc-a93f-4108-b582-6300dfd4ff6d 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "GET /v2/foo/bar/blobs/uploads/b7c2dccc-a93f-4108-b582-6300dfd4ff6d?_state=3wRvvRNbLHE86HPIuUDVn4jYVvvSOlcryHM7qlQNA4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YzJkY2NjLWE5M2YtNDEwOC1iNTgyLTYzMDBkZmQ0ZmY2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTMxMTQyMzZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=207f14e9-68e0-47bb-b1d7-d4bfd70e3b0e http.request.method=POST http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018848ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=5c1a0e84-a361-4253-bde3-73deedd96abf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/355cfe07-655f-45b3-b842-873c6cf9046c?_state=DWY-o4IVyakErbhGb1bmJ3mo_v7fbPXO2vs5VkW5mXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NWNmZTA3LTY1NWYtNDViMy1iODQyLTg3M2M2Y2Y5MDQ2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTc5MTI5MThaIn0%3D&digest=sha256%3Ae3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" provided=sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd vars.name="foo/bar" vars.uuid=355cfe07-655f-45b3-b842-873c6cf9046c time="2025-04-06T12:46:23Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=5c1a0e84-a361-4253-bde3-73deedd96abf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/355cfe07-655f-45b3-b842-873c6cf9046c?_state=DWY-o4IVyakErbhGb1bmJ3mo_v7fbPXO2vs5VkW5mXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NWNmZTA3LTY1NWYtNDViMy1iODQyLTg3M2M2Y2Y5MDQ2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTc5MTI5MThaIn0%3D&digest=sha256%3Ae3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=355cfe07-655f-45b3-b842-873c6cf9046c time="2025-04-06T12:46:23Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=5c1a0e84-a361-4253-bde3-73deedd96abf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/355cfe07-655f-45b3-b842-873c6cf9046c?_state=DWY-o4IVyakErbhGb1bmJ3mo_v7fbPXO2vs5VkW5mXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NWNmZTA3LTY1NWYtNDViMy1iODQyLTg3M2M2Y2Y5MDQ2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTc5MTI5MThaIn0%3D&digest=sha256%3Ae3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.780655ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=355cfe07-655f-45b3-b842-873c6cf9046c 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "PUT /v2/foo/bar/blobs/uploads/355cfe07-655f-45b3-b842-873c6cf9046c?_state=DWY-o4IVyakErbhGb1bmJ3mo_v7fbPXO2vs5VkW5mXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NWNmZTA3LTY1NWYtNDViMy1iODQyLTg3M2M2Y2Y5MDQ2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NTc5MTI5MThaIn0%3D&digest=sha256%3Ae3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=9f6c1846-c7c1-493c-8b36-1d1216ce9d70 http.request.method=POST http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.540094ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=a5de8f20-2ea1-41ee-a9c1-8c73664493ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/8aa79c1f-207c-4656-9943-d31cfe26a0f7?_state=kDA9CKYKvZkisBWAuOpraaDcY1IxFcru4x7f_yzHHc57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYTc5YzFmLTIwN2MtNDY1Ni05OTQzLWQzMWNmZTI2YTBmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NjI4MjIwODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=6.269495ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "PUT /v2/foo/bar/blobs/uploads/8aa79c1f-207c-4656-9943-d31cfe26a0f7?_state=kDA9CKYKvZkisBWAuOpraaDcY1IxFcru4x7f_yzHHc57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYTc5YzFmLTIwN2MtNDY1Ni05OTQzLWQzMWNmZTI2YTBmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NjI4MjIwODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=f4be909c-8c24-4f5c-8d4b-5de6ed624dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="862.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=1decbb8d-f54b-435b-b467-c73d10f21d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/b3272cf8-1f45-4726-aa79-b1721893d88b?_state=aCnX_38pS5fqOhndcSprfiPusePc86RdjtY-IeHi__R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzMjcyY2Y4LTFmNDUtNDcyNi1hYTc5LWIxNzIxODkzZDg4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NzA3MzQ3OVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15645ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "PUT /v2/foo/bar/blobs/uploads/b3272cf8-1f45-4726-aa79-b1721893d88b?_state=aCnX_38pS5fqOhndcSprfiPusePc86RdjtY-IeHi__R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzMjcyY2Y4LTFmNDUtNDcyNi1hYTc5LWIxNzIxODkzZDg4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NzA3MzQ3OVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:23Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=0db73ced-df91-4d2f-9a1b-7096a919a566 http.request.method=POST http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="883.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=85e7310a-b9ba-426d-993f-fd5155aefc26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/0cd54b56-5b81-44b6-ae25-0a6cca625a9d?_state=u75aGwFQ4vETWvKdx9f1y2qW_Zuhmh-zd4w9bVnvmid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZDU0YjU2LTViODEtNDRiNi1hZTI1LTBhNmNjYTYyNWE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NzMyODg4NTNaIn0%3D&digest=sha256%3Ae3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.942959261s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "PUT /v2/foo/bar/blobs/uploads/0cd54b56-5b81-44b6-ae25-0a6cca625a9d?_state=u75aGwFQ4vETWvKdx9f1y2qW_Zuhmh-zd4w9bVnvmid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjZDU0YjU2LTViODEtNDRiNi1hZTI1LTBhNmNjYTYyNWE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyMy42NzMyODg4NTNaIn0%3D&digest=sha256%3Ae3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=a43ae987-df4d-473c-890f-85dce8235461 http.request.method=POST http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.274131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44833" http.request.id=a6dcf7f6-22b4-46d3-8efe-0ff1ea59e3f9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/46d5dd91-577f-472e-b3ef-03e6a87121c8?_state=DW_VtbV3CAYGpx9y51YhXfYKrQD0ZRuaCJlAEzc93qt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2ZDVkZDkxLTU3N2YtNDcyZS1iM2VmLTAzZTZhODcxMjFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyNS43OTAxMTUzOTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.168469792s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:25 +0000] "PATCH /v2/foo/bar/blobs/uploads/46d5dd91-577f-472e-b3ef-03e6a87121c8?_state=DW_VtbV3CAYGpx9y51YhXfYKrQD0ZRuaCJlAEzc93qt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2ZDVkZDkxLTU3N2YtNDcyZS1iM2VmLTAzZTZhODcxMjFjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyNS43OTAxMTUzOTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=c956e48f-128c-4f28-bd16-1e4eac0caf32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/uploads/46d5dd91-577f-472e-b3ef-03e6a87121c8?_state=nSoIiV0jIybce-JZSgp4KpNZy8x-e_MRUXqPzQRwXQB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2ZDVkZDkxLTU3N2YtNDcyZS1iM2VmLTAzZTZhODcxMjFjOCIsIk9mZnNldCI6MjMzMjQxNjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MjVaIn0%3D&digest=sha256%3Ae3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:27 +0000] "PUT /v2/foo/bar/blobs/uploads/46d5dd91-577f-472e-b3ef-03e6a87121c8?_state=nSoIiV0jIybce-JZSgp4KpNZy8x-e_MRUXqPzQRwXQB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2ZDVkZDkxLTU3N2YtNDcyZS1iM2VmLTAzZTZhODcxMjFjOCIsIk9mZnNldCI6MjMzMjQxNjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MjVaIn0%3D&digest=sha256%3Ae3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:27Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=364cebd5-d9fc-48c8-b92f-527ba34d8980 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.16713ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=7a32b2a3-e6b2-4d21-88f5-5fafa5ff6eed http.request.method=GET http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=123.5086ms http.response.status=200 http.response.written=23324160 127.0.0.1 - - [06/Apr/2025:12:46:27 +0000] "GET /v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 200 23324160 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=error msg="error parsing digest="sha257:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=8c3aae34-4ea2-4e50-8dce-23bb5176d2f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/sha257:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" vars.name="foo/bar" time="2025-04-06T12:46:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=8c3aae34-4ea2-4e50-8dce-23bb5176d2f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52434" http.request.uri="/v2/foo/bar/blobs/sha257:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="901.448µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "GET /v2/foo/bar/blobs/sha257:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=21701afa-b8eb-4d8e-92cb-02f82a722532 http.request.method=GET http.request.remoteaddr="127.0.0.1:54488" http.request.uri="/v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.252651ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "GET /v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=d4eae08d-cc44-4ac0-b879-9ebd03fa07be http.request.method=GET http.request.remoteaddr="127.0.0.1:54482" http.request.uri="/v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.919349ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "GET /v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44833" http.request.id=fa28f61d-c31f-4574-acc3-0d3a90025697 http.request.method=GET http.request.remoteaddr="127.0.0.1:54488" http.request.uri="/v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.236428ms http.response.status=200 http.response.written=983040 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "GET /v2/foo/bar/blobs/sha256:e3a02f99039cd003b91a5b210b360fd90582d8f4f39b860d4829da02127bdfdd HTTP/1.1" 200 983040 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=96c08a85-06d4-42cc-a810-d0a4861d5a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.769614007s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34337" http.request.id=5df83070-9712-43a5-b72b-1f9945654770 http.request.method=GET http.request.remoteaddr="127.0.0.1:47998" http.request.uri="/v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.764866885s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [06/Apr/2025:12:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:5d9aad78188696a85e11f2b1b25e78f54253dc17ddfaab27dfcd0006fde1ab0c HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (9.26s) === RUN TestBlobDelete time="2025-04-06T12:46:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:28Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=6644998e-a168-406f-97b5-88e93eb44ea8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.224611ms http.response.status=404 http.response.written=157 vars.digest="sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "GET /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=5da97b44-3f32-41bf-8e81-9ff81a0d9dca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44704" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.19217ms http.response.status=404 http.response.written=157 vars.digest="sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=69f2fe90-7905-4830-b31a-2d6e76ec4d2a http.request.method=POST http.request.remoteaddr="127.0.0.1:44704" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04233ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=420253ed-55b7-43df-b86d-684b8c8a630a http.request.method=GET http.request.remoteaddr="127.0.0.1:44704" http.request.uri="/v2/foo/bar/blobs/uploads/f58ada71-64bd-4b25-8d9e-68297a7fb2de?_state=9Q1ZDGbfbJpvNAFRvUxZ38Ijy74hku3SxkNco_bUdVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1OGFkYTcxLTY0YmQtNGIyNS04ZDllLTY4Mjk3YTdmYjJkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNDI2NDIyNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.237251ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "GET /v2/foo/bar/blobs/uploads/f58ada71-64bd-4b25-8d9e-68297a7fb2de?_state=9Q1ZDGbfbJpvNAFRvUxZ38Ijy74hku3SxkNco_bUdVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1OGFkYTcxLTY0YmQtNGIyNS04ZDllLTY4Mjk3YTdmYjJkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNDI2NDIyNjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=bf8da9a3-f57b-4a9d-bb72-9bcdc8e3ed25 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44704" http.request.uri="/v2/foo/bar/blobs/uploads/f58ada71-64bd-4b25-8d9e-68297a7fb2de?_state=9Q1ZDGbfbJpvNAFRvUxZ38Ijy74hku3SxkNco_bUdVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1OGFkYTcxLTY0YmQtNGIyNS04ZDllLTY4Mjk3YTdmYjJkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNDI2NDIyNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16073ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "DELETE /v2/foo/bar/blobs/uploads/f58ada71-64bd-4b25-8d9e-68297a7fb2de?_state=9Q1ZDGbfbJpvNAFRvUxZ38Ijy74hku3SxkNco_bUdVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1OGFkYTcxLTY0YmQtNGIyNS04ZDllLTY4Mjk3YTdmYjJkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNDI2NDIyNjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=751c8c47-35ac-4280-a43a-350e58395da6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44704" http.request.uri="/v2/foo/bar/blobs/uploads/f58ada71-64bd-4b25-8d9e-68297a7fb2de?_state=9Q1ZDGbfbJpvNAFRvUxZ38Ijy74hku3SxkNco_bUdVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1OGFkYTcxLTY0YmQtNGIyNS04ZDllLTY4Mjk3YTdmYjJkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNDI2NDIyNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f58ada71-64bd-4b25-8d9e-68297a7fb2de time="2025-04-06T12:46:28Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=751c8c47-35ac-4280-a43a-350e58395da6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44704" http.request.uri="/v2/foo/bar/blobs/uploads/f58ada71-64bd-4b25-8d9e-68297a7fb2de?_state=9Q1ZDGbfbJpvNAFRvUxZ38Ijy74hku3SxkNco_bUdVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1OGFkYTcxLTY0YmQtNGIyNS04ZDllLTY4Mjk3YTdmYjJkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNDI2NDIyNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.12817ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f58ada71-64bd-4b25-8d9e-68297a7fb2de 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "GET /v2/foo/bar/blobs/uploads/f58ada71-64bd-4b25-8d9e-68297a7fb2de?_state=9Q1ZDGbfbJpvNAFRvUxZ38Ijy74hku3SxkNco_bUdVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1OGFkYTcxLTY0YmQtNGIyNS04ZDllLTY4Mjk3YTdmYjJkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNDI2NDIyNjNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=66023bd8-9916-4317-bd7b-74a8e4bbcef4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.361772ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=37211112-ee78-4d6b-b9a0-c914dc83f6ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/39a78d50-4cbb-4534-8ba1-67e3a4958681?_state=z335WIu_nDLyjKLN4q78uKZDc2g9Er-cqunDQNj1VpF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YTc4ZDUwLTRjYmItNDUzNC04YmExLTY3ZTNhNDk1ODY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNTAxMDQxMjhaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" provided=sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 vars.name="foo/bar" vars.uuid=39a78d50-4cbb-4534-8ba1-67e3a4958681 time="2025-04-06T12:46:28Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=37211112-ee78-4d6b-b9a0-c914dc83f6ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/39a78d50-4cbb-4534-8ba1-67e3a4958681?_state=z335WIu_nDLyjKLN4q78uKZDc2g9Er-cqunDQNj1VpF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YTc4ZDUwLTRjYmItNDUzNC04YmExLTY3ZTNhNDk1ODY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNTAxMDQxMjhaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=39a78d50-4cbb-4534-8ba1-67e3a4958681 time="2025-04-06T12:46:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=37211112-ee78-4d6b-b9a0-c914dc83f6ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/39a78d50-4cbb-4534-8ba1-67e3a4958681?_state=z335WIu_nDLyjKLN4q78uKZDc2g9Er-cqunDQNj1VpF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YTc4ZDUwLTRjYmItNDUzNC04YmExLTY3ZTNhNDk1ODY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNTAxMDQxMjhaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.316531ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=39a78d50-4cbb-4534-8ba1-67e3a4958681 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "PUT /v2/foo/bar/blobs/uploads/39a78d50-4cbb-4534-8ba1-67e3a4958681?_state=z335WIu_nDLyjKLN4q78uKZDc2g9Er-cqunDQNj1VpF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YTc4ZDUwLTRjYmItNDUzNC04YmExLTY3ZTNhNDk1ODY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNTAxMDQxMjhaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=113177ca-287f-493e-a101-1017a9f08b30 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.111689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=322c34d5-956d-472f-a11f-82d4d79c359d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/46c7b276-acb9-4aac-b94e-7d3f364672a2?_state=B_3vsmC3wVWGa3NtJJtCzj9f4auUJpEFwCN2j4xarRl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2YzdiMjc2LWFjYjktNGFhYy1iOTRlLTdkM2YzNjQ2NzJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNTQwNTkxNjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.488213ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "PUT /v2/foo/bar/blobs/uploads/46c7b276-acb9-4aac-b94e-7d3f364672a2?_state=B_3vsmC3wVWGa3NtJJtCzj9f4auUJpEFwCN2j4xarRl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2YzdiMjc2LWFjYjktNGFhYy1iOTRlLTdkM2YzNjQ2NzJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNTQwNTkxNjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=ccedfbcc-2a56-44d0-a7c2-12d246dda0f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12673ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=b80d6595-743c-4b6d-8c8a-274167e87864 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/004d4433-41fe-40b8-8cfd-2fe133b3f6af?_state=asidwp3Be3fiPdYetgSxQ4KlnSG7KPcsBZE7QVJKXoR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwNGQ0NDMzLTQxZmUtNDBiOC04Y2ZkLTJmZTEzM2IzZjZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNjAxMTYzNzVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.402012ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "PUT /v2/foo/bar/blobs/uploads/004d4433-41fe-40b8-8cfd-2fe133b3f6af?_state=asidwp3Be3fiPdYetgSxQ4KlnSG7KPcsBZE7QVJKXoR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwNGQ0NDMzLTQxZmUtNDBiOC04Y2ZkLTJmZTEzM2IzZjZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNjAxMTYzNzVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=83569600-3cdd-4126-9a46-860e2186246b http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=d323f8ba-e4d3-48b1-b179-94ae9ee580e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/7e1f84f7-81e9-4256-8e47-1c76012f6085?_state=PLnuVV3HwLslvDLfdy6etQPGnzwPcd3XVUCXqOPX48l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlMWY4NGY3LTgxZTktNDI1Ni04ZTQ3LTFjNzYwMTJmNjA4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNjMxNzE2NDJaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.duration=948.665371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:28 +0000] "PUT /v2/foo/bar/blobs/uploads/7e1f84f7-81e9-4256-8e47-1c76012f6085?_state=PLnuVV3HwLslvDLfdy6etQPGnzwPcd3XVUCXqOPX48l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlMWY4NGY3LTgxZTktNDI1Ni04ZTQ3LTFjNzYwMTJmNjA4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOC4zNjMxNzE2NDJaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:29Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=57d91bc6-c5db-4881-8468-3d431c0edf13 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09589ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37571" http.request.id=cbb80aa1-6241-42ad-aea4-81847dcb81e8 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/accde458-4efa-4fa4-aa38-9e31d0c5adac?_state=NkHhseH48J77Dyi6G96BSqWgbOCF1l5hZp5ijN2ldzt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFjY2RlNDU4LTRlZmEtNGZhNC1hYTM4LTllMzFkMGM1YWRhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOS40MzQ5Mzk1MjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=848.300294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:29 +0000] "PATCH /v2/foo/bar/blobs/uploads/accde458-4efa-4fa4-aa38-9e31d0c5adac?_state=NkHhseH48J77Dyi6G96BSqWgbOCF1l5hZp5ijN2ldzt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFjY2RlNDU4LTRlZmEtNGZhNC1hYTM4LTllMzFkMGM1YWRhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjoyOS40MzQ5Mzk1MjlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=4653c2fc-fa82-4464-8646-93e190d93e74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/uploads/accde458-4efa-4fa4-aa38-9e31d0c5adac?_state=m6drTUOF7gPPVu1x-d7Em9-MA4LrZTfOfNWQsA1FtVR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFjY2RlNDU4LTRlZmEtNGZhNC1hYTM4LTllMzFkMGM1YWRhYyIsIk9mZnNldCI6MTYxNjEyODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MjlaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17053ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "PUT /v2/foo/bar/blobs/uploads/accde458-4efa-4fa4-aa38-9e31d0c5adac?_state=m6drTUOF7gPPVu1x-d7Em9-MA4LrZTfOfNWQsA1FtVR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFjY2RlNDU4LTRlZmEtNGZhNC1hYTM4LTllMzFkMGM1YWRhYyIsIk9mZnNldCI6MTYxNjEyODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MjlaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=badc8c65-e1ff-4bab-bbe1-db603077fc4c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.001809ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "HEAD /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=196ef0fb-d7b5-4011-a564-45302ad8e619 http.request.method=GET http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=65.090409ms http.response.status=200 http.response.written=16161280 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "GET /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 200 16161280 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=error msg="error parsing digest="sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=aa4b486e-7884-4c70-9c23-bc2abb672d8c http.request.method=GET http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" vars.name="foo/bar" time="2025-04-06T12:46:30Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=aa4b486e-7884-4c70-9c23-bc2abb672d8c http.request.method=GET http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/foo/bar/blobs/sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="859.688µs" http.response.status=400 http.response.written=110 vars.digest="sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "GET /v2/foo/bar/blobs/sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=1aa10327-cdbe-442e-a2e8-be9e1615de9a http.request.method=GET http.request.remoteaddr="127.0.0.1:44718" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.duration=1.183091ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "GET /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=072a2bed-e83a-4133-8472-8cf9f81c70e8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44734" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.duration=1.031809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=797ffcaf-b21b-4b73-9698-7111ac8f82d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44734" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="881.448µs" http.response.status=404 http.response.written=157 vars.digest="sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "HEAD /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=6417d737-35ee-4bc0-87d8-005a164dadee http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44734" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="846.887µs" http.response.status=404 http.response.written=74 vars.digest="sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=error msg="error parsing digest="sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=37a408d0-5e29-4115-8dcb-c516cf9ecd48 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44744" http.request.uri="/v2/foo/bar/blobs/sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" vars.name="foo/bar" time="2025-04-06T12:46:30Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=37a408d0-5e29-4115-8dcb-c516cf9ecd48 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44744" http.request.uri="/v2/foo/bar/blobs/sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="909.448µs" http.response.status=400 http.response.written=110 vars.digest="sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "DELETE /v2/foo/bar/blobs/sha257:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T12:46:30Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=3d143124-f772-4ac8-99c3-50ef6195cce6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=51fa33d6-edcd-41d5-8c6b-243c765b708f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44748" http.request.uri="/v2/foo/bar/blobs/uploads/928f257e-8c10-4032-acc4-393a51698c17?_state=L5sklZ4h_EIAmU-b0ARPIfZcJYvwJZNJEBlQ3QQ53oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOGYyNTdlLThjMTAtNDAzMi1hY2M0LTM5M2E1MTY5OGMxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozMC40MjMyMzcxMjdaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.duration=884.998735ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "PUT /v2/foo/bar/blobs/uploads/928f257e-8c10-4032-acc4-393a51698c17?_state=L5sklZ4h_EIAmU-b0ARPIfZcJYvwJZNJEBlQ3QQ53oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOGYyNTdlLThjMTAtNDAzMi1hY2M0LTM5M2E1MTY5OGMxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozMC40MjMyMzcxMjdaIn0%3D&digest=sha256%3A74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=02c82191-703e-40d6-971d-748ce412fe58 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44748" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.15573ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=f2993ac4-10fc-4687-bcbc-7310f33c4b17 http.request.method=GET http.request.remoteaddr="127.0.0.1:44716" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.021377726s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "GET /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-04-06T12:46:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37571" http.request.id=d3cdbfb8-6cbe-41dd-a570-450ce983bd8d http.request.method=GET http.request.remoteaddr="127.0.0.1:44718" http.request.uri="/v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.016317682s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [06/Apr/2025:12:46:30 +0000] "GET /v2/foo/bar/blobs/sha256:74a8e52ce3a24069788f74490a560358950b71b17859d5e3bc838d7994437f42 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (3.27s) === RUN TestRelativeURL time="2025-04-06T12:46:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:31Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:32915" http.request.id=19d21bd6-99cd-4ea6-8861-7e935372d895 http.request.method=POST http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05077ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:33Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:32915" http.request.id=40703069-b02f-45ae-9061-98890e8955bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/foo/bar/blobs/uploads/fe25818a-b12a-4014-9dde-f7d6a36758dd?_state=IRcZrmlN-l4JoJQyWwY5fNqBQai8MZKeUblkV3Z_uAp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlMjU4MThhLWIxMmEtNDAxNC05ZGRlLWY3ZDZhMzY3NThkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozMS40MzQyOTc3MjNaIn0%3D&digest=sha256%3Ac9702a75f461e4bc53c0c9e1c5938587a2033633ec724579c35ce6a85986f340" http.request.useragent="Go-http-client/1.1" http.response.duration=1.351753854s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:31 +0000] "PUT /v2/foo/bar/blobs/uploads/fe25818a-b12a-4014-9dde-f7d6a36758dd?_state=IRcZrmlN-l4JoJQyWwY5fNqBQai8MZKeUblkV3Z_uAp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlMjU4MThhLWIxMmEtNDAxNC05ZGRlLWY3ZDZhMzY3NThkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozMS40MzQyOTc3MjNaIn0%3D&digest=sha256%3Ac9702a75f461e4bc53c0c9e1c5938587a2033633ec724579c35ce6a85986f340 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:33Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:32915" http.request.id=46ddf364-1dd3-4937-b436-aaf33d810321 http.request.method=POST http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:33Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:32915" http.request.id=d62b8be3-6ab5-44d9-826e-8ed86a15346b http.request.method=POST http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="844.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:34Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:32915" http.request.id=a7ef5105-514d-4776-8518-fcea97b0e0c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38816" http.request.uri="/v2/foo/bar/blobs/uploads/62e3ffd7-ee8e-455a-8377-b3ed4e233915?_state=uxBKQks2h8NoBTGFL3_LcmvFj4x6g4pj0qu94yUc3nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyZTNmZmQ3LWVlOGUtNDU1YS04Mzc3LWIzZWQ0ZTIzMzkxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozMy4xOTg2MzEzODJaIn0%3D&digest=sha256%3Ad0021e30a7832cd2c6d1c3170a83f3c1b971610d964f3163d13e439cc2645eab" http.request.useragent="Go-http-client/1.1" http.response.duration=982.735109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:33 +0000] "PUT /v2/foo/bar/blobs/uploads/62e3ffd7-ee8e-455a-8377-b3ed4e233915?_state=uxBKQks2h8NoBTGFL3_LcmvFj4x6g4pj0qu94yUc3nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyZTNmZmQ3LWVlOGUtNDU1YS04Mzc3LWIzZWQ0ZTIzMzkxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozMy4xOTg2MzEzODJaIn0%3D&digest=sha256%3Ad0021e30a7832cd2c6d1c3170a83f3c1b971610d964f3163d13e439cc2645eab HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.75s) === RUN TestBlobDeleteDisabled time="2025-04-06T12:46:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:34Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:34Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:33717" http.request.id=cd4e1a47-1cfb-49d2-a162-ad8f696ae5f4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58038" http.request.uri="/v2/foo/bar/blobs/sha256:aeee9fb622bd154af97abd4118ed06f73ba7aa2db2f050bdbf50ac5ec7bdeede" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="887.048µs" http.response.status=405 http.response.written=78 vars.digest="sha256:aeee9fb622bd154af97abd4118ed06f73ba7aa2db2f050bdbf50ac5ec7bdeede" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:aeee9fb622bd154af97abd4118ed06f73ba7aa2db2f050bdbf50ac5ec7bdeede HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.24s) === RUN TestDeleteDisabled time="2025-04-06T12:46:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:34Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:34Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42633" http.request.id=9cb9307a-0d8c-44b0-99c6-4322d10bddc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.084809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:35Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42633" http.request.id=12658d56-e00d-4235-9b62-ed265762ba3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/bar/blobs/uploads/d517a310-bd19-438f-a3ef-da99f5a88fd7?_state=myqEEwpuXNsVXFu8EZgCOe150GtnESy_xFMvqWENQqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MTdhMzEwLWJkMTktNDM4Zi1hM2VmLWRhOTlmNWE4OGZkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozNC42MTM0MDk2MjZaIn0%3D&digest=sha256%3Acfe359a53143916f437f40d89860527e628b6256d32459c59c3d3e0a29357c64" http.request.useragent="Go-http-client/1.1" http.response.duration=1.086313133s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:34 +0000] "PUT /v2/foo/bar/blobs/uploads/d517a310-bd19-438f-a3ef-da99f5a88fd7?_state=myqEEwpuXNsVXFu8EZgCOe150GtnESy_xFMvqWENQqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MTdhMzEwLWJkMTktNDM4Zi1hM2VmLWRhOTlmNWE4OGZkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozNC42MTM0MDk2MjZaIn0%3D&digest=sha256%3Acfe359a53143916f437f40d89860527e628b6256d32459c59c3d3e0a29357c64 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:42633" http.request.id=97ad6533-c951-410a-83da-f9ca6d7b15a5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/bar/blobs/sha256:cfe359a53143916f437f40d89860527e628b6256d32459c59c3d3e0a29357c64" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="895.568µs" http.response.status=405 http.response.written=78 vars.digest="sha256:cfe359a53143916f437f40d89860527e628b6256d32459c59c3d3e0a29357c64" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:cfe359a53143916f437f40d89860527e628b6256d32459c59c3d3e0a29357c64 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.27s) === RUN TestDeleteReadOnly time="2025-04-06T12:46:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:35Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:35Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45455" http.request.id=c85bb2d3-0c99-43ab-8a02-ffb803f093d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:53404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:37Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45455" http.request.id=b5ea5a8f-9fef-4e6c-8759-96322a9131a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53404" http.request.uri="/v2/foo/bar/blobs/uploads/fdfcf48c-3171-47c7-a729-a2ed9df18c05?_state=FYJtMGAk3TsBcQcm-Y97Xc_W51R-zy_Dm9LeBUmYHP97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkZmNmNDhjLTMxNzEtNDdjNy1hNzI5LWEyZWQ5ZGYxOGMwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozNS45Njg3NzI4MzFaIn0%3D&digest=sha256%3A5e73ba5d5237a540bb2c6d15718a1bb6c0c46defd3236e01fc571dd2ed935b11" http.request.useragent="Go-http-client/1.1" http.response.duration=1.606378518s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:35 +0000] "PUT /v2/foo/bar/blobs/uploads/fdfcf48c-3171-47c7-a729-a2ed9df18c05?_state=FYJtMGAk3TsBcQcm-Y97Xc_W51R-zy_Dm9LeBUmYHP97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkZmNmNDhjLTMxNzEtNDdjNy1hNzI5LWEyZWQ5ZGYxOGMwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NjozNS45Njg3NzI4MzFaIn0%3D&digest=sha256%3A5e73ba5d5237a540bb2c6d15718a1bb6c0c46defd3236e01fc571dd2ed935b11 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [06/Apr/2025:12:46:37 +0000] "DELETE /v2/foo/bar/blobs/sha256:5e73ba5d5237a540bb2c6d15718a1bb6c0c46defd3236e01fc571dd2ed935b11 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.88s) === RUN TestStartPushReadOnly time="2025-04-06T12:46: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.8 time="2025-04-06T12:46:37Z" level=info msg="redis not configured" go.version=go1.23.8 127.0.0.1 - - [06/Apr/2025:12:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-04-06T12:46: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.8 time="2025-04-06T12:46:37Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43785" http.request.id=18410940-af00-41c5-a5f1-98370950a88c http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" 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.072929ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43785" http.request.id=60b964b5-1409-40ee-b55f-dff2c486e0b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" 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="813.447µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:12:46:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43785" http.request.id=6e899cf2-0c2d-4cd2-bdb7-03e4de8c45fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" 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="797.367µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43785" http.request.id=8b7e41cb-8854-45b2-8ecf-c6244f37db7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.187588ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43785" http.request.id=8b7e41cb-8854-45b2-8ecf-c6244f37db7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.230108ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43785" http.request.id=8b7e41cb-8854-45b2-8ecf-c6244f37db7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.260109ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43785" http.request.id=8b7e41cb-8854-45b2-8ecf-c6244f37db7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.284909ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T12:46:37Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=2b1cb0ca-2e08-4060-a037-e24c19cee55e http.request.method=POST http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07621ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:39Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=1e0d2c96-d1cd-4443-b81b-b0baa1b6f3ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/blobs/uploads/189dbf19-7450-43bf-93a6-ffc44159d558?_state=z04lrQN7KeRaqqQiJb_4dXh-qqY1G6qej0ULmbO1TJN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxODlkYmYxOS03NDUwLTQzYmYtOTNhNi1mZmM0NDE1OWQ1NTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MzcuODQ5MjM0MjY1WiJ9&digest=sha256%3A76e5c35e37785a7c2d1ae673a1824ebebb1aba84ef82f642414eb4fad4a7a8ca" http.request.useragent="Go-http-client/1.1" http.response.duration=1.778360421s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/189dbf19-7450-43bf-93a6-ffc44159d558?_state=z04lrQN7KeRaqqQiJb_4dXh-qqY1G6qej0ULmbO1TJN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxODlkYmYxOS03NDUwLTQzYmYtOTNhNi1mZmM0NDE1OWQ1NTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MzcuODQ5MjM0MjY1WiJ9&digest=sha256%3A76e5c35e37785a7c2d1ae673a1824ebebb1aba84ef82f642414eb4fad4a7a8ca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:39Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=d6a2ce5b-613e-42e8-9818-8b98d178733c http.request.method=POST http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.028289ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=88663074-ff11-4544-99a2-11a4fd09000e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/blobs/uploads/74b25847-1405-4638-ba3a-a53b384fbe3e?_state=wt0T2nlkgYUROq3UU6Nrn2W8HfEMlgkv4F0_qr4ym-V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NGIyNTg0Ny0xNDA1LTQ2MzgtYmEzYS1hNTNiMzg0ZmJlM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MzkuOTQ0MjAzMTMyWiJ9&digest=sha256%3A4c1a06580f7090af73bc780183351fbfcc83565a0abdf411549fa4a709fbabfd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.35609955s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/74b25847-1405-4638-ba3a-a53b384fbe3e?_state=wt0T2nlkgYUROq3UU6Nrn2W8HfEMlgkv4F0_qr4ym-V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NGIyNTg0Ny0xNDA1LTQ2MzgtYmEzYS1hNTNiMzg0ZmJlM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6MzkuOTQ0MjAzMTMyWiJ9&digest=sha256%3A4c1a06580f7090af73bc780183351fbfcc83565a0abdf411549fa4a709fbabfd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=4200ea47-b4da-4119-b7b9-caa5569061e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.826513ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=db6096cd-d46c-407e-ac1c-2c1f0dfa6391 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" http.response.duration=3.44139ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=8bfc538c-a5fc-4246-b1c7-d960190dee84 http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.895376ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=6531c835-8d29-4cc7-b882-d5c120b863c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.862697ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "GET /v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43785" http.request.id=5148cec1-bbea-47f0-af3b-c35ed2c02985 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" http.response.duration=3.595831ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43785" http.request.id=dc22838b-44f8-40d4-9e57-6e44b07b324d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" http.response.duration=3.524191ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:43785" http.request.id=a260718c-a884-44dd-8b55-1c59651677ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" http.response.duration=3.610631ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=67116bc0-36f5-44ed-8521-6f345734aa8d http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.949257ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "GET /v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=682cbda6-59aa-4c57-bb2c-efcaec8a7e7f http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="851.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=2122dd52-1059-4e7e-ac4f-16c969cac09c http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" http.response.duration="749.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "GET /v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=1b2a2180-7eb7-450b-8cfe-1313d6e61f9c http.request.method=GET http.request.remoteaddr="127.0.0.1:44958" 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="828.247µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=error msg="payload digest does match: "sha256:e36edba82e8136d38a3aa92062650a80dcbfe5f2f0a5e160540babc724ea404e" != "sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148"" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=c35aee16-8fd3-4851-928d-2d223200f3b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" time="2025-04-06T12:46:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=c35aee16-8fd3-4851-928d-2d223200f3b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.168µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148" 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9cf959b635d8d008fe1dcc8f00949b736ab2dc141c93c229feb3a34045c8148 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=2813f7d0-6572-47cc-bbd7-dc73b644232b http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" 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="892.888µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=167f8178-c884-4424-93fb-885664c26fc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" 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="790.287µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43785" http.request.id=6c17519f-0dab-4205-baaf-26105695dbf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" 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="885.928µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43785" http.request.id=6c17519f-0dab-4205-baaf-26105695dbf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" 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="923.368µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43785" http.request.id=6c17519f-0dab-4205-baaf-26105695dbf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" 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="957.848µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=28a3b017-b124-4411-b0ee-ac4bcd46afb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="918.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=2616b662-c8e5-4740-aa56-4f606ddbf4bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/blobs/uploads/a4732fae-0ac7-440c-99ad-34cb62893e9d?_state=IarwmV2NnSuVrZ6ZJedXgTRfsV0s-TKeQqPuzGpAash7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNDczMmZhZS0wYWM3LTQ0MGMtOTlhZC0zNGNiNjI4OTNlOWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDIuMzM4ODE5ODE4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13253ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema2/blobs/uploads/a4732fae-0ac7-440c-99ad-34cb62893e9d?_state=IarwmV2NnSuVrZ6ZJedXgTRfsV0s-TKeQqPuzGpAash7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNDczMmZhZS0wYWM3LTQ0MGMtOTlhZC0zNGNiNjI4OTNlOWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDIuMzM4ODE5ODE4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43785" http.request.id=d52a957c-7914-4a11-9440-f94c3faeacfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" 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="970.929µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43785" http.request.id=d52a957c-7914-4a11-9440-f94c3faeacfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.012729ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T12:46:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=5f8c2303-6744-43be-9b83-db625e9b1318 http.request.method=POST http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:44Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=7faab610-5f41-4f27-8323-57f3f9c29f45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/blobs/uploads/438ed0ad-6a54-4246-a54a-82cfc1e9fa06?_state=poVPXhiCsGUNU3TA9njvX6MB8dQpU51l37qCDCTO-vN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MzhlZDBhZC02YTU0LTQyNDYtYTU0YS04MmNmYzFlOWZhMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDIuNjA1NDU3NDY4WiJ9&digest=sha256%3A3248f8bdcc154c3b83f217970bc78350a0a4aa8cf437aeb705872bc0406dc17b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.694415647s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:42 +0000] "PUT /v2/foo/schema2/blobs/uploads/438ed0ad-6a54-4246-a54a-82cfc1e9fa06?_state=poVPXhiCsGUNU3TA9njvX6MB8dQpU51l37qCDCTO-vN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MzhlZDBhZC02YTU0LTQyNDYtYTU0YS04MmNmYzFlOWZhMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDIuNjA1NDU3NDY4WiJ9&digest=sha256%3A3248f8bdcc154c3b83f217970bc78350a0a4aa8cf437aeb705872bc0406dc17b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:44Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=702a60bb-58a9-49cb-8c01-32ef11142f17 http.request.method=POST http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:44 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=df7ccbd0-5aa8-41a5-bbef-9afd45b685ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/blobs/uploads/b21a9736-97cf-4979-a370-cddf5c426f0e?_state=CR-_UOMC-FMIqNr_jdAfoH5X6Xk4IbOHv-nEVBxq7u17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjFhOTczNi05N2NmLTQ5NzktYTM3MC1jZGRmNWM0MjZmMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDQuNTY3MjI2ODExWiJ9&digest=sha256%3A6ed04a25518b5d2d621efae09b728be34dd76d85e22d66124d3eadae774ebfe2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.7645881s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:44 +0000] "PUT /v2/foo/schema2/blobs/uploads/b21a9736-97cf-4979-a370-cddf5c426f0e?_state=CR-_UOMC-FMIqNr_jdAfoH5X6Xk4IbOHv-nEVBxq7u17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjFhOTczNi05N2NmLTQ5NzktYTM3MC1jZGRmNWM0MjZmMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDQuNTY3MjI2ODExWiJ9&digest=sha256%3A6ed04a25518b5d2d621efae09b728be34dd76d85e22d66124d3eadae774ebfe2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43785" http.request.id=3735e4ce-41ae-45dc-ad31-021d96ced6cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.367652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43785" http.request.id=89adce8c-4d74-4d2d-9f30-3a551fe6a38d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/sha256:2cdc9645996f6c276f4484688c485ec3d126a4929923c0ee3f274071df0e23e4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17825ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:2cdc9645996f6c276f4484688c485ec3d126a4929923c0ee3f274071df0e23e4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=796a310d-5b84-4102-a8c7-2250b8986a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" 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="975.049µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=13f69dc7-21fa-4b1a-b7e7-7700edef58bb http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/sha256:2cdc9645996f6c276f4484688c485ec3d126a4929923c0ee3f274071df0e23e4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="926.848µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/sha256:2cdc9645996f6c276f4484688c485ec3d126a4929923c0ee3f274071df0e23e4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=ba0b7962-71b9-483c-bbd6-a4e8f75e9af7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="841.808µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=86c9e8c3-ca07-4dbb-a823-be6d37ff8555 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/sha256:2cdc9645996f6c276f4484688c485ec3d126a4929923c0ee3f274071df0e23e4" http.request.useragent="Go-http-client/1.1" http.response.duration="689.406µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/sha256:2cdc9645996f6c276f4484688c485ec3d126a4929923c0ee3f274071df0e23e4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=ebe94a8d-7a81-44c1-8d57-9102aa47dd68 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" 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="750.087µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="rewriting manifest sha256:2cdc9645996f6c276f4484688c485ec3d126a4929923c0ee3f274071df0e23e4 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=db46760e-f853-4b7c-ac85-4882f497a43a http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=db46760e-f853-4b7c-ac85-4882f497a43a http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.23502ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43785" http.request.id=52656056-ead3-4a04-8e23-0296ff4c1fd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" 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="944.168µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43785" http.request.id=6c77b4ae-5c95-4864-bd31-f3a7d6ef791a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083849ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43785" http.request.id=46f68e25-d743-491f-a0e8-dbef7fd0420f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/sha256:4ece10f8af0fcbbd3640151c85323b80b6c86f0410d2e37411db28ad31802c2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:4ece10f8af0fcbbd3640151c85323b80b6c86f0410d2e37411db28ad31802c2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=2776083f-4403-4581-b090-4e1fe50ff641 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" 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="948.208µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=d5bdf64d-7dc3-4d48-9c89-0936e9639242 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/sha256:4ece10f8af0fcbbd3640151c85323b80b6c86f0410d2e37411db28ad31802c2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="931.888µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/sha256:4ece10f8af0fcbbd3640151c85323b80b6c86f0410d2e37411db28ad31802c2a HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=ddb57a04-f4f4-4e70-ba21-9d9504c7a897 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="806.007µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=f03bdad9-0c57-4af8-922f-97b5a3bc1814 http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/sha256:4ece10f8af0fcbbd3640151c85323b80b6c86f0410d2e37411db28ad31802c2a" http.request.useragent="Go-http-client/1.1" http.response.duration="770.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/sha256:4ece10f8af0fcbbd3640151c85323b80b6c86f0410d2e37411db28ad31802c2a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="rewriting manifest list sha256:4ece10f8af0fcbbd3640151c85323b80b6c86f0410d2e37411db28ad31802c2a in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=2ccf1035-92e1-4b57-8939-34cd747c679d http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43785" http.request.id=2ccf1035-92e1-4b57-8939-34cd747c679d http.request.method=GET http.request.remoteaddr="127.0.0.1:44966" 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.251019ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:46Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=1d992fbd-717c-40d5-b823-d8164cacad86 http.request.method=GET http.request.remoteaddr="127.0.0.1:44262" 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="877.288µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=b82c9cf6-7623-4790-a076-3079a5144b2d http.request.method=GET http.request.remoteaddr="127.0.0.1:44262" 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="816.408µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=5f5004dd-6bc2-4d09-adce-a4996bba4d12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" 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="763.286µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43731" http.request.id=86833577-16f1-4076-95d0-c27d26754af1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.220109ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=86833577-16f1-4076-95d0-c27d26754af1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.261149ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:43731" http.request.id=86833577-16f1-4076-95d0-c27d26754af1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.303789ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=86833577-16f1-4076-95d0-c27d26754af1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.33035ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T12:46:46Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=7371874d-249d-4683-a4ad-dbec34903c9b http.request.method=POST http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=96bb832a-73c4-43e4-bf72-4e2efb77193b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/blobs/uploads/788bae31-ea02-45f5-abd1-e19229a9adc2?_state=bG6s-ir8Xg36wHYXK1yFaXkYdyui2uNeCYuuYqwo-W17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ODhiYWUzMS1lYTAyLTQ1ZjUtYWJkMS1lMTkyMjlhOWFkYzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDYuNTYxOTMzNTYyWiJ9&digest=sha256%3A8ee1d464bd071782cf74e5c139784859fac9339177627a62b6aab4ebfd15caad" http.request.useragent="Go-http-client/1.1" http.response.duration=918.892029ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/788bae31-ea02-45f5-abd1-e19229a9adc2?_state=bG6s-ir8Xg36wHYXK1yFaXkYdyui2uNeCYuuYqwo-W17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ODhiYWUzMS1lYTAyLTQ1ZjUtYWJkMS1lMTkyMjlhOWFkYzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDYuNTYxOTMzNTYyWiJ9&digest=sha256%3A8ee1d464bd071782cf74e5c139784859fac9339177627a62b6aab4ebfd15caad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=dfbef6ee-1c51-4a52-8de5-8a120ba43683 http.request.method=POST http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06781ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:47 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=95fcedca-ddd7-4e6a-a8ea-06e681f847ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/blobs/uploads/3f64c157-38cb-494f-bcd0-7c9f063c368f?_state=1NKhmb2Z9lwlKFl8mboqUZkAhx60eeGblSoccMZLI6Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZjY0YzE1Ny0zOGNiLTQ5NGYtYmNkMC03YzlmMDYzYzM2OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDcuNzQ3MzUyMzZaIn0%3D&digest=sha256%3A681e28a239fb7464af3c8f1f17286aa47db73b9b8b1c8bc816e4767ae4f601e5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.662705928s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:47 +0000] "PUT /v2/foo/schema1/blobs/uploads/3f64c157-38cb-494f-bcd0-7c9f063c368f?_state=1NKhmb2Z9lwlKFl8mboqUZkAhx60eeGblSoccMZLI6Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZjY0YzE1Ny0zOGNiLTQ5NGYtYmNkMC03YzlmMDYzYzM2OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDcuNzQ3MzUyMzZaIn0%3D&digest=sha256%3A681e28a239fb7464af3c8f1f17286aa47db73b9b8b1c8bc816e4767ae4f601e5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=9c825d9f-f523-4c70-ac8e-b533243272ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.803593ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=651784bd-db4a-4256-bc38-323369fa1514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.607271ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=cbcce8ac-c5d5-4aa5-8f38-8b1d950823cd http.request.method=GET http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.870697ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=d667781f-2cbe-45fd-93e8-f5ea2466cea3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.856336ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "GET /v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43731" http.request.id=3a23aea1-e7a7-4f52-8cb6-78de7e2a00e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.578391ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43731" http.request.id=2d235370-7da2-4ed4-8302-6eb4f9114fa9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.46335ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:43731" http.request.id=8acd389e-7a33-415e-aaf3-5ff721b2ee77 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.520671ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=26225002-5871-44f3-877b-921934ae8f96 http.request.method=GET http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.912577ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "GET /v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=ef846c31-31ea-4462-9725-fd5f746502cc http.request.method=GET http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="739.327µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=9abec249-138d-42b9-b99e-159fa218a81e http.request.method=GET http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" http.response.duration="801.967µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "GET /v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=7c6cecbc-b4f1-4e40-b606-7931c3f1e751 http.request.method=GET http.request.remoteaddr="127.0.0.1:44262" 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="748.686µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=error msg="payload digest does match: "sha256:987eb005e650340a327c13b662806db83b75d33c94a0b4256f9508c1d488576b" != "sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c"" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=833eb2fc-e5fc-48ba-87ad-ce671fadc8a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" time="2025-04-06T12:46:49Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=833eb2fc-e5fc-48ba-87ad-ce671fadc8a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44262" http.request.uri="/v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="931.448µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c" 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:99f06b0db90c41ac3aa3bcec984e04a76640e4442f11f5cb5af7ba99055d417c HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=4aa68450-f8ec-4c6a-a2c2-3b531183e767 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" 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="869.247µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=f8288f13-d959-410e-a844-6d37e9837901 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" 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="753.167µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43731" http.request.id=d01a2608-24cb-4770-bdf5-d3cf085b6547 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" 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="933.608µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43731" http.request.id=d01a2608-24cb-4770-bdf5-d3cf085b6547 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" 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="973.289µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43731" http.request.id=d01a2608-24cb-4770-bdf5-d3cf085b6547 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.002889ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=e74aec26-2ab5-4d39-9964-6df7f62cb1f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="902.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=d8dffebe-b075-4ea2-b5b2-557d7de68c3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/blobs/uploads/a7918e51-1579-48ca-83bd-3c8d0012d2b5?_state=NsjH-z3nqcsFReFng_0ljpEZGtC03NxQFvXClFXkFPZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNzkxOGU1MS0xNTc5LTQ4Y2EtODNiZC0zYzhkMDAxMmQyYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDkuNDQ3ODA0Mzc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18345ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/a7918e51-1579-48ca-83bd-3c8d0012d2b5?_state=NsjH-z3nqcsFReFng_0ljpEZGtC03NxQFvXClFXkFPZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNzkxOGU1MS0xNTc5LTQ4Y2EtODNiZC0zYzhkMDAxMmQyYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDkuNDQ3ODA0Mzc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43731" http.request.id=01d618d2-dda1-46e9-bb1f-30303635fcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" 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="917.808µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43731" http.request.id=01d618d2-dda1-46e9-bb1f-30303635fcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" 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="958.289µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T12:46:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=2336d4ba-69d0-4fc2-86c6-d3bd0e317fce http.request.method=POST http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="988.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:50Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=8fb31c3b-aa22-45ac-915d-47c27eb694ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/blobs/uploads/fac40a87-7c55-498c-aa1f-325bd961cb2d?_state=_UGoo4QbAoO8Z0kKZE5J5NFEJaLnCcrJ080jVJkyOWF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYWM0MGE4Ny03YzU1LTQ5OGMtYWExZi0zMjViZDk2MWNiMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDkuNjM5MTg5MDUxWiJ9&digest=sha256%3Aca41085f25738775d5aeddb6783112d81e939ec8a02f2fd7b44150b338aa7fea" http.request.useragent="Go-http-client/1.1" http.response.duration=880.772496ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/fac40a87-7c55-498c-aa1f-325bd961cb2d?_state=_UGoo4QbAoO8Z0kKZE5J5NFEJaLnCcrJ080jVJkyOWF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYWM0MGE4Ny03YzU1LTQ5OGMtYWExZi0zMjViZDk2MWNiMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NDkuNjM5MTg5MDUxWiJ9&digest=sha256%3Aca41085f25738775d5aeddb6783112d81e939ec8a02f2fd7b44150b338aa7fea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:50Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=59213ec5-fed3-43ab-be4a-0a02231f8339 http.request.method=POST http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=dbeee6c6-f7c8-40e1-9e02-e36800eff49f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/blobs/uploads/94d709d1-9d2e-4236-9f53-e15dd0d43cf0?_state=tOTh3yZOVgfGVRPx8vXmfibl4-j8kuTkmEjdU5Em9Gh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NGQ3MDlkMS05ZDJlLTQyMzYtOWY1My1lMTVkZDBkNDNjZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTAuNzIzNDY1ODg1WiJ9&digest=sha256%3A79bdc44c454bdc64cac0560f79a0e2afd3c67616369b812fec94272255796712" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051486748s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/94d709d1-9d2e-4236-9f53-e15dd0d43cf0?_state=tOTh3yZOVgfGVRPx8vXmfibl4-j8kuTkmEjdU5Em9Gh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NGQ3MDlkMS05ZDJlLTQyMzYtOWY1My1lMTVkZDBkNDNjZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTAuNzIzNDY1ODg1WiJ9&digest=sha256%3A79bdc44c454bdc64cac0560f79a0e2afd3c67616369b812fec94272255796712 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43731" http.request.id=b023f761-ef59-4e0c-8a0b-fa1ed7c8313b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.276811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43731" http.request.id=f0bc851a-1ebe-46ee-94b6-05e0d8ab9d03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/sha256:5d790b204bea6670407c0feb02c57b2c42691a8ad88ed351e748923c7c014552" http.request.useragent="Go-http-client/1.1" http.response.duration=1.037089ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "PUT /v2/foo/schema2/manifests/sha256:5d790b204bea6670407c0feb02c57b2c42691a8ad88ed351e748923c7c014552 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=45b9abb1-f242-4220-9012-d722c9edf440 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" 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="902.848µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=cba4a55b-c2a3-4da9-98af-2d83a247aafe http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/sha256:5d790b204bea6670407c0feb02c57b2c42691a8ad88ed351e748923c7c014552" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="897.168µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/sha256:5d790b204bea6670407c0feb02c57b2c42691a8ad88ed351e748923c7c014552 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=de58fffc-eefd-46df-8949-c97ea13a8c47 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="782.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=857160a7-cc9b-4dda-87df-179a0888f181 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/sha256:5d790b204bea6670407c0feb02c57b2c42691a8ad88ed351e748923c7c014552" http.request.useragent="Go-http-client/1.1" http.response.duration="671.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/sha256:5d790b204bea6670407c0feb02c57b2c42691a8ad88ed351e748923c7c014552 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=883ed278-4bb3-4656-b95f-f7ac951078bc http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" 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="695.566µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="rewriting manifest sha256:5d790b204bea6670407c0feb02c57b2c42691a8ad88ed351e748923c7c014552 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=b2caae68-5378-4e75-b0aa-6f503e479ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=b2caae68-5378-4e75-b0aa-6f503e479ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.036337ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43731" http.request.id=8c04d902-6942-4a27-a310-a97831f03bfb http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" 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="784.247µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43731" http.request.id=623f7c3a-4be6-4f2b-8d04-9aa0403a5228 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="999.208µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43731" http.request.id=4719fd0a-08aa-4fd8-8b8c-e6066a24a891 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/sha256:c1713065e881f18c3428f860bcb57ed50cc487a297aee8ec59387f6fc1585f63" http.request.useragent="Go-http-client/1.1" http.response.duration="874.407µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "PUT /v2/foo/schema2/manifests/sha256:c1713065e881f18c3428f860bcb57ed50cc487a297aee8ec59387f6fc1585f63 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=dd498b8f-f0d8-4aba-8e3e-abee5199effa http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" 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="902.648µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=a9c719ad-5bb0-4ac9-936e-f7fe0b2005ba http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/sha256:c1713065e881f18c3428f860bcb57ed50cc487a297aee8ec59387f6fc1585f63" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="849.568µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/sha256:c1713065e881f18c3428f860bcb57ed50cc487a297aee8ec59387f6fc1585f63 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=0e9151c8-0058-4e93-898e-b2ef04114398 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="697.166µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=7cc667c4-e53e-4ab4-9ee5-82d229bb1592 http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/sha256:c1713065e881f18c3428f860bcb57ed50cc487a297aee8ec59387f6fc1585f63" http.request.useragent="Go-http-client/1.1" http.response.duration="668.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/sha256:c1713065e881f18c3428f860bcb57ed50cc487a297aee8ec59387f6fc1585f63 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="rewriting manifest list sha256:c1713065e881f18c3428f860bcb57ed50cc487a297aee8ec59387f6fc1585f63 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=765e65c6-f288-4b38-b381-06af5df4f05e http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43731" http.request.id=765e65c6-f288-4b38-b381-06af5df4f05e http.request.method=GET http.request.remoteaddr="127.0.0.1:44264" 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.101578ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (14.21s) === RUN TestGetManifestWithStorageError time="2025-04-06T12:46: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.8 time="2025-04-06T12:46:51Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:38371" http.request.id=7267a328-b9a4-476c-837a-400c2ad234e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45792" 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="833.767µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:38371" http.request.id=52817c44-fde6-4d26-939e-636f895afbb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45792" 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="727.567µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:38371" http.request.id=8883617d-0fc9-4843-a0ad-895436023ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45792" 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="671.845µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:38371" http.request.id=e70c7ea1-bd96-484c-9c39-dc1fa231b885 http.request.method=GET http.request.remoteaddr="127.0.0.1:45792" 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="668.806µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [06/Apr/2025:12:46: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-04-06T12:46: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.8 time="2025-04-06T12:46:51Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:34119" http.request.id=38321970-54e9-40c3-bc01-2342dd7a3b98 http.request.method=GET http.request.remoteaddr="127.0.0.1:54268" 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="784.206µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:34119" http.request.id=f5f89fd4-cb26-4adb-a10e-de551242e94e http.request.method=GET http.request.remoteaddr="127.0.0.1:54268" 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="703.726µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:34119" http.request.id=b0aab17e-1caf-4708-9d67-cc6c07191570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" 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="751.967µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:34119" http.request.id=03a883bd-9b37-4edd-be1c-068ccbab8487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.106468ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:34119" http.request.id=03a883bd-9b37-4edd-be1c-068ccbab8487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.148268ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:34119" http.request.id=03a883bd-9b37-4edd-be1c-068ccbab8487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.176748ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T12:46: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.8 http.request.host="127.0.0.1:34119" http.request.id=03a883bd-9b37-4edd-be1c-068ccbab8487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.201988ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T12:46:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=824c7fd3-1b35-431a-88ab-3ec255616d55 http.request.method=POST http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="936.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=5e0829ee-f8da-4e4f-8b6a-0c4d52488687 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/blobs/uploads/6a4e835c-7cd6-495d-b2fb-5700e0e9cf72?_state=ZkmeqTn3HlHirmjBH5SvwyfD9YhQ4ObHJ3nt6ewG-bR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2YTRlODM1Yy03Y2Q2LTQ5NWQtYjJmYi01NzAwZTBlOWNmNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTEuOTg0MzM1MTAzWiJ9&digest=sha256%3A9fcd06e0ac087762f3bbf6a9c345843c4b577b512616da944ee7f29e463eaeaf" http.request.useragent="Go-http-client/1.1" http.response.duration=819.915805ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:51 +0000] "PUT /v2/foo/schema1/blobs/uploads/6a4e835c-7cd6-495d-b2fb-5700e0e9cf72?_state=ZkmeqTn3HlHirmjBH5SvwyfD9YhQ4ObHJ3nt6ewG-bR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2YTRlODM1Yy03Y2Q2LTQ5NWQtYjJmYi01NzAwZTBlOWNmNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTEuOTg0MzM1MTAzWiJ9&digest=sha256%3A9fcd06e0ac087762f3bbf6a9c345843c4b577b512616da944ee7f29e463eaeaf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=e4077bee-5a8e-4a8b-a192-f35a6b286b5b http.request.method=POST http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14153ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=c581b5cd-44ea-4092-95f1-82c79d7e148b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/blobs/uploads/a3f8ee20-c65f-4152-a4cd-7d5a4246c81a?_state=Gsvm9LI_pBb7SbdE6fuFs25Sr-DiJJ7GLaZfTXOpxqZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhM2Y4ZWUyMC1jNjVmLTQxNTItYTRjZC03ZDVhNDI0NmM4MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTIuOTkwNTkzOTM1WiJ9&digest=sha256%3Ac8f0f306a511342cb76c1ba722d14d8f0b32846c0b86696a98a701f2d920a213" http.request.useragent="Go-http-client/1.1" http.response.duration=979.771961ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/a3f8ee20-c65f-4152-a4cd-7d5a4246c81a?_state=Gsvm9LI_pBb7SbdE6fuFs25Sr-DiJJ7GLaZfTXOpxqZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhM2Y4ZWUyMC1jNjVmLTQxNTItYTRjZC03ZDVhNDI0NmM4MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTIuOTkwNTkzOTM1WiJ9&digest=sha256%3Ac8f0f306a511342cb76c1ba722d14d8f0b32846c0b86696a98a701f2d920a213 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=9b5e3501-57b0-4e39-81ac-8951688a9261 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.815353ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=cf8ffd9c-7bcb-4f55-b436-fa31b9ad7e30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.duration=3.539311ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=e01ece2a-a3ef-4f2d-9aff-c30e5a533376 http.request.method=GET http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.000818ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=ecfb0b98-5b03-4f21-9ca1-c73b361faa9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.932577ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "GET /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34119" http.request.id=8c1960ed-1eed-4075-b09e-08e4570da8c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.duration=3.559911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34119" http.request.id=c70cf81d-c844-4871-b2f1-395e369488a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.duration=3.626552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:34119" http.request.id=9ca81444-4a37-422f-a3d4-d23b9c4cfbe3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.duration=3.570512ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=abc7ada3-8d4a-41f7-b782-7e50c9c3fc0f http.request.method=GET http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.958857ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "GET /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=fe315ae1-3f7f-4897-b474-155d5fb67e88 http.request.method=GET http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="800.567µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=38854281-94b8-4bb3-bcd9-c7fd07f3be2a http.request.method=GET http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.duration="776.047µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "GET /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=143951cf-d213-444b-998b-77691994cff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54268" 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="816.487µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=error msg="payload digest does match: "sha256:b90f9704d03805f683b057551c6b3fb8fc59c309d7461e62337ccc9a5543a2d3" != "sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682"" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=a3f11da9-9b06-45e7-95df-00cfd60f06e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=a3f11da9-9b06-45e7-95df-00cfd60f06e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54268" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="944.608µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=b80f679d-49d6-480e-8da0-36492a0b8694 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54274" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.duration=1.103329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=a61173c1-201c-45cb-b16b-224861ec8aef http.request.method=GET http.request.remoteaddr="127.0.0.1:54274" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="868.968µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "GET /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=94e1b841-7b88-4552-8f64-aa972917dbb0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54276" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="982.528µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=f28e0315-a8a4-403f-96d4-c61228aac44a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54292" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.duration=3.752873ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=972b981f-1b33-4686-a5c2-0b6a4d77d126 http.request.method=GET http.request.remoteaddr="127.0.0.1:54292" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.945057ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "GET /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=bf98a264-3211-4930-b016-3349f15f20ca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54304" 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="979.969µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=b1016013-7952-411c-b38c-74088e1ebfa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.735633ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=64430341-3604-44bc-b406-1d51560d2b7c http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" 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="791.207µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=b322a3f4-36fe-44cd-81eb-c1b8eb18e45f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682" http.request.useragent="Go-http-client/1.1" http.response.duration="982.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e15ce2eab6d112360c132a4b485b3d3dc67c2742d8a72fc9978a177006acb682 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=113a821e-13fa-4341-b111-25b7ca6a8eb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" 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="856.808µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=52917726-2f22-4857-a924-f0d4b852807d http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" 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="802.447µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=8a7a6e99-c688-40d2-85df-1a2420207caf http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" 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="774.807µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=038411ee-9ee1-471c-a4a1-43d01b78d6da http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" 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="908.408µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=038411ee-9ee1-471c-a4a1-43d01b78d6da http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" 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="956.969µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=038411ee-9ee1-471c-a4a1-43d01b78d6da http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" 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="987.649µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=5374580e-c895-4180-848c-2ad35d048c77 http.request.method=POST http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="901.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=4c1f81a2-ff71-43b5-b1d9-c1fadc190f88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/blobs/uploads/6fab7561-2303-4c29-8088-b11af17f3084?_state=REOVgB8f3JCUQwtNlvxC_urx0LB_1jNUWcfhyedYrGR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZmFiNzU2MS0yMzAzLTRjMjktODA4OC1iMTFhZjE3ZjMwODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTQuMDI3ODk2ODM5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/6fab7561-2303-4c29-8088-b11af17f3084?_state=REOVgB8f3JCUQwtNlvxC_urx0LB_1jNUWcfhyedYrGR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZmFiNzU2MS0yMzAzLTRjMjktODA4OC1iMTFhZjE3ZjMwODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTQuMDI3ODk2ODM5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=e28c9236-4e7e-4b72-8954-cd85992b1b3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" 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="987.528µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=e28c9236-4e7e-4b72-8954-cd85992b1b3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.028809ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=ddd718ea-2aa4-481c-a4d0-190ca9caceac http.request.method=POST http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=56f9ff97-f8c5-4995-8d2e-639f6ab3a83f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/blobs/uploads/601f5a23-626a-4965-a49c-513b81577888?_state=0lP1yJHz3oXNCV61aL3j3m2JD1nuTStok815oucelF17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MDFmNWEyMy02MjZhLTQ5NjUtYTQ5Yy01MTNiODE1Nzc4ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTQuMTg4NjU1MzYzWiJ9&digest=sha256%3Ade1cee7d805394782b8b766f85fd01d6a9f2cd0a803a2e5a6022a73467338814" http.request.useragent="Go-http-client/1.1" http.response.duration=760.130442ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/601f5a23-626a-4965-a49c-513b81577888?_state=0lP1yJHz3oXNCV61aL3j3m2JD1nuTStok815oucelF17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MDFmNWEyMy02MjZhLTQ5NjUtYTQ5Yy01MTNiODE1Nzc4ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTQuMTg4NjU1MzYzWiJ9&digest=sha256%3Ade1cee7d805394782b8b766f85fd01d6a9f2cd0a803a2e5a6022a73467338814 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:55Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=4411b127-a48f-4c6c-a580-2019b47b7871 http.request.method=POST http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=9599ebf6-dbfe-4b88-8ffa-5f5b81b0b35e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/blobs/uploads/89c6c9db-c225-4d47-90c9-f8d8ee97781d?_state=VFpeRjjiXH8ZQFMAtS9XtgG_Db7-Zz-l0NsV2haTk9V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OWM2YzlkYi1jMjI1LTRkNDctOTBjOS1mOGQ4ZWU5Nzc4MWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTUuMjUzOTY0OTUyWiJ9&digest=sha256%3Aa59118f689824f021ebcc51ca5e4789f44e6f0bae84b311007bf84848b0b39b4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.200794109s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/89c6c9db-c225-4d47-90c9-f8d8ee97781d?_state=VFpeRjjiXH8ZQFMAtS9XtgG_Db7-Zz-l0NsV2haTk9V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OWM2YzlkYi1jMjI1LTRkNDctOTBjOS1mOGQ4ZWU5Nzc4MWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTI6NDY6NTUuMjUzOTY0OTUyWiJ9&digest=sha256%3Aa59118f689824f021ebcc51ca5e4789f44e6f0bae84b311007bf84848b0b39b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=6a8dbc6a-8d33-48eb-a570-54186464d3ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=fa869c07-bbef-4857-a160-078d4d117efe http.request.method=PUT http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10525ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=853598a3-a418-47eb-9276-67766628aa60 http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" 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="928.728µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=cab8c9f7-f4ba-42d6-8012-002c336aa2f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="867.728µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=d5c01248-ba3c-4116-952c-1bf851b205c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="723.206µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=8a3e00b3-eb56-470f-8acd-14c6cc5595c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.duration="711.887µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=9010439b-5794-4a03-a43e-1d903eae4d38 http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" 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="706.886µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="rewriting manifest sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=dfe51da2-0910-441e-87fa-6241f5b27caf http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=dfe51da2-0910-441e-87fa-6241f5b27caf http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.059458ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=8a306da2-e82b-46d4-972a-78ca446b388b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.duration="958.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=76e9ef2a-dced-41cb-ab09-4474f703e242 http.request.method=GET http.request.remoteaddr="127.0.0.1:54312" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.607µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=a3659b0c-f711-4d23-8442-3fdc30032503 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43410" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="929.848µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=3e854756-7357-419f-8a8c-d781ca43f602 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43418" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.duration=1.230171ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=b8c1eaac-3b2b-4a4c-9d75-6530644c976f http.request.method=GET http.request.remoteaddr="127.0.0.1:43418" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="951.848µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=b979edb7-3801-491c-8a99-8a8ddec3e8d6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43426" 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="966.129µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34119" http.request.id=93397ab0-f64c-4be6-b6f2-751f4ffc592b http.request.method=PUT http.request.remoteaddr="127.0.0.1:43436" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.360452ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=89c0c7e9-5df1-4ea4-9385-72e34ad29b89 http.request.method=GET http.request.remoteaddr="127.0.0.1:43436" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.768µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=2098e30c-eee8-4b9c-ae74-815c057d04c5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43436" http.request.uri="/v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930" http.request.useragent="Go-http-client/1.1" http.response.duration="970.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6cdae5fba71ceb733d297008ccb1ee4ce0bb4f5c11c51fe6d6ee50f80b572930 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34119" http.request.id=8198341b-c97b-472c-a532-4a87fd6c8bc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:43436" 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="798.887µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.68s) === RUN TestManifestDeleteDisabled time="2025-04-06T12:46:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:57Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:36095" http.request.id=1c85ce25-55b3-47a2-ab29-9354d4bbc4e6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39266" 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="991.208µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [06/Apr/2025:12:46:57 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-04-06T12:46:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:57Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:57Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 time="2025-04-06T12:46:58Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.8 time="2025-04-06T12:46:58Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.8 time="2025-04-06T12:46:58Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:42167" http.request.id=18067076-eac8-48a0-ab4d-f274a1de54d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47306" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.811615ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Apr/2025:12:46:58 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T12:46:58Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:42167" http.request.id=5c6fb0a6-5213-489a-b9ff-dcfb6654c8da http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47314" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.559974ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Apr/2025:12:46:58 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T12:46:58Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:42167" http.request.id=1241c90b-57ea-41c8-a7e3-b2e1a62dd2ed http.request.method=POST http.request.remoteaddr="127.0.0.1:47316" 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.559214ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T12:46:58Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:42167" http.request.id=2b422c7a-3674-406a-964f-13c95bbbb66b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47318" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.560254ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:12:46:58 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.55s) === RUN TestProxyManifestGetByTag time="2025-04-06T12:46:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:58Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=525b1939-79f7-4fef-9b95-110724d645c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:38122" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15785ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=b355d66f-db5d-4f5e-8723-3ce835161870 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38122" http.request.uri="/v2/foo/bar/blobs/uploads/79d8065f-4a25-4289-a4ce-5a7395a4bd37?_state=Z3bopHFYNcPmLhZ9xKaJ-uOmZQzOP0kcEeA7CLM5pGd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDgwNjVmLTRhMjUtNDI4OS1hNGNlLTVhNzM5NWE0YmQzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0Njo1OC4yNjE5NTA3NTNaIn0%3D&digest=sha256%3Af7b35b3895643017a71529733a005a56f9096b7c8ce9287dbef75041d9d488b2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.651397949s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:58 +0000] "PUT /v2/foo/bar/blobs/uploads/79d8065f-4a25-4289-a4ce-5a7395a4bd37?_state=Z3bopHFYNcPmLhZ9xKaJ-uOmZQzOP0kcEeA7CLM5pGd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDgwNjVmLTRhMjUtNDI4OS1hNGNlLTVhNzM5NWE0YmQzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0Njo1OC4yNjE5NTA3NTNaIn0%3D&digest=sha256%3Af7b35b3895643017a71529733a005a56f9096b7c8ce9287dbef75041d9d488b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=e6240bfa-9b4a-40c2-a4c5-c518ef43214e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38122" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.843633ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:46:59 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T12:46:59Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T12:46:59Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.23.8 time="2025-04-06T12:46:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=d3eb665d-cd93-4422-9659-02039efaad8d http.request.method=GET http.request.remoteaddr="127.0.0.1:38122" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="741.326µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:12:46:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:35113" go.version=go1.23.8 time="2025-04-06T12:46:59Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.8 time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=f1c2fc9b-929d-4f7e-965d-82432a883a46 http.request.method=GET http.request.remoteaddr="127.0.0.1:38138" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.568µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:12:46:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35113 /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:35113/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:43037" http.request.id=d2d540d7-84da-4e79-a701-eda83b469b77 http.request.method=GET http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/foo/bar/manifests/sha256:475edc17b7f29cf3f7a42e871bf129a9d5b3dbe917edd69272fa2964221ab712" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:475edc17b7f29cf3f7a42e871bf129a9d5b3dbe917edd69272fa2964221ab712" time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=eb00d19b-2b31-414d-9f26-cef1c9b5a7b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38146" http.request.uri="/v2/foo/bar/manifests/sha256:475edc17b7f29cf3f7a42e871bf129a9d5b3dbe917edd69272fa2964221ab712" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.045418ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:12:46:59 +0000] "GET /v2/foo/bar/manifests/sha256:475edc17b7f29cf3f7a42e871bf129a9d5b3dbe917edd69272fa2964221ab712 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:475edc17b7f29cf3f7a42e871bf129a9d5b3dbe917edd69272fa2964221ab712 with ttl=167h59m59.99999596s" go.version=go1.23.8 time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43037" http.request.id=d2d540d7-84da-4e79-a701-eda83b469b77 http.request.method=GET http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/foo/bar/manifests/sha256:475edc17b7f29cf3f7a42e871bf129a9d5b3dbe917edd69272fa2964221ab712" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.264752ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:12:46:59 +0000] "GET /v2/foo/bar/manifests/sha256:475edc17b7f29cf3f7a42e871bf129a9d5b3dbe917edd69272fa2964221ab712 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=bbc9a6c2-5807-4cde-b1ef-b3906a900768 http.request.method=GET http.request.remoteaddr="127.0.0.1:38146" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="732.367µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:12:46:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35113 /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:35113/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:43037" http.request.id=c186535f-6afa-4a59-b601-ceb5a3852fd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46522" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=22ca4bf3-abdc-401e-bfd3-f32fbcded415 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38152" 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.190739ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:12:46:59 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T12:46:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43037" http.request.id=c186535f-6afa-4a59-b601-ceb5a3852fd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46522" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.436257ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:12:46:59 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T12:47:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=e1682fc8-07f3-48ff-8a77-6ab27fb03109 http.request.method=POST http.request.remoteaddr="127.0.0.1:38152" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:47:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=a3f5fa69-25c8-46b4-9de3-bf381d6ed31b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38152" http.request.uri="/v2/foo/bar/blobs/uploads/6562f607-7161-4b2b-a48d-f2db679d24b8?_state=efGWYCMI6WzSMjEZariR0nzbWLLeE9edg481Gc8eqMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1NjJmNjA3LTcxNjEtNGIyYi1hNDhkLWYyZGI2NzlkMjRiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NzowMC4zMDc5NjU1MVoifQ%3D%3D&digest=sha256%3Af568864934f5885c6423e0f2a60369eee96c98747ce74d394a3e9587953dee62" http.request.useragent="Go-http-client/1.1" http.response.duration=2.87165457s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:47:00 +0000] "PUT /v2/foo/bar/blobs/uploads/6562f607-7161-4b2b-a48d-f2db679d24b8?_state=efGWYCMI6WzSMjEZariR0nzbWLLeE9edg481Gc8eqMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1NjJmNjA3LTcxNjEtNGIyYi1hNDhkLWYyZGI2NzlkMjRiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxMjo0NzowMC4zMDc5NjU1MVoifQ%3D%3D&digest=sha256%3Af568864934f5885c6423e0f2a60369eee96c98747ce74d394a3e9587953dee62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=3a7c2ec7-c8b9-4813-8442-91d72004bda5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38152" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.837753ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:12:47:03 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=2c56c108-1724-42fb-9ee5-c03c4ce17d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:38152" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.406µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:12:47:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T12:47:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35113 /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:35113/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:43037" http.request.id=d770d53e-dc3b-463a-9412-38d58f393491 http.request.method=GET http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=76f08ad9-5ee7-4f68-9e9f-a42f3c3af20c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38154" 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.137779ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:12:47:03 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=22fcbbe6-081a-4ee7-92d3-cfb8d52d759f http.request.method=GET http.request.remoteaddr="127.0.0.1:38154" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="690.526µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:12:47:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T12:47:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35113 /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:35113/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:43037" http.request.id=d770d53e-dc3b-463a-9412-38d58f393491 http.request.method=GET http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35113" http.request.id=1a45668b-7a44-4326-92b0-be4fb920a005 http.request.method=GET http.request.remoteaddr="127.0.0.1:38170" 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.048058ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:12:47:03 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T12:47:03Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:04148a0b154465368db0eda47df6d8f77c7b762c0d1ec707b7852b31c24c3518 with ttl=167h59m59.99999576s" go.version=go1.23.8 time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:43037" http.request.id=d770d53e-dc3b-463a-9412-38d58f393491 http.request.method=GET http.request.remoteaddr="127.0.0.1:46530" 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=11.526581ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:12:47:03 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (5.16s) === RUN TestAppDispatcher time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40133" http.request.id=e28f58fe-9eee-43c2-b322-f7474f3e2150 http.request.method=GET http.request.remoteaddr="127.0.0.1:35232" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="968.329µs" http.response.status=200 http.response.written=0 time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40133" http.request.id=7c8941bb-ed79-47db-acaa-c645a26d07a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35232" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="770.527µs" http.response.status=200 http.response.written=0 time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40133" http.request.id=773cd5f5-0035-43b7-9e45-60743c3e95b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35232" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="720.927µs" http.response.status=200 http.response.written=0 time="2025-04-06T12:47:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40133" http.request.id=a4dd7ecc-84db-4e08-a412-fb3a7fa95e58 http.request.method=GET http.request.remoteaddr="127.0.0.1:35232" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="876.648µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-04-06T12:47:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 time="2025-04-06T12:47:03Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 time="2025-04-06T12:47:03Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.8 http.request.host="127.0.0.1:45669" http.request.id=5557515d-7f3e-4218-839b-24ab4399226b http.request.method=GET http.request.remoteaddr="127.0.0.1:52578" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-04-06T12:47:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 time="2025-04-06T12:47:03Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 time="2025-04-06T12:47:03Z" level=info msg="configuring file health check path=/tmp/healthcheck1964273557, interval=1" go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-04-06T12:47: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.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 time="2025-04-06T12:47:07Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 time="2025-04-06T12:47:07Z" level=info msg="configuring TCP health check addr=127.0.0.1:45127, interval=1" go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-04-06T12:47:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 time="2025-04-06T12:47:11Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 time="2025-04-06T12:47:11Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40167, interval=1, threshold=3" go.version=go1.23.8 instance.id=415e53e9-00ff-4779-aa19-55cc48787074 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 79.128s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.03s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.38s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.77s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.258s === RUN TestSchedule time="2025-04-06T12:45:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a time="2025-04-06T12:45:59Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.9966ms" go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a time="2025-04-06T12:45:59Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.6µs" go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a time="2025-04-06T12:45:59Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.68µs" go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a 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-04-06T12:45:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-04-06T12:45:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a time="2025-04-06T12:45:59Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99656ms" go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a time="2025-04-06T12:45:59Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99784ms" go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a time="2025-04-06T12:45:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-04-06T12:45:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=b3825ba7-51fd-471a-974e-f589686c3f7a --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.605s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.73s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 26298880 sha256:7015d14bcacfb4eb5f24fcc6df41f854f3e5f1dbca6bf922f32eb603cb199b48 [] map[] } --- PASS: TestSimpleBlobRead (0.77s) === RUN TestBlobMount --- PASS: TestBlobMount (0.55s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.53s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.51s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.63s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:2ccd7ddf4c9579833170823e69741ec9a1b28814c53905d02ab55604aa998e34 palailogos: marking blob sha256:93d2ef4f4021c925718aa89435e6c56dacc6fbf69d12e1ff66dc10b4c29d8eb4 palailogos: marking blob sha256:9837d65011f56ba838144ae6d9cd02ce71d1cb7213c89299973dd997790b6bff palailogos: marking manifest sha256:93d2ef4f4021c925718aa89435e6c56dacc6fbf69d12e1ff66dc10b4c29d8eb4 palailogos: marking blob sha256:c2dfc4720faa6bcac8513f58c8af91fc436dde3acc1750d2a6e64fe8c482aab3 palailogos: marking blob sha256:f3a9505a762f469c2a75e09f7f63788a450c5a4a6cceca99a6529b1a7bff1f23 palailogos: marking manifest sha256:9837d65011f56ba838144ae6d9cd02ce71d1cb7213c89299973dd997790b6bff palailogos: marking blob sha256:ba141e0cc694e35d5607f376c45cda578591f64decf0c0d54c5f7e3e597c39d9 palailogos: marking blob sha256:f9b978ad036d6569f6a10c8db64f3e131df01c58031fa4790470a85de317a6ca palailogos: marking manifest sha256:dffeadb48834e440c8b3068b15b358f707c64bf7ee51088967f371d1f852c599 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:aa96f4e7094c96698797f024857a36a51fb0e3674d3af7e2297ccba2763b9577 palailogos: marking blob sha256:ad2716dc86ed5b14aec28f396d4536261e26319266115fcd3fb04e92381610e8 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.69s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:f4618e26e1fa765bffb4f8ff94875b41916e4815ccea7c356945b3b0d6d602d6 deletemanifests: marking manifest sha256:f9accb52859557aed564f7b60c846dbf1c884a02eb346a9f4e3c4b922160f710 deletemanifests: marking blob sha256:ba9fa796f2879fa2f20b52b4586f3d2192d66d5accd21601e292fc2db3a76690 deletemanifests: marking blob sha256:8eb0a7ea8d1f77fa1d8dbd1dec8af28c091edc7ff7cc7e53f8b4b1084eeb25cc deletemanifests: marking blob sha256:5f1ec6f5bf1b93e30d9d52de216a1f8256d6caa02216b339890ebdb28545a521 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:78ee7b169b61eb57fc8f2e0d531861c5de62ff509a57ac7f8c98a3dde6b7628e blob eligible for deletion: sha256:e62fb1bc2fb29f83232e292385ceaa7a7f5ab0a0755d6f81fcdcd4e9f9dd30ac blob eligible for deletion: sha256:f4618e26e1fa765bffb4f8ff94875b41916e4815ccea7c356945b3b0d6d602d6 blob eligible for deletion: sha256:fb87ca38699ebd8bab759ea87cbc9dcac7a877a6405c5d6fd36a02e9e4417ba1 deletemanifests manifest eligible for deletion: sha256:f4618e26e1fa765bffb4f8ff94875b41916e4815ccea7c356945b3b0d6d602d6 deletemanifests: marking manifest sha256:f9accb52859557aed564f7b60c846dbf1c884a02eb346a9f4e3c4b922160f710 deletemanifests: marking blob sha256:ba9fa796f2879fa2f20b52b4586f3d2192d66d5accd21601e292fc2db3a76690 deletemanifests: marking blob sha256:8eb0a7ea8d1f77fa1d8dbd1dec8af28c091edc7ff7cc7e53f8b4b1084eeb25cc deletemanifests: marking blob sha256:5f1ec6f5bf1b93e30d9d52de216a1f8256d6caa02216b339890ebdb28545a521 time="2025-04-06T12:46:17Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/f4618e26e1fa765bffb4f8ff94875b41916e4815ccea7c356945b3b0d6d602d6" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b time="2025-04-06T12:46:17Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/f4618e26e1fa765bffb4f8ff94875b41916e4815ccea7c356945b3b0d6d602d6" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:f4618e26e1fa765bffb4f8ff94875b41916e4815ccea7c356945b3b0d6d602d6 time="2025-04-06T12:46:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f4/f4618e26e1fa765bffb4f8ff94875b41916e4815ccea7c356945b3b0d6d602d6" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:fb87ca38699ebd8bab759ea87cbc9dcac7a877a6405c5d6fd36a02e9e4417ba1 time="2025-04-06T12:46:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fb/fb87ca38699ebd8bab759ea87cbc9dcac7a877a6405c5d6fd36a02e9e4417ba1" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:78ee7b169b61eb57fc8f2e0d531861c5de62ff509a57ac7f8c98a3dde6b7628e time="2025-04-06T12:46:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/78/78ee7b169b61eb57fc8f2e0d531861c5de62ff509a57ac7f8c98a3dde6b7628e" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:e62fb1bc2fb29f83232e292385ceaa7a7f5ab0a0755d6f81fcdcd4e9f9dd30ac time="2025-04-06T12:46:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e6/e62fb1bc2fb29f83232e292385ceaa7a7f5ab0a0755d6f81fcdcd4e9f9dd30ac" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b --- PASS: TestDeleteManifestIfTagNotFound (2.37s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:4fd867ba63d9232932536c702228f83e3017aae5d6e163f83e62b15ff90e58c5 time="2025-04-06T12:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4f/4fd867ba63d9232932536c702228f83e3017aae5d6e163f83e62b15ff90e58c5" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:a8ed1f95fee501c9499c9d125030d60d011b84687d5459ddf240ff3b03f7a143 time="2025-04-06T12:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a8/a8ed1f95fee501c9499c9d125030d60d011b84687d5459ddf240ff3b03f7a143" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:cdba98616573533f7d859f3359189d60b17d478ca8f8ca1eb6287e96a4712641 time="2025-04-06T12:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cd/cdba98616573533f7d859f3359189d60b17d478ca8f8ca1eb6287e96a4712641" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b --- PASS: TestGCWithMissingManifests (0.88s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:09425ffff9a6ee69e1f6b8acfe24a74db93942e6589eb4f31b0225851cc5b457 komnenos: marking blob sha256:8f23f0b9182d65102b563f3c2aae0ac2f8797df34594431d55daaab6d2bfaa0f komnenos: marking blob sha256:60b339efc9ebb5e7744136211a0fecc043198c28ee37891133ca9cfc8bbae9b7 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:27b2263e35ed7d8781c84bf1c540630241c7e449c18d5899742005091c69da40 time="2025-04-06T12:46:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/27/27b2263e35ed7d8781c84bf1c540630241c7e449c18d5899742005091c69da40" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:47fba02fcf818dfcb030d46081f53643d7477457c181dbc82e05c57d54474291 time="2025-04-06T12:46:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/47/47fba02fcf818dfcb030d46081f53643d7477457c181dbc82e05c57d54474291" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:6f2f950dd094058aa44ecff088468d71833dc6e7f601a341c9035ff96b7cf201 time="2025-04-06T12:46:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6f/6f2f950dd094058aa44ecff088468d71833dc6e7f601a341c9035ff96b7cf201" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:82b5fc5c9d88f014e52afcbd383115c6e9db15f644da1756b48cefad42f69ae7 time="2025-04-06T12:46:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/82/82b5fc5c9d88f014e52afcbd383115c6e9db15f644da1756b48cefad42f69ae7" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-04-06T12:46:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:03a564b248b6158cd137055cf2dcc3b4c31da3916c7e3668463e7ce9433c8e29 time="2025-04-06T12:46:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/03/03a564b248b6158cd137055cf2dcc3b4c31da3916c7e3668463e7ce9433c8e29" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b blob eligible for deletion: sha256:151feedd3b66b42c3bfaf3718e9852b0cabbb17f0fbd536670ead18636373118 time="2025-04-06T12:46:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/15/151feedd3b66b42c3bfaf3718e9852b0cabbb17f0fbd536670ead18636373118" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b --- PASS: TestDeletionHasEffect (2.50s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.33s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:b1b7d989fe671f3c07c5c4d7bb654a14ef5f0995284b4634323221a09491d1d6 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:3b2366add3a51d4e99a5de19a406ba7c05d5d5df8c0389785dae38866720e9fc michael_z_doukas: marking blob sha256:bb378d4daed8d7d5ebc7d9c10d47b74ba8d386822a224cd368b06efacfbdd1fb 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a71306d25d18223aad4d2c51bc444e69cad1c23125a1a348e23d34235d9d232d time="2025-04-06T12:46:24Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a7/a71306d25d18223aad4d2c51bc444e69cad1c23125a1a348e23d34235d9d232d" go.version=go1.23.8 instance.id=43a487b6-a62b-47b6-9751-60d83293922b --- PASS: TestOrphanBlobDeleted (1.12s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:0f1c8f4d29c15972601312ae37d78f4681348824d0de6c58b2ad3b24e2afc5ba linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:17a0af6861b2c1cb815f13546cbb986b9edad65dbe9f9950dd123906b8060893 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.95s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.92s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.36s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.68s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-04-06T12:46:28Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 11:46:28.728513435 +0000 UTC m=-3570.437124109, actuallyDelete=true" time="2025-04-06T12:46:28Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-04-06T12:46:28Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980, actuallyDelete=true" time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/037113ec-bf6c-40ec-89d4-c19a51da671d have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/31bce2f7-b770-47ad-8d46-126f6f76495a have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/82ccc0be-9889-49a6-93dc-090f7bf21452 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/940fbb77-06d3-468f-9097-a4d34bb5ddfa have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a24294a5-7112-4f38-a0b0-648a4cc96254 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d9f5df86-79b1-44a7-8f25-4e4d0a06617b have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1d88aedc-d646-4d01-800b-daf55c1ba05c have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3ae85a5b-d418-4211-ae2f-518b20c5a6b1 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/809c9781-766a-4f5b-87d1-e62eb8ee35dc have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cbb00cf6-89de-4902-a747-a7cf114bcab2 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/3e1a82aa-d04e-43b3-8a6d-ed1645662d13 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.729576484 +0000 UTC m=+29.563938980). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-04-06T12:46:28Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 12:46:28.730824735 +0000 UTC m=+29.565187231, actuallyDelete=true" time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/321a8775-8e2b-49d0-a7c3-f55a07b90d49 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.730824735 +0000 UTC m=+29.565187231). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/02a90d12-8e48-40f1-a76b-0d3732eb41f4 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.730824735 +0000 UTC m=+29.565187231). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2049a548-2501-4cda-a15c-342c1a4cdc1c have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.730824735 +0000 UTC m=+29.565187231). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/76527208-5a37-4463-9de1-a7eed0acbd69 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.730824735 +0000 UTC m=+29.565187231). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e84f3f8e-ff6a-42b9-9b0d-ff610a4da781 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.730824735 +0000 UTC m=+29.565187231). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-04-06T12:46:28Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 12:46:28.731716383 +0000 UTC m=+29.566078879, actuallyDelete=true" time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fa369355-88ae-441e-9c61-27f0c496c28f have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.731716383 +0000 UTC m=+29.566078879). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0f4abd5c-02d1-4e17-9858-2df854f9de2f have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.731716383 +0000 UTC m=+29.566078879). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/14afbd31-6552-411d-999b-976ac3d72aa3 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.731716383 +0000 UTC m=+29.566078879). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/28a83aa1-dcae-4f67-801a-47bbfdec6b18 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.731716383 +0000 UTC m=+29.566078879). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/77b188a5-62e8-41d8-8dc0-123077652581 have older date (2025-04-06 11:46:28 +0000 UTC) than purge date (2025-04-06 12:46:28.731716383 +0000 UTC m=+29.566078879). Removing upload directory." time="2025-04-06T12:46:28Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-04-06T12:46:28Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 12:46:28.732218628 +0000 UTC m=+29.566581124, actuallyDelete=true" time="2025-04-06T12:46:28Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 29.607s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.034s === 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.033s === RUN TestWalkFileRemoved time="2025-04-06T12:45:59Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.019s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.378s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.12s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.165s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.23s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.592s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.41s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.776s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-04-06T12:45:59Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.8 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-04-06T12:45:59Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.8 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-04-06T12:45:59Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.8 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestParsing === CONT TestMatchIPV4WithRegionMatch_2 time="2025-04-06T12:45:59Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.8 instance.id=cd1c2301-385d-4fe3-b8cc-9af8f230e48c --- PASS: TestParsing (0.00s) --- PASS: TestS3TryUpdate (0.00s) time="2025-04-06T12:45:59Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.8 instance.id=cd1c2301-385d-4fe3-b8cc-9af8f230e48c --- PASS: TestMatchIPV4 (0.00s) time="2025-04-06T12:45:59Z" level=error msg="unknown ip address format" go.version=go1.23.8 instance.id=cd1c2301-385d-4fe3-b8cc-9af8f230e48c ip=?0000000000000000000000000000000000 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2025-04-06T12:45:59Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-04-06T12:46:00Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T12:46:01Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T12:46:02Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T12:46:03Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.557s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.033s === 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.370s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.50s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.878s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.026s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r11.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r11.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> docker-registry*: Package size: 22.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r11.apk >>> docker-registry: Build complete at Sun, 06 Apr 2025 12:47:19 +0000 elapsed time 0h 1m 39s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250406.124540) (2/3) Purging go (1.23.8-r0) (3/3) Purging binutils-gold (2.43.1-r2) Executing busybox-1.37.0-r12.trigger OK: 321 MiB in 101 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...