>>> docker-registry: Building community/docker-registry 2.8.3-r9 (using abuild 3.14.1-r4) started Sun, 09 Feb 2025 21:48:21 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.6-r0) (2/2) Installing .makedepends-docker-registry (20250209.214822) Executing busybox-1.37.0-r12.trigger OK: 428 MiB in 101 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/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] === RUN Test time="2025-02-09T21:48:54Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-02-09T21:48:54Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.04s) PASS ok github.com/docker/distribution/configuration 0.050s ? github.com/docker/distribution/registry/client/transport [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/listener [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-02-09T21:48:54Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.014s === 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.012s === 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.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.15s) PASS ok github.com/docker/distribution/health/checks 0.153s === 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.010s === 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.010s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.021s === 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.010s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/02/09 21:48:54 http: TLS handshake error from 127.0.0.1:47788: 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:36767/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36767/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36767/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36767/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:44239?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (1.71s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-02-09T21:48:56Z" level=info msg="broadcaster: closing" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="closing testSink" time="2025-02-09T21:48:56Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.02s) === RUN TestEventQueue time="2025-02-09T21:48:56Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:56Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=warning msg="&{0xc0003f7bc0 0.9} encountered too many errors, backing off" time="2025-02-09T21:48:57Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.98s) PASS ok github.com/docker/distribution/notifications 2.914s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-02-09T21:48:54Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T21:48:54.762209539Z" 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.6 time="2025-02-09T21:48:54.762376879Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:48:54.76286862Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.23.6 time="2025-02-09T21:48:54.765371747Z" level=info msg="listening on [::]:5000" go.version=go1.23.6 time="2025-02-09T21:48:57.767151885Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 time="2025-02-09T21:48:57.875022633Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=c0324bc2-48ea-4866-a579-d3ee0c9a4375 http.request.method=GET http.request.remoteaddr="[::1]:54152" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.749694ms http.response.status=200 http.response.written=2 ::1 - - [09/Feb/2025:21:48:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-02-09T21:48:58.073628687Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T21:48:58.075460182Z" 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.6 time="2025-02-09T21:48:58.075518622Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:48:58.076242883Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.23.6 time="2025-02-09T21:48:58.076421084Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 time="2025-02-09T21:48:58.076458884Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.6 time="2025-02-09T21:48:58.077177606Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.6 time="2025-02-09T21:49:01.090066531Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=3fa34af1-45cd-416e-a83e-8b9d77928769 http.request.method=GET http.request.remoteaddr="127.0.0.1:36626" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.059925ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:21:49:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-02-09T21:49:01.090711033Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 --- PASS: TestRegistrySupportedCipherSuite (3.32s) === RUN TestRegistryUnsupportedCipherSuite time="2025-02-09T21:49:02.501749253Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T21:49:02.503727138Z" 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.6 time="2025-02-09T21:49:02.503814958Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:49:02.503987849Z" level=info msg="Starting upload purge in 21m0s" go.version=go1.23.6 time="2025-02-09T21:49:02.504841341Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 --- PASS: TestRegistryUnsupportedCipherSuite (9.41s) PASS ok github.com/docker/distribution/registry 15.863s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.008s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.03s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.12s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.232s === RUN TestBasicAccessController time="2025-02-09T21:48:54Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.6 instance.id=a1f1ebe4-8651-458f-b0c1-437cad579cc2 time="2025-02-09T21:48:54Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.6 instance.id=a1f1ebe4-8651-458f-b0c1-437cad579cc2 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-02-09T21:48:54Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.6 password=FCk6yPCEK-ijk287POq9bBWSM5y9JRuikZbBWEEhdSE user=docker --- PASS: TestCreateHtpasswdFile (0.14s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.165s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.010s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.03s) === RUN TestLeeway time="2025-02-09T21:48:54Z" level=info msg="token not to be used before 2025-02-09 21:48:55 +0000 UTC - currently 2025-02-09 21:48:54.793833988 +0000 UTC m=+0.036824243" time="2025-02-09T21:48:54Z" level=info msg="token not to be used after 2025-02-09 21:48:54 +0000 UTC - currently 2025-02-09 21:48:54.795561612 +0000 UTC m=+0.038551877" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-02-09T21:48:54Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.062s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.01s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.158s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.01s) === 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.044s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.007s === RUN TestCheckAPI time="2025-02-09T21:48:55Z" 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.6 time="2025-02-09T21:48:55Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:48:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38789" http.request.id=5ccfc8fa-eeec-4b95-8af5-606a4b39745c http.request.method=GET http.request.remoteaddr="127.0.0.1:43394" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.601456ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:21:48:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-02-09T21:48:55Z" 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.6 time="2025-02-09T21:48:55Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:48:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=c6f58f4f-e13d-42bc-90a8-dd3bc53fdbab http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" 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.056665ms http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:21:48:55 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T21:48:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=aa7eb53f-2d14-4458-b5f4-51210a1d1a88 http.request.method=POST http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.596846ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:48:55 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=06cd8fc5-c657-45a0-8890-3e84b371f1f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/aaaa/blobs/uploads/86fec5ad-e896-4446-8c14-e698dcb361f4?_state=ARc9VfTj99MfwWRDAKCvKJdsFnZOZ7kSAeiMM685BvN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NmZlYzVhZC1lODk2LTQ0NDYtOGMxNC1lNjk4ZGNiMzYxZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDg6NTUuNTk1MTQ0MDgxWiJ9&digest=sha256%3Ad57c833ad610afbe5bbad16d8d6dc30b4d78db9bc0852f8e8502d6884cca00ce" http.request.useragent="Go-http-client/1.1" http.response.duration=11.644439039s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:48:55 +0000] "PUT /v2/foo/aaaa/blobs/uploads/86fec5ad-e896-4446-8c14-e698dcb361f4?_state=ARc9VfTj99MfwWRDAKCvKJdsFnZOZ7kSAeiMM685BvN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NmZlYzVhZC1lODk2LTQ0NDYtOGMxNC1lNjk4ZGNiMzYxZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDg6NTUuNTk1MTQ0MDgxWiJ9&digest=sha256%3Ad57c833ad610afbe5bbad16d8d6dc30b4d78db9bc0852f8e8502d6884cca00ce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=22e688de-cf78-471b-a592-e9d6d816785f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.93251ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:07 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=d141b05e-d5d1-469f-ab20-d77505fbbbce http.request.method=POST http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.383086ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:07 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=bde5d66c-1c79-4285-ab34-d84e87058633 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/bbbb/blobs/uploads/6d9309ec-0c26-4c99-9602-a2a74c74be0e?_state=-yAssNqA4DWa6yivIrGutYN9DpJnZxzxrv8xjAT9cgB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2ZDkzMDllYy0wYzI2LTRjOTktOTYwMi1hMmE3NGM3NGJlMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MDcuNjIyNzA2MTkzWiJ9&digest=sha256%3A2feae9a67c1371d6c41670e2593dcf75b67baf58bac2be119f8a208cba24bd10" http.request.useragent="Go-http-client/1.1" http.response.duration=5.766716777s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:07 +0000] "PUT /v2/foo/bbbb/blobs/uploads/6d9309ec-0c26-4c99-9602-a2a74c74be0e?_state=-yAssNqA4DWa6yivIrGutYN9DpJnZxzxrv8xjAT9cgB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2ZDkzMDllYy0wYzI2LTRjOTktOTYwMi1hMmE3NGM3NGJlMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MDcuNjIyNzA2MTkzWiJ9&digest=sha256%3A2feae9a67c1371d6c41670e2593dcf75b67baf58bac2be119f8a208cba24bd10 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=03647523-0056-4e2e-af32-dae252a39760 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.608531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:13 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=9c5444dc-86ab-4a49-9982-a3c394b4823d http.request.method=POST http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.279566ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:13 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=17a2b1d7-be16-41d2-9f3c-b45f75a4cf38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/cccc/blobs/uploads/141ff504-1c22-4210-a628-8d645b62a727?_state=wgyTsomhXsDm21jBEI3Mc6XBH_07jfCP3_7kticqD4p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxNDFmZjUwNC0xYzIyLTQyMTAtYTYyOC04ZDY0NWI2MmE3MjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MTMuNjg2NDgzNDQ5WiJ9&digest=sha256%3Afa397960cd332668761130e2ebcf9095862fa7dece434d2ff844361ad5970335" http.request.useragent="Go-http-client/1.1" http.response.duration=3.365353993s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:13 +0000] "PUT /v2/foo/cccc/blobs/uploads/141ff504-1c22-4210-a628-8d645b62a727?_state=wgyTsomhXsDm21jBEI3Mc6XBH_07jfCP3_7kticqD4p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxNDFmZjUwNC0xYzIyLTQyMTAtYTYyOC04ZDY0NWI2MmE3MjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MTMuNjg2NDgzNDQ5WiJ9&digest=sha256%3Afa397960cd332668761130e2ebcf9095862fa7dece434d2ff844361ad5970335 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=26fc426d-db61-4329-8cee-c6ac7f9ff4ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.569749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:17 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=f81eec0f-a87f-4713-aaa7-7f67c4e45bbb http.request.method=POST http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.178276ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:17 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=82cfa44b-2b74-41ce-a7ca-7a87dc1388e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/dddd/blobs/uploads/42f6c217-76c2-4156-9545-9d10a99d3213?_state=z5InjCVgg3Jpflvyu8OSqIYjq55RRG6KJlfjgJ7lkRh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0MmY2YzIxNy03NmMyLTQxNTYtOTU0NS05ZDEwYTk5ZDMyMTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MTcuNTU5MzU2NTQ0WiJ9&digest=sha256%3Ad2bee87b14a31b206e4d4f368dce8007d12039b6f79a1e28fcf6329fb654c07d" http.request.useragent="Go-http-client/1.1" http.response.duration=9.166179264s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:17 +0000] "PUT /v2/foo/dddd/blobs/uploads/42f6c217-76c2-4156-9545-9d10a99d3213?_state=z5InjCVgg3Jpflvyu8OSqIYjq55RRG6KJlfjgJ7lkRh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0MmY2YzIxNy03NmMyLTQxNTYtOTU0NS05ZDEwYTk5ZDMyMTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MTcuNTU5MzU2NTQ0WiJ9&digest=sha256%3Ad2bee87b14a31b206e4d4f368dce8007d12039b6f79a1e28fcf6329fb654c07d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=70badbd4-ebfe-45f4-85ca-d5447ea9942f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.95016ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:26 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=63184f45-fa4b-466e-94b1-9b4418998f6d http.request.method=POST http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.124225ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:26 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=d4ec1a19-308d-46ca-bfb7-d32c7b217f2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/eeee/blobs/uploads/26119500-5cb7-42aa-bd62-ad16b99f23d7?_state=BvfbnBGJI7XWqjMQjnOzkK6RzatbpsNUqjBhWGA8Hbl7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIyNjExOTUwMC01Y2I3LTQyYWEtYmQ2Mi1hZDE2Yjk5ZjIzZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MjYuOTk3MjE1OTczWiJ9&digest=sha256%3Afbea5f9f3c91874101ad5253c6b575c031b7d8ef118d5bad50f7b0e912d85168" http.request.useragent="Go-http-client/1.1" http.response.duration=2.101389518s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:26 +0000] "PUT /v2/foo/eeee/blobs/uploads/26119500-5cb7-42aa-bd62-ad16b99f23d7?_state=BvfbnBGJI7XWqjMQjnOzkK6RzatbpsNUqjBhWGA8Hbl7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIyNjExOTUwMC01Y2I3LTQyYWEtYmQ2Mi1hZDE2Yjk5ZjIzZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MjYuOTk3MjE1OTczWiJ9&digest=sha256%3Afbea5f9f3c91874101ad5253c6b575c031b7d8ef118d5bad50f7b0e912d85168 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=9d3e7f52-59f6-4e51-8c89-104c24bc2d07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.992942ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:29 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=708d1e67-a825-4879-9c80-375fd7f9932f http.request.method=POST http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.688497ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:29 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=77d86406-e744-44cc-bdda-84d3450367db http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/ffff/blobs/uploads/cf1a3247-b588-4f15-a31b-fa9c195d8dfd?_state=krjdC5RgV9WlCZqj7ZkL4QU2khwdWPavHXLa_NyJCNZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJjZjFhMzI0Ny1iNTg4LTRmMTUtYTMxYi1mYTljMTk1ZDhkZmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MjkuMzg1ODU0MDA2WiJ9&digest=sha256%3A011678d4620e542d9841b90e3f542b590ba8a95a0121f28764284bcd54e703b2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.488210701s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:29 +0000] "PUT /v2/foo/ffff/blobs/uploads/cf1a3247-b588-4f15-a31b-fa9c195d8dfd?_state=krjdC5RgV9WlCZqj7ZkL4QU2khwdWPavHXLa_NyJCNZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJjZjFhMzI0Ny1iNTg4LTRmMTUtYTMxYi1mYTljMTk1ZDhkZmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MjkuMzg1ODU0MDA2WiJ9&digest=sha256%3A011678d4620e542d9841b90e3f542b590ba8a95a0121f28764284bcd54e703b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=d370fd15-97ea-4f84-a0d3-474916758445 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.414198ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=5792a775-b8c6-41e5-96c6-6165e7ffb153 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" 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.126615ms http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=f0a5b04d-660b-41b1-a235-91e865a9b3c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.823765ms http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=9e33a246-5c21-48cc-8c85-6f9842d79dd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.709785ms http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=c7dc541d-0f8b-4082-9ab9-23cf9a4dbff4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.588064ms http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=daa93d88-9178-4c39-b006-a01553f0aa21 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.381954ms http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=eb96122a-3b15-4eb4-ad80-3ff9d0be64b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.784834ms http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" 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.6 http.request.host="127.0.0.1:46549" http.request.id=235a0c68-eff8-42fe-ab85-9351eaec21c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.448324ms http.response.status=400 http.response.written=116 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" 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.6 http.request.host="127.0.0.1:46549" http.request.id=4edc9c31-d9e6-4e26-9c4a-e3e7895abb33 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.789715ms http.response.status=400 http.response.written=115 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=46c59718-d0e2-4cdf-bc1f-3691c01ae87e http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.356164ms http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T21:49:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46549" http.request.id=29fc8339-949c-43f9-8fb5-fb7b7cd65085 http.request.method=GET http.request.remoteaddr="127.0.0.1:54232" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.464323ms http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:21:49:31 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T21:49: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.6 time="2025-02-09T21:49:31Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:49:32Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=ff3cde90-4f24-4845-8c3a-b12aeff5c44c http.request.method=POST http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.489256ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:32 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=7793cdfe-5103-44c1-83e5-825561c0c037 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/aaaa/blobs/uploads/bbb3f52b-c6af-4b92-8757-a642403931da?_state=D1hEHyz8lO_3lozZDpoorc4bW0tPGdKXJDJNLzq5w_p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiYmIzZjUyYi1jNmFmLTRiOTItODc1Ny1hNjQyNDAzOTMxZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MzIuMjk4MTcwMDIxWiJ9&digest=sha256%3A61ec4a3cd62fd287a7dbf0e212f3fca9edc7eb1d91e40cdbbcbf6bfa3e81a295" http.request.useragent="Go-http-client/1.1" http.response.duration=5.399251332s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:32 +0000] "PUT /v2/foo/aaaa/blobs/uploads/bbb3f52b-c6af-4b92-8757-a642403931da?_state=D1hEHyz8lO_3lozZDpoorc4bW0tPGdKXJDJNLzq5w_p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiYmIzZjUyYi1jNmFmLTRiOTItODc1Ny1hNjQyNDAzOTMxZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MzIuMjk4MTcwMDIxWiJ9&digest=sha256%3A61ec4a3cd62fd287a7dbf0e212f3fca9edc7eb1d91e40cdbbcbf6bfa3e81a295 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=85f39efe-f890-47bb-9301-342d68e8f1ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.510169ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:37 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:38Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=2595f827-e1d5-45ee-9664-9a254d26ee2a http.request.method=POST http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.917477ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:38 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=531df818-be99-4742-a5dc-5e023ebbd20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/bbbb/blobs/uploads/c66861ba-5911-4346-bcc2-b0dbc0353254?_state=r5wW5xdOzUvV_ctcYgPwpSrfL4LLJwGWF5iQDQK_AFZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjNjY4NjFiYS01OTExLTQzNDYtYmNjMi1iMGRiYzAzNTMyNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MzguMTM4MzE4ODJaIn0%3D&digest=sha256%3A42538bc5a6832924335624566d0173db9219c317fdd73a5645adc7bcf0cb498e" http.request.useragent="Go-http-client/1.1" http.response.duration=5.447101171s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:38 +0000] "PUT /v2/foo/bbbb/blobs/uploads/c66861ba-5911-4346-bcc2-b0dbc0353254?_state=r5wW5xdOzUvV_ctcYgPwpSrfL4LLJwGWF5iQDQK_AFZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjNjY4NjFiYS01OTExLTQzNDYtYmNjMi1iMGRiYzAzNTMyNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6MzguMTM4MzE4ODJaIn0%3D&digest=sha256%3A42538bc5a6832924335624566d0173db9219c317fdd73a5645adc7bcf0cb498e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=9f45d03b-46b8-4b66-98fe-691d4e822e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.552399ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:43 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=2beeefa3-3712-470c-896c-37fe59230387 http.request.method=POST http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.811077ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:44 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=a22fe30c-a076-4164-a70c-3ba7bb3a5402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/cccc/blobs/uploads/cb68b251-730c-4a58-b80d-bbcc63c42a26?_state=G3twGFgjgXmTGMlKG3NVYEckAGMsN5_XuJdJi88kvT57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjYjY4YjI1MS03MzBjLTRhNTgtYjgwZC1iYmNjNjNjNDJhMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6NDQuMDc4MDcxMjc3WiJ9&digest=sha256%3A7f576c871b184a81bf1d7e0e6a5832656d50ea2ac3f7ec56a9b09f49263b45fe" http.request.useragent="Go-http-client/1.1" http.response.duration=7.177822067s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:44 +0000] "PUT /v2/foo/cccc/blobs/uploads/cb68b251-730c-4a58-b80d-bbcc63c42a26?_state=G3twGFgjgXmTGMlKG3NVYEckAGMsN5_XuJdJi88kvT57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjYjY4YjI1MS03MzBjLTRhNTgtYjgwZC1iYmNjNjNjNDJhMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6NDQuMDc4MDcxMjc3WiJ9&digest=sha256%3A7f576c871b184a81bf1d7e0e6a5832656d50ea2ac3f7ec56a9b09f49263b45fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=d98d3fe5-4907-49b5-83aa-e553faee013b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.396621ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:51 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=5701dd43-42dd-48f4-8585-ada214301a3a http.request.method=POST http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.084095ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:51 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=6a281a45-41b5-41dc-ae12-d402428894f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/dddd/blobs/uploads/f17f19b3-e26a-424d-b974-bd9c40f83a50?_state=19ULdsJi_bcfOF59UouSdrB85f3mg_NDKBvoV4KQaTN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmMTdmMTliMy1lMjZhLTQyNGQtYjk3NC1iZDljNDBmODNhNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6NTEuNzI4NTM5NjZaIn0%3D&digest=sha256%3A8b2c825e1fc8a400af1299f79876ca25b4ced248ccc2462569ac073ecfca30fe" http.request.useragent="Go-http-client/1.1" http.response.duration=7.872927447s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:51 +0000] "PUT /v2/foo/dddd/blobs/uploads/f17f19b3-e26a-424d-b974-bd9c40f83a50?_state=19ULdsJi_bcfOF59UouSdrB85f3mg_NDKBvoV4KQaTN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmMTdmMTliMy1lMjZhLTQyNGQtYjk3NC1iZDljNDBmODNhNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NDk6NTEuNzI4NTM5NjZaIn0%3D&digest=sha256%3A8b2c825e1fc8a400af1299f79876ca25b4ced248ccc2462569ac073ecfca30fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=6fd34dbe-4db2-4e77-a710-fcde339d829a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.275658ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:49:59 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:49:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44315" http.request.id=0cb35e2c-079f-48b1-bf63-b80b9413032f http.request.method=GET http.request.remoteaddr="127.0.0.1:44826" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.342913ms http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:21:49:59 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (64.57s) === RUN TestURLPrefix time="2025-02-09T21:49: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.6 time="2025-02-09T21:49:59Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:49:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38273" http.request.id=249ce96e-9a84-4ae8-ad91-1042ac73b604 http.request.method=GET http.request.remoteaddr="127.0.0.1:34900" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.335593ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:21:49:59 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-02-09T21:49: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.6 time="2025-02-09T21:49:59Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:50:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=989b4e1c-a559-4ebb-b36f-e9f71480fc8b http.request.method=GET http.request.remoteaddr="127.0.0.1:53554" http.request.uri="/v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.150735ms http.response.status=404 http.response.written=157 vars.digest="sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "GET /v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=ff8938a8-3834-48ff-a8b4-ddbfaea5c982 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53566" http.request.uri="/v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.564324ms http.response.status=404 http.response.written=157 vars.digest="sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=94bab886-af71-4c73-a679-e67cce3de42a http.request.method=POST http.request.remoteaddr="127.0.0.1:53566" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.482513ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=fccd4fdc-aeaf-47a2-aeb8-be50bb011fb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:53566" http.request.uri="/v2/foo/bar/blobs/uploads/8a9d111a-bc80-4b8e-99f1-96299e33dfe2?_state=roAF6v5sj40sVaYn2vA4SU9pi2GTqzLBN6ybta_eiex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhOWQxMTFhLWJjODAtNGI4ZS05OWYxLTk2Mjk5ZTMzZGZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTE2NjczMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.649924ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "GET /v2/foo/bar/blobs/uploads/8a9d111a-bc80-4b8e-99f1-96299e33dfe2?_state=roAF6v5sj40sVaYn2vA4SU9pi2GTqzLBN6ybta_eiex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhOWQxMTFhLWJjODAtNGI4ZS05OWYxLTk2Mjk5ZTMzZGZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTE2NjczMzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=71542f32-161f-48b8-8d83-6ddb05f2dcf5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53566" http.request.uri="/v2/foo/bar/blobs/uploads/8a9d111a-bc80-4b8e-99f1-96299e33dfe2?_state=roAF6v5sj40sVaYn2vA4SU9pi2GTqzLBN6ybta_eiex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhOWQxMTFhLWJjODAtNGI4ZS05OWYxLTk2Mjk5ZTMzZGZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTE2NjczMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.567174ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/8a9d111a-bc80-4b8e-99f1-96299e33dfe2?_state=roAF6v5sj40sVaYn2vA4SU9pi2GTqzLBN6ybta_eiex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhOWQxMTFhLWJjODAtNGI4ZS05OWYxLTk2Mjk5ZTMzZGZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTE2NjczMzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=ae588cc5-48b5-492a-86f9-39f9122ff601 http.request.method=GET http.request.remoteaddr="127.0.0.1:53566" http.request.uri="/v2/foo/bar/blobs/uploads/8a9d111a-bc80-4b8e-99f1-96299e33dfe2?_state=roAF6v5sj40sVaYn2vA4SU9pi2GTqzLBN6ybta_eiex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhOWQxMTFhLWJjODAtNGI4ZS05OWYxLTk2Mjk5ZTMzZGZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTE2NjczMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8a9d111a-bc80-4b8e-99f1-96299e33dfe2 time="2025-02-09T21:50:00Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=ae588cc5-48b5-492a-86f9-39f9122ff601 http.request.method=GET http.request.remoteaddr="127.0.0.1:53566" http.request.uri="/v2/foo/bar/blobs/uploads/8a9d111a-bc80-4b8e-99f1-96299e33dfe2?_state=roAF6v5sj40sVaYn2vA4SU9pi2GTqzLBN6ybta_eiex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhOWQxMTFhLWJjODAtNGI4ZS05OWYxLTk2Mjk5ZTMzZGZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTE2NjczMzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.416144ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=8a9d111a-bc80-4b8e-99f1-96299e33dfe2 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "GET /v2/foo/bar/blobs/uploads/8a9d111a-bc80-4b8e-99f1-96299e33dfe2?_state=roAF6v5sj40sVaYn2vA4SU9pi2GTqzLBN6ybta_eiex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhOWQxMTFhLWJjODAtNGI4ZS05OWYxLTk2Mjk5ZTMzZGZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTE2NjczMzdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=91a8338e-a78d-4e1e-b467-557ed62e4d4b http.request.method=POST http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.422214ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=5a623b96-f5f6-48c3-a7cf-f0296bf1807a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/8583dff6-1885-4fe2-ab9e-85c681c67c93?_state=i0pYWW4iuxKc--C-BvutJ4XGCYyjeMmqVpS-ebAbppR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1ODNkZmY2LTE4ODUtNGZlMi1hYjllLTg1YzY4MWM2N2M5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTkwOTQ4MzVaIn0%3D&digest=sha256%3Ae4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" provided=sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 vars.name="foo/bar" vars.uuid=8583dff6-1885-4fe2-ab9e-85c681c67c93 time="2025-02-09T21:50:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=5a623b96-f5f6-48c3-a7cf-f0296bf1807a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/8583dff6-1885-4fe2-ab9e-85c681c67c93?_state=i0pYWW4iuxKc--C-BvutJ4XGCYyjeMmqVpS-ebAbppR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1ODNkZmY2LTE4ODUtNGZlMi1hYjllLTg1YzY4MWM2N2M5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTkwOTQ4MzVaIn0%3D&digest=sha256%3Ae4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8583dff6-1885-4fe2-ab9e-85c681c67c93 time="2025-02-09T21:50:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=5a623b96-f5f6-48c3-a7cf-f0296bf1807a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/8583dff6-1885-4fe2-ab9e-85c681c67c93?_state=i0pYWW4iuxKc--C-BvutJ4XGCYyjeMmqVpS-ebAbppR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1ODNkZmY2LTE4ODUtNGZlMi1hYjllLTg1YzY4MWM2N2M5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTkwOTQ4MzVaIn0%3D&digest=sha256%3Ae4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.602324ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8583dff6-1885-4fe2-ab9e-85c681c67c93 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "PUT /v2/foo/bar/blobs/uploads/8583dff6-1885-4fe2-ab9e-85c681c67c93?_state=i0pYWW4iuxKc--C-BvutJ4XGCYyjeMmqVpS-ebAbppR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1ODNkZmY2LTE4ODUtNGZlMi1hYjllLTg1YzY4MWM2N2M5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMTkwOTQ4MzVaIn0%3D&digest=sha256%3Ae4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=c26aca60-5b4d-44a2-9b83-62a7119d260a http.request.method=POST http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.324764ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=e03f4e99-79a1-446c-a59c-abc55d7545fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/c2b43e8b-a993-40a2-917e-7edb9be3e0fc?_state=Kr43b37dl5nyrK8Go_-WRlaOh6B80rZhxPWHI2iNOcB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYjQzZThiLWE5OTMtNDBhMi05MTdlLTdlZGI5YmUzZTBmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMjI3NDM2NjRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.692725ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "PUT /v2/foo/bar/blobs/uploads/c2b43e8b-a993-40a2-917e-7edb9be3e0fc?_state=Kr43b37dl5nyrK8Go_-WRlaOh6B80rZhxPWHI2iNOcB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYjQzZThiLWE5OTMtNDBhMi05MTdlLTdlZGI5YmUzZTBmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMjI3NDM2NjRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=f254b2a2-c374-4f20-8f0e-8b3cc21e86d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.312304ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=ec7fa14a-489c-44c8-a93b-fa7ede2fe45a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/b6a4ac92-2bb2-412b-b21d-0911816f971b?_state=kwLxq95HdGcI9POIfXPVJkeLrUA-M2VbZkICz-HoZnB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2YTRhYzkyLTJiYjItNDEyYi1iMjFkLTA5MTE4MTZmOTcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMjYzNjU0MTNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.651814ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "PUT /v2/foo/bar/blobs/uploads/b6a4ac92-2bb2-412b-b21d-0911816f971b?_state=kwLxq95HdGcI9POIfXPVJkeLrUA-M2VbZkICz-HoZnB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2YTRhYzkyLTJiYjItNDEyYi1iMjFkLTA5MTE4MTZmOTcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMjYzNjU0MTNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=7c53703c-9c6b-40d0-bb9b-509bfeaaa6ae http.request.method=POST http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.319914ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=763d88d8-552a-4acc-a9ea-e1c89ba94e56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/1c733b7a-5785-42e4-88db-299af7d7440c?_state=9m4zS5gStCo7K9s9iQdXL_VeiQwen6hlAW_gvoDfLk97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjNzMzYjdhLTU3ODUtNDJlNC04OGRiLTI5OWFmN2Q3NDQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMjk5MzI4OTJaIn0%3D&digest=sha256%3Ae4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.duration=5.574658559s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:00 +0000] "PUT /v2/foo/bar/blobs/uploads/1c733b7a-5785-42e4-88db-299af7d7440c?_state=9m4zS5gStCo7K9s9iQdXL_VeiQwen6hlAW_gvoDfLk97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjNzMzYjdhLTU3ODUtNDJlNC04OGRiLTI5OWFmN2Q3NDQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowMC4wMjk5MzI4OTJaIn0%3D&digest=sha256%3Ae4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=21d2d268-59a2-4204-987b-5288825381f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.122155ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39467" http.request.id=7dc5241c-e665-4860-aee1-166b9f459123 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/c5475158-209c-49f3-80f6-592ab974f4f1?_state=0WS55IxtoAW7TRDqtvFj3pXNNPsGx_bd03pbvk1_aHV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NDc1MTU4LTIwOWMtNDlmMy04MGY2LTU5MmFiOTc0ZjRmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowNS44OTU1MzIwNTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.454402589s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/c5475158-209c-49f3-80f6-592ab974f4f1?_state=0WS55IxtoAW7TRDqtvFj3pXNNPsGx_bd03pbvk1_aHV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NDc1MTU4LTIwOWMtNDlmMy04MGY2LTU5MmFiOTc0ZjRmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDowNS44OTU1MzIwNTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=507ef3a9-f25c-45a1-b23c-365f85e07e8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/uploads/c5475158-209c-49f3-80f6-592ab974f4f1?_state=r2OmL28CxDDqjCeP9TFJUu5qIBj88q13ZDGNH6RQIsh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NDc1MTU4LTIwOWMtNDlmMy04MGY2LTU5MmFiOTc0ZjRmMSIsIk9mZnNldCI6MjQ0NTkyNjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTA6MDVaIn0%3D&digest=sha256%3Ae4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.365465ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:11 +0000] "PUT /v2/foo/bar/blobs/uploads/c5475158-209c-49f3-80f6-592ab974f4f1?_state=r2OmL28CxDDqjCeP9TFJUu5qIBj88q13ZDGNH6RQIsh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NDc1MTU4LTIwOWMtNDlmMy04MGY2LTU5MmFiOTc0ZjRmMSIsIk9mZnNldCI6MjQ0NTkyNjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTA6MDVaIn0%3D&digest=sha256%3Ae4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=45ad1475-83f9-4242-901a-6f734c9af3fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.831254ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=ff67ca8d-e3e6-4e48-bcb8-9fe6df4c44b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=237.05844ms http.response.status=200 http.response.written=24459264 127.0.0.1 - - [09/Feb/2025:21:50:11 +0000] "GET /v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 200 24459264 "" "Go-http-client/1.1" time="2025-02-09T21:50:11Z" level=error msg="error parsing digest="sha257:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=244740ee-0cf0-48f0-8a67-d9baef122b85 http.request.method=GET http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/sha257:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" vars.name="foo/bar" time="2025-02-09T21:50:11Z" 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.6 http.request.host="127.0.0.1:39467" http.request.id=244740ee-0cf0-48f0-8a67-d9baef122b85 http.request.method=GET http.request.remoteaddr="127.0.0.1:53568" http.request.uri="/v2/foo/bar/blobs/sha257:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.559044ms http.response.status=400 http.response.written=110 vars.digest="sha257:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:11 +0000] "GET /v2/foo/bar/blobs/sha257:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T21:50:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=0cfa8035-2979-4e0d-96eb-e13de1b95d74 http.request.method=GET http.request.remoteaddr="127.0.0.1:52188" http.request.uri="/v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.434486ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:11 +0000] "GET /v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:50: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.6 time="2025-02-09T21:50:11Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:50:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=0af864a0-f56f-447f-a8cf-2b2e81255d2e http.request.method=GET http.request.remoteaddr="127.0.0.1:40176" http.request.uri="/v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.829354ms http.response.status=404 http.response.written=157 vars.digest="sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "GET /v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=84ba1a85-07e8-43d5-ada2-bfab01d472fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40190" http.request.uri="/v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.348603ms http.response.status=404 http.response.written=157 vars.digest="sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=bc17f51f-6bd3-4eb1-82fb-a78e070c5cb2 http.request.method=POST http.request.remoteaddr="127.0.0.1:40190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459344ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=6f9677f7-1911-4e23-bdf6-5176e62fa20e http.request.method=GET http.request.remoteaddr="127.0.0.1:40190" http.request.uri="/v2/foo/bar/blobs/uploads/4a4ef51a-997b-4717-9796-d640a612fed6?_state=xNk5j6HqvQIuPCbsIZLBZafUZC5Wq3x1rb_b1jeRpfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNGVmNTFhLTk5N2ItNDcxNy05Nzk2LWQ2NDBhNjEyZmVkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNDc0MzcyNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.510654ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "GET /v2/foo/bar/blobs/uploads/4a4ef51a-997b-4717-9796-d640a612fed6?_state=xNk5j6HqvQIuPCbsIZLBZafUZC5Wq3x1rb_b1jeRpfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNGVmNTFhLTk5N2ItNDcxNy05Nzk2LWQ2NDBhNjEyZmVkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNDc0MzcyNzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=38c44ee8-b40a-4bf8-9d56-df053c1a5222 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40190" http.request.uri="/v2/foo/bar/blobs/uploads/4a4ef51a-997b-4717-9796-d640a612fed6?_state=xNk5j6HqvQIuPCbsIZLBZafUZC5Wq3x1rb_b1jeRpfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNGVmNTFhLTk5N2ItNDcxNy05Nzk2LWQ2NDBhNjEyZmVkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNDc0MzcyNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.399983ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "DELETE /v2/foo/bar/blobs/uploads/4a4ef51a-997b-4717-9796-d640a612fed6?_state=xNk5j6HqvQIuPCbsIZLBZafUZC5Wq3x1rb_b1jeRpfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNGVmNTFhLTk5N2ItNDcxNy05Nzk2LWQ2NDBhNjEyZmVkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNDc0MzcyNzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=78615acf-3095-4274-be8b-a7961aebefc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40190" http.request.uri="/v2/foo/bar/blobs/uploads/4a4ef51a-997b-4717-9796-d640a612fed6?_state=xNk5j6HqvQIuPCbsIZLBZafUZC5Wq3x1rb_b1jeRpfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNGVmNTFhLTk5N2ItNDcxNy05Nzk2LWQ2NDBhNjEyZmVkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNDc0MzcyNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4a4ef51a-997b-4717-9796-d640a612fed6 time="2025-02-09T21:50:12Z" 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.6 http.request.host="127.0.0.1:38677" http.request.id=78615acf-3095-4274-be8b-a7961aebefc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40190" http.request.uri="/v2/foo/bar/blobs/uploads/4a4ef51a-997b-4717-9796-d640a612fed6?_state=xNk5j6HqvQIuPCbsIZLBZafUZC5Wq3x1rb_b1jeRpfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNGVmNTFhLTk5N2ItNDcxNy05Nzk2LWQ2NDBhNjEyZmVkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNDc0MzcyNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.364083ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4a4ef51a-997b-4717-9796-d640a612fed6 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "GET /v2/foo/bar/blobs/uploads/4a4ef51a-997b-4717-9796-d640a612fed6?_state=xNk5j6HqvQIuPCbsIZLBZafUZC5Wq3x1rb_b1jeRpfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNGVmNTFhLTk5N2ItNDcxNy05Nzk2LWQ2NDBhNjEyZmVkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNDc0MzcyNzhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=4f46dea0-e353-4ecb-a805-3caffd339e98 http.request.method=POST http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.512544ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=4d384a2c-ddcf-4f6d-b49d-2af2c83da76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/e5744a13-a5d0-431b-838c-d08405300001?_state=6XRuPJzVExvVVcSNwJOZ-eilfx-IVVX2VL7LdnKEEOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1NzQ0YTEzLWE1ZDAtNDMxYi04MzhjLWQwODQwNTMwMDAwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNTQ0Nzc0OTVaIn0%3D&digest=sha256%3Af4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" provided=sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf vars.name="foo/bar" vars.uuid=e5744a13-a5d0-431b-838c-d08405300001 time="2025-02-09T21:50:12Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=4d384a2c-ddcf-4f6d-b49d-2af2c83da76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/e5744a13-a5d0-431b-838c-d08405300001?_state=6XRuPJzVExvVVcSNwJOZ-eilfx-IVVX2VL7LdnKEEOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1NzQ0YTEzLWE1ZDAtNDMxYi04MzhjLWQwODQwNTMwMDAwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNTQ0Nzc0OTVaIn0%3D&digest=sha256%3Af4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e5744a13-a5d0-431b-838c-d08405300001 time="2025-02-09T21:50:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=4d384a2c-ddcf-4f6d-b49d-2af2c83da76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/e5744a13-a5d0-431b-838c-d08405300001?_state=6XRuPJzVExvVVcSNwJOZ-eilfx-IVVX2VL7LdnKEEOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1NzQ0YTEzLWE1ZDAtNDMxYi04MzhjLWQwODQwNTMwMDAwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNTQ0Nzc0OTVaIn0%3D&digest=sha256%3Af4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.556234ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=e5744a13-a5d0-431b-838c-d08405300001 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "PUT /v2/foo/bar/blobs/uploads/e5744a13-a5d0-431b-838c-d08405300001?_state=6XRuPJzVExvVVcSNwJOZ-eilfx-IVVX2VL7LdnKEEOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1NzQ0YTEzLWE1ZDAtNDMxYi04MzhjLWQwODQwNTMwMDAwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNTQ0Nzc0OTVaIn0%3D&digest=sha256%3Af4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=00bff169-7722-4ad0-a2df-818da058b78d http.request.method=POST http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.307164ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=abd4ce88-f7c9-4308-a9a9-5d55fc10f40b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/6fdfb604-4574-4925-99a4-8ce16ec1e43a?_state=PTqxLQSenTLpE9e36wZNHkSwUnEawkL2cC7CWh7xhQd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZGZiNjA0LTQ1NzQtNDkyNS05OWE0LThjZTE2ZWMxZTQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNTgwMDI1MTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.803325ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "PUT /v2/foo/bar/blobs/uploads/6fdfb604-4574-4925-99a4-8ce16ec1e43a?_state=PTqxLQSenTLpE9e36wZNHkSwUnEawkL2cC7CWh7xhQd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZGZiNjA0LTQ1NzQtNDkyNS05OWE0LThjZTE2ZWMxZTQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNTgwMDI1MTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=ec9451ab-ee3e-4a57-8e1a-fa4e185acae1 http.request.method=POST http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.310783ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=2c40657a-3415-4608-80ae-4eba7cd2f7bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/70d02982-acfa-43b0-b26e-6ec59cc5dc33?_state=I9UsC91QSI-Ql4m8DNdxmljiVllRA22idqBf4gRSBUF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwZDAyOTgyLWFjZmEtNDNiMC1iMjZlLTZlYzU5Y2M1ZGMzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNjE3Nzk3NjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=5.829734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "PUT /v2/foo/bar/blobs/uploads/70d02982-acfa-43b0-b26e-6ec59cc5dc33?_state=I9UsC91QSI-Ql4m8DNdxmljiVllRA22idqBf4gRSBUF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwZDAyOTgyLWFjZmEtNDNiMC1iMjZlLTZlYzU5Y2M1ZGMzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNjE3Nzk3NjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=e7c5319f-b807-41e1-906f-cbf6075d935a http.request.method=POST http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.225385ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=7bdcc606-3af7-432a-9f3e-86ba9a929aec http.request.method=PUT http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/9cbc5431-d581-467c-b55a-7d47e0e621d6?_state=Fn0IQy9aTMYQNAsDh4L9iMc2HJT4cNtopHPe7lLSPBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljYmM1NDMxLWQ1ODEtNDY3Yy1iNTVhLTdkNDdlMGU2MjFkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNzEzMjI1MDdaIn0%3D&digest=sha256%3Af4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.duration=7.51263672s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:12 +0000] "PUT /v2/foo/bar/blobs/uploads/9cbc5431-d581-467c-b55a-7d47e0e621d6?_state=Fn0IQy9aTMYQNAsDh4L9iMc2HJT4cNtopHPe7lLSPBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljYmM1NDMxLWQ1ODEtNDY3Yy1iNTVhLTdkNDdlMGU2MjFkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoxMi4xNzEzMjI1MDdaIn0%3D&digest=sha256%3Af4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=0b0d12cd-ee11-4d03-88f2-2ecaf66ff259 http.request.method=POST http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.184726ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38677" http.request.id=50bf18ce-4cd2-443f-a7d4-27b7c9361b6c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/5969f80d-0f10-43b2-a8aa-781ad162b443?_state=6aFFYbPTjRWZIG41m6Khk7EsdsxtdJUe7kOUaJFgMjF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NjlmODBkLTBmMTAtNDNiMi1hOGFhLTc4MWFkMTYyYjQ0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyMC4wMjQ2MjY1NzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=7.637432391s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:20 +0000] "PATCH /v2/foo/bar/blobs/uploads/5969f80d-0f10-43b2-a8aa-781ad162b443?_state=6aFFYbPTjRWZIG41m6Khk7EsdsxtdJUe7kOUaJFgMjF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NjlmODBkLTBmMTAtNDNiMi1hOGFhLTc4MWFkMTYyYjQ0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyMC4wMjQ2MjY1NzVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=b36c280c-af29-4628-8cc6-952b0534d860 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/uploads/5969f80d-0f10-43b2-a8aa-781ad162b443?_state=fPZ27eDGT1iNSYWQl42rCviLkDJtH8nhlnAoGyAostJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NjlmODBkLTBmMTAtNDNiMi1hOGFhLTc4MWFkMTYyYjQ0MyIsIk9mZnNldCI6MjkwNDgzMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTA6MjBaIn0%3D&digest=sha256%3Af4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.225048ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:27 +0000] "PUT /v2/foo/bar/blobs/uploads/5969f80d-0f10-43b2-a8aa-781ad162b443?_state=fPZ27eDGT1iNSYWQl42rCviLkDJtH8nhlnAoGyAostJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NjlmODBkLTBmMTAtNDNiMi1hOGFhLTc4MWFkMTYyYjQ0MyIsIk9mZnNldCI6MjkwNDgzMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTA6MjBaIn0%3D&digest=sha256%3Af4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=01bf552d-2c5a-49a3-8af7-d8c4798678cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.961045ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=4f3fc331-0519-4ad0-9fd0-ccbba64ae997 http.request.method=GET http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=284.068347ms http.response.status=200 http.response.written=29048320 127.0.0.1 - - [09/Feb/2025:21:50:27 +0000] "GET /v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 200 29048320 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=error msg="error parsing digest="sha257:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=a9be1bca-b696-4277-b029-b65ef702cb7b http.request.method=GET http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/sha257:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" vars.name="foo/bar" time="2025-02-09T21:50: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.6 http.request.host="127.0.0.1:38677" http.request.id=a9be1bca-b696-4277-b029-b65ef702cb7b http.request.method=GET http.request.remoteaddr="127.0.0.1:40192" http.request.uri="/v2/foo/bar/blobs/sha257:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.745594ms http.response.status=400 http.response.written=110 vars.digest="sha257:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "GET /v2/foo/bar/blobs/sha257:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=c3bb07f0-e608-4341-9736-bdf8d5e72d0d http.request.method=GET http.request.remoteaddr="127.0.0.1:45916" http.request.uri="/v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.duration=2.428856ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "GET /v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=a0333f96-bd59-4f90-a2a9-f9d40c1c8bed http.request.method=GET http.request.remoteaddr="127.0.0.1:45916" http.request.uri="/v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.821669ms http.response.status=200 http.response.written=262144 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "GET /v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 200 262144 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38677" http.request.id=636f607f-eef7-4de2-a262-d9414b2bc8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45914" http.request.uri="/v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.914182ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "GET /v2/foo/bar/blobs/sha256:f4a35fbf4c0328697fe31a3d8a283a7b31a079e15ef372d0ea6f4a78037dabdf HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=173052af-defb-4137-afc0-ba6102e6104b http.request.method=GET http.request.remoteaddr="127.0.0.1:52188" http.request.uri="/v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=16.368554552s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [09/Feb/2025:21:50:11 +0000] "GET /v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39467" http.request.id=99580b9e-4add-4f05-aa21-804ddffe0dc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52172" http.request.uri="/v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=16.377158613s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [09/Feb/2025:21:50:11 +0000] "GET /v2/foo/bar/blobs/sha256:e4c36eff3db9a650c1bb786fdd714b8db13944300083f8c5f9c26061410d65e3 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (28.43s) === RUN TestBlobDelete time="2025-02-09T21:50: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.6 time="2025-02-09T21:50:28Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:50:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=2cd1ed45-5c76-43fb-a6fc-bc12462d0d1f http.request.method=GET http.request.remoteaddr="127.0.0.1:45180" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.934545ms http.response.status=404 http.response.written=157 vars.digest="sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "GET /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=7c8e6521-850f-4804-8bd8-40983e609960 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.475513ms http.response.status=404 http.response.written=157 vars.digest="sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=fe6eae5b-da18-4017-9870-594a26f4a044 http.request.method=POST http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.389406ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=9bb814d0-4709-4def-89a7-2f5c4f75f7cb http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/bar/blobs/uploads/aa2fa929-dfff-4f1b-9be3-b26c6aa0feec?_state=UIiGSZxqOOg7Z4WnN0RsGirX9tPwoXmid39xl795St57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmZhOTI5LWRmZmYtNGYxYi05YmUzLWIyNmM2YWEwZmVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC40OTc1MDczMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.806844ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "GET /v2/foo/bar/blobs/uploads/aa2fa929-dfff-4f1b-9be3-b26c6aa0feec?_state=UIiGSZxqOOg7Z4WnN0RsGirX9tPwoXmid39xl795St57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmZhOTI5LWRmZmYtNGYxYi05YmUzLWIyNmM2YWEwZmVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC40OTc1MDczMzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=461419d8-2fbe-45fb-adbc-a042e9f80b14 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/bar/blobs/uploads/aa2fa929-dfff-4f1b-9be3-b26c6aa0feec?_state=UIiGSZxqOOg7Z4WnN0RsGirX9tPwoXmid39xl795St57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmZhOTI5LWRmZmYtNGYxYi05YmUzLWIyNmM2YWEwZmVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC40OTc1MDczMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.580624ms http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "DELETE /v2/foo/bar/blobs/uploads/aa2fa929-dfff-4f1b-9be3-b26c6aa0feec?_state=UIiGSZxqOOg7Z4WnN0RsGirX9tPwoXmid39xl795St57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmZhOTI5LWRmZmYtNGYxYi05YmUzLWIyNmM2YWEwZmVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC40OTc1MDczMzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=bf650128-bc2e-4527-a6f0-977b57534a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/bar/blobs/uploads/aa2fa929-dfff-4f1b-9be3-b26c6aa0feec?_state=UIiGSZxqOOg7Z4WnN0RsGirX9tPwoXmid39xl795St57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmZhOTI5LWRmZmYtNGYxYi05YmUzLWIyNmM2YWEwZmVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC40OTc1MDczMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=aa2fa929-dfff-4f1b-9be3-b26c6aa0feec time="2025-02-09T21:50: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.6 http.request.host="127.0.0.1:38321" http.request.id=bf650128-bc2e-4527-a6f0-977b57534a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/bar/blobs/uploads/aa2fa929-dfff-4f1b-9be3-b26c6aa0feec?_state=UIiGSZxqOOg7Z4WnN0RsGirX9tPwoXmid39xl795St57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmZhOTI5LWRmZmYtNGYxYi05YmUzLWIyNmM2YWEwZmVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC40OTc1MDczMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.104246ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=aa2fa929-dfff-4f1b-9be3-b26c6aa0feec 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "GET /v2/foo/bar/blobs/uploads/aa2fa929-dfff-4f1b-9be3-b26c6aa0feec?_state=UIiGSZxqOOg7Z4WnN0RsGirX9tPwoXmid39xl795St57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhMmZhOTI5LWRmZmYtNGYxYi05YmUzLWIyNmM2YWEwZmVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC40OTc1MDczMzRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=f6347d11-6d13-4b88-8e60-fb197fbea166 http.request.method=POST http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.996685ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=88bb15e8-33b1-47c6-90a6-768b9f93167c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/f1795d59-ba38-4055-a34a-bc53d9bbf657?_state=NWDQgoVqga7huV7cwTBmxsRE5JU-Li9Scoy5GKpOYM97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNzk1ZDU5LWJhMzgtNDA1NS1hMzRhLWJjNTNkOWJiZjY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MDc5MzIxNFoifQ%3D%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" provided=sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 vars.name="foo/bar" vars.uuid=f1795d59-ba38-4055-a34a-bc53d9bbf657 time="2025-02-09T21:50:28Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=88bb15e8-33b1-47c6-90a6-768b9f93167c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/f1795d59-ba38-4055-a34a-bc53d9bbf657?_state=NWDQgoVqga7huV7cwTBmxsRE5JU-Li9Scoy5GKpOYM97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNzk1ZDU5LWJhMzgtNDA1NS1hMzRhLWJjNTNkOWJiZjY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MDc5MzIxNFoifQ%3D%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f1795d59-ba38-4055-a34a-bc53d9bbf657 time="2025-02-09T21:50:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=88bb15e8-33b1-47c6-90a6-768b9f93167c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/f1795d59-ba38-4055-a34a-bc53d9bbf657?_state=NWDQgoVqga7huV7cwTBmxsRE5JU-Li9Scoy5GKpOYM97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNzk1ZDU5LWJhMzgtNDA1NS1hMzRhLWJjNTNkOWJiZjY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MDc5MzIxNFoifQ%3D%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.789485ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f1795d59-ba38-4055-a34a-bc53d9bbf657 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "PUT /v2/foo/bar/blobs/uploads/f1795d59-ba38-4055-a34a-bc53d9bbf657?_state=NWDQgoVqga7huV7cwTBmxsRE5JU-Li9Scoy5GKpOYM97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNzk1ZDU5LWJhMzgtNDA1NS1hMzRhLWJjNTNkOWJiZjY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MDc5MzIxNFoifQ%3D%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=0d27a5cb-eeaa-4738-991a-4aaa349541d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.852615ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=7971aee7-3476-406b-8ff5-f7af59146a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/429cfff5-2c12-4ca0-ab2a-673e9bdb80f0?_state=S4EszjbvOdlrLhq84ogp0WhAxbTOyh4b3ZL0PaDDno17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyOWNmZmY1LTJjMTItNGNhMC1hYjJhLTY3M2U5YmRiODBmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MTI0OTgwNzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.971905ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "PUT /v2/foo/bar/blobs/uploads/429cfff5-2c12-4ca0-ab2a-673e9bdb80f0?_state=S4EszjbvOdlrLhq84ogp0WhAxbTOyh4b3ZL0PaDDno17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyOWNmZmY1LTJjMTItNGNhMC1hYjJhLTY3M2U5YmRiODBmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MTI0OTgwNzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=443e43af-938a-474b-b224-505204028978 http.request.method=POST http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.720874ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=9eca77fc-e26c-41f6-9eb2-172dd221555c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/1d940704-bafc-4106-873d-c5b3b3e9c1fc?_state=3bf0u7mupzplecuF8sTqMQRCxGPc0f9kHY8ec8iI0pF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkOTQwNzA0LWJhZmMtNDEwNi04NzNkLWM1YjNiM2U5YzFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MTcwMDA2ODJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.879514ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "PUT /v2/foo/bar/blobs/uploads/1d940704-bafc-4106-873d-c5b3b3e9c1fc?_state=3bf0u7mupzplecuF8sTqMQRCxGPc0f9kHY8ec8iI0pF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkOTQwNzA0LWJhZmMtNDEwNi04NzNkLWM1YjNiM2U5YzFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MTcwMDA2ODJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=da461ebb-1167-436a-97e9-e384e1b4f44d http.request.method=POST http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.849845ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=f0be6e76-a985-4039-b08f-2c4494241be3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/3581b1a1-ab1f-487f-996d-5b6c6c52254a?_state=RsEbdIdlZ3X4gYn5BkZ6aNjKEeCjzJGcHwZasxRr_5l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1ODFiMWExLWFiMWYtNDg3Zi05OTZkLTViNmM2YzUyMjU0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MjE0ODQwMDNaIn0%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.duration=6.711426136s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:28 +0000] "PUT /v2/foo/bar/blobs/uploads/3581b1a1-ab1f-487f-996d-5b6c6c52254a?_state=RsEbdIdlZ3X4gYn5BkZ6aNjKEeCjzJGcHwZasxRr_5l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1ODFiMWExLWFiMWYtNDg3Zi05OTZkLTViNmM2YzUyMjU0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDoyOC41MjE0ODQwMDNaIn0%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=cb6c3c12-47a6-40b5-9d31-1bf191ecbd0d http.request.method=POST http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.127246ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38321" http.request.id=4abdacd7-4c3f-4466-8313-ed438f30a55c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/266aa539-d231-44cb-8b3e-9f2203af290e?_state=75MJzrg05UD0kIDkD5zXVNd3AtPQwo3kcC4K4YpIKmN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmFhNTM5LWQyMzEtNDRjYi04YjNlLTlmMjIwM2FmMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDozNS41NDI3MTMyMzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.27879957s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:35 +0000] "PATCH /v2/foo/bar/blobs/uploads/266aa539-d231-44cb-8b3e-9f2203af290e?_state=75MJzrg05UD0kIDkD5zXVNd3AtPQwo3kcC4K4YpIKmN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmFhNTM5LWQyMzEtNDRjYi04YjNlLTlmMjIwM2FmMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDozNS41NDI3MTMyMzFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=60d728c8-e41f-4d88-ba7c-d02771d1c070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/uploads/266aa539-d231-44cb-8b3e-9f2203af290e?_state=8IhBVm3MLi5TM9tEQZ13DaMkwmzk86o4ew1DIV8_A3R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmFhNTM5LWQyMzEtNDRjYi04YjNlLTlmMjIwM2FmMjkwZSIsIk9mZnNldCI6MjYyNTY4OTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTA6MzVaIn0%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.627816ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:41 +0000] "PUT /v2/foo/bar/blobs/uploads/266aa539-d231-44cb-8b3e-9f2203af290e?_state=8IhBVm3MLi5TM9tEQZ13DaMkwmzk86o4ew1DIV8_A3R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmFhNTM5LWQyMzEtNDRjYi04YjNlLTlmMjIwM2FmMjkwZSIsIk9mZnNldCI6MjYyNTY4OTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTA6MzVaIn0%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=417c4fc8-f658-4560-b82c-ea7ec5f9fb4c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.942245ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=2e107b55-5de6-49cb-b125-bcfd4e6ff711 http.request.method=GET http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=255.414905ms http.response.status=200 http.response.written=26256896 127.0.0.1 - - [09/Feb/2025:21:50:41 +0000] "GET /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 200 26256896 "" "Go-http-client/1.1" time="2025-02-09T21:50:42Z" level=error msg="error parsing digest="sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=4dc41ad9-7b9a-42bb-b8df-687489904644 http.request.method=GET http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" vars.name="foo/bar" time="2025-02-09T21:50:42Z" 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.6 http.request.host="127.0.0.1:38321" http.request.id=4dc41ad9-7b9a-42bb-b8df-687489904644 http.request.method=GET http.request.remoteaddr="127.0.0.1:45192" http.request.uri="/v2/foo/bar/blobs/sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.698054ms http.response.status=400 http.response.written=110 vars.digest="sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "GET /v2/foo/bar/blobs/sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T21:50:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=7c33ba10-40d5-49b1-864d-8c03d8cd38d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56760" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.duration=1.794794ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "GET /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=00164f24-8c51-43b5-8bec-a92d46b00d90 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.duration=1.555094ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=eb2e5f86-0be3-4dc4-bd3d-61b56a225ac9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.631044ms http.response.status=404 http.response.written=157 vars.digest="sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T21:50:42Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=fc2027f9-baec-46c6-a1c1-0e60e6b6c63d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56762" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.378964ms http.response.status=404 http.response.written=74 vars.digest="sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-02-09T21:50:42Z" level=error msg="error parsing digest="sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=df106277-ed7f-484f-b014-023f4b36a506 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56774" http.request.uri="/v2/foo/bar/blobs/sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" vars.name="foo/bar" time="2025-02-09T21:50:42Z" 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.6 http.request.host="127.0.0.1:38321" http.request.id=df106277-ed7f-484f-b014-023f4b36a506 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56774" http.request.uri="/v2/foo/bar/blobs/sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.502934ms http.response.status=400 http.response.written=110 vars.digest="sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "DELETE /v2/foo/bar/blobs/sha257:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T21:50:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=fdf2f674-40e1-47d0-b285-fb44bde49a4c http.request.method=POST http.request.remoteaddr="127.0.0.1:56790" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.801455ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=775ea90a-6acc-4fe1-8b11-b148188df3f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56790" http.request.uri="/v2/foo/bar/blobs/uploads/2c6cdeaf-ee60-4a82-a8d5-fc8f108a63f8?_state=WIhYS7KpIytEE5BzF99y7wQXn_KXjc3asPznFGxJMPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjNmNkZWFmLWVlNjAtNGE4Mi1hOGQ1LWZjOGYxMDhhNjNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDo0Mi4xODE2NzE0NTdaIn0%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.duration=6.143558314s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "PUT /v2/foo/bar/blobs/uploads/2c6cdeaf-ee60-4a82-a8d5-fc8f108a63f8?_state=WIhYS7KpIytEE5BzF99y7wQXn_KXjc3asPznFGxJMPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjNmNkZWFmLWVlNjAtNGE4Mi1hOGQ1LWZjOGYxMDhhNjNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDo0Mi4xODE2NzE0NTdaIn0%3D&digest=sha256%3A99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=5a71f8eb-81ce-4d3a-9ee3-4f6603615127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56790" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.656517ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=cff40b8f-a820-4a3d-bb97-f53a0ae69579 http.request.method=GET http.request.remoteaddr="127.0.0.1:56760" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.468879394s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "GET /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-02-09T21:50:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38321" http.request.id=0cd64bab-dfb6-428b-a640-b9a75ac16be2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56750" http.request.uri="/v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.476849144s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [09/Feb/2025:21:50:42 +0000] "GET /v2/foo/bar/blobs/sha256:99397786849ee70c56617ed197e801a831c29f7816e82f0061de21783ae05e05 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (20.59s) === RUN TestRelativeURL time="2025-02-09T21:50:48Z" 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.6 time="2025-02-09T21:50:48Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:50:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46401" http.request.id=ec9d1e9a-ea18-4707-a36a-7cb204d6c77d http.request.method=POST http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.779095ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46401" http.request.id=6ad13788-4ed5-469f-bd33-1408511acefa http.request.method=PUT http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/blobs/uploads/b51ee48a-82c2-459c-9cf1-91518a12d9b8?_state=zxWq1HJBUbJ0N9UreLzkfpSn03tfPor-7Tki9d7yz8p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MWVlNDhhLTgyYzItNDU5Yy05Y2YxLTkxNTE4YTEyZDliOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDo0OC42NDE5MDQ1MjlaIn0%3D&digest=sha256%3A4bd99411f577f02c466152576b4a1cb03ab4e13c355e7763f331d24a5a4b8d80" http.request.useragent="Go-http-client/1.1" http.response.duration=3.579047254s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:48 +0000] "PUT /v2/foo/bar/blobs/uploads/b51ee48a-82c2-459c-9cf1-91518a12d9b8?_state=zxWq1HJBUbJ0N9UreLzkfpSn03tfPor-7Tki9d7yz8p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MWVlNDhhLTgyYzItNDU5Yy05Y2YxLTkxNTE4YTEyZDliOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDo0OC42NDE5MDQ1MjlaIn0%3D&digest=sha256%3A4bd99411f577f02c466152576b4a1cb03ab4e13c355e7763f331d24a5a4b8d80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46401" http.request.id=5848a0bf-9d23-4c08-9e4a-c12350db9767 http.request.method=POST http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.749457ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:50:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46401" http.request.id=28f4b030-10ca-49aa-9bcb-a70afacabfe0 http.request.method=POST http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.067055ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46401" http.request.id=6e6cd1f9-5cec-4673-9f5f-1271f7133ff5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39372" http.request.uri="/v2/foo/bar/blobs/uploads/b873a172-7b0b-4ebc-99fc-aa172026d746?_state=MJuNT3cQglYjFUimWRtVS_J9CnaZRMBNlAqW-3F0RDl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4NzNhMTcyLTdiMGItNGViYy05OWZjLWFhMTcyMDI2ZDc0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDo1My4wMzk4MzI2OVoifQ%3D%3D&digest=sha256%3A31a91526d60aca54108d73ea8c0e143607f645403158edaa1402ca0432cde0c6" http.request.useragent="Go-http-client/1.1" http.response.duration=7.912072124s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:50:53 +0000] "PUT /v2/foo/bar/blobs/uploads/b873a172-7b0b-4ebc-99fc-aa172026d746?_state=MJuNT3cQglYjFUimWRtVS_J9CnaZRMBNlAqW-3F0RDl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4NzNhMTcyLTdiMGItNGViYy05OWZjLWFhMTcyMDI2ZDc0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MDo1My4wMzk4MzI2OVoifQ%3D%3D&digest=sha256%3A31a91526d60aca54108d73ea8c0e143607f645403158edaa1402ca0432cde0c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (12.32s) === RUN TestBlobDeleteDisabled time="2025-02-09T21:51:00Z" 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.6 time="2025-02-09T21:51:00Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:51:01Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:37523" http.request.id=c38fe07a-286a-4950-90c5-726ad3acce42 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59576" http.request.uri="/v2/foo/bar/blobs/sha256:5c098116d20a830be9e223becfdef9e17140beba7032ed5ce0e8d42874a4494c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.798314ms http.response.status=405 http.response.written=78 vars.digest="sha256:5c098116d20a830be9e223becfdef9e17140beba7032ed5ce0e8d42874a4494c" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:51:01 +0000] "DELETE /v2/foo/bar/blobs/sha256:5c098116d20a830be9e223becfdef9e17140beba7032ed5ce0e8d42874a4494c HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.34s) === RUN TestDeleteDisabled time="2025-02-09T21:51:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T21:51:01Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:51:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40383" http.request.id=cf168bd0-237a-45c1-826e-23f711a41662 http.request.method=POST http.request.remoteaddr="127.0.0.1:49564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.147245ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40383" http.request.id=370b0636-c1ec-4042-a99c-ba0688e24b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49564" http.request.uri="/v2/foo/bar/blobs/uploads/0219f0b3-1732-4c21-b45f-7371e895735c?_state=fC2EQi2-FtGuKVUXjn9vKjU3O2o1Qt8OxlgiaWGF3k17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyMTlmMGIzLTE3MzItNGMyMS1iNDVmLTczNzFlODk1NzM1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MTowMS42NDg2Mzg2ODdaIn0%3D&digest=sha256%3Aa78d41c28662853a551856f20b39a0a405b1ab976603ff7a3129bc82555421cb" http.request.useragent="Go-http-client/1.1" http.response.duration=4.193560343s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:01 +0000] "PUT /v2/foo/bar/blobs/uploads/0219f0b3-1732-4c21-b45f-7371e895735c?_state=fC2EQi2-FtGuKVUXjn9vKjU3O2o1Qt8OxlgiaWGF3k17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyMTlmMGIzLTE3MzItNGMyMS1iNDVmLTczNzFlODk1NzM1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MTowMS42NDg2Mzg2ODdaIn0%3D&digest=sha256%3Aa78d41c28662853a551856f20b39a0a405b1ab976603ff7a3129bc82555421cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:40383" http.request.id=7fb29339-3c2e-4c1f-bb26-6e1d2c482f48 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49564" http.request.uri="/v2/foo/bar/blobs/sha256:a78d41c28662853a551856f20b39a0a405b1ab976603ff7a3129bc82555421cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.631627ms http.response.status=405 http.response.written=78 vars.digest="sha256:a78d41c28662853a551856f20b39a0a405b1ab976603ff7a3129bc82555421cb" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:51:05 +0000] "DELETE /v2/foo/bar/blobs/sha256:a78d41c28662853a551856f20b39a0a405b1ab976603ff7a3129bc82555421cb HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (4.55s) === RUN TestDeleteReadOnly time="2025-02-09T21:51:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T21:51:05Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:51:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33107" http.request.id=120e0160-ba38-475d-916d-a427abdd18b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:59396" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.468196ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33107" http.request.id=0e4b0493-9284-4c11-a31f-977fd9f6ef62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59396" http.request.uri="/v2/foo/bar/blobs/uploads/ce194df2-c109-42f3-b55e-b43cc4205534?_state=s5HnB_H4-FTAK-LoeLqcr864EwVHwiMbnoH9z4Fak_R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlMTk0ZGYyLWMxMDktNDJmMy1iNTVlLWI0M2NjNDIwNTUzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MTowNi4xNjY2NjY2NDhaIn0%3D&digest=sha256%3A9280251e353a537b1154dda36e44525a5eefe2d19359fb23bebe26f5b21ff79f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.278161433s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:06 +0000] "PUT /v2/foo/bar/blobs/uploads/ce194df2-c109-42f3-b55e-b43cc4205534?_state=s5HnB_H4-FTAK-LoeLqcr864EwVHwiMbnoH9z4Fak_R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlMTk0ZGYyLWMxMDktNDJmMy1iNTVlLWI0M2NjNDIwNTUzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MTowNi4xNjY2NjY2NDhaIn0%3D&digest=sha256%3A9280251e353a537b1154dda36e44525a5eefe2d19359fb23bebe26f5b21ff79f HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [09/Feb/2025:21:51:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:9280251e353a537b1154dda36e44525a5eefe2d19359fb23bebe26f5b21ff79f HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (4.60s) === RUN TestStartPushReadOnly time="2025-02-09T21:51:10Z" 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.6 time="2025-02-09T21:51:10Z" level=info msg="redis not configured" go.version=go1.23.6 127.0.0.1 - - [09/Feb/2025:21:51:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-02-09T21:51:10Z" 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.6 time="2025-02-09T21:51:10Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:51:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=c26eb846-ba28-48a1-8734-197619762f9e http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" 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.822495ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:51:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T21:51:10Z" 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.6 http.request.host="127.0.0.1:44145" http.request.id=ca07721e-8113-4d26-a168-787322b9d150 http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.803095ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:21:51:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T21:51:10Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=beb9f395-49a4-43b6-8094-b46f5bc202fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" 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.404143ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:51:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T21:51:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=cc2053f9-423e-4042-95df-9543681ef9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.886587ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:51:10Z" 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.6 http.request.host="127.0.0.1:44145" http.request.id=cc2053f9-423e-4042-95df-9543681ef9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.966067ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:51:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=cc2053f9-423e-4042-95df-9543681ef9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" 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.019477ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:51:10Z" 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.6 http.request.host="127.0.0.1:44145" http.request.id=cc2053f9-423e-4042-95df-9543681ef9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" 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.061817ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:51:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T21:51:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=d3c0ec50-2478-4a41-a0db-dca6b6f2e35e http.request.method=POST http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.725657ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=77cfe041-6a2d-49f0-aa71-ebfc83be0bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/blobs/uploads/1022bea7-4749-41e3-a309-61f8841d0ac7?_state=ON0CEC1rkIiEsuWs2Q9cTzOsp43XfzmeNMx4MU0IfLp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMDIyYmVhNy00NzQ5LTQxZTMtYTMwOS02MWY4ODQxZDBhYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MTAuODUzNTE3MzA4WiJ9&digest=sha256%3A382dcae9923d608f250909dc6beda822a7ec33b04410435eb112bf5cb4f483c5" http.request.useragent="Go-http-client/1.1" http.response.duration=5.420984177s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/1022bea7-4749-41e3-a309-61f8841d0ac7?_state=ON0CEC1rkIiEsuWs2Q9cTzOsp43XfzmeNMx4MU0IfLp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMDIyYmVhNy00NzQ5LTQxZTMtYTMwOS02MWY4ODQxZDBhYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MTAuODUzNTE3MzA4WiJ9&digest=sha256%3A382dcae9923d608f250909dc6beda822a7ec33b04410435eb112bf5cb4f483c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=67ceb6e6-476c-420c-b6c7-a898e9a5e07f http.request.method=POST http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.101658ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=bea7bb87-f0ba-4549-b1d2-8c8567cbca60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/blobs/uploads/e3cacf32-8bff-4c27-b881-8bb8fec685ae?_state=A3ndGzpqL5Ps3aA3Tlc_4O8GUlyx3fGg8p1jSRBW14J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlM2NhY2YzMi04YmZmLTRjMjctYjg4MS04YmI4ZmVjNjg1YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MTYuNjE1ODkxNTkzWiJ9&digest=sha256%3A89068b5f795fd6dee153c85888aacf28a44d006feba1b3fc89eec4cea4f27fe0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.957287033s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/e3cacf32-8bff-4c27-b881-8bb8fec685ae?_state=A3ndGzpqL5Ps3aA3Tlc_4O8GUlyx3fGg8p1jSRBW14J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlM2NhY2YzMi04YmZmLTRjMjctYjg4MS04YmI4ZmVjNjg1YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MTYuNjE1ODkxNTkzWiJ9&digest=sha256%3A89068b5f795fd6dee153c85888aacf28a44d006feba1b3fc89eec4cea4f27fe0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=b0825f52-e1d6-4672-92cd-a86cac4d4bbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.614112ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=345c5de9-7adf-4d50-9878-a5d43fed1230 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.154168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=6fb51452-443f-469d-85e0-e690cd44a9c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.658542ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=875682c5-72a4-45b3-9915-90d3f925b7f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.052687ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "GET /v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44145" http.request.id=839bdbc0-de18-445c-9793-ee9f5a6f7a8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.866329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44145" http.request.id=010502f2-5aa7-4f7c-bdb9-5dc1bab29120 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.109768ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:44145" http.request.id=ced96c0f-b467-43ac-9ab9-ab3ecb29329a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.906617ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=3579fcd9-4aff-45d7-a050-eb2a540d479c http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.077491ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "GET /v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=315503bb-d0bf-4955-ba3d-d14678760297 http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.541564ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=65507b92-a5c2-4ca7-855c-afc012eb437b http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.337393ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "GET /v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=e1468660-c2f2-45c6-9e48-744bd6fa76e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.583474ms http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=error msg="payload digest does match: "sha256:db2c07e42bed4ee072eb88d9630d406bf98dd85e4148112c0e80b8de0326f02b" != "sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4"" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=a75d0f95-8000-4476-8898-d809dc0695c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" time="2025-02-09T21:51:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=a75d0f95-8000-4476-8898-d809dc0695c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55932" http.request.uri="/v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.397916ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4" 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:d41149210ccd0cbde59db166dc4b8e4be07115e765afc9f52b999ab346ed3fd4 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=bd61cd1a-2a5d-4e44-a88c-167b62827445 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" 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.699524ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" 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.6 http.request.host="127.0.0.1:44145" http.request.id=96599bc8-dd53-4c31-913b-0453b6963b8c http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.925295ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44145" http.request.id=35c693df-0586-4c74-aa9a-91c231078713 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" 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.695425ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:51:21Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44145" http.request.id=35c693df-0586-4c74-aa9a-91c231078713 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" 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.762895ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:51:21Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44145" http.request.id=35c693df-0586-4c74-aa9a-91c231078713 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" 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.811215ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=bf3fea9b-0d4a-4ef0-9c03-10a7535c42fb http.request.method=POST http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.474724ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=466e48f3-4814-42de-a9c5-9064bafd65b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/blobs/uploads/07fc7dea-a248-4532-86be-91d06400fae2?_state=x6s7rkR-nyyW3oUDdlK_T7iynhz-pNBi10cRbl4bjV17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwN2ZjN2RlYS1hMjQ4LTQ1MzItODZiZS05MWQwNjQwMGZhZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MjEuNjQxNDc3NTk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.810917ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema2/blobs/uploads/07fc7dea-a248-4532-86be-91d06400fae2?_state=x6s7rkR-nyyW3oUDdlK_T7iynhz-pNBi10cRbl4bjV17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwN2ZjN2RlYS1hMjQ4LTQ1MzItODZiZS05MWQwNjQwMGZhZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MjEuNjQxNDc3NTk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:21Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44145" http.request.id=3e15201d-67a8-43d8-8e21-97de389bf2f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" 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.612374ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:51:21Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44145" http.request.id=3e15201d-67a8-43d8-8e21-97de389bf2f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" 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.686525ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:51:21 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T21:51:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=21739d1f-9d96-4cb5-a3dd-aa5c04166082 http.request.method=POST http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.199326ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=1d6a44e9-f3ad-497d-8479-6a3af0107852 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/blobs/uploads/d5803de2-5891-400e-a137-849ea568f74e?_state=xVBPLwgrikwJLPcoJA2Pimei9aNW0G6nKoT11WdD7ZJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNTgwM2RlMi01ODkxLTQwMGUtYTEzNy04NDllYTU2OGY3NGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MjIuMDM0NDYwODQ0WiJ9&digest=sha256%3A612071bc478b03d9221db7674aabc6b957a61534d6a3f031964bbd1ddd3d63d7" http.request.useragent="Go-http-client/1.1" http.response.duration=6.599153447s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/d5803de2-5891-400e-a137-849ea568f74e?_state=xVBPLwgrikwJLPcoJA2Pimei9aNW0G6nKoT11WdD7ZJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNTgwM2RlMi01ODkxLTQwMGUtYTEzNy04NDllYTU2OGY3NGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MjIuMDM0NDYwODQ0WiJ9&digest=sha256%3A612071bc478b03d9221db7674aabc6b957a61534d6a3f031964bbd1ddd3d63d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=525a1cf3-b80b-4752-9b5a-72469dbd43a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.317146ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=d98a78c8-3823-4096-9405-70454becd2f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/blobs/uploads/17b21d4b-360d-4372-abcc-1cbfe05f9c05?_state=PKWfpSg2y7zILY5MZwak-I0HL1E1k6xxz_a38Fd8R_R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxN2IyMWQ0Yi0zNjBkLTQzNzItYWJjYy0xY2JmZTA1ZjljMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MjkuMDc1MjM0MjFaIn0%3D&digest=sha256%3Ad40685dd0a13be315c873f79d2c898e4debee4e22b15a961e8ff77f03f7529d7" http.request.useragent="Go-http-client/1.1" http.response.duration=8.4814385s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/17b21d4b-360d-4372-abcc-1cbfe05f9c05?_state=PKWfpSg2y7zILY5MZwak-I0HL1E1k6xxz_a38Fd8R_R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxN2IyMWQ0Yi0zNjBkLTQzNzItYWJjYy0xY2JmZTA1ZjljMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MjkuMDc1MjM0MjFaIn0%3D&digest=sha256%3Ad40685dd0a13be315c873f79d2c898e4debee4e22b15a961e8ff77f03f7529d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44145" http.request.id=c398f954-d711-402e-a191-d483d1b98d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.975358ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44145" http.request.id=e5229a4b-76f1-43b4-8a29-e50df881216f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/sha256:8fd5c3b0fa7904c9ae10b8a546f240cd310804e7c6ae3615496b601faeb5d873" http.request.useragent="Go-http-client/1.1" http.response.duration=2.111215ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:8fd5c3b0fa7904c9ae10b8a546f240cd310804e7c6ae3615496b601faeb5d873 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=b6fd4764-5e86-4448-b0d5-a7c6598b3143 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.909684ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=c03a2a18-37a2-4809-9b7f-98a9c5fa927c http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/sha256:8fd5c3b0fa7904c9ae10b8a546f240cd310804e7c6ae3615496b601faeb5d873" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.719704ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/sha256:8fd5c3b0fa7904c9ae10b8a546f240cd310804e7c6ae3615496b601faeb5d873 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=25784444-5268-43d2-a6ec-75438f460cee http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.328664ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=b8d22559-f96b-42c7-8818-cfdb2e6c6d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/sha256:8fd5c3b0fa7904c9ae10b8a546f240cd310804e7c6ae3615496b601faeb5d873" http.request.useragent="Go-http-client/1.1" http.response.duration=1.494613ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/sha256:8fd5c3b0fa7904c9ae10b8a546f240cd310804e7c6ae3615496b601faeb5d873 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=40bd6924-d9c9-4f0d-b24e-840c4b4b6e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.357274ms http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="rewriting manifest sha256:8fd5c3b0fa7904c9ae10b8a546f240cd310804e7c6ae3615496b601faeb5d873 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=9a14f1a0-3089-45b7-a9c1-9d7a15696eaa http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" 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-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=9a14f1a0-3089-45b7-a9c1-9d7a15696eaa http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.404809ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44145" http.request.id=d53f693d-6430-4614-824f-56f7c6d8d886 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.690354ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44145" http.request.id=b616563b-65e1-472e-be90-e9efcb0c4fc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.873375ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44145" http.request.id=7ba01886-5d35-4b56-9dc3-d9be1152d0b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/sha256:e44644238128569d8add0ae6d7ab1ad3514121f1088310cbf9bc5eb04c28584a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.490426ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:e44644238128569d8add0ae6d7ab1ad3514121f1088310cbf9bc5eb04c28584a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=2f56e552-82b0-4551-a124-4a123c3711a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.924135ms http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=29fbb7db-1ce7-437b-9858-7dabe49a7dd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/sha256:e44644238128569d8add0ae6d7ab1ad3514121f1088310cbf9bc5eb04c28584a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.695004ms http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/sha256:e44644238128569d8add0ae6d7ab1ad3514121f1088310cbf9bc5eb04c28584a HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=1f3e676f-bb74-4f98-a3b6-40654d7cb363 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.327343ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=fb9747ca-9a56-4f3d-89ed-f783bc588354 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/sha256:e44644238128569d8add0ae6d7ab1ad3514121f1088310cbf9bc5eb04c28584a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293373ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/sha256:e44644238128569d8add0ae6d7ab1ad3514121f1088310cbf9bc5eb04c28584a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="rewriting manifest list sha256:e44644238128569d8add0ae6d7ab1ad3514121f1088310cbf9bc5eb04c28584a in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=77135919-0d18-4b9c-99b3-87dafc5e5447 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" 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-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44145" http.request.id=77135919-0d18-4b9c-99b3-87dafc5e5447 http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.567499ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-02-09T21:51: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.6 time="2025-02-09T21:51:37Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:51: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.6 http.request.host="127.0.0.1:36755" http.request.id=118b5d20-7e98-4951-a8b8-97babdeb1271 http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" 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.597934ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T21:51: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.6 http.request.host="127.0.0.1:36755" http.request.id=8b1d1cd4-676d-4163-96a2-080c91d03211 http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.277893ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T21:51: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.6 http.request.host="127.0.0.1:36755" http.request.id=9d547f1f-d025-4a9f-bf6c-d34bb88ae80e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" 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.313773ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T21:51: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.6 http.request.host="127.0.0.1:36755" http.request.id=8fe978ad-df04-43d5-95c2-552f9f5604e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.646927ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:51: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.6 http.request.host="127.0.0.1:36755" http.request.id=8fe978ad-df04-43d5-95c2-552f9f5604e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.726987ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:51: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.6 http.request.host="127.0.0.1:36755" http.request.id=8fe978ad-df04-43d5-95c2-552f9f5604e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.767997ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:51: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.6 http.request.host="127.0.0.1:36755" http.request.id=8fe978ad-df04-43d5-95c2-552f9f5604e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.811107ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T21:51:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=41c26188-a0bb-4fb8-b352-e5226892b2b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.983945ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=12f8af2e-7d3a-438f-aeee-c8d01a3578bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/blobs/uploads/29a14e85-39fc-4677-9b9e-fc9468dc707a?_state=VWzceToAKRchrLLzgwwF-TryrnRFiGqcQGIj_Px6sgp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyOWExNGU4NS0zOWZjLTQ2NzctOWI5ZS1mYzk0NjhkYzcwN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MzcuOTIzNzgxOTYzWiJ9&digest=sha256%3A0b87adb18ac5d916a0d98987e7af29ef2c1513088d675b31b3e085ac7f07aa96" http.request.useragent="Go-http-client/1.1" http.response.duration=3.828164374s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/29a14e85-39fc-4677-9b9e-fc9468dc707a?_state=VWzceToAKRchrLLzgwwF-TryrnRFiGqcQGIj_Px6sgp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyOWExNGU4NS0zOWZjLTQ2NzctOWI5ZS1mYzk0NjhkYzcwN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6MzcuOTIzNzgxOTYzWiJ9&digest=sha256%3A0b87adb18ac5d916a0d98987e7af29ef2c1513088d675b31b3e085ac7f07aa96 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=ad3d242e-7084-4152-a81f-0ff7568115cc http.request.method=POST http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.027408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:42 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=8e0abaab-fa62-4e74-9170-a29a46b685ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/blobs/uploads/d005f30b-f088-4352-89e9-e43ab2f1b2e3?_state=ii6QGUOCDVqZft1NG7GncBMz6cncVh9DrFbJQZnHfhJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMDA1ZjMwYi1mMDg4LTQzNTItODllOS1lNDNhYjJmMWIyZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6NDIuMjI0NTkzMTYzWiJ9&digest=sha256%3A54669a82cfc72c227bdd30d7c09d43a48a88b43b1fb2a355077d859307300887" http.request.useragent="Go-http-client/1.1" http.response.duration=9.403797555s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:42 +0000] "PUT /v2/foo/schema1/blobs/uploads/d005f30b-f088-4352-89e9-e43ab2f1b2e3?_state=ii6QGUOCDVqZft1NG7GncBMz6cncVh9DrFbJQZnHfhJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMDA1ZjMwYi1mMDg4LTQzNTItODllOS1lNDNhYjJmMWIyZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6NDIuMjI0NTkzMTYzWiJ9&digest=sha256%3A54669a82cfc72c227bdd30d7c09d43a48a88b43b1fb2a355077d859307300887 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=fc414f44-301d-43db-974f-381a43c4e703 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.741152ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=0bdba3d9-e7b0-4baf-b8d8-edeff75e473c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.78344ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=316438fc-ff9f-4e46-829f-3b72fa47d9a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" 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.592396ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=e60ee3b4-786e-45dd-b7c6-096c2b019b1c http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.441926ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "GET /v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36755" http.request.id=b6d528ef-74b1-436b-ba66-5b6f9c0737e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.003517ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36755" http.request.id=0e4b8aa0-0f58-4ad0-be69-a10c734b763c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" http.response.duration=4.133371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:36755" http.request.id=7940b478-4b41-4a84-b304-af56f30b2be4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.996247ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=25626886-2891-4a64-bb71-85511a6eb8cb http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.787557ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "GET /v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=326de909-8d03-49b6-9938-8ad26563592b http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.337294ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=a34f9c2e-b263-42c7-bee4-48ed8017c909 http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.217083ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "GET /v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=24909ff3-8967-4b62-aa8b-7f3dee59b5d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.262343ms http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=error msg="payload digest does match: "sha256:67b24765e7c8cdcf6c674d9e81eb2d86f8839c334da478c49cad60b53332ee19" != "sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8"" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=b38c110e-8785-4660-bb66-f144888a7ae9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" time="2025-02-09T21:51: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.6 http.request.host="127.0.0.1:36755" http.request.id=b38c110e-8785-4660-bb66-f144888a7ae9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33900" http.request.uri="/v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.208565ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8" 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:75f703090142926138d9a280640591586fac8aa26a501eb1bf087f2cf8dc51f8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=8fce3a4b-8e31-4bf6-b37d-bc23bc2fb922 http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" 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.668935ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" 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.6 http.request.host="127.0.0.1:36755" http.request.id=aacd9d77-8fe6-4d18-b7ec-eaf949903463 http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.302763ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T21:51: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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36755" http.request.id=e5b77ea6-f83b-4a4c-b540-81c939657855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" 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.974945ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:51:51Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36755" http.request.id=e5b77ea6-f83b-4a4c-b540-81c939657855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.067185ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:51:51Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36755" http.request.id=e5b77ea6-f83b-4a4c-b540-81c939657855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.127975ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=dc2da688-1d50-44e3-9ab5-f6ae8157f909 http.request.method=POST http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.608064ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=436a109c-e3f8-44f7-bb67-4359d0611d3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/blobs/uploads/c7d99eb9-5baf-44de-80c7-638c27f2a3db?_state=0TitbhmvKxWnd73FPWL8oi6Q3I8ArOtZQHrx_CZUS8x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjN2Q5OWViOS01YmFmLTQ0ZGUtODBjNy02MzhjMjdmMmEzZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6NTEuNjkwODkwMzQzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.291896ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/c7d99eb9-5baf-44de-80c7-638c27f2a3db?_state=0TitbhmvKxWnd73FPWL8oi6Q3I8ArOtZQHrx_CZUS8x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjN2Q5OWViOS01YmFmLTQ0ZGUtODBjNy02MzhjMjdmMmEzZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6NTEuNjkwODkwMzQzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:51Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36755" http.request.id=8c161d19-662e-4b92-8c95-71940d5a4a47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" 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.798375ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:51:51Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36755" http.request.id=8c161d19-662e-4b92-8c95-71940d5a4a47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" 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.875985ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:51:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T21:51:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=447bb1bb-87e9-4861-a59e-7b97c195acb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.037227ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=01ccbad6-a14d-4662-9a6d-f164f07c3113 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/blobs/uploads/fad4353c-96d7-4e40-a15b-1b0de469aaea?_state=_K6K_Mxtt4wVlBG-cm1WSMvwfBiLmDKkH4sDqGbm1S97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYWQ0MzUzYy05NmQ3LTRlNDAtYTE1Yi0xYjBkZTQ2OWFhZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6NTIuMTMyMjMzMzMxWiJ9&digest=sha256%3Afca064e5be06b81217f454a7c889a8610fb284dfaceebf62bb7545af0ebb24b6" http.request.useragent="Go-http-client/1.1" http.response.duration=6.480246582s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/fad4353c-96d7-4e40-a15b-1b0de469aaea?_state=_K6K_Mxtt4wVlBG-cm1WSMvwfBiLmDKkH4sDqGbm1S97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYWQ0MzUzYy05NmQ3LTRlNDAtYTE1Yi0xYjBkZTQ2OWFhZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6NTIuMTMyMjMzMzMxWiJ9&digest=sha256%3Afca064e5be06b81217f454a7c889a8610fb284dfaceebf62bb7545af0ebb24b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=41bdee29-eaeb-4564-9c1f-1dcfd77a668e http.request.method=POST http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.387805ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=052fbf82-a51f-4906-a7e7-dcf865cf42bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/blobs/uploads/f563c5f3-0276-4ba9-ae4e-5619be24c752?_state=xBd0ameRpLvZWpi--ULoYcUrz_gcau2KLD4tp0L8t1l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNTYzYzVmMy0wMjc2LTRiYTktYWU0ZS01NjE5YmUyNGM3NTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6NTkuMDc4MDI0NzcxWiJ9&digest=sha256%3Af9d9b06205193b223d8d245849b2beb6c9a43d1553ec971e17e88d73d2afb3c9" http.request.useragent="Go-http-client/1.1" http.response.duration=7.773234789s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:51:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/f563c5f3-0276-4ba9-ae4e-5619be24c752?_state=xBd0ameRpLvZWpi--ULoYcUrz_gcau2KLD4tp0L8t1l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNTYzYzVmMy0wMjc2LTRiYTktYWU0ZS01NjE5YmUyNGM3NTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTE6NTkuMDc4MDI0NzcxWiJ9&digest=sha256%3Af9d9b06205193b223d8d245849b2beb6c9a43d1553ec971e17e88d73d2afb3c9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36755" http.request.id=daa65ff0-41d7-4307-a741-f7e0e4fd688c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.497866ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36755" http.request.id=8acea73f-edc7-42fa-9c53-779bb679bbff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/sha256:43e9a8913014c169711d7d69177e19eca9d904abbc698235c188bdafb06e6d73" http.request.useragent="Go-http-client/1.1" http.response.duration=1.991025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "PUT /v2/foo/schema2/manifests/sha256:43e9a8913014c169711d7d69177e19eca9d904abbc698235c188bdafb06e6d73 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=f603381c-4c62-4278-a3af-91c01ca33b8b http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.826364ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=eab78377-23b9-427c-8678-5ddfb935857c http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/sha256:43e9a8913014c169711d7d69177e19eca9d904abbc698235c188bdafb06e6d73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.683564ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/sha256:43e9a8913014c169711d7d69177e19eca9d904abbc698235c188bdafb06e6d73 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=1425ce71-9ccf-4617-a907-5c11e4b56f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.552854ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=29ee9824-d4f7-49f9-aa32-82a0e9aa9e14 http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/sha256:43e9a8913014c169711d7d69177e19eca9d904abbc698235c188bdafb06e6d73" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331363ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/sha256:43e9a8913014c169711d7d69177e19eca9d904abbc698235c188bdafb06e6d73 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=8f1ce6d5-efd5-49af-a33b-dd713db1c972 http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.190533ms http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="rewriting manifest sha256:43e9a8913014c169711d7d69177e19eca9d904abbc698235c188bdafb06e6d73 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=8addd8fe-c637-4f22-b985-b986b5cebffd http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" 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-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=8addd8fe-c637-4f22-b985-b986b5cebffd http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" 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.758917ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36755" http.request.id=31a8bf64-fcd8-4510-84cd-50d9856fc2e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.410704ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36755" http.request.id=2dc17354-4a7f-4199-bf03-edae5bfbb241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.685944ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36755" http.request.id=e5daa940-c144-492d-8294-001bb164441e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/sha256:2e4e09b850cf699e8dd53d6cda671e2f0af78f923a3be669c461b0ca22df2ce3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.518043ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "PUT /v2/foo/schema2/manifests/sha256:2e4e09b850cf699e8dd53d6cda671e2f0af78f923a3be669c461b0ca22df2ce3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=bb5e95d0-e7d3-4c0e-9c7e-73c78e92fe59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.410364ms http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=c1e283ba-c89d-446e-83ae-80811230f3ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/sha256:2e4e09b850cf699e8dd53d6cda671e2f0af78f923a3be669c461b0ca22df2ce3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.465604ms http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/sha256:2e4e09b850cf699e8dd53d6cda671e2f0af78f923a3be669c461b0ca22df2ce3 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=6375171c-dc03-4d12-a78a-6432fb20224e http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.279813ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=728bc6db-ecf2-4cf6-a00c-33149f3d871d http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" http.request.uri="/v2/foo/schema2/manifests/sha256:2e4e09b850cf699e8dd53d6cda671e2f0af78f923a3be669c461b0ca22df2ce3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.143973ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/sha256:2e4e09b850cf699e8dd53d6cda671e2f0af78f923a3be669c461b0ca22df2ce3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=info msg="rewriting manifest list sha256:2e4e09b850cf699e8dd53d6cda671e2f0af78f923a3be669c461b0ca22df2ce3 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=b7ec1066-73ab-45fa-9532-9eb6e7a6d00c http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" 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-02-09T21:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36755" http.request.id=b7ec1066-73ab-45fa-9532-9eb6e7a6d00c http.request.method=GET http.request.remoteaddr="127.0.0.1:36186" 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.525456ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (56.43s) === RUN TestGetManifestWithStorageError time="2025-02-09T21:52:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T21:52:06Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:52:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:41351" http.request.id=3db994a6-8c37-45b7-a96c-e7b1098c2eda http.request.method=GET http.request.remoteaddr="127.0.0.1:54298" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.341193ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:41351" http.request.id=f1e2bd30-df9f-459d-85ed-e0e5174d5314 http.request.method=GET http.request.remoteaddr="127.0.0.1:54298" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.166863ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:41351" http.request.id=68726dd2-2dd3-42b4-8e56-e5080443c5a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54298" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.176446ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:41351" http.request.id=e1ccf9a1-3c97-4d0b-8c49-aee301807dde http.request.method=GET http.request.remoteaddr="127.0.0.1:54298" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.281123ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-02-09T21:52:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T21:52:06Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:52:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=4b8a9ecf-79e8-409d-9b4b-b766a1796a28 http.request.method=GET http.request.remoteaddr="127.0.0.1:49894" 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.439114ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" 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.6 http.request.host="127.0.0.1:37477" http.request.id=76021669-ec29-41f1-9a96-62ee28e3264d http.request.method=GET http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.231533ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=9b814088-3a9e-46f3-a506-2718cc19cfc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" 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.162573ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T21:52:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=9f6513ef-0dee-4bba-8e2a-4446c63f5956 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.710437ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:52:06Z" 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.6 http.request.host="127.0.0.1:37477" http.request.id=9f6513ef-0dee-4bba-8e2a-4446c63f5956 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.783867ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:52:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=9f6513ef-0dee-4bba-8e2a-4446c63f5956 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.834877ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T21:52:06Z" 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.6 http.request.host="127.0.0.1:37477" http.request.id=9f6513ef-0dee-4bba-8e2a-4446c63f5956 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.888008ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:21:52:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T21:52:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=1ef72316-e8a7-4226-8975-a94ad07783b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.975205ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=713d6c3e-045c-47c9-9dc6-587fec92fc63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/blobs/uploads/1c93cca4-d8c1-4cf7-b8db-304adb91a335?_state=cGZlJsKm9oaKERWOGGNuminonnooDKZWezRpBM0PXL97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxYzkzY2NhNC1kOGMxLTRjZjctYjhkYi0zMDRhZGI5MWEzMzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MDcuMzU1ODI2MDA0WiJ9&digest=sha256%3A890ee4dde80867c430ae9140cde187201fd74380972d9319f1cca2b79a4ddd2b" http.request.useragent="Go-http-client/1.1" http.response.duration=7.959655333s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/1c93cca4-d8c1-4cf7-b8db-304adb91a335?_state=cGZlJsKm9oaKERWOGGNuminonnooDKZWezRpBM0PXL97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxYzkzY2NhNC1kOGMxLTRjZjctYjhkYi0zMDRhZGI5MWEzMzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MDcuMzU1ODI2MDA0WiJ9&digest=sha256%3A890ee4dde80867c430ae9140cde187201fd74380972d9319f1cca2b79a4ddd2b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=11aec1f3-3845-4325-9c6d-76531a65dbce http.request.method=POST http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.603107ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=f6e64efc-c676-4dd5-b5a8-435bbe6f0866 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/blobs/uploads/fed1259f-c3b6-48ea-a848-d465bbae3dc0?_state=6WYeZR1Fi9L2IEySootLIOI1vtOFE38CPmHJtFC4AqZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZWQxMjU5Zi1jM2I2LTQ4ZWEtYTg0OC1kNDY1YmJhZTNkYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MTUuNjEwMzc1MzVaIn0%3D&digest=sha256%3A6fbb590588429af48c43c7481e929fb30a9473c08a931663ef2c7c2de4770272" http.request.useragent="Go-http-client/1.1" http.response.duration=2.777015519s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/fed1259f-c3b6-48ea-a848-d465bbae3dc0?_state=6WYeZR1Fi9L2IEySootLIOI1vtOFE38CPmHJtFC4AqZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZWQxMjU5Zi1jM2I2LTQ4ZWEtYTg0OC1kNDY1YmJhZTNkYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MTUuNjEwMzc1MzVaIn0%3D&digest=sha256%3A6fbb590588429af48c43c7481e929fb30a9473c08a931663ef2c7c2de4770272 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=9952c56b-f288-4c52-af33-8ba7a732cdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.251041ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=aa264c29-3bff-42fe-a564-f9eddc28e882 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.425309ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=a304e3d4-d7ac-4eb7-8083-1621055e48d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49894" 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.493587ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=caf25b64-adbe-42ce-a3f0-ba933958d4f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.657726ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37477" http.request.id=28b52046-3f1d-4fc5-9683-e36a41cce7ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.934937ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37477" http.request.id=ecf2f5f0-de39-42fa-9d38-b4b3c562b9bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.129877ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:37477" http.request.id=13563deb-50d9-4764-aa28-9af798477eca http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.929758ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=c3e8352d-c45b-4445-9189-142dd07399c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.308166ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=271d8d12-2ebe-4a44-8e7d-6718434a38cd http.request.method=GET http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.266334ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=6a5b004c-ade3-40d4-93f6-1e64c5cbe845 http.request.method=GET http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.225723ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=b50efb30-33ff-421e-90a2-1a4366549dd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.590364ms http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=error msg="payload digest does match: "sha256:843bb224f00a06379cfc5ac2eb2a925e45a2b206fb1f2b3ef65f439660c23c3c" != "sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d"" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=ea7cd3ee-f31d-4c29-ba6c-d59284b95275 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=ea7cd3ee-f31d-4c29-ba6c-d59284b95275 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49894" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.806704ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=5d40a660-f5f5-472a-8149-50e14d26f1d0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36106" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.793335ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=5e6e8eed-066d-4c4f-b721-9bccbfab856c http.request.method=GET http.request.remoteaddr="127.0.0.1:36106" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.815564ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=478bd2d4-fc07-4be3-814c-ae9f9821d515 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36112" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.523493ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=164f04da-1ce2-4c43-a8b8-125c169ceca0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36122" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.960797ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=94fe3bf3-8251-4a9e-88d6-4e715d512b9d http.request.method=GET http.request.remoteaddr="127.0.0.1:36122" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.652797ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=d29f7ff6-a0c6-48be-82fd-8fc3fa13a003 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36126" 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=1.867805ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=e5f46f1a-5875-4f78-a674-460ca786710b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.361459ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=f8b439b2-14d6-4b43-b148-2ca5ae0f09c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.304953ms http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=7356e642-5d47-4ce1-beba-c5411a080996 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.881955ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:888d1b58cf3db3691496d7e8e5bee410b30478dcd986e53371299aea52a8e10d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=44919d30-be9b-4a50-a708-18f307bc2d1e http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.537564ms http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=0bb13666-e81d-415c-85ce-ebe946fa5299 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" 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.421344ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=13fe3ac0-b369-44e2-8eb2-5523afe59826 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.588184ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=272fc218-ca8e-4f74-8b4e-e3de8d2f2a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" 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.563874ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=272fc218-ca8e-4f74-8b4e-e3de8d2f2a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" 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.623854ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=272fc218-ca8e-4f74-8b4e-e3de8d2f2a3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" 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.676634ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=fd3c3828-5ecd-48cd-9398-6399f31656e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.876035ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=358ff980-53d1-461a-842b-ed86557e9977 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/blobs/uploads/e1b29fd2-055e-45e7-8a53-91e34381d3d9?_state=okC7Hvx_Tf2_Du4o0gkhuo-UeWDBKaLPBfZpsIAmbGt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMWIyOWZkMi0wNTVlLTQ1ZTctOGE1My05MWUzNDM4MWQzZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MTguNDYxNjI1ODMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.985475ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/e1b29fd2-055e-45e7-8a53-91e34381d3d9?_state=okC7Hvx_Tf2_Du4o0gkhuo-UeWDBKaLPBfZpsIAmbGt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMWIyOWZkMi0wNTVlLTQ1ZTctOGE1My05MWUzNDM4MWQzZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MTguNDYxNjI1ODMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=27fda697-35f9-4c12-b158-4415dc2bd369 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" 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.923564ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T21:52:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=27fda697-35f9-4c12-b158-4415dc2bd369 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" 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.997865ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T21:52:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=f23a0f4b-848d-45ed-8d59-f82948e5aa8f http.request.method=POST http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.093435ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=202ac5b0-867c-4048-9bcd-2b41e1fd41f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/blobs/uploads/5f5c02c5-1748-4b7e-b847-a71189976256?_state=TKSMmwIVbnqqC1gvDn84HNRWdiPmrlj8-_8FZDO5aFt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZjVjMDJjNS0xNzQ4LTRiN2UtYjg0Ny1hNzExODk5NzYyNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MTguODA1ODMxNjA5WiJ9&digest=sha256%3A227bbb690645742c66e1b0330dbfcd8f6c5e50f828152be679b00b031661d313" http.request.useragent="Go-http-client/1.1" http.response.duration=3.920532223s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/5f5c02c5-1748-4b7e-b847-a71189976256?_state=TKSMmwIVbnqqC1gvDn84HNRWdiPmrlj8-_8FZDO5aFt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZjVjMDJjNS0xNzQ4LTRiN2UtYjg0Ny1hNzExODk5NzYyNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MTguODA1ODMxNjA5WiJ9&digest=sha256%3A227bbb690645742c66e1b0330dbfcd8f6c5e50f828152be679b00b031661d313 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=d3f921d6-4c9e-4676-b7a6-621b47708739 http.request.method=POST http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.546446ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=d89b65db-2b14-4e23-82a7-c5eb99701b11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/blobs/uploads/8c7b1961-4bb2-41ad-9228-05f45c8dda1c?_state=HgB_hSdIY828YMz4QfXFaJG8vh3nF9bsX4vOMzxJy_F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YzdiMTk2MS00YmIyLTQxYWQtOTIyOC0wNWY0NWM4ZGRhMWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MjIuOTY5MTM3NTM3WiJ9&digest=sha256%3Ac47da14cbbcde1bac583b6fe6c8f6e6ec4881ffaa79dde291abc9fa97e086466" http.request.useragent="Go-http-client/1.1" http.response.duration=1.811128695s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/8c7b1961-4bb2-41ad-9228-05f45c8dda1c?_state=HgB_hSdIY828YMz4QfXFaJG8vh3nF9bsX4vOMzxJy_F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YzdiMTk2MS00YmIyLTQxYWQtOTIyOC0wNWY0NWM4ZGRhMWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMjE6NTI6MjIuOTY5MTM3NTM3WiJ9&digest=sha256%3Ac47da14cbbcde1bac583b6fe6c8f6e6ec4881ffaa79dde291abc9fa97e086466 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=cdda0284-94a9-4e79-9303-c706bab23943 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.866777ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=abc62fe2-ac6b-4727-9266-c19c41290150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.013815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=e0b3af50-f059-4ec8-9145-9495d8fdf02a http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.877715ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=57d8ce97-d6db-4e05-a75f-d5939d177748 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.805635ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=c6966507-ec1d-4f3a-8b34-3c92306b9b72 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.364263ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=6d96a40c-8ec7-4d61-89a7-156e1688bf04 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.416383ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=e3d5e114-29a9-46ae-a79e-0ca796e07b44 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.274833ms http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="rewriting manifest sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=5f4bb7d1-0379-45b1-b530-a165da0b3d5c http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" 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-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=5f4bb7d1-0379-45b1-b530-a165da0b3d5c http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.039827ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=6a565dc5-75e8-45d9-aed2-ac2a4775a381 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.560334ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=7d4675c5-e19a-4319-9951-96d369617710 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.450884ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=dc4a031d-4f3c-492d-a770-03eca742f5c7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36152" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.497624ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=c20ecb34-aeaf-43d4-9b89-ba1f7e393339 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36166" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.889345ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=b13f3c59-1c5d-423a-b6df-049e4c571b88 http.request.method=GET http.request.remoteaddr="127.0.0.1:36166" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.656304ms http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=6bc15a31-5303-4ee6-90eb-d8dcb3c96e99 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.074685ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37477" http.request.id=843091aa-c319-43f1-a364-b6f8e1f7716b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36192" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.113105ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=8bef9367-47f2-4d7f-b93a-b157dae77299 http.request.method=GET http.request.remoteaddr="127.0.0.1:36192" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.436323ms http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=e9bc8583-6918-4737-96d1-04a2af19b367 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36192" http.request.uri="/v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.575354ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a963692f4b2a3bbeed675fdedd57d1bb2138c19624a44f397835723a9cbeb5e1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37477" http.request.id=3a260a49-88b8-4b1d-b4b7-e9494fd6618d http.request.method=GET http.request.remoteaddr="127.0.0.1:36192" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.330183ms http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (17.93s) === RUN TestManifestDeleteDisabled time="2025-02-09T21:52:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T21:52:24Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:52:24Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:38157" http.request.id=ba6b4e89-155a-4449-b180-6f98839838d3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42930" 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=1.469953ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [09/Feb/2025:21:52:24 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-02-09T21:52:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T21:52:24Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:52:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T21:52:25Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.6 time="2025-02-09T21:52:25Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T21:52:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:46095" http.request.id=eac8d024-bc52-402c-8da8-1bf478183c88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49348" 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=2.851427ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:21:52:25 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T21:52:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:46095" http.request.id=34c88f1f-c58c-4c21-9d3b-27381f0cfa9f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49362" 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=2.305426ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:21:52:25 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T21:52:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:46095" http.request.id=eb7f74a4-ac12-4a02-b6a6-8db208ed619a http.request.method=POST http.request.remoteaddr="127.0.0.1:49368" 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=2.505846ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:52:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T21:52:25Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:46095" http.request.id=db1ebf57-7a36-4c7a-b592-2139dcc7e7b1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49374" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.616006ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:21:52:25 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.53s) === RUN TestProxyManifestGetByTag time="2025-02-09T21:52:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T21:52:25Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:52:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=f88f1c51-9948-44fe-84d6-483f4fef5c87 http.request.method=POST http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.009405ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=8be5cdcb-50b6-4c91-9c3c-ba78746bb22b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/foo/bar/blobs/uploads/8c9889ff-8223-4db7-b010-855822c3554a?_state=3SZWkXtu8jsATnmKqCtPNMwJCYtF8Dwrm0yU2mTE_C97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjOTg4OWZmLTgyMjMtNGRiNy1iMDEwLTg1NTgyMmMzNTU0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MjoyNS42NDI5MDI4MzlaIn0%3D&digest=sha256%3A6623482eab76a99f3821f2b9d3721408c08afa463a9effbb5669b24a7a3739bc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.688002877s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:25 +0000] "PUT /v2/foo/bar/blobs/uploads/8c9889ff-8223-4db7-b010-855822c3554a?_state=3SZWkXtu8jsATnmKqCtPNMwJCYtF8Dwrm0yU2mTE_C97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjOTg4OWZmLTgyMjMtNGRiNy1iMDEwLTg1NTgyMmMzNTU0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MjoyNS42NDI5MDI4MzlaIn0%3D&digest=sha256%3A6623482eab76a99f3821f2b9d3721408c08afa463a9effbb5669b24a7a3739bc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=bf353516-db86-4712-94a3-27cca65ce886 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.354321ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52: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.6 time="2025-02-09T21:52:28Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T21:52:28Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.23.6 time="2025-02-09T21:52:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=e8507e77-b713-43cc-94e5-d9cf0a95db47 http.request.method=GET http.request.remoteaddr="127.0.0.1:51692" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.370294ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:33669" go.version=go1.23.6 time="2025-02-09T21:52:28Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=59d6f134-094c-4624-b7bf-92fd3f308fc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60398" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.337203ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33669 /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:33669/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:46527" http.request.id=15987613-9b96-42c7-b8e1-9fafeefc3008 http.request.method=GET http.request.remoteaddr="127.0.0.1:45704" http.request.uri="/v2/foo/bar/manifests/sha256:16c60d47d0883728479065fd26493f3b742260a724088c52a903ae7597cf9a3d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:16c60d47d0883728479065fd26493f3b742260a724088c52a903ae7597cf9a3d" time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=6a28894b-fcd1-4c66-a81b-b3eb856ed4ac http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/bar/manifests/sha256:16c60d47d0883728479065fd26493f3b742260a724088c52a903ae7597cf9a3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.590207ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "GET /v2/foo/bar/manifests/sha256:16c60d47d0883728479065fd26493f3b742260a724088c52a903ae7597cf9a3d HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:16c60d47d0883728479065fd26493f3b742260a724088c52a903ae7597cf9a3d with ttl=167h59m59.99998996s" go.version=go1.23.6 time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46527" http.request.id=15987613-9b96-42c7-b8e1-9fafeefc3008 http.request.method=GET http.request.remoteaddr="127.0.0.1:45704" http.request.uri="/v2/foo/bar/manifests/sha256:16c60d47d0883728479065fd26493f3b742260a724088c52a903ae7597cf9a3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.216045ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "GET /v2/foo/bar/manifests/sha256:16c60d47d0883728479065fd26493f3b742260a724088c52a903ae7597cf9a3d HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=2213455a-1cd7-4461-871d-c641a7f37e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.177773ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33669 /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:33669/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:46527" http.request.id=464a3871-26a0-495b-9092-c51c22675ec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45720" 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-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=6c74bdac-659e-4965-ab5f-48b7321ab0d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60416" 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.407026ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46527" http.request.id=464a3871-26a0-495b-9092-c51c22675ec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45720" 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=8.413781ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T21:52:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=e7da52c9-2285-4046-be45-8296151f0550 http.request.method=POST http.request.remoteaddr="127.0.0.1:60416" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.930285ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=cf0b2a8d-7f1a-43c0-9c40-29169850ad25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60416" http.request.uri="/v2/foo/bar/blobs/uploads/f49707fd-ca56-442f-8067-78a5d2e300e2?_state=IidmcYXOkm9ja9P8sADg5snfqO1cjVxHoB2TBlo9GRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0OTcwN2ZkLWNhNTYtNDQyZi04MDY3LTc4YTVkMmUzMDBlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MjoyOC42MzQ3MzAzMDJaIn0%3D&digest=sha256%3Ac0e4e05858edc77838cba67db8d36ba7ce5f85af391dfb8230daae7e198b4514" http.request.useragent="Go-http-client/1.1" http.response.duration=2.370934739s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:28 +0000] "PUT /v2/foo/bar/blobs/uploads/f49707fd-ca56-442f-8067-78a5d2e300e2?_state=IidmcYXOkm9ja9P8sADg5snfqO1cjVxHoB2TBlo9GRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0OTcwN2ZkLWNhNTYtNDQyZi04MDY3LTc4YTVkMmUzMDBlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQyMTo1MjoyOC42MzQ3MzAzMDJaIn0%3D&digest=sha256%3Ac0e4e05858edc77838cba67db8d36ba7ce5f85af391dfb8230daae7e198b4514 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=67c93db2-1678-4d47-9ead-1c21782acbc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60416" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.776839ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:21:52:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=c10cadc9-2259-43e5-a006-8bab4e8c2daf http.request.method=GET http.request.remoteaddr="127.0.0.1:60416" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.465154ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:21:52:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T21:52:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33669 /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:33669/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:46527" http.request.id=4bcda89a-eb42-40c3-9361-1de3d1361076 http.request.method=GET http.request.remoteaddr="127.0.0.1:45732" 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-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=f650a716-1c75-41af-89b6-8f8260c0a751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60418" 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.829317ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:21:52:31 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=15ec4498-cd8c-480a-a4f9-c59299ee6287 http.request.method=GET http.request.remoteaddr="127.0.0.1:60418" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.455763ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:21:52:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T21:52:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33669 /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:33669/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:46527" http.request.id=4bcda89a-eb42-40c3-9361-1de3d1361076 http.request.method=GET http.request.remoteaddr="127.0.0.1:45732" 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-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33669" http.request.id=52c92929-591c-4a7f-8420-f3462e90ed87 http.request.method=GET http.request.remoteaddr="127.0.0.1:60422" 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.406676ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:21:52:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T21:52:31Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:e05f401b0fa2f84878f98e4de3dc0e834373b303b376531035ea117b7f4d1d6b with ttl=167h59m59.99999472s" go.version=go1.23.6 time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46527" http.request.id=4bcda89a-eb42-40c3-9361-1de3d1361076 http.request.method=GET http.request.remoteaddr="127.0.0.1:45732" 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=15.353408ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:21:52:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (5.67s) === RUN TestAppDispatcher time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=0df5696d-8c4b-4792-b4f0-a505d3c3f35e http.request.method=GET http.request.remoteaddr="127.0.0.1:40150" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.577844ms http.response.status=200 http.response.written=0 time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=46774ca4-c73f-4ad1-81a2-7583aa5d7b98 http.request.method=GET http.request.remoteaddr="127.0.0.1:40150" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525374ms http.response.status=200 http.response.written=0 time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=1a33bb08-871d-428f-b4d3-9e7e55da54f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40150" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.350503ms http.response.status=200 http.response.written=0 time="2025-02-09T21:52:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=51774f39-56f6-40d4-b69d-d0a7bbfe062d http.request.method=GET http.request.remoteaddr="127.0.0.1:40150" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.245143ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-02-09T21:52: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.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e time="2025-02-09T21:52:31Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e time="2025-02-09T21:52:31Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.6 http.request.host="127.0.0.1:35499" http.request.id=b575f655-5682-4ecf-a43b-2ca8ced4a30f http.request.method=GET http.request.remoteaddr="127.0.0.1:34340" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-02-09T21:52: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.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e time="2025-02-09T21:52:31Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e time="2025-02-09T21:52:31Z" level=info msg="configuring file health check path=/tmp/healthcheck2286019999, interval=1" go.version=go1.23.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-02-09T21:52: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.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e time="2025-02-09T21:52:35Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e time="2025-02-09T21:52:35Z" level=info msg="configuring TCP health check addr=127.0.0.1:44199, interval=1" go.version=go1.23.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-02-09T21:52:39Z" 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.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e time="2025-02-09T21:52:39Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e time="2025-02-09T21:52:39Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:38653, interval=1, threshold=3" go.version=go1.23.6 instance.id=d98f09e2-a430-4b1a-a99d-ca7526675c7e --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 231.066s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.11s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.56s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.47s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 11.212s === RUN TestSchedule time="2025-02-09T21:48:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b time="2025-02-09T21:48:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99406ms" go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b time="2025-02-09T21:48:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.61µs" go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b time="2025-02-09T21:48:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.42µs" go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b 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-02-09T21:48:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-02-09T21:48:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b time="2025-02-09T21:48:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.9623ms" go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b time="2025-02-09T21:48:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99567ms" go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b time="2025-02-09T21:48:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b --- PASS: TestStopRestore (0.52s) === RUN TestDoubleStart time="2025-02-09T21:48:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a07254b8-39cb-4733-b45f-3e5fca5b390b --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.594s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (9.62s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 24632832 sha256:35127c69a76e0ce564aea114a35ce9049379cb1331d84000f64273337a87ea87 [] map[] } --- PASS: TestSimpleBlobRead (1.37s) === RUN TestBlobMount --- PASS: TestBlobMount (0.83s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (6.03s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (6.09s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (6.29s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.03s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:3df3c0f1a29a3e37ed66f681653f6bbf69dba2645f5394897d5b9f20a4bafd26 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:5c3cc785903795889605f94ffcef35326f73b3c7b3ea7fa4af4ae9d310528abd palailogos: marking blob sha256:1ec0a9d3159273bd92679a82a3c94e6dd619f4b14505fc5643d650a0447f4425 palailogos: marking manifest sha256:c1859eca750ac9c4454f92d3ba75d5b68748220f00ed444d23efd9ae2661cdf7 palailogos: marking blob sha256:da03856ad9d948c015ca24966446ff64f58e16e703c91a338f4ff1444a777078 palailogos: marking blob sha256:c42d07270105cec88030f4d7a9d71b5213f30c3b20bf8552240823b3f5110655 palailogos: marking manifest sha256:c42d07270105cec88030f4d7a9d71b5213f30c3b20bf8552240823b3f5110655 palailogos: marking blob sha256:a6f96b238d27f67dc6a0d2d4c2aa779b113b03ba58e1786aa362156433a645b7 palailogos: marking blob sha256:93a47520a931fa883327a77361a4f4acf2d1a08695a9861ffe9def5d5f8a1816 palailogos: marking manifest sha256:da03856ad9d948c015ca24966446ff64f58e16e703c91a338f4ff1444a777078 palailogos: marking blob sha256:d1aa1a93a117c2f9c47307f29e63befae7d52ea282bc4c816e939a94f187200c palailogos: marking blob sha256:820c47919dec8035b2a5d381302a7f3fc84484b4bff33e01250dcd3039590cfa 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (4.39s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:905347cf69f5b9fc5a87155999ed13e36a0e7db2f4e46022f7ab68ca23313a06 deletemanifests: marking manifest sha256:cf6d5a0ecb0c9c805a33b5431db64f32dde36ef197d01d861e346e350c552431 deletemanifests: marking blob sha256:3c97ea602a1a4f5120653e2514db22790f4a77b7bbff838d4a4af2c143f1fe63 deletemanifests: marking blob sha256:3f9ad456c8331cb247d994f05c3f7c42decbba050d39e69547a43138baa7cf7c deletemanifests: marking blob sha256:8641ed5c085e5a27fa8a289e9d9e11e89e6ae38493b40cd753c04414e8b8a2f9 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:002f18becb0661a0d8a781871311b12842833b715023ab70f71f1ad0f2363d7c blob eligible for deletion: sha256:905347cf69f5b9fc5a87155999ed13e36a0e7db2f4e46022f7ab68ca23313a06 blob eligible for deletion: sha256:a24e71668020f67cf016e1737775f6d4b7bc9f44b8acf7afc47ed6c21fb0fd27 blob eligible for deletion: sha256:dfe31512574193243182be9a910d936e54dddd1298619254954403d6c8d21468 deletemanifests manifest eligible for deletion: sha256:905347cf69f5b9fc5a87155999ed13e36a0e7db2f4e46022f7ab68ca23313a06 deletemanifests: marking manifest sha256:cf6d5a0ecb0c9c805a33b5431db64f32dde36ef197d01d861e346e350c552431 deletemanifests: marking blob sha256:3c97ea602a1a4f5120653e2514db22790f4a77b7bbff838d4a4af2c143f1fe63 deletemanifests: marking blob sha256:3f9ad456c8331cb247d994f05c3f7c42decbba050d39e69547a43138baa7cf7c deletemanifests: marking blob sha256:8641ed5c085e5a27fa8a289e9d9e11e89e6ae38493b40cd753c04414e8b8a2f9 time="2025-02-09T21:49:33Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/905347cf69f5b9fc5a87155999ed13e36a0e7db2f4e46022f7ab68ca23313a06" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 time="2025-02-09T21:49:33Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/905347cf69f5b9fc5a87155999ed13e36a0e7db2f4e46022f7ab68ca23313a06" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:002f18becb0661a0d8a781871311b12842833b715023ab70f71f1ad0f2363d7c time="2025-02-09T21:49:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/00/002f18becb0661a0d8a781871311b12842833b715023ab70f71f1ad0f2363d7c" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:905347cf69f5b9fc5a87155999ed13e36a0e7db2f4e46022f7ab68ca23313a06 time="2025-02-09T21:49:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/90/905347cf69f5b9fc5a87155999ed13e36a0e7db2f4e46022f7ab68ca23313a06" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:a24e71668020f67cf016e1737775f6d4b7bc9f44b8acf7afc47ed6c21fb0fd27 time="2025-02-09T21:49:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a2/a24e71668020f67cf016e1737775f6d4b7bc9f44b8acf7afc47ed6c21fb0fd27" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:dfe31512574193243182be9a910d936e54dddd1298619254954403d6c8d21468 time="2025-02-09T21:49:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/df/dfe31512574193243182be9a910d936e54dddd1298619254954403d6c8d21468" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 --- PASS: TestDeleteManifestIfTagNotFound (3.68s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:04acea9d048bd10e98ae82b01b4034233f88a0374bf5456a8964a4feff195237 time="2025-02-09T21:49:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/04/04acea9d048bd10e98ae82b01b4034233f88a0374bf5456a8964a4feff195237" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:b3b95e6406548c22a1dd7f8ebe210e0457fae1e90d51a571202d13b806ef5257 time="2025-02-09T21:49:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b3b95e6406548c22a1dd7f8ebe210e0457fae1e90d51a571202d13b806ef5257" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:db3a02329cb3eb3cd0296e6d882da49013564f9d93faf21777fc3ba73606bab8 time="2025-02-09T21:49:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/db/db3a02329cb3eb3cd0296e6d882da49013564f9d93faf21777fc3ba73606bab8" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 --- PASS: TestGCWithMissingManifests (1.32s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:74c2fa41b71264755f536885cea7e72b84f1993b20703a0494d4334a11705ecd komnenos: marking blob sha256:530603a3cd72bef553491ad3fa7426b99ea0ebeaaeb86d9cce79c4e113dd0fbc komnenos: marking blob sha256:0a92685b41a63ab3aa30a386c080f238093f67ebf7306227886b4e6a9eb459b9 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:cbc9e743ec16dd01391a46e248f39056c67d94907ccdcbf4f32afa1880641806 time="2025-02-09T21:49:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cb/cbc9e743ec16dd01391a46e248f39056c67d94907ccdcbf4f32afa1880641806" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:cc37228ea810a928139057c1b55f51aa9973ed6bbe1a3e8461fd17692343c40d time="2025-02-09T21:49:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cc/cc37228ea810a928139057c1b55f51aa9973ed6bbe1a3e8461fd17692343c40d" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-02-09T21:49:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:02c38ad10a92529d3d3375e5917a45e18650c9fef9f74bd834aebd9d84962f76 time="2025-02-09T21:49:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/02/02c38ad10a92529d3d3375e5917a45e18650c9fef9f74bd834aebd9d84962f76" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:631ddeceeb116bb81d1693880432cf0871f2e4e89fc1c401746da0c60e44f2dc time="2025-02-09T21:49:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/63/631ddeceeb116bb81d1693880432cf0871f2e4e89fc1c401746da0c60e44f2dc" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:8e1e0718057045f21ec97c4fbe41d031469d563d6a5c956fd72af9d8fc0732c4 time="2025-02-09T21:49:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8e/8e1e0718057045f21ec97c4fbe41d031469d563d6a5c956fd72af9d8fc0732c4" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 blob eligible for deletion: sha256:91c4011b6e8f869e9f7d15808e429a62ae251167f62e58a0736c7b825c099472 time="2025-02-09T21:49:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/91/91c4011b6e8f869e9f7d15808e429a62ae251167f62e58a0736c7b825c099472" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 --- PASS: TestDeletionHasEffect (3.97s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (4.09s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:9f92595b3e96d47d09ae8f0f308a0a0c7ebc2e5cb7dfa13cfb320ac69bc9cce9 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:735aac2753d9bde0b5ff117673bab450654205b72049e16a283d74c542603df2 michael_z_doukas: marking blob sha256:814178b5fab70264b257d8b55b1e49bf3c73bfa56ee9c5d94ce3f0c83604cc9c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1ba09e29a242446b9890ef7491dd1d2d26573c50759ea23e740cb6726a0f2e4a time="2025-02-09T21:49:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1b/1ba09e29a242446b9890ef7491dd1d2d26573c50759ea23e740cb6726a0f2e4a" go.version=go1.23.6 instance.id=6dc1a2c4-beb5-494d-9308-efa06a248cb7 --- PASS: TestOrphanBlobDeleted (2.11s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:8175e83b291fa98a0de74090a4ed2f04fc80c3b540f2289792525cac384d4ff0 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ed79c6224ecba8594b0ba89a352ad1ff4334f8da5f5b6686308fb40dd11b5f26 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.04s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.92s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.82s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.41s) === 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-02-09T21:49:50Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 20:49:50.050385815 +0000 UTC m=-3544.964223591, actuallyDelete=true" time="2025-02-09T21:49:50Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-02-09T21:49:50Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343, actuallyDelete=true" time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3330535e-b488-4db8-a876-3202bb5a7841 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/468f99f1-5f5d-4a13-9bb1-2a9523c8204f have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5be528fc-4369-489e-8ece-5c0d8ac24ddd have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cfdae591-12f5-4208-8df6-4f1314eb596b have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/166be91c-a9ba-48b9-8863-b339721ab25e have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1f06bc73-3502-4416-9ab9-3d78782f35db have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/280518a5-5bb0-406a-9db2-3c21c7ba54d2 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/9d03f733-06e8-43fa-8a53-4356ba263c09 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/075e41e7-3953-4402-b602-1ee38dc29974 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/46206d59-04e8-45e4-80fc-7486550e3ec1 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fe12009b-1a8d-4b57-a4e3-94982007ebcd have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.051867769 +0000 UTC m=+55.037258343). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-02-09T21:49:50Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 21:49:50.053671083 +0000 UTC m=+55.039061667, actuallyDelete=true" time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7286b7a3-8cef-4c55-b201-47787f0961b2 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.053671083 +0000 UTC m=+55.039061667). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a9634842-61f9-4eca-8f2f-01bed7ddfe34 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.053671083 +0000 UTC m=+55.039061667). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1df5bd11-d958-48f9-829a-c12bcf495f89 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.053671083 +0000 UTC m=+55.039061667). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/dcb5ab9f-325c-4f70-81a0-5b9b68040794 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.053671083 +0000 UTC m=+55.039061667). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/bdc7916b-6f56-46c9-b0ab-8e142e13b642 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.053671083 +0000 UTC m=+55.039061667). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-02-09T21:49:50Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 21:49:50.054946146 +0000 UTC m=+55.040336730, actuallyDelete=true" time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/85f53c05-75cc-4326-8efb-1e6d34abd5a6 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.054946146 +0000 UTC m=+55.040336730). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e6627a74-de4c-47c9-b19e-470be7280898 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.054946146 +0000 UTC m=+55.040336730). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0654ca7e-5819-4805-a68c-a69a1cd63b0f have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.054946146 +0000 UTC m=+55.040336730). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/11b8d3c6-46ab-4276-9e72-91aa1f718c16 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.054946146 +0000 UTC m=+55.040336730). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/39d67f20-0f16-4fd2-b7b8-f2fe58e8c055 have older date (2025-02-09 20:49:50 +0000 UTC) than purge date (2025-02-09 21:49:50.054946146 +0000 UTC m=+55.040336730). Removing upload directory." time="2025-02-09T21:49:50Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-02-09T21:49:50Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 21:49:50.055733408 +0000 UTC m=+55.041123992, actuallyDelete=true" time="2025-02-09T21:49:50Z" 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 55.058s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.009s === 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.009s === RUN TestWalkFileRemoved time="2025-02-09T21:48:55Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.006s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.532s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.16s) === 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.172s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.42s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.031s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (22.59s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 23.183s === 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-02-09T21:48:55Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-02-09T21:48:55Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-02-09T21:48:55Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestParsing === CONT TestUpdateCalledRegularly === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV6 --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestS3TryUpdate (0.01s) time="2025-02-09T21:48:55Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T21:48:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=f838e969-6216-4094-a07c-42a1e39cc0cf --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-02-09T21:48:55Z" level=error msg="unknown ip address format" go.version=go1.23.6 instance.id=f838e969-6216-4094-a07c-42a1e39cc0cf ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) time="2025-02-09T21:48:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=f838e969-6216-4094-a07c-42a1e39cc0cf --- PASS: TestInvalidData (0.01s) time="2025-02-09T21:48:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T21:48:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T21:48:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T21:48:59Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.524s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.008s === 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.533s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.23s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.853s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.015s >>> 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-r9.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-r9.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-loongarch64.so.1 >>> docker-registry*: Package size: 23.9 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r9.apk >>> docker-registry: Build complete at Sun, 09 Feb 2025 21:52:47 +0000 elapsed time 0h 4m 26s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250209.214822) (2/2) Purging go (1.23.6-r0) Executing busybox-1.37.0-r12.trigger OK: 245 MiB in 99 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...