>>> docker-registry: Building community/docker-registry 2.8.3-r9 (using abuild 3.14.1-r6) started Mon, 10 Feb 2025 02:02:02 +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 (20250210.020204) Executing busybox-1.37.0-r14.trigger OK: 429 MiB in 104 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/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-10T02:02:34Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-02-10T02:02:34Z" 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.052s ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-02-10T02:02:34Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.014s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.01s) PASS ok github.com/docker/distribution/health 0.017s === 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.008s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.13s) PASS ok github.com/docker/distribution/health/checks 0.136s === 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.016s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.022s === 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.009s === 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/10 02:02:34 http: TLS handshake error from 127.0.0.1:59600: 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:40289/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40289/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40289/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:40289/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:33527?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (1.34s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-02-10T02:02:36Z" level=info msg="broadcaster: closing" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" time="2025-02-10T02:02:36Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-02-10T02:02:36Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 1} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-10T02:02:36Z" level=warning msg="&{0xc0005b3c20 0.9} encountered too many errors, backing off" time="2025-02-10T02:02:36Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.62s) PASS ok github.com/docker/distribution/notifications 2.171s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-02-10T02:02:34Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-10T02:02:34.735176004Z" 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-10T02:02:34.735233774Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:02:34.735409625Z" level=info msg="Starting upload purge in 4m0s" go.version=go1.23.6 time="2025-02-10T02:02:34.738027491Z" level=info msg="listening on [::]:5000" go.version=go1.23.6 time="2025-02-10T02:02:37.741937856Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 time="2025-02-10T02:02:37.84811593Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=c5483d11-4d1a-4ebf-849b-7e7d3fb7786b http.request.method=GET http.request.remoteaddr="[::1]:40018" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.093275ms http.response.status=200 http.response.written=2 ::1 - - [10/Feb/2025:02:02:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-02-10T02:02:38.331647073Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-10T02:02:38.333675648Z" 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-10T02:02:38.333746698Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:02:38.333825688Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.23.6 time="2025-02-10T02:02:38.336957985Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 time="2025-02-10T02:02:38.337118686Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.6 time="2025-02-10T02:02:38.338515939Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.6 time="2025-02-10T02:02:41.348823048Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=e05071ac-c0f4-462b-aef3-8ef11092f159 http.request.method=GET http.request.remoteaddr="127.0.0.1:57516" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.153695ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Feb/2025:02:02:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-02-10T02:02:41.349269209Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 --- PASS: TestRegistrySupportedCipherSuite (3.60s) === RUN TestRegistryUnsupportedCipherSuite time="2025-02-10T02:02:42.152256308Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-10T02:02:42.154336863Z" 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-10T02:02:42.154416023Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:02:42.154647773Z" level=info msg="Starting upload purge in 0s" go.version=go1.23.6 time="2025-02-10T02:02:42.154872374Z" level=info msg="PurgeUploads starting: olderThan=2025-02-03 02:02:42.154768694 +0000 UTC m=-604792.570295016, actuallyDelete=true" time="2025-02-10T02:02:42.155075944Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=1" time="2025-02-10T02:02:42.155093214Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.23.6 time="2025-02-10T02:02:42.155417725Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.81s) PASS ok github.com/docker/distribution/registry 15.541s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.009s === 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.03s) === 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.233s === RUN TestBasicAccessController time="2025-02-10T02:02:34Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.6 instance.id=ae977138-6040-41a8-8406-96942a39a320 time="2025-02-10T02:02:34Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.6 instance.id=ae977138-6040-41a8-8406-96942a39a320 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-02-10T02:02:34Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.6 password=-cjwDoTAR1v4NDkgHshHDF5HAaytDHjwOpVRhqw4r9A user=docker --- PASS: TestCreateHtpasswdFile (0.14s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.155s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.013s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.03s) === RUN TestLeeway time="2025-02-10T02:02:34Z" level=info msg="token not to be used before 2025-02-10 02:02:35 +0000 UTC - currently 2025-02-10 02:02:34.760048441 +0000 UTC m=+0.028741027" time="2025-02-10T02:02:34Z" level=info msg="token not to be used after 2025-02-10 02:02:34 +0000 UTC - currently 2025-02-10 02:02:34.761792965 +0000 UTC m=+0.030485541" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-02-10T02:02:34Z" 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.054s === 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.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.129s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.039s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.010s === RUN TestCheckAPI time="2025-02-10T02:02:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:02:34Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:02:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33341" http.request.id=790d9395-cad1-4e26-9826-94b05a1a0a90 http.request.method=GET http.request.remoteaddr="127.0.0.1:55338" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.013183ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Feb/2025:02:02:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-02-10T02:02: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 time="2025-02-10T02:02:35Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:02:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=05d0a478-0553-4a43-ba7a-21c9f7ebbd6c http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.940615ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Feb/2025:02:02:35 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-10T02:02:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=2ea87a50-6d96-47dd-afa1-b2a3cdc4e0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.624989ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:35 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:45Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=7c8d31c9-36ac-484b-b765-8c2049fd281d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/aaaa/blobs/uploads/48715d18-45a1-4a92-8c96-582372f9150b?_state=fs2wU4L4dwxDwt9Dae0toZGGejRycQc7CeTJHz2UfOV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0ODcxNWQxOC00NWExLTRhOTItOGM5Ni01ODIzNzJmOTE1MGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6MzUuNTMwMzgyNzE1WiJ9&digest=sha256%3A09fe2ff72f2dd8f218287cc94b5307f22d3398a80112e9eff571e8f7d2f562ab" http.request.useragent="Go-http-client/1.1" http.response.duration=9.759796627s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:35 +0000] "PUT /v2/foo/aaaa/blobs/uploads/48715d18-45a1-4a92-8c96-582372f9150b?_state=fs2wU4L4dwxDwt9Dae0toZGGejRycQc7CeTJHz2UfOV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0ODcxNWQxOC00NWExLTRhOTItOGM5Ni01ODIzNzJmOTE1MGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6MzUuNTMwMzgyNzE1WiJ9&digest=sha256%3A09fe2ff72f2dd8f218287cc94b5307f22d3398a80112e9eff571e8f7d2f562ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:45Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=f66c01f5-5510-4b36-827b-b7278da6a9a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.622411ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:45 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:45Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=c5324d6c-5bee-4c2c-97bc-36b78b123f4b http.request.method=POST http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.661046ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:45 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=9cd63491-3a20-40ed-b54d-d6075cdf5bd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/bbbb/blobs/uploads/a01fdc8f-75cf-47ab-9b57-2e136252ea9b?_state=m1ujuDTi2J3eSdDesQ1rndO5_2vFw3xFM93S-dBRtbh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhMDFmZGM4Zi03NWNmLTQ3YWItOWI1Ny0yZTEzNjI1MmVhOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6NDUuNzYwNjUwOTU0WiJ9&digest=sha256%3A45b85e59f284092f0277e1f82ada75a551ae8ac58b09af33a6dccc512090b2f8" http.request.useragent="Go-http-client/1.1" http.response.duration=7.25040649s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:45 +0000] "PUT /v2/foo/bbbb/blobs/uploads/a01fdc8f-75cf-47ab-9b57-2e136252ea9b?_state=m1ujuDTi2J3eSdDesQ1rndO5_2vFw3xFM93S-dBRtbh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhMDFmZGM4Zi03NWNmLTQ3YWItOWI1Ny0yZTEzNjI1MmVhOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6NDUuNzYwNjUwOTU0WiJ9&digest=sha256%3A45b85e59f284092f0277e1f82ada75a551ae8ac58b09af33a6dccc512090b2f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=23b50987-0d54-414f-902c-e4034502fc3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.927011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:53 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=e4beb8c6-a437-4b03-a3ab-88a2f310ec5b http.request.method=POST http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.616287ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:53 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=c64f2b9b-2df3-4a4b-a885-be447167e680 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/cccc/blobs/uploads/2017adec-a474-4f20-9956-e1ec9362730b?_state=OV6lvzTSQjndRCdaeQpZ_Y7UPEmT8U2sHffZuG2VK8l7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyMDE3YWRlYy1hNDc0LTRmMjAtOTk1Ni1lMWVjOTM2MjczMGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6NTMuMjg1MDMwNDg0WiJ9&digest=sha256%3A11c13b43acd2fdb80c917cfaf10f4777f206e86ca0c86286514eb7059ef994e6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.173360153s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:53 +0000] "PUT /v2/foo/cccc/blobs/uploads/2017adec-a474-4f20-9956-e1ec9362730b?_state=OV6lvzTSQjndRCdaeQpZ_Y7UPEmT8U2sHffZuG2VK8l7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyMDE3YWRlYy1hNDc0LTRmMjAtOTk1Ni1lMWVjOTM2MjczMGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6NTMuMjg1MDMwNDg0WiJ9&digest=sha256%3A11c13b43acd2fdb80c917cfaf10f4777f206e86ca0c86286514eb7059ef994e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=df4c2f10-2af0-4fd9-895e-87411ddebe1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.562538ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:55 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=e4f83543-bc98-40c9-9f73-844faa48d27f http.request.method=POST http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.039295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:55 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=3c13fca6-b67e-4dce-92af-49536a52d210 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/dddd/blobs/uploads/00235210-2506-4d9a-a1fa-79aadc5e9bde?_state=UuoJE6X88UFWaLZFhONCpoFCGCpbLVJVvWGK7XqZm2V7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwMDIzNTIxMC0yNTA2LTRkOWEtYTFmYS03OWFhZGM1ZTliZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6NTUuNzczOTAyOTU0WiJ9&digest=sha256%3Ad9fafbab1972d15828e323bd8716033da932449301235880e254bf0b09c408d0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.250823883s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:55 +0000] "PUT /v2/foo/dddd/blobs/uploads/00235210-2506-4d9a-a1fa-79aadc5e9bde?_state=UuoJE6X88UFWaLZFhONCpoFCGCpbLVJVvWGK7XqZm2V7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwMDIzNTIxMC0yNTA2LTRkOWEtYTFmYS03OWFhZGM1ZTliZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6NTUuNzczOTAyOTU0WiJ9&digest=sha256%3Ad9fafbab1972d15828e323bd8716033da932449301235880e254bf0b09c408d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=9df457b2-3c4f-42c2-9edc-08bcc0ebd9ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.57553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:59 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:02:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=51454ee2-3313-439d-952c-e5a754956ae0 http.request.method=POST http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.619656ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:59 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=cb324a55-6ebc-4b68-b98f-4c327d79c9d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/eeee/blobs/uploads/4f0a63f1-c336-49db-8442-2557f2af5ffe?_state=DnOOCNGiYkmDXLhno1afffApR0TdUOUBNrzoBr5hxft7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI0ZjBhNjNmMS1jMzM2LTQ5ZGItODQ0Mi0yNTU3ZjJhZjVmZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6NTkuMzQzMjA1NzRaIn0%3D&digest=sha256%3A47f5d801a0c6cea997e563954c84c81889c7efb47107f3c71def4fb487ad6b35" http.request.useragent="Go-http-client/1.1" http.response.duration=3.290944855s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:02:59 +0000] "PUT /v2/foo/eeee/blobs/uploads/4f0a63f1-c336-49db-8442-2557f2af5ffe?_state=DnOOCNGiYkmDXLhno1afffApR0TdUOUBNrzoBr5hxft7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI0ZjBhNjNmMS1jMzM2LTQ5ZGItODQ0Mi0yNTU3ZjJhZjVmZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDI6NTkuMzQzMjA1NzRaIn0%3D&digest=sha256%3A47f5d801a0c6cea997e563954c84c81889c7efb47107f3c71def4fb487ad6b35 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=6c06fd10-d6e2-451f-a246-89dc2867e159 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.117119ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:02 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=1963d85d-5c6d-432c-9102-16d4f3001ac7 http.request.method=POST http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.792657ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:02 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=044b4696-5c68-402b-ae7a-f9cd76dcee1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/ffff/blobs/uploads/b4475123-fd96-4fd7-a817-d6acc255dcae?_state=YOODx3HVA0_pn_S7eydbTmD3iR0rjeKnkVlSUU6z7l57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiNDQ3NTEyMy1mZDk2LTRmZDctYTgxNy1kNmFjYzI1NWRjYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MDIuOTI1MjkyMDk2WiJ9&digest=sha256%3Ad087c6dd0014cada0c459c3ccbaed35f1db1b02ac15ffa1a9fb627410950d952" http.request.useragent="Go-http-client/1.1" http.response.duration=2.716555974s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:02 +0000] "PUT /v2/foo/ffff/blobs/uploads/b4475123-fd96-4fd7-a817-d6acc255dcae?_state=YOODx3HVA0_pn_S7eydbTmD3iR0rjeKnkVlSUU6z7l57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiNDQ3NTEyMy1mZDk2LTRmZDctYTgxNy1kNmFjYzI1NWRjYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MDIuOTI1MjkyMDk2WiJ9&digest=sha256%3Ad087c6dd0014cada0c459c3ccbaed35f1db1b02ac15ffa1a9fb627410950d952 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=bdd1a1b3-85f3-4fe8-9b0e-15181b6b9791 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.817608ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=1bbee319-9b80-4db8-b628-890a196dbce2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.844424ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=ac7402ef-1574-4f5c-9662-cb9f6b44e47f http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.600274ms http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=4040fb13-0c42-48d4-9f61-97144f5eafb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.460803ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=c8427eb5-97f7-406b-9072-28f228ee518a http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.650764ms http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=45042832-987e-4261-9705-c633fa3480fc http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.349123ms http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=11d436ff-6ade-4222-9d31-b073eca0e805 http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.133753ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" 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:36817" http.request.id=2c4b7d6d-9cf6-434f-ab45-c5f35fae68e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.391663ms http.response.status=400 http.response.written=116 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" 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:36817" http.request.id=50f560cb-cd77-410f-83a0-b97ed510dacd http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.169403ms http.response.status=400 http.response.written=115 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=1ab20924-b781-4c45-ba16-2b9cbb751540 http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.489924ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36817" http.request.id=7ad46d79-1527-4aeb-b3a3-ae521b23904c http.request.method=GET http.request.remoteaddr="127.0.0.1:47788" 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.301823ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-10T02:03: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-10T02:03:05Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:03:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=b4160828-93ec-41b5-81c9-053ede30fa1e http.request.method=POST http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.295795ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=84bc8f94-db6d-4ded-890f-4969e31e0fd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/aaaa/blobs/uploads/002d1c85-1a59-4e39-983b-e53e644a130c?_state=K86jadU6cAcchj-fh2CYOaWonfzTn6ppV6WPdxi6axV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMDJkMWM4NS0xYTU5LTRlMzktOTgzYi1lNTNlNjQ0YTEzMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MDUuOTcwOTE1ODA2WiJ9&digest=sha256%3A98aab83e3bca142b8f5c47089f0dede1a48ef0b93018efe0a02861732293f896" http.request.useragent="Go-http-client/1.1" http.response.duration=2.990299043s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:05 +0000] "PUT /v2/foo/aaaa/blobs/uploads/002d1c85-1a59-4e39-983b-e53e644a130c?_state=K86jadU6cAcchj-fh2CYOaWonfzTn6ppV6WPdxi6axV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMDJkMWM4NS0xYTU5LTRlMzktOTgzYi1lNTNlNjQ0YTEzMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MDUuOTcwOTE1ODA2WiJ9&digest=sha256%3A98aab83e3bca142b8f5c47089f0dede1a48ef0b93018efe0a02861732293f896 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=fd9625f3-c02e-4251-a373-b489535797eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.023639ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:08 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=1c3c8f44-b108-48e9-bc09-4003a4adf035 http.request.method=POST http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.239576ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:09 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=f8016261-ba53-4f06-b1a2-af0ff5901c3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/bbbb/blobs/uploads/6ef64812-a8ea-4827-b50f-352cbf7c0da9?_state=6aFmw_bkyDIL7iw-AqtyaXx_xbaXeEJNknseIT7QEg97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2ZWY2NDgxMi1hOGVhLTQ4MjctYjUwZi0zNTJjYmY3YzBkYTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MDkuMzMxNjQzNzkzWiJ9&digest=sha256%3A85df654453f716019014f01d791853c7740abe4f60eabd8625c25d0367cf57f6" http.request.useragent="Go-http-client/1.1" http.response.duration=4.908221188s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:09 +0000] "PUT /v2/foo/bbbb/blobs/uploads/6ef64812-a8ea-4827-b50f-352cbf7c0da9?_state=6aFmw_bkyDIL7iw-AqtyaXx_xbaXeEJNknseIT7QEg97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2ZWY2NDgxMi1hOGVhLTQ4MjctYjUwZi0zNTJjYmY3YzBkYTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MDkuMzMxNjQzNzkzWiJ9&digest=sha256%3A85df654453f716019014f01d791853c7740abe4f60eabd8625c25d0367cf57f6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=efff2b9f-8a02-44ba-8551-20c875f43fd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.693139ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:14 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=973f083e-4997-445e-8f77-60a0ce0a7532 http.request.method=POST http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.345045ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:14 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=661ef6b5-3191-489e-96cd-bf2c76d4861e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/cccc/blobs/uploads/9a5fd834-de46-4aae-baa2-90ba3e464354?_state=nDvihWpU35CBPOFOAtql2kc1A-QzcyqJTtcsz8G1teh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5YTVmZDgzNC1kZTQ2LTRhYWUtYmFhMi05MGJhM2U0NjQzNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MTQuNzU4NjEzNjI1WiJ9&digest=sha256%3Ac60b40a5ec0133b9c513b1908edb7bdb3df66ef1335f58973e4e29201d0ec78a" http.request.useragent="Go-http-client/1.1" http.response.duration=7.668879463s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:14 +0000] "PUT /v2/foo/cccc/blobs/uploads/9a5fd834-de46-4aae-baa2-90ba3e464354?_state=nDvihWpU35CBPOFOAtql2kc1A-QzcyqJTtcsz8G1teh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5YTVmZDgzNC1kZTQ2LTRhYWUtYmFhMi05MGJhM2U0NjQzNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MTQuNzU4NjEzNjI1WiJ9&digest=sha256%3Ac60b40a5ec0133b9c513b1908edb7bdb3df66ef1335f58973e4e29201d0ec78a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=31e54762-5692-4f44-94fd-26ccdf4a4bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.17473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:22 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=dec41d30-f51c-46b6-a378-974a49f89065 http.request.method=POST http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.005864ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:22 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=b9057e54-d75e-40ef-aa15-b01e79c1a3fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/dddd/blobs/uploads/3f362b39-f6e7-49fc-bae9-03153feafb5e?_state=8NrW6NSkFY0rqkDxW05v7arZnuHO91iOTilYqNcQY2J7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZjM2MmIzOS1mNmU3LTQ5ZmMtYmFlOS0wMzE1M2ZlYWZiNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MjIuODU4OTM4MTIxWiJ9&digest=sha256%3A4505ef5d21f473c464d0cf96ef765975095c4119f1aa85e353d442289a121269" http.request.useragent="Go-http-client/1.1" http.response.duration=5.741376016s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:22 +0000] "PUT /v2/foo/dddd/blobs/uploads/3f362b39-f6e7-49fc-bae9-03153feafb5e?_state=8NrW6NSkFY0rqkDxW05v7arZnuHO91iOTilYqNcQY2J7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZjM2MmIzOS1mNmU3LTQ5ZmMtYmFlOS0wMzE1M2ZlYWZiNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MjIuODU4OTM4MTIxWiJ9&digest=sha256%3A4505ef5d21f473c464d0cf96ef765975095c4119f1aa85e353d442289a121269 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=2d26d1d9-57dc-4546-b4b0-d018f6bc09ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:60900" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=9.038181ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:28 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35343" http.request.id=e615aff0-c0e5-4796-b2f0-bd43d05bd591 http.request.method=GET http.request.remoteaddr="127.0.0.1:60900" 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=18.394913ms http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Feb/2025:02:03:28 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (53.63s) === RUN TestURLPrefix time="2025-02-10T02:03: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-10T02:03:28Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:03:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42353" http.request.id=1dfbeaee-71d5-4323-8620-aafa0ca07ebb http.request.method=GET http.request.remoteaddr="127.0.0.1:43998" 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.415543ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Feb/2025:02:03:28 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.07s) === RUN TestBlobAPI time="2025-02-10T02:03: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-10T02:03:28Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:03:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=181247e0-3c9c-4183-a2a1-57a689343fb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38584" http.request.uri="/v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.046624ms http.response.status=404 http.response.written=157 vars.digest="sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "GET /v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=076c2b83-776e-4b7a-8287-101559ef3545 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38596" http.request.uri="/v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.958784ms http.response.status=404 http.response.written=157 vars.digest="sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=86ab84f0-4323-4037-90e7-024735082fd1 http.request.method=POST http.request.remoteaddr="127.0.0.1:38596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.724964ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=8ccee5b1-9080-46bc-b615-0b58ddb9e108 http.request.method=GET http.request.remoteaddr="127.0.0.1:38596" http.request.uri="/v2/foo/bar/blobs/uploads/b6002e7b-caf7-4f03-8fa9-24df630d7db1?_state=xOkSnyDQCSgh9BtJDJO99fApOe6zo_XAEo8ZGR9EMUV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MDAyZTdiLWNhZjctNGYwMy04ZmE5LTI0ZGY2MzBkN2RiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wMzU2NzIyM1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.717584ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "GET /v2/foo/bar/blobs/uploads/b6002e7b-caf7-4f03-8fa9-24df630d7db1?_state=xOkSnyDQCSgh9BtJDJO99fApOe6zo_XAEo8ZGR9EMUV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MDAyZTdiLWNhZjctNGYwMy04ZmE5LTI0ZGY2MzBkN2RiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wMzU2NzIyM1oifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=c70807d1-d786-4586-9aca-2ebef5d63e76 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38596" http.request.uri="/v2/foo/bar/blobs/uploads/b6002e7b-caf7-4f03-8fa9-24df630d7db1?_state=xOkSnyDQCSgh9BtJDJO99fApOe6zo_XAEo8ZGR9EMUV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MDAyZTdiLWNhZjctNGYwMy04ZmE5LTI0ZGY2MzBkN2RiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wMzU2NzIyM1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.517503ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "DELETE /v2/foo/bar/blobs/uploads/b6002e7b-caf7-4f03-8fa9-24df630d7db1?_state=xOkSnyDQCSgh9BtJDJO99fApOe6zo_XAEo8ZGR9EMUV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MDAyZTdiLWNhZjctNGYwMy04ZmE5LTI0ZGY2MzBkN2RiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wMzU2NzIyM1oifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=40ebb4b6-ecda-4ff1-86a8-c61f07cf15c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38596" http.request.uri="/v2/foo/bar/blobs/uploads/b6002e7b-caf7-4f03-8fa9-24df630d7db1?_state=xOkSnyDQCSgh9BtJDJO99fApOe6zo_XAEo8ZGR9EMUV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MDAyZTdiLWNhZjctNGYwMy04ZmE5LTI0ZGY2MzBkN2RiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wMzU2NzIyM1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b6002e7b-caf7-4f03-8fa9-24df630d7db1 time="2025-02-10T02:03:29Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=40ebb4b6-ecda-4ff1-86a8-c61f07cf15c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38596" http.request.uri="/v2/foo/bar/blobs/uploads/b6002e7b-caf7-4f03-8fa9-24df630d7db1?_state=xOkSnyDQCSgh9BtJDJO99fApOe6zo_XAEo8ZGR9EMUV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MDAyZTdiLWNhZjctNGYwMy04ZmE5LTI0ZGY2MzBkN2RiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wMzU2NzIyM1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.583054ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b6002e7b-caf7-4f03-8fa9-24df630d7db1 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "GET /v2/foo/bar/blobs/uploads/b6002e7b-caf7-4f03-8fa9-24df630d7db1?_state=xOkSnyDQCSgh9BtJDJO99fApOe6zo_XAEo8ZGR9EMUV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2MDAyZTdiLWNhZjctNGYwMy04ZmE5LTI0ZGY2MzBkN2RiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wMzU2NzIyM1oifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=c4d92db7-f3cf-4f6a-ae92-a0113920423c http.request.method=POST http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.689094ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=827fb557-9fe9-40cc-89de-24d57d9b8c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/018541a4-83a9-46a8-b37f-cf7e9e096bed?_state=QY61vY5y8U56wi1ZeY68dWTDjyjFom1KQp9KbuT1Gol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxODU0MWE0LTgzYTktNDZhOC1iMzdmLWNmN2U5ZTA5NmJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNDM4Nzg0MTlaIn0%3D&digest=sha256%3A3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" provided=sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 vars.name="foo/bar" vars.uuid=018541a4-83a9-46a8-b37f-cf7e9e096bed time="2025-02-10T02:03:29Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=827fb557-9fe9-40cc-89de-24d57d9b8c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/018541a4-83a9-46a8-b37f-cf7e9e096bed?_state=QY61vY5y8U56wi1ZeY68dWTDjyjFom1KQp9KbuT1Gol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxODU0MWE0LTgzYTktNDZhOC1iMzdmLWNmN2U5ZTA5NmJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNDM4Nzg0MTlaIn0%3D&digest=sha256%3A3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=018541a4-83a9-46a8-b37f-cf7e9e096bed time="2025-02-10T02:03:29Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6, 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:33077" http.request.id=827fb557-9fe9-40cc-89de-24d57d9b8c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/018541a4-83a9-46a8-b37f-cf7e9e096bed?_state=QY61vY5y8U56wi1ZeY68dWTDjyjFom1KQp9KbuT1Gol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxODU0MWE0LTgzYTktNDZhOC1iMzdmLWNmN2U5ZTA5NmJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNDM4Nzg0MTlaIn0%3D&digest=sha256%3A3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.784384ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=018541a4-83a9-46a8-b37f-cf7e9e096bed 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "PUT /v2/foo/bar/blobs/uploads/018541a4-83a9-46a8-b37f-cf7e9e096bed?_state=QY61vY5y8U56wi1ZeY68dWTDjyjFom1KQp9KbuT1Gol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxODU0MWE0LTgzYTktNDZhOC1iMzdmLWNmN2U5ZTA5NmJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNDM4Nzg0MTlaIn0%3D&digest=sha256%3A3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=204257b2-435c-40f8-be8d-05907ec5b845 http.request.method=POST http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.877185ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=72c786a1-87f8-49b1-b431-6f40ed607ec1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/8049c1ce-5aed-4891-b29b-fa45debf5f49?_state=qlNM9wFzTtEfka_d8q96NcvVesLR9O_18xj-cdUpdCh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwNDljMWNlLTVhZWQtNDg5MS1iMjliLWZhNDVkZWJmNWY0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNDg1MTA3MTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.828684ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "PUT /v2/foo/bar/blobs/uploads/8049c1ce-5aed-4891-b29b-fa45debf5f49?_state=qlNM9wFzTtEfka_d8q96NcvVesLR9O_18xj-cdUpdCh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwNDljMWNlLTVhZWQtNDg5MS1iMjliLWZhNDVkZWJmNWY0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNDg1MTA3MTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=d022cb08-d455-4e98-820e-000c1202d830 http.request.method=POST http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.705404ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=d124ecef-6702-4ba6-babf-bf711b5e4b36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/b2410f17-5e94-4033-8500-e256833c6007?_state=rOycHIUTFAPdQaupxOjSvlx57X5suE74rYGozMoN4GF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyNDEwZjE3LTVlOTQtNDAzMy04NTAwLWUyNTY4MzNjNjAwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNTI5MDcxMDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.815924ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "PUT /v2/foo/bar/blobs/uploads/b2410f17-5e94-4033-8500-e256833c6007?_state=rOycHIUTFAPdQaupxOjSvlx57X5suE74rYGozMoN4GF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyNDEwZjE3LTVlOTQtNDAzMy04NTAwLWUyNTY4MzNjNjAwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNTI5MDcxMDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=d8da7a5c-baf9-45c8-9659-95a56cb85fd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.283853ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:32Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=e8e157bf-9129-413a-875a-dbcd158ab58c http.request.method=PUT http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/4f3dfd27-d338-4fab-b235-142500154c08?_state=wjJbwTIJZwjHiEKWOtV1EB3jzKfVffSH8pkyfvyT9VR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmM2RmZDI3LWQzMzgtNGZhYi1iMjM1LTE0MjUwMDE1NGMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNTY3OTg5MjhaIn0%3D&digest=sha256%3A3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.863902075s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:29 +0000] "PUT /v2/foo/bar/blobs/uploads/4f3dfd27-d338-4fab-b235-142500154c08?_state=wjJbwTIJZwjHiEKWOtV1EB3jzKfVffSH8pkyfvyT9VR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmM2RmZDI3LWQzMzgtNGZhYi1iMjM1LTE0MjUwMDE1NGMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzoyOS4wNTY3OTg5MjhaIn0%3D&digest=sha256%3A3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=855aa08c-a20f-43de-81bd-bbb74e5292ba http.request.method=POST http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.922177ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33077" http.request.id=383a3401-4611-400a-a54e-baf9b2636c61 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/1fdee6c7-ae84-4efe-aef3-f9aaa743a1fd?_state=N8YHHTqENGMrn7_i0CJplUBiu1pySkIaFn12YvK0X8d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmZGVlNmM3LWFlODQtNGVmZS1hZWYzLWY5YWFhNzQzYTFmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozMy4xNzMzNzU0NTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.685048273s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:33 +0000] "PATCH /v2/foo/bar/blobs/uploads/1fdee6c7-ae84-4efe-aef3-f9aaa743a1fd?_state=N8YHHTqENGMrn7_i0CJplUBiu1pySkIaFn12YvK0X8d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmZGVlNmM3LWFlODQtNGVmZS1hZWYzLWY5YWFhNzQzYTFmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozMy4xNzMzNzU0NTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=aea44677-ee3c-466b-bf7f-9a667ab5c779 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/uploads/1fdee6c7-ae84-4efe-aef3-f9aaa743a1fd?_state=UFBuJSfGbWOh8Vqn9EzlkuAyabgWwVmlfXGa4Z6g8qd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmZGVlNmM3LWFlODQtNGVmZS1hZWYzLWY5YWFhNzQzYTFmZCIsIk9mZnNldCI6MjA2OTA5NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MzNaIn0%3D&digest=sha256%3A3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.949207ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:36 +0000] "PUT /v2/foo/bar/blobs/uploads/1fdee6c7-ae84-4efe-aef3-f9aaa743a1fd?_state=UFBuJSfGbWOh8Vqn9EzlkuAyabgWwVmlfXGa4Z6g8qd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmZGVlNmM3LWFlODQtNGVmZS1hZWYzLWY5YWFhNzQzYTFmZCIsIk9mZnNldCI6MjA2OTA5NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6MzNaIn0%3D&digest=sha256%3A3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=2ccc942d-7562-4cda-a27c-e18d973f78ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.350206ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=06e915e7-1fb0-4cef-a184-e74b194c807a http.request.method=GET http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=176.841937ms http.response.status=200 http.response.written=20690944 127.0.0.1 - - [10/Feb/2025:02:03:36 +0000] "GET /v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 200 20690944 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=error msg="error parsing digest="sha257:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=7eead193-76dc-4d8f-a734-b2bf378f7961 http.request.method=GET http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/sha257:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" vars.name="foo/bar" time="2025-02-10T02:03:37Z" 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:33077" http.request.id=7eead193-76dc-4d8f-a734-b2bf378f7961 http.request.method=GET http.request.remoteaddr="127.0.0.1:38604" http.request.uri="/v2/foo/bar/blobs/sha257:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.536174ms http.response.status=400 http.response.written=110 vars.digest="sha257:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "GET /v2/foo/bar/blobs/sha257:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=e84b0cd2-06aa-4cd5-b019-81a5f6cbac51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.851405ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "GET /v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:03: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-10T02:03:37Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:03:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=8ca47e29-591a-45c5-8ec1-f68b6bb0bf8c http.request.method=GET http.request.remoteaddr="127.0.0.1:46842" http.request.uri="/v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.822647ms http.response.status=404 http.response.written=157 vars.digest="sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "GET /v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=776bc00e-345f-4d24-88fd-312e03a97532 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46850" http.request.uri="/v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.761824ms http.response.status=404 http.response.written=157 vars.digest="sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=55986d3d-91a7-4cdc-9ffc-d11c5cf2609d http.request.method=POST http.request.remoteaddr="127.0.0.1:46850" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.627763ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=ad28e935-6dc9-48b9-8bda-49664ce2a66e http.request.method=GET http.request.remoteaddr="127.0.0.1:46850" http.request.uri="/v2/foo/bar/blobs/uploads/58fbbb94-d30b-4669-ae35-3cc6f6f20835?_state=D0eP9_HypMCdzs2nmRDjBzDzQvZAe2PDdcaDyKFCUnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ZmJiYjk0LWQzMGItNDY2OS1hZTM1LTNjYzZmNmYyMDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTA3MjU2NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.855064ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "GET /v2/foo/bar/blobs/uploads/58fbbb94-d30b-4669-ae35-3cc6f6f20835?_state=D0eP9_HypMCdzs2nmRDjBzDzQvZAe2PDdcaDyKFCUnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ZmJiYjk0LWQzMGItNDY2OS1hZTM1LTNjYzZmNmYyMDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTA3MjU2NTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=bd8fc811-a7b5-48a1-9602-a33d1737b846 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46850" http.request.uri="/v2/foo/bar/blobs/uploads/58fbbb94-d30b-4669-ae35-3cc6f6f20835?_state=D0eP9_HypMCdzs2nmRDjBzDzQvZAe2PDdcaDyKFCUnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ZmJiYjk0LWQzMGItNDY2OS1hZTM1LTNjYzZmNmYyMDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTA3MjU2NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.404163ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "DELETE /v2/foo/bar/blobs/uploads/58fbbb94-d30b-4669-ae35-3cc6f6f20835?_state=D0eP9_HypMCdzs2nmRDjBzDzQvZAe2PDdcaDyKFCUnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ZmJiYjk0LWQzMGItNDY2OS1hZTM1LTNjYzZmNmYyMDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTA3MjU2NTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=24e26ee2-ed00-4ae0-b73d-506bb40284b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46850" http.request.uri="/v2/foo/bar/blobs/uploads/58fbbb94-d30b-4669-ae35-3cc6f6f20835?_state=D0eP9_HypMCdzs2nmRDjBzDzQvZAe2PDdcaDyKFCUnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ZmJiYjk0LWQzMGItNDY2OS1hZTM1LTNjYzZmNmYyMDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTA3MjU2NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=58fbbb94-d30b-4669-ae35-3cc6f6f20835 time="2025-02-10T02:03:37Z" 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:37983" http.request.id=24e26ee2-ed00-4ae0-b73d-506bb40284b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46850" http.request.uri="/v2/foo/bar/blobs/uploads/58fbbb94-d30b-4669-ae35-3cc6f6f20835?_state=D0eP9_HypMCdzs2nmRDjBzDzQvZAe2PDdcaDyKFCUnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ZmJiYjk0LWQzMGItNDY2OS1hZTM1LTNjYzZmNmYyMDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTA3MjU2NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.695584ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=58fbbb94-d30b-4669-ae35-3cc6f6f20835 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "GET /v2/foo/bar/blobs/uploads/58fbbb94-d30b-4669-ae35-3cc6f6f20835?_state=D0eP9_HypMCdzs2nmRDjBzDzQvZAe2PDdcaDyKFCUnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ZmJiYjk0LWQzMGItNDY2OS1hZTM1LTNjYzZmNmYyMDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTA3MjU2NTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=06b15bc8-dfdb-4a4f-9563-6980a073106d http.request.method=POST http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.584064ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=1082c3ff-f88e-448f-99a6-18d976f47e7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/cf4af9d3-5be9-4e84-a5a6-0066e3ef8a4c?_state=eLuDNvdzMON29tFVwos8z1P6V3A-iRPjpFK520BcHeJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmNGFmOWQzLTViZTktNGU4NC1hNWE2LTAwNjZlM2VmOGE0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTg5NDU5OFoifQ%3D%3D&digest=sha256%3A2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" provided=sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 vars.name="foo/bar" vars.uuid=cf4af9d3-5be9-4e84-a5a6-0066e3ef8a4c time="2025-02-10T02:03:37Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=1082c3ff-f88e-448f-99a6-18d976f47e7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/cf4af9d3-5be9-4e84-a5a6-0066e3ef8a4c?_state=eLuDNvdzMON29tFVwos8z1P6V3A-iRPjpFK520BcHeJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmNGFmOWQzLTViZTktNGU4NC1hNWE2LTAwNjZlM2VmOGE0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTg5NDU5OFoifQ%3D%3D&digest=sha256%3A2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cf4af9d3-5be9-4e84-a5a6-0066e3ef8a4c time="2025-02-10T02:03:37Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5, 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:37983" http.request.id=1082c3ff-f88e-448f-99a6-18d976f47e7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/cf4af9d3-5be9-4e84-a5a6-0066e3ef8a4c?_state=eLuDNvdzMON29tFVwos8z1P6V3A-iRPjpFK520BcHeJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmNGFmOWQzLTViZTktNGU4NC1hNWE2LTAwNjZlM2VmOGE0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTg5NDU5OFoifQ%3D%3D&digest=sha256%3A2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.730894ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=cf4af9d3-5be9-4e84-a5a6-0066e3ef8a4c 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "PUT /v2/foo/bar/blobs/uploads/cf4af9d3-5be9-4e84-a5a6-0066e3ef8a4c?_state=eLuDNvdzMON29tFVwos8z1P6V3A-iRPjpFK520BcHeJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmNGFmOWQzLTViZTktNGU4NC1hNWE2LTAwNjZlM2VmOGE0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NTg5NDU5OFoifQ%3D%3D&digest=sha256%3A2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=b284a323-a053-472d-b236-81a498e138a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.343144ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=19c253eb-cc61-4d91-87cb-cf345324c9d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/57d8142e-eebd-4fe4-93b7-f5ee1d425ff9?_state=2PHUgPhn5oGhy8FupSeJDgNM35Viug0_C6GthXbuZQ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3ZDgxNDJlLWVlYmQtNGZlNC05M2I3LWY1ZWUxZDQyNWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NjMwNzk2MDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.000265ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "PUT /v2/foo/bar/blobs/uploads/57d8142e-eebd-4fe4-93b7-f5ee1d425ff9?_state=2PHUgPhn5oGhy8FupSeJDgNM35Viug0_C6GthXbuZQ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3ZDgxNDJlLWVlYmQtNGZlNC05M2I3LWY1ZWUxZDQyNWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NjMwNzk2MDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=6ab51e56-abbb-44e0-b72a-7d873e6372f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.543774ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=09d88000-7af1-4afd-87a5-c2a51c35f25c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/6e66ead9-6406-4a29-af47-a06ca900cf52?_state=Otj0u0jt7Jbvk9dUBxLluzoZP72khhNmHZJMZWzRKzd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlNjZlYWQ5LTY0MDYtNGEyOS1hZjQ3LWEwNmNhOTAwY2Y1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41Njc0MjY1NjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.243005ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "PUT /v2/foo/bar/blobs/uploads/6e66ead9-6406-4a29-af47-a06ca900cf52?_state=Otj0u0jt7Jbvk9dUBxLluzoZP72khhNmHZJMZWzRKzd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlNjZlYWQ5LTY0MDYtNGEyOS1hZjQ3LWEwNmNhOTAwY2Y1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41Njc0MjY1NjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=39d1a957-ac4c-4e10-86ae-5c88bed345b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.528064ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:42Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=45be3c9f-496b-4d18-b59b-47dfca4edc06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/bcffab60-37a7-446f-9a00-f9a92325e586?_state=VmcG2Z-cRsUJiq1MTrDVP8n6WO9itPPTVmxYasQDVkB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjZmZhYjYwLTM3YTctNDQ2Zi05YTAwLWY5YTkyMzI1ZTU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NzE5MDk1ODlaIn0%3D&digest=sha256%3A2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.duration=5.315655456s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "PUT /v2/foo/bar/blobs/uploads/bcffab60-37a7-446f-9a00-f9a92325e586?_state=VmcG2Z-cRsUJiq1MTrDVP8n6WO9itPPTVmxYasQDVkB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjZmZhYjYwLTM3YTctNDQ2Zi05YTAwLWY5YTkyMzI1ZTU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzozNy41NzE5MDk1ODlaIn0%3D&digest=sha256%3A2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=0fcbf8d1-84ae-43fc-a0ce-22694b88e4ac http.request.method=POST http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.091035ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37983" http.request.id=3918618f-0324-44d8-a000-08ac139807d0 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/71ca583d-8782-41a9-8e6d-3d1e84078365?_state=MLnbm1-6mGaKldKmelle23T2LsmWX2JkLE3YLmYUePN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxY2E1ODNkLTg3ODItNDFhOS04ZTZkLTNkMWU4NDA3ODM2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0My4xODA3MDAyNloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.451528909s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:43 +0000] "PATCH /v2/foo/bar/blobs/uploads/71ca583d-8782-41a9-8e6d-3d1e84078365?_state=MLnbm1-6mGaKldKmelle23T2LsmWX2JkLE3YLmYUePN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxY2E1ODNkLTg3ODItNDFhOS04ZTZkLTNkMWU4NDA3ODM2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0My4xODA3MDAyNloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=afb298b4-276f-4e2f-816e-379b56eede5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/uploads/71ca583d-8782-41a9-8e6d-3d1e84078365?_state=NA3ATBqo3E_V6S7HaH93SnJesG40fzf45auLpjApQGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxY2E1ODNkLTg3ODItNDFhOS04ZTZkLTNkMWU4NDA3ODM2NSIsIk9mZnNldCI6MjQ5MjkyODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6NDNaIn0%3D&digest=sha256%3A2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.532906ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:48 +0000] "PUT /v2/foo/bar/blobs/uploads/71ca583d-8782-41a9-8e6d-3d1e84078365?_state=NA3ATBqo3E_V6S7HaH93SnJesG40fzf45auLpjApQGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxY2E1ODNkLTg3ODItNDFhOS04ZTZkLTNkMWU4NDA3ODM2NSIsIk9mZnNldCI6MjQ5MjkyODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6NDNaIn0%3D&digest=sha256%3A2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=852c3841-7946-480e-846e-689b98899b64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.862254ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=e44447f1-9682-4e20-81eb-3e814eb35023 http.request.method=GET http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=233.298857ms http.response.status=200 http.response.written=24929280 127.0.0.1 - - [10/Feb/2025:02:03:48 +0000] "GET /v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 200 24929280 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=error msg="error parsing digest="sha257:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=ba0314ec-5b12-4724-af13-34c02a89569a http.request.method=GET http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/sha257:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" vars.name="foo/bar" time="2025-02-10T02:03:48Z" 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:37983" http.request.id=ba0314ec-5b12-4724-af13-34c02a89569a http.request.method=GET http.request.remoteaddr="127.0.0.1:46862" http.request.uri="/v2/foo/bar/blobs/sha257:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.002854ms http.response.status=400 http.response.written=110 vars.digest="sha257:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:03:48 +0000] "GET /v2/foo/bar/blobs/sha257:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=b96158ea-23d1-4ae3-a818-b8176c75c13e http.request.method=GET http.request.remoteaddr="127.0.0.1:34060" http.request.uri="/v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.348535ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:48 +0000] "GET /v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=8455bf24-de7d-46fa-b31f-3860130787e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34060" http.request.uri="/v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.29974ms http.response.status=200 http.response.written=360448 127.0.0.1 - - [10/Feb/2025:02:03:48 +0000] "GET /v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 200 360448 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37983" http.request.id=e3b742c1-78f7-435e-8587-0a9be604b5b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34054" http.request.uri="/v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.29667ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [10/Feb/2025:02:03:48 +0000] "GET /v2/foo/bar/blobs/sha256:2ce84cb4bab3be61b7f301eb00275cb5e5d14f7410d3001970f69d47e98f59e5 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=2a54e4ce-37db-4311-85c0-4c52a9d3f425 http.request.method=GET http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.835677784s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "GET /v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-02-10T02:03:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33077" http.request.id=eabcdbcd-2c86-4f87-87ea-7b4bf2948e04 http.request.method=GET http.request.remoteaddr="127.0.0.1:38608" http.request.uri="/v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.843008862s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [10/Feb/2025:02:03:37 +0000] "GET /v2/foo/bar/blobs/sha256:3498c9db9f04fbd477cfbf6c77a1cff4b2edbce770361522e7514df16f20cbb6 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (20.26s) === RUN TestBlobDelete time="2025-02-10T02:03: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-10T02:03:48Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:03:49Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=6fba1fa5-d656-4a9d-aa97-ab8a67ce9b41 http.request.method=GET http.request.remoteaddr="127.0.0.1:43292" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.770231ms http.response.status=404 http.response.written=157 vars.digest="sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "GET /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=b8fdecef-b473-40ea-a245-e5739a4d1f73 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43300" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.659914ms http.response.status=404 http.response.written=157 vars.digest="sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "HEAD /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=7176db64-8e3b-418e-8054-a325ccfab442 http.request.method=POST http.request.remoteaddr="127.0.0.1:43300" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.887114ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=4d51ecd3-d6d0-4a5e-8e08-74a89bd50a5e http.request.method=GET http.request.remoteaddr="127.0.0.1:43300" http.request.uri="/v2/foo/bar/blobs/uploads/3afa988a-3c5e-4ecc-88b4-6a4808f8b449?_state=GuJNNWuxL77Ch_tuiOOkUNpybcQnRmHmduvCnCWa0H97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZmE5ODhhLTNjNWUtNGVjYy04OGI0LTZhNDgwOGY4YjQ0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zNzkwNzQyMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.765274ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "GET /v2/foo/bar/blobs/uploads/3afa988a-3c5e-4ecc-88b4-6a4808f8b449?_state=GuJNNWuxL77Ch_tuiOOkUNpybcQnRmHmduvCnCWa0H97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZmE5ODhhLTNjNWUtNGVjYy04OGI0LTZhNDgwOGY4YjQ0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zNzkwNzQyMjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=f93d78ee-d2d9-4c91-ac0a-3e6d87676e9a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43300" http.request.uri="/v2/foo/bar/blobs/uploads/3afa988a-3c5e-4ecc-88b4-6a4808f8b449?_state=GuJNNWuxL77Ch_tuiOOkUNpybcQnRmHmduvCnCWa0H97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZmE5ODhhLTNjNWUtNGVjYy04OGI0LTZhNDgwOGY4YjQ0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zNzkwNzQyMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.613434ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "DELETE /v2/foo/bar/blobs/uploads/3afa988a-3c5e-4ecc-88b4-6a4808f8b449?_state=GuJNNWuxL77Ch_tuiOOkUNpybcQnRmHmduvCnCWa0H97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZmE5ODhhLTNjNWUtNGVjYy04OGI0LTZhNDgwOGY4YjQ0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zNzkwNzQyMjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=b2ecf592-29c6-47e1-93ce-1aa4657de332 http.request.method=GET http.request.remoteaddr="127.0.0.1:43300" http.request.uri="/v2/foo/bar/blobs/uploads/3afa988a-3c5e-4ecc-88b4-6a4808f8b449?_state=GuJNNWuxL77Ch_tuiOOkUNpybcQnRmHmduvCnCWa0H97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZmE5ODhhLTNjNWUtNGVjYy04OGI0LTZhNDgwOGY4YjQ0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zNzkwNzQyMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3afa988a-3c5e-4ecc-88b4-6a4808f8b449 time="2025-02-10T02:03:49Z" 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:40925" http.request.id=b2ecf592-29c6-47e1-93ce-1aa4657de332 http.request.method=GET http.request.remoteaddr="127.0.0.1:43300" http.request.uri="/v2/foo/bar/blobs/uploads/3afa988a-3c5e-4ecc-88b4-6a4808f8b449?_state=GuJNNWuxL77Ch_tuiOOkUNpybcQnRmHmduvCnCWa0H97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZmE5ODhhLTNjNWUtNGVjYy04OGI0LTZhNDgwOGY4YjQ0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zNzkwNzQyMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.889634ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=3afa988a-3c5e-4ecc-88b4-6a4808f8b449 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "GET /v2/foo/bar/blobs/uploads/3afa988a-3c5e-4ecc-88b4-6a4808f8b449?_state=GuJNNWuxL77Ch_tuiOOkUNpybcQnRmHmduvCnCWa0H97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZmE5ODhhLTNjNWUtNGVjYy04OGI0LTZhNDgwOGY4YjQ0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zNzkwNzQyMjlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=5e775ee1-2dc5-4a40-a0f2-00dcd0937d17 http.request.method=POST http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.725134ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=3db47dac-7e1f-4961-bf84-a56c9e6e6e69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/e2e07420-8e9b-43fc-a0ef-498b1e8a2dff?_state=xDeLah2Yyec_d0un8zbCsv00PtytfI0O0a3K-bmzu9Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyZTA3NDIwLThlOWItNDNmYy1hMGVmLTQ5OGIxZThhMmRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zODc5OTk2NTlaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" provided=sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 vars.name="foo/bar" vars.uuid=e2e07420-8e9b-43fc-a0ef-498b1e8a2dff time="2025-02-10T02:03:49Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=3db47dac-7e1f-4961-bf84-a56c9e6e6e69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/e2e07420-8e9b-43fc-a0ef-498b1e8a2dff?_state=xDeLah2Yyec_d0un8zbCsv00PtytfI0O0a3K-bmzu9Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyZTA3NDIwLThlOWItNDNmYy1hMGVmLTQ5OGIxZThhMmRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zODc5OTk2NTlaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e2e07420-8e9b-43fc-a0ef-498b1e8a2dff time="2025-02-10T02:03:49Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161, 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:40925" http.request.id=3db47dac-7e1f-4961-bf84-a56c9e6e6e69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/e2e07420-8e9b-43fc-a0ef-498b1e8a2dff?_state=xDeLah2Yyec_d0un8zbCsv00PtytfI0O0a3K-bmzu9Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyZTA3NDIwLThlOWItNDNmYy1hMGVmLTQ5OGIxZThhMmRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zODc5OTk2NTlaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.007454ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=e2e07420-8e9b-43fc-a0ef-498b1e8a2dff 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "PUT /v2/foo/bar/blobs/uploads/e2e07420-8e9b-43fc-a0ef-498b1e8a2dff?_state=xDeLah2Yyec_d0un8zbCsv00PtytfI0O0a3K-bmzu9Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyZTA3NDIwLThlOWItNDNmYy1hMGVmLTQ5OGIxZThhMmRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zODc5OTk2NTlaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=cb69a216-899d-4f4c-8a7c-7b60d8ff7608 http.request.method=POST http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.747684ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=837f4f32-690b-40fa-8151-b3cea7ce407a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/d968e745-eddd-44c3-9431-515c01b8c9ba?_state=WW3moWBmXR9OTuSFqcb4KFfGlok2DwTbrjntd-m2CAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NjhlNzQ1LWVkZGQtNDRjMy05NDMxLTUxNWMwMWI4YzliYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zOTI1NjQ0MloifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.993225ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "PUT /v2/foo/bar/blobs/uploads/d968e745-eddd-44c3-9431-515c01b8c9ba?_state=WW3moWBmXR9OTuSFqcb4KFfGlok2DwTbrjntd-m2CAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NjhlNzQ1LWVkZGQtNDRjMy05NDMxLTUxNWMwMWI4YzliYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zOTI1NjQ0MloifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=81e4d50a-26e1-427b-af3b-ceff3e9a2949 http.request.method=POST http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.887304ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=f0a05bdc-49b5-4e86-ab94-babb7cb55e80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/9d4c6623-68da-4ad0-a057-0666510e9ef4?_state=qXIulm4Nm-bq8QmEliPxk36Y7OWSl3Va03ez1x44M_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNGM2NjIzLTY4ZGEtNGFkMC1hMDU3LTA2NjY1MTBlOWVmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zOTczMTIzNjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.189855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "PUT /v2/foo/bar/blobs/uploads/9d4c6623-68da-4ad0-a057-0666510e9ef4?_state=qXIulm4Nm-bq8QmEliPxk36Y7OWSl3Va03ez1x44M_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNGM2NjIzLTY4ZGEtNGFkMC1hMDU3LTA2NjY1MTBlOWVmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS4zOTczMTIzNjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=560b8b80-9751-496a-8cdb-d6b3721ccc0e http.request.method=POST http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.725374ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=4d90df1b-768b-48f0-9d4a-607096a06b25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/f817769b-2b12-4507-bb54-e8a7807adcc3?_state=zesX3gGv_RMctDe-7HRiVWAXodJEzYqeL_d5xlgsK757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MTc3NjliLTJiMTItNDUwNy1iYjU0LWU4YTc4MDdhZGNjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS40MDE5NjMxMTFaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.duration=5.331933653s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:49 +0000] "PUT /v2/foo/bar/blobs/uploads/f817769b-2b12-4507-bb54-e8a7807adcc3?_state=zesX3gGv_RMctDe-7HRiVWAXodJEzYqeL_d5xlgsK757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MTc3NjliLTJiMTItNDUwNy1iYjU0LWU4YTc4MDdhZGNjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo0OS40MDE5NjMxMTFaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:03:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=ac46cbb9-80c9-4fd8-8c35-2f12e00e6334 http.request.method=POST http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.118075ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40925" http.request.id=4424b983-d0bd-4ebf-8647-330288513fed http.request.method=PATCH http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/6508b8a6-3b54-4f33-8bfc-00994e75ba32?_state=61lQb5L819lmoqZFOwDC-qjqtiS4QoEwoH8qTWPgFGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MDhiOGE2LTNiNTQtNGYzMy04YmZjLTAwOTk0ZTc1YmEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo1NS4wMjY0MDk3NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.330853871s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:03:55 +0000] "PATCH /v2/foo/bar/blobs/uploads/6508b8a6-3b54-4f33-8bfc-00994e75ba32?_state=61lQb5L819lmoqZFOwDC-qjqtiS4QoEwoH8qTWPgFGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MDhiOGE2LTNiNTQtNGYzMy04YmZjLTAwOTk0ZTc1YmEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowMzo1NS4wMjY0MDk3NThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=50fbace5-3649-436d-92e1-0e30e2a64384 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/uploads/6508b8a6-3b54-4f33-8bfc-00994e75ba32?_state=ONKiDw4p2ySKMm0edUfxP-1tO6yavVfLIRfjPvMOYYJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MDhiOGE2LTNiNTQtNGYzMy04YmZjLTAwOTk0ZTc1YmEzMiIsIk9mZnNldCI6MjQ5MDMxNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6NTVaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.duration=2.495615ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "PUT /v2/foo/bar/blobs/uploads/6508b8a6-3b54-4f33-8bfc-00994e75ba32?_state=ONKiDw4p2ySKMm0edUfxP-1tO6yavVfLIRfjPvMOYYJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MDhiOGE2LTNiNTQtNGYzMy04YmZjLTAwOTk0ZTc1YmEzMiIsIk9mZnNldCI6MjQ5MDMxNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDM6NTVaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=9cdaf353-3afd-485e-a1a7-ca74baad0148 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.240795ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=e6a619f8-122b-4e5d-b098-01fb751f27bc http.request.method=GET http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=244.008232ms http.response.status=200 http.response.written=24903168 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "GET /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 200 24903168 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=error msg="error parsing digest="sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=01587244-692e-400b-850c-f3d2afd5d1ca http.request.method=GET http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" vars.name="foo/bar" time="2025-02-10T02:04:00Z" 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:40925" http.request.id=01587244-692e-400b-850c-f3d2afd5d1ca http.request.method=GET http.request.remoteaddr="127.0.0.1:43308" http.request.uri="/v2/foo/bar/blobs/sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.031594ms http.response.status=400 http.response.written=110 vars.digest="sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "GET /v2/foo/bar/blobs/sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=db68ca63-7293-4e86-a1a7-2e658ace8daf http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.duration=1.927784ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "GET /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=60b6ae65-d829-4afd-8d43-3f3240bddf88 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59452" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.duration=1.494613ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "DELETE /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=50c2f383-2345-493f-9f6d-b55a902f8073 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59452" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.290453ms http.response.status=404 http.response.written=157 vars.digest="sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" 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:40925" http.request.id=34958511-4fd9-48a3-be8d-d3e26fd06d73 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59452" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.265693ms http.response.status=404 http.response.written=74 vars.digest="sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "DELETE /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=error msg="error parsing digest="sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=5c349a00-1efe-4c79-a0f2-7e4fee596967 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/foo/bar/blobs/sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" vars.name="foo/bar" time="2025-02-10T02:04:00Z" 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:40925" http.request.id=5c349a00-1efe-4c79-a0f2-7e4fee596967 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/foo/bar/blobs/sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.365934ms http.response.status=400 http.response.written=110 vars.digest="sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "DELETE /v2/foo/bar/blobs/sha257:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-10T02:04:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=4be3ae36-9f10-4c3b-b3d2-8b401c028de9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.539604ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=520b9cba-5cf9-4895-bb44-534abed5b0e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59468" http.request.uri="/v2/foo/bar/blobs/uploads/26013667-1e9b-4275-a609-849c1dfea262?_state=MA8WwWvwWfgVksQxlwO6LTR3l00DYTCrMZevzPbIdGN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2MDEzNjY3LTFlOWItNDI3NS1hNjA5LTg0OWMxZGZlYTI2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDowMC42OTczNTQ0MDJaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.duration=5.213556301s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "PUT /v2/foo/bar/blobs/uploads/26013667-1e9b-4275-a609-849c1dfea262?_state=MA8WwWvwWfgVksQxlwO6LTR3l00DYTCrMZevzPbIdGN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2MDEzNjY3LTFlOWItNDI3NS1hNjA5LTg0OWMxZGZlYTI2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDowMC42OTczNTQ0MDJaIn0%3D&digest=sha256%3Af6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=2a79041d-855f-4b33-9304-0d055a6dc885 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59468" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.250335ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=3a86c996-8b0d-4560-98c2-1870d76bfbf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:59438" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.527948525s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "GET /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-02-10T02:04:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40925" http.request.id=34a3e00f-e049-439c-967c-2c364fea7d5c http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.520447338s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [10/Feb/2025:02:04:00 +0000] "GET /v2/foo/bar/blobs/sha256:f6a6d0d079a0e6d2ba15371325eeec94b57677c839eecaeefc63a8602ad5f161 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (17.24s) === RUN TestRelativeURL time="2025-02-10T02:04: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-10T02:04:06Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:04:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35271" http.request.id=db2375a9-3edb-4ef8-93d0-12f5244ef20a http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.120835ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35271" http.request.id=1f0a4172-430f-407b-adab-826d88ad5cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/foo/bar/blobs/uploads/dee18903-f67e-4aee-b6c1-d459f5c9acda?_state=UM2p8ER9Hsyi5VLiva6-HimX-bXHDEJP4RlAeRpSOht7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZTE4OTAzLWY2N2UtNGFlZS1iNmMxLWQ0NTlmNWM5YWNkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDowNi4yMTE2ODEyOTZaIn0%3D&digest=sha256%3Af01062c502b192203997789f3eb77c452a3f5e46b8eda2d425496c9affa31e5d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.908397849s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:06 +0000] "PUT /v2/foo/bar/blobs/uploads/dee18903-f67e-4aee-b6c1-d459f5c9acda?_state=UM2p8ER9Hsyi5VLiva6-HimX-bXHDEJP4RlAeRpSOht7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZTE4OTAzLWY2N2UtNGFlZS1iNmMxLWQ0NTlmNWM5YWNkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDowNi4yMTE2ODEyOTZaIn0%3D&digest=sha256%3Af01062c502b192203997789f3eb77c452a3f5e46b8eda2d425496c9affa31e5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35271" http.request.id=07a701ba-476f-4ef8-9a38-5dc80c7f5967 http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.258645ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35271" http.request.id=90defc28-1dfc-4b03-93bb-083eca938263 http.request.method=POST http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.595504ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35271" http.request.id=1b6f15d1-b624-4982-94c0-d204f894a665 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48976" http.request.uri="/v2/foo/bar/blobs/uploads/4ed09c3a-21cd-4d06-9756-6f4f34fbba0a?_state=lVtuQfPN5cuuN03qH-NF__RAodL1YwGDVllq9LLH5c97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlZDA5YzNhLTIxY2QtNGQwNi05NzU2LTZmNGYzNGZiYmEwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDoxMS43ODM4OTg3OTNaIn0%3D&digest=sha256%3A09bf121056a15292ae384634a5d63413d85d6f02c3c18ea88fbd2432bf06d4a4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.185798162s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:11 +0000] "PUT /v2/foo/bar/blobs/uploads/4ed09c3a-21cd-4d06-9756-6f4f34fbba0a?_state=lVtuQfPN5cuuN03qH-NF__RAodL1YwGDVllq9LLH5c97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlZDA5YzNhLTIxY2QtNGQwNi05NzU2LTZmNGYzNGZiYmEwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDoxMS43ODM4OTg3OTNaIn0%3D&digest=sha256%3A09bf121056a15292ae384634a5d63413d85d6f02c3c18ea88fbd2432bf06d4a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.77s) === RUN TestBlobDeleteDisabled time="2025-02-10T02:04:13Z" 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-10T02:04:13Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:04:14Z" 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:44135" http.request.id=93e3cc95-cd1a-4326-8377-a7d0daf37d05 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40826" http.request.uri="/v2/foo/bar/blobs/sha256:67d51a6afe481f7e1978b5423c6af4b11fd438fc34299dc2d826f7c6a99977b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.156445ms http.response.status=405 http.response.written=78 vars.digest="sha256:67d51a6afe481f7e1978b5423c6af4b11fd438fc34299dc2d826f7c6a99977b5" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:04:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:67d51a6afe481f7e1978b5423c6af4b11fd438fc34299dc2d826f7c6a99977b5 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.40s) === RUN TestDeleteDisabled time="2025-02-10T02:04:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:04:14Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:04:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36753" http.request.id=bd125cd7-7627-46bd-9b12-e97e9ba5be33 http.request.method=POST http.request.remoteaddr="127.0.0.1:51722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.202285ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36753" http.request.id=3b4521a2-7379-4bce-9fa5-f4d90c0130f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51722" http.request.uri="/v2/foo/bar/blobs/uploads/496b0146-cac8-4672-97a5-fbd611bb757b?_state=mSiCJZ9M-sgzsIp53MuV-U4lCbylA9aA-RYVXry0IhF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5NmIwMTQ2LWNhYzgtNDY3Mi05N2E1LWZiZDYxMWJiNzU3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDoxNC42NjIyMTU2MzhaIn0%3D&digest=sha256%3Add4da915751804994f20e469a39c1fc333bbd6dd8b8f280ad9b7c66c4f9f2ee9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.691437056s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:14 +0000] "PUT /v2/foo/bar/blobs/uploads/496b0146-cac8-4672-97a5-fbd611bb757b?_state=mSiCJZ9M-sgzsIp53MuV-U4lCbylA9aA-RYVXry0IhF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5NmIwMTQ2LWNhYzgtNDY3Mi05N2E1LWZiZDYxMWJiNzU3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDoxNC42NjIyMTU2MzhaIn0%3D&digest=sha256%3Add4da915751804994f20e469a39c1fc333bbd6dd8b8f280ad9b7c66c4f9f2ee9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:17Z" 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:36753" http.request.id=6b352a22-6e95-493c-8926-c337b3b2eee3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51722" http.request.uri="/v2/foo/bar/blobs/sha256:dd4da915751804994f20e469a39c1fc333bbd6dd8b8f280ad9b7c66c4f9f2ee9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.906504ms http.response.status=405 http.response.written=78 vars.digest="sha256:dd4da915751804994f20e469a39c1fc333bbd6dd8b8f280ad9b7c66c4f9f2ee9" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:04:17 +0000] "DELETE /v2/foo/bar/blobs/sha256:dd4da915751804994f20e469a39c1fc333bbd6dd8b8f280ad9b7c66c4f9f2ee9 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.99s) === RUN TestDeleteReadOnly time="2025-02-10T02:04:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:04:17Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:04:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45455" http.request.id=94f85410-b58f-4bcd-b577-587644951006 http.request.method=POST http.request.remoteaddr="127.0.0.1:49190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.245635ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45455" http.request.id=9cdf4bbc-2682-4e0c-ac4d-17ef662abbb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49190" http.request.uri="/v2/foo/bar/blobs/uploads/f49cf18b-69eb-4d07-97d3-474866e4aa40?_state=BkiA2Z8TE4rkx2Sk6HS3hCgbOzpQplsG-HY33yNYP6B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0OWNmMThiLTY5ZWItNGQwNy05N2QzLTQ3NDg2NmU0YWE0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDoxNy42MTIyNzgzNzlaIn0%3D&digest=sha256%3A764403f467d6a5d17d2e6714240efd0a087126018293f058d86f013dd398aa79" http.request.useragent="Go-http-client/1.1" http.response.duration=1.890886773s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:17 +0000] "PUT /v2/foo/bar/blobs/uploads/f49cf18b-69eb-4d07-97d3-474866e4aa40?_state=BkiA2Z8TE4rkx2Sk6HS3hCgbOzpQplsG-HY33yNYP6B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0OWNmMThiLTY5ZWItNGQwNy05N2QzLTQ3NDg2NmU0YWE0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNDoxNy42MTIyNzgzNzlaIn0%3D&digest=sha256%3A764403f467d6a5d17d2e6714240efd0a087126018293f058d86f013dd398aa79 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/Feb/2025:02:04:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:764403f467d6a5d17d2e6714240efd0a087126018293f058d86f013dd398aa79 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.15s) === RUN TestStartPushReadOnly time="2025-02-10T02:04:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:04:19Z" level=info msg="redis not configured" go.version=go1.23.6 127.0.0.1 - - [10/Feb/2025:02:04:19 +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-10T02:04:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:04:19Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:04:19Z" 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:44403" http.request.id=6d5d73fb-da81-4e82-918a-5ec621cea1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58306" 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.726624ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-10T02:04:19Z" 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:44403" http.request.id=ab0dfa0f-38ce-4dd3-8abc-788bbcf861aa http.request.method=GET http.request.remoteaddr="127.0.0.1:58306" 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.756764ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Feb/2025:02:04:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-10T02:04:19Z" 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:44403" http.request.id=273c7ee9-3851-4737-9329-0a45ae7ce4ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" 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.626064ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-10T02:04:19Z" 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:44403" http.request.id=6a22f38e-71d8-4efc-8a1a-1a38af1f95d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" 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.719386ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:19Z" 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:44403" http.request.id=6a22f38e-71d8-4efc-8a1a-1a38af1f95d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" 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.797636ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:19Z" 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:44403" http.request.id=6a22f38e-71d8-4efc-8a1a-1a38af1f95d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" 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.854696ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:19Z" 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:44403" http.request.id=6a22f38e-71d8-4efc-8a1a-1a38af1f95d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" 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.901056ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-10T02:04:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=10e12120-25e8-4fa6-83c5-9eb7d9ae05fb http.request.method=POST http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=16.696159ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=810c7d71-1dca-490f-91bb-3b3444701364 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/blobs/uploads/b1e61571-bec8-4dce-9daa-fab321ee1175?_state=A7qLfR_AIDK6q2Y5XS5XgUmaxjkgeu72v-SptHlSmHV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMWU2MTU3MS1iZWM4LTRkY2UtOWRhYS1mYWIzMjFlZTExNzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MTkuNzg4MTc5ODU4WiJ9&digest=sha256%3Ac8b2203b11b857bdfcd0afe2fb9149c701a1cd774783cb26ce1cdeabcb891fec" http.request.useragent="Go-http-client/1.1" http.response.duration=2.010101687s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:19 +0000] "PUT /v2/foo/schema1/blobs/uploads/b1e61571-bec8-4dce-9daa-fab321ee1175?_state=A7qLfR_AIDK6q2Y5XS5XgUmaxjkgeu72v-SptHlSmHV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMWU2MTU3MS1iZWM4LTRkY2UtOWRhYS1mYWIzMjFlZTExNzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MTkuNzg4MTc5ODU4WiJ9&digest=sha256%3Ac8b2203b11b857bdfcd0afe2fb9149c701a1cd774783cb26ce1cdeabcb891fec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=7b8dc380-afa4-432b-8fe5-5dc63ed503da http.request.method=POST http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.155205ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=c2e6b37b-a6c1-464e-8ace-5d91c23d8198 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/blobs/uploads/b628e53f-635a-4dd9-af55-355c94778974?_state=kGbP7FtTvZtzQOVu8kl5EqWpeaQrZpVQwIvSnqWYRo57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNjI4ZTUzZi02MzVhLTRkZDktYWY1NS0zNTVjOTQ3Nzg5NzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MjIuMjE0MTczMzUyWiJ9&digest=sha256%3A7a896c06c8f719a6374253c2a320a309fa38d3e56b967c7625a8fe2ee9c576cf" http.request.useragent="Go-http-client/1.1" http.response.duration=5.443091669s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/b628e53f-635a-4dd9-af55-355c94778974?_state=kGbP7FtTvZtzQOVu8kl5EqWpeaQrZpVQwIvSnqWYRo57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNjI4ZTUzZi02MzVhLTRkZDktYWY1NS0zNTVjOTQ3Nzg5NzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MjIuMjE0MTczMzUyWiJ9&digest=sha256%3A7a896c06c8f719a6374253c2a320a309fa38d3e56b967c7625a8fe2ee9c576cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=caf2b24c-e121-411e-ac9e-c4a4e8c5433b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.875859ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=3ad5ec8a-f7fe-45d1-9e02-db3776190de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.807279ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=2c827ef6-d964-4566-b4c1-689a30cf143c http.request.method=GET http.request.remoteaddr="127.0.0.1:58306" 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.568306ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=105bf0a4-5829-445d-9140-e56ea3f92513 http.request.method=GET http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.395336ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "GET /v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" 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:44403" http.request.id=8a138ae5-ae79-4380-98a0-e9d4f281c0c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.096428ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" 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:44403" http.request.id=5b550e3e-dc38-40c0-a82e-ccce246a6d7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.900226ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:44403" http.request.id=acd38e5a-9a9d-4243-81c5-79faea622cd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.858927ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=3cae728f-2aaa-46f8-bfbb-9bfc118e32a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.239735ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "GET /v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=23f2ef84-bbb4-4c89-a208-ac3ac0696cd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.269503ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=9aa2d370-1e37-4bd4-b25e-422848eb5e62 http.request.method=GET http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.262292ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "GET /v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=34863f88-9def-49d2-9243-006873f534bb http.request.method=GET http.request.remoteaddr="127.0.0.1:58306" 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.264863ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=error msg="payload digest does match: "sha256:b912f4e3d654b8274f429c173630e54072a9d8af044d4c54764e52e9eae19351" != "sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b"" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=1543a63a-b208-4df8-af31-0618577df5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" time="2025-02-10T02:04:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=1543a63a-b208-4df8-af31-0618577df5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.438113ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b" 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:80760eb1656071153c7a985b4d86ab85bb53f38de87c6d3a680494453714725b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" 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:44403" http.request.id=c71b1ba4-b168-459a-89ec-dd0aebea9369 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" 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.350153ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" 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:44403" http.request.id=e473feb3-5efd-443f-b499-7279c8281623 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" 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.128092ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44403" http.request.id=15dc86f9-7c05-41ac-b921-d1c068610799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" 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.625804ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:04:27Z" 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:44403" http.request.id=15dc86f9-7c05-41ac-b921-d1c068610799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" 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.701004ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:04:27Z" 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:44403" http.request.id=15dc86f9-7c05-41ac-b921-d1c068610799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" 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.763485ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=48f9f375-f9f8-401f-b52a-5297afcea2ab http.request.method=POST http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.346703ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=e8c38612-5a73-4e2f-b4b1-9f9573b8a0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/blobs/uploads/5171531d-da94-4b5b-92bb-defca7332521?_state=l0PcFp3rvU_wOcumc_DCyefu7HybtoiNZNj3aZP20u97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MTcxNTMxZC1kYTk0LTRiNWItOTJiYi1kZWZjYTczMzI1MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MjcuNzAzODcyODU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.693434ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/5171531d-da94-4b5b-92bb-defca7332521?_state=l0PcFp3rvU_wOcumc_DCyefu7HybtoiNZNj3aZP20u97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MTcxNTMxZC1kYTk0LTRiNWItOTJiYi1kZWZjYTczMzI1MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MjcuNzAzODcyODU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:27Z" 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:44403" http.request.id=941bf44b-4921-44b1-8dc5-321b576ce6a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" 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.523004ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:04:27Z" 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:44403" http.request.id=941bf44b-4921-44b1-8dc5-321b576ce6a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" 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.581474ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:04:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-10T02:04:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=df4af91a-5bf5-46ca-9f56-78b97d65b795 http.request.method=POST http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.589923ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=66db64e5-80c1-4dd8-ac0c-9e534cb87679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/blobs/uploads/8db650e2-5674-467b-8e8b-12068bf052bc?_state=6ix4G43BliBC1vsmbj_OaJQl7y_UfD6QFXCYpUHWR2Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZGI2NTBlMi01Njc0LTQ2N2ItOGU4Yi0xMjA2OGJmMDUyYmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MjguMTkxMDk5OTYxWiJ9&digest=sha256%3Acf72ec55c2ef84e289226d1e454ccc0e4e9678b3599839288ea06c6e04944758" http.request.useragent="Go-http-client/1.1" http.response.duration=7.678323155s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/8db650e2-5674-467b-8e8b-12068bf052bc?_state=6ix4G43BliBC1vsmbj_OaJQl7y_UfD6QFXCYpUHWR2Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZGI2NTBlMi01Njc0LTQ2N2ItOGU4Yi0xMjA2OGJmMDUyYmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MjguMTkxMDk5OTYxWiJ9&digest=sha256%3Acf72ec55c2ef84e289226d1e454ccc0e4e9678b3599839288ea06c6e04944758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=0a611c1c-4e41-4328-ab83-ca745c177a2e http.request.method=POST http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.402516ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=f57de354-bf9d-40d2-a215-ca7559bbe00a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/blobs/uploads/cac02fb7-7eb5-4450-a97f-c994eac3f6b2?_state=YZ_hRAo3ofJ7R4XwqiuJ6dT8Tyf3eHYaWjgIyGZ3dBB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYWMwMmZiNy03ZWI1LTQ0NTAtYTk3Zi1jOTk0ZWFjM2Y2YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MzYuMjYzOTk2Mzc0WiJ9&digest=sha256%3Ace8419162f4dae4d5e34a73ba11f0c661a83fda95e4cbe62d3014e31bbb7aafe" http.request.useragent="Go-http-client/1.1" http.response.duration=5.397293334s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/cac02fb7-7eb5-4450-a97f-c994eac3f6b2?_state=YZ_hRAo3ofJ7R4XwqiuJ6dT8Tyf3eHYaWjgIyGZ3dBB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYWMwMmZiNy03ZWI1LTQ0NTAtYTk3Zi1jOTk0ZWFjM2Y2YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6MzYuMjYzOTk2Mzc0WiJ9&digest=sha256%3Ace8419162f4dae4d5e34a73ba11f0c661a83fda95e4cbe62d3014e31bbb7aafe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" 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:44403" http.request.id=f69047d4-58e2-4b17-9551-11b56e4f6ab8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.368915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" 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:44403" http.request.id=2b175123-7246-4339-a277-8629f1020ef1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/sha256:7b65ef56c973b695db613ec49b546f6e277d857c6fe6c79d98ddbf57c2f93cfa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.753844ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "PUT /v2/foo/schema2/manifests/sha256:7b65ef56c973b695db613ec49b546f6e277d857c6fe6c79d98ddbf57c2f93cfa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=79b4a584-5129-4d26-88f4-afeb16aa195e http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" 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.649933ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=0612af7f-0157-436a-8b02-374cf74a4b61 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/sha256:7b65ef56c973b695db613ec49b546f6e277d857c6fe6c79d98ddbf57c2f93cfa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.626233ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/sha256:7b65ef56c973b695db613ec49b546f6e277d857c6fe6c79d98ddbf57c2f93cfa HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=21b44c27-a52c-4cd9-896f-ab60c197d78b http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.251573ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=de4663ce-ffd5-4925-8799-17d225d368f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/sha256:7b65ef56c973b695db613ec49b546f6e277d857c6fe6c79d98ddbf57c2f93cfa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.285233ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/sha256:7b65ef56c973b695db613ec49b546f6e277d857c6fe6c79d98ddbf57c2f93cfa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=901ff610-1572-4165-8d26-b3c267d0fc5d http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.039165ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="rewriting manifest sha256:7b65ef56c973b695db613ec49b546f6e277d857c6fe6c79d98ddbf57c2f93cfa in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=40f3b7e9-91f3-466e-9034-c1e181f51afa http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" 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-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=40f3b7e9-91f3-466e-9034-c1e181f51afa http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" 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.310928ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" 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:44403" http.request.id=cf6b463c-2c21-4cba-8658-e0d192e18bb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" 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.488204ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" 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:44403" http.request.id=a3fa01bb-b0f2-4de1-b6a1-7a86281d1e21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.728154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" 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:44403" http.request.id=3be6dc25-577f-4b87-b971-84fe831c7cc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/sha256:7b5abbb779075b520df17c06778bf8114095355dea5df8f3757835ebb7c77c47" http.request.useragent="Go-http-client/1.1" http.response.duration=1.510304ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "PUT /v2/foo/schema2/manifests/sha256:7b5abbb779075b520df17c06778bf8114095355dea5df8f3757835ebb7c77c47 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=2a7b0008-0673-49e1-8348-e1cfb2e90fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" 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.468804ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=11710632-8f9a-4dcf-a7e8-9e65d5b3de42 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/sha256:7b5abbb779075b520df17c06778bf8114095355dea5df8f3757835ebb7c77c47" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.428564ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/sha256:7b5abbb779075b520df17c06778bf8114095355dea5df8f3757835ebb7c77c47 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=0721f43e-822a-4ad9-883c-de96568d651a http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.252293ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=4344abe3-6336-4251-8cfa-7c16224ee5d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" http.request.uri="/v2/foo/schema2/manifests/sha256:7b5abbb779075b520df17c06778bf8114095355dea5df8f3757835ebb7c77c47" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115512ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/sha256:7b5abbb779075b520df17c06778bf8114095355dea5df8f3757835ebb7c77c47 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="rewriting manifest list sha256:7b5abbb779075b520df17c06778bf8114095355dea5df8f3757835ebb7c77c47 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=2a89e8ca-88a7-43e0-9b97-31aede192c82 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" 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-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44403" http.request.id=2a89e8ca-88a7-43e0-9b97-31aede192c82 http.request.method=GET http.request.remoteaddr="127.0.0.1:58322" 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.479246ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:04:41Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:04:41Z" 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:38013" http.request.id=d048a586-072c-42d7-ad02-c71d968aa111 http.request.method=GET http.request.remoteaddr="127.0.0.1:43366" 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.310433ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" 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:38013" http.request.id=e61711d5-8c65-46d5-bf88-eddf39f3e180 http.request.method=GET http.request.remoteaddr="127.0.0.1:43366" 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.367173ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" 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:38013" http.request.id=5f3f6cb1-2b04-4efb-943d-3443762c95a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" 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.287253ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" 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:38013" http.request.id=629be774-48ee-4035-a0ad-79831629e947 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" 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.296375ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:41Z" 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:38013" http.request.id=629be774-48ee-4035-a0ad-79831629e947 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" 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.353716ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:41Z" 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:38013" http.request.id=629be774-48ee-4035-a0ad-79831629e947 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" 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.399156ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:41Z" 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:38013" http.request.id=629be774-48ee-4035-a0ad-79831629e947 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" 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.438886ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-10T02:04:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=a3fc6e89-698c-4bd4-9608-8d58f3e8ac23 http.request.method=POST http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.860224ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=9eccc40e-627a-412e-a454-3c158a34e0e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/blobs/uploads/1f3024c3-e775-44d9-a10e-610e2a1c5aa1?_state=id9AYRmTscypwVYBjttUpQp7nTljsYCjXH95fnzsKWB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZjMwMjRjMy1lNzc1LTQ0ZDktYTEwZS02MTBlMmExYzVhYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NDEuOTQ3NjQ1MjA3WiJ9&digest=sha256%3A78862af2ac3a366f57b2efa19535cbbd3d444d93e2b95fb4d8d34bab12cd38bb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.607753021s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/1f3024c3-e775-44d9-a10e-610e2a1c5aa1?_state=id9AYRmTscypwVYBjttUpQp7nTljsYCjXH95fnzsKWB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZjMwMjRjMy1lNzc1LTQ0ZDktYTEwZS02MTBlMmExYzVhYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NDEuOTQ3NjQ1MjA3WiJ9&digest=sha256%3A78862af2ac3a366f57b2efa19535cbbd3d444d93e2b95fb4d8d34bab12cd38bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=674bd57d-dd0c-4699-8396-c0d83621d103 http.request.method=POST http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.447365ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:43 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=18a961a0-2949-4cca-8cb4-ce42e3d73b0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/blobs/uploads/ff581d93-d543-4845-9be5-4684ef85c8b8?_state=Hnn_w65-0bfShdlkymAFAI5Q8uv2kshkdhke7WXAaVJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZjU4MWQ5My1kNTQzLTQ4NDUtOWJlNS00Njg0ZWY4NWM4YjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NDMuODcxMjg1MTQ1WiJ9&digest=sha256%3A58cee8d67ed620d9bc2d49e0d336f3bfd0a6504e90799ed4ae9344f4f0cc88bb" http.request.useragent="Go-http-client/1.1" http.response.duration=3.198531833s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:43 +0000] "PUT /v2/foo/schema1/blobs/uploads/ff581d93-d543-4845-9be5-4684ef85c8b8?_state=Hnn_w65-0bfShdlkymAFAI5Q8uv2kshkdhke7WXAaVJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZjU4MWQ5My1kNTQzLTQ4NDUtOWJlNS00Njg0ZWY4NWM4YjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NDMuODcxMjg1MTQ1WiJ9&digest=sha256%3A58cee8d67ed620d9bc2d49e0d336f3bfd0a6504e90799ed4ae9344f4f0cc88bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=151cbe3b-1cc5-4d7d-8a68-8f8fb48d3b9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.578229ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=8c636766-4f2b-47bc-9642-c0e4757c3d38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.285869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=845e5b18-bf1c-4fb6-a7fd-5c8f0c486aa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:43366" 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.718146ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=5f1bac85-bb52-4087-9589-49579bcdb67d http.request.method=GET http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.274378ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "GET /v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" 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:38013" http.request.id=32abf7fe-d10f-4d50-a256-afe83a7a8633 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.209948ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" 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:38013" http.request.id=eab94e32-46cf-41ff-b112-6f0e00781373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.159778ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:38013" http.request.id=fb19ddd9-d3a8-4892-b181-8cec09ef21fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.393528ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=45ffbf77-44a3-41c9-95d5-e61a51aafd49 http.request.method=GET http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.762946ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "GET /v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=db13aeac-aa6d-4540-b77c-be120870e2db http.request.method=GET http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281043ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=2bc3b311-670a-4cc7-932d-51bc8ed6abde http.request.method=GET http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.303063ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "GET /v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=8ad98d29-305d-4529-9391-5d38a6772e61 http.request.method=GET http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.175495ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=error msg="payload digest does match: "sha256:ede3fb93f48baeb4056f8a7e4bbf14063496ad24bf014a18d2b89481dbd6bd94" != "sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f"" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=29c4a945-ee6c-4d2b-9aa2-c2eb3c6e7ae4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" time="2025-02-10T02:04:47Z" 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:38013" http.request.id=29c4a945-ee6c-4d2b-9aa2-c2eb3c6e7ae4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43366" http.request.uri="/v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.635674ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f" 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c1982b7755e886ec2385a67645ee44967b9d6cbba3e2e0e396148b571d3979f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" 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:38013" http.request.id=15d8bf74-1d24-4908-ba0e-d57106bb6e51 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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.519754ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" 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:38013" http.request.id=78bdfcf5-fc35-4986-b202-e1c3a7807401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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.311573ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38013" http.request.id=9b7cf17f-8396-4397-a720-9f3cd07a0fc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" 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.531844ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:04:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38013" http.request.id=9b7cf17f-8396-4397-a720-9f3cd07a0fc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" 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.588534ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:04:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38013" http.request.id=9b7cf17f-8396-4397-a720-9f3cd07a0fc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" 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.631964ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=c5beebf0-9655-4cdf-b92f-a4f37d0a3c17 http.request.method=POST http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.207865ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=f120a757-1798-4919-88a3-7e140f320de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/blobs/uploads/93bb7264-1a8c-4ab1-83e1-4fb0b9d32d6a?_state=Fehs5JQ2aJDS541kAxjJ9Hqq3MWZCipTyXA8e11FVcN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5M2JiNzI2NC0xYThjLTRhYjEtODNlMS00ZmIwYjlkMzJkNmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NDcuMTIxMjE0MDk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.909524ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/93bb7264-1a8c-4ab1-83e1-4fb0b9d32d6a?_state=Fehs5JQ2aJDS541kAxjJ9Hqq3MWZCipTyXA8e11FVcN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5M2JiNzI2NC0xYThjLTRhYjEtODNlMS00ZmIwYjlkMzJkNmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NDcuMTIxMjE0MDk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38013" http.request.id=6defa56d-869c-436a-b5e1-2cb3248f9bf8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" 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.484563ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:04:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38013" http.request.id=6defa56d-869c-436a-b5e1-2cb3248f9bf8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" 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.545124ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-10T02:04:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=27955b2c-307e-46cb-a8c2-863daa4986c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.784394ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=4ce6de75-00bf-4705-9a51-de4c4ac3ae98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/blobs/uploads/7a81ead0-d994-4739-a8f2-44d528ea5ad1?_state=rcVzwKVYYCc5QWbLBzK6jXFPaW-DpIWGLYWTVqPfglh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YTgxZWFkMC1kOTk0LTQ3MzktYThmMi00NGQ1MjhlYTVhZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NDcuMzk1Njk3Nzk4WiJ9&digest=sha256%3Aa82ea4901fea2030d3f21099d931f7991330a0732191e8161c7db6160c6cfaf7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.427686268s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/7a81ead0-d994-4739-a8f2-44d528ea5ad1?_state=rcVzwKVYYCc5QWbLBzK6jXFPaW-DpIWGLYWTVqPfglh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YTgxZWFkMC1kOTk0LTQ3MzktYThmMi00NGQ1MjhlYTVhZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NDcuMzk1Njk3Nzk4WiJ9&digest=sha256%3Aa82ea4901fea2030d3f21099d931f7991330a0732191e8161c7db6160c6cfaf7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=63f81670-1134-4cd1-a799-6d158581657c http.request.method=POST http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.642617ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=68a42086-810f-4ba3-b6f4-0c4d5e0c9d87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/blobs/uploads/9e9960ae-c063-49eb-b294-6b902112c0b6?_state=lcyDVINVS9LloPdOommaep29QbjB34-XTu3NlLga89F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZTk5NjBhZS1jMDYzLTQ5ZWItYjI5NC02YjkwMjExMmMwYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NTAuMTAyNjgwODU5WiJ9&digest=sha256%3Afd527d12db604f780494a339ba4cbf653bbf3b4f7ddcb6d5731bc01fc6e44b25" http.request.useragent="Go-http-client/1.1" http.response.duration=2.462445778s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/9e9960ae-c063-49eb-b294-6b902112c0b6?_state=lcyDVINVS9LloPdOommaep29QbjB34-XTu3NlLga89F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZTk5NjBhZS1jMDYzLTQ5ZWItYjI5NC02YjkwMjExMmMwYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NTAuMTAyNjgwODU5WiJ9&digest=sha256%3Afd527d12db604f780494a339ba4cbf653bbf3b4f7ddcb6d5731bc01fc6e44b25 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:38013" http.request.id=0ffb0dee-87a5-4afe-849d-9ce1b6ea1bda http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.358185ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:38013" http.request.id=2f02cf6a-54dc-42f9-b9c8-a2bfca2ccee0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/sha256:93d801d328ad52d80d18799cdad5b1fb8abba2b5f71a59716fda0e4d8773eedc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.832264ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:93d801d328ad52d80d18799cdad5b1fb8abba2b5f71a59716fda0e4d8773eedc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=78957332-defb-4ef5-84fa-712bceb0f06a http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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.775644ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=4d8810d5-91d8-4641-9232-164d6585a263 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/sha256:93d801d328ad52d80d18799cdad5b1fb8abba2b5f71a59716fda0e4d8773eedc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.669084ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/sha256:93d801d328ad52d80d18799cdad5b1fb8abba2b5f71a59716fda0e4d8773eedc HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=c63fd5bb-a0cd-42e2-81c4-c0361087dc88 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.463224ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=0eef7cf9-8248-4b39-80d0-ca0a9c83d114 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/sha256:93d801d328ad52d80d18799cdad5b1fb8abba2b5f71a59716fda0e4d8773eedc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.246813ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/sha256:93d801d328ad52d80d18799cdad5b1fb8abba2b5f71a59716fda0e4d8773eedc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=6bd7c9ee-5c9a-45bc-a9c3-5479a5a10011 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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.314953ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="rewriting manifest sha256:93d801d328ad52d80d18799cdad5b1fb8abba2b5f71a59716fda0e4d8773eedc in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=60d540f6-7e15-409f-a994-0b622d42ca4c http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=60d540f6-7e15-409f-a994-0b622d42ca4c http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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.893107ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:38013" http.request.id=80a252bf-d5be-437b-aa39-7f929114b475 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" 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.515944ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:38013" http.request.id=5161c6c7-dd8a-45bc-93e5-7ef480395aa8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.781764ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:38013" http.request.id=1a6fbcdf-2ec3-4f8b-afb2-086b09f344ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/sha256:71d52d0253ef000e2905320a2501c7914ad0058bfc8841a1f5c77b8849d19046" http.request.useragent="Go-http-client/1.1" http.response.duration=1.644104ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:71d52d0253ef000e2905320a2501c7914ad0058bfc8841a1f5c77b8849d19046 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=4b8e8aa9-c924-4e9a-8b9a-465c7569a9d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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.689914ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=d9b6758d-288b-423a-91e6-3c97c60f1cc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/sha256:71d52d0253ef000e2905320a2501c7914ad0058bfc8841a1f5c77b8849d19046" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.568384ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/sha256:71d52d0253ef000e2905320a2501c7914ad0058bfc8841a1f5c77b8849d19046 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=8f229ac5-e01c-4c22-92f5-bba297d1eee3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.285323ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=d1e365cc-c57a-44d8-82d5-14ef83a4a4f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" http.request.uri="/v2/foo/schema2/manifests/sha256:71d52d0253ef000e2905320a2501c7914ad0058bfc8841a1f5c77b8849d19046" http.request.useragent="Go-http-client/1.1" http.response.duration=1.269543ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/sha256:71d52d0253ef000e2905320a2501c7914ad0058bfc8841a1f5c77b8849d19046 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="rewriting manifest list sha256:71d52d0253ef000e2905320a2501c7914ad0058bfc8841a1f5c77b8849d19046 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=06a13ff4-3b82-421a-add0-ce5d4d37fa92 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38013" http.request.id=06a13ff4-3b82-421a-add0-ce5d4d37fa92 http.request.method=GET http.request.remoteaddr="127.0.0.1:43380" 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.617786ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (33.09s) === RUN TestGetManifestWithStorageError time="2025-02-10T02:04:52Z" 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-10T02:04:52Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:04:52Z" 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:44055" http.request.id=7117477b-1ecb-4aa3-aca1-22e6048405ca http.request.method=GET http.request.remoteaddr="127.0.0.1:39988" 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.392483ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:44055" http.request.id=c41be767-6daa-4e9f-9d82-6846b15ce260 http.request.method=GET http.request.remoteaddr="127.0.0.1:39988" 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.170912ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:44055" http.request.id=510e4256-b889-4015-b9a0-726665abb449 http.request.method=GET http.request.remoteaddr="127.0.0.1:39988" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.328993ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:44055" http.request.id=ca7a97bc-e8fc-46aa-a1ea-3d5e996953ad http.request.method=GET http.request.remoteaddr="127.0.0.1:39988" 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.127283ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/Feb/2025:02:04:52 +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-10T02:04:52Z" 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-10T02:04:52Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:04:52Z" 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:37245" http.request.id=6baf0726-e867-467e-aa80-39e102cd86df http.request.method=GET http.request.remoteaddr="127.0.0.1:50026" 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.378963ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:37245" http.request.id=c7c8e6a5-92e3-4d72-8f2f-297380b803af http.request.method=GET http.request.remoteaddr="127.0.0.1:50026" 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.234303ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:37245" http.request.id=593bf8f6-f35b-4989-ad0e-97baefdbec07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" 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.131653ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" 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:37245" http.request.id=34b1b9f6-a9a2-48f2-b825-481808c31400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" 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.171115ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:52Z" 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:37245" http.request.id=34b1b9f6-a9a2-48f2-b825-481808c31400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" 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.228155ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:52Z" 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:37245" http.request.id=34b1b9f6-a9a2-48f2-b825-481808c31400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" 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.286235ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-10T02:04:52Z" 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:37245" http.request.id=34b1b9f6-a9a2-48f2-b825-481808c31400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" 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.321705ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-10T02:04:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=27968c58-10cb-4c97-b592-85641e08096e http.request.method=POST http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.972695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=968cc97a-36eb-4701-acba-b8285d9f11f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/blobs/uploads/3fb695ff-c90c-4ca0-8367-94ae334e1065?_state=yde0cFW3H3ZHpU4uz1YhkIYtgdDBPaa_iDSXHKXA86R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZmI2OTVmZi1jOTBjLTRjYTAtODM2Ny05NGFlMzM0ZTEwNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NTIuOTM5MjgwOTU5WiJ9&digest=sha256%3A560d15658c8b19f5c57f7bd9a8871ddcc6ba4780e6828dad505f06e93319f572" http.request.useragent="Go-http-client/1.1" http.response.duration=3.057490998s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/3fb695ff-c90c-4ca0-8367-94ae334e1065?_state=yde0cFW3H3ZHpU4uz1YhkIYtgdDBPaa_iDSXHKXA86R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZmI2OTVmZi1jOTBjLTRjYTAtODM2Ny05NGFlMzM0ZTEwNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NTIuOTM5MjgwOTU5WiJ9&digest=sha256%3A560d15658c8b19f5c57f7bd9a8871ddcc6ba4780e6828dad505f06e93319f572 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:04:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=4bae281f-a3ce-4779-a36b-619a89913f14 http.request.method=POST http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.040915ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=f59ae4bb-86e2-4420-a3b5-1cb86add2b87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/blobs/uploads/d1c8aa83-9df9-4a04-94f5-e660e38088c7?_state=2wT6-LA8QFqy4kspkfESwmf0tYqvxghQ7RJvawqEl2N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMWM4YWE4My05ZGY5LTRhMDQtOTRmNS1lNjYwZTM4MDg4YzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NTYuMzY3NjQ3NjAxWiJ9&digest=sha256%3Abf87fd3d38a701ed87bda183dac3c853a03a000513dda04a610930aa3a810fb9" http.request.useragent="Go-http-client/1.1" http.response.duration=4.845445674s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:04:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/d1c8aa83-9df9-4a04-94f5-e660e38088c7?_state=2wT6-LA8QFqy4kspkfESwmf0tYqvxghQ7RJvawqEl2N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMWM4YWE4My05ZGY5LTRhMDQtOTRmNS1lNjYwZTM4MDg4YzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDQ6NTYuMzY3NjQ3NjAxWiJ9&digest=sha256%3Abf87fd3d38a701ed87bda183dac3c853a03a000513dda04a610930aa3a810fb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=468751b0-6042-4962-b290-968524c2df1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.522728ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=f19529d9-d37e-446a-ab22-8eff79152c44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.duration=4.763231ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=56d7c776-f46c-46fb-ace6-33d4b2f8ae85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50026" 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.431276ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=b91963e6-7bc3-4001-ba4b-9dd2c5b9661e http.request.method=GET http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.505726ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=c7103022-07ac-4b01-8ced-6ed0f14ef7de http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.duration=2.833837ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=625b9a73-c247-44d4-af0a-99dbe0105b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.duration=2.795027ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:37245" http.request.id=2a9dd9df-4bf2-4b68-af3e-03887ae132de http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.duration=2.760027ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=88913fe2-36a0-4cfd-b161-959006af59cb http.request.method=GET http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.158155ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=171bf4dc-c837-4983-a216-4e6849e31fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334664ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=efebc404-fb6a-46a2-b975-a78eaee6e9d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171843ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=65a2b46d-6f6c-45e1-832a-67f351471501 http.request.method=GET http.request.remoteaddr="127.0.0.1:50026" 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.656174ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=error msg="payload digest does match: "sha256:484bde8075fd923b4fa2d3feeddaf2fd72e84ec9a1ce5a9e8151ceb592f9063b" != "sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48"" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=54732b86-4d17-4064-94c6-565abff95d80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=54732b86-4d17-4064-94c6-565abff95d80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50026" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.484683ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=df0e33d2-20e0-4c60-accc-173b30a2257b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46640" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.duration=2.034374ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=9d8ce6a4-f355-459d-97f2-e04192b8b8c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46640" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.374073ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=18fc714a-ecad-4460-ab2e-b890a34613a7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46650" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.521454ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=32909376-047f-4cca-bfdc-aaa7d98c2d95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46656" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.duration=2.777456ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=8e0f94e6-799e-44dc-853b-01b03a9fc6ea http.request.method=GET http.request.remoteaddr="127.0.0.1:46656" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.032125ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=564b86f2-9cb3-459b-b114-c2b95c85a190 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46670" 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.377143ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=a61c7822-5510-417b-949f-ae56028e6774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.789046ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=d3983a78-5ce4-428b-88c2-5b8e76fbd0a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" 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.150903ms http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=9a4f2f19-f03f-4715-8dbb-bc66e3b49c9c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48" http.request.useragent="Go-http-client/1.1" http.response.duration=1.648354ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4839b67322724c50b79232987fa3815898a8b4f67e776cdfa02a357fb92cfb48 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=0db176ec-ac70-41c8-98e4-010f97b1ec16 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" 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.339223ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=96384759-09ad-43fe-893e-44b7d11fcb08 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" 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.490713ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=af08b01f-c6bd-4d71-b3f1-909fd13e10c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" 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.264163ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=231975da-d6e5-40bd-a9d2-b8e0c8fdc533 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" 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.385113ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:05:01Z" 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:37245" http.request.id=231975da-d6e5-40bd-a9d2-b8e0c8fdc533 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" 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.440623ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:05:01Z" 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:37245" http.request.id=231975da-d6e5-40bd-a9d2-b8e0c8fdc533 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" 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.485893ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=e031f24a-0dd3-4859-b307-d2eeea104659 http.request.method=POST http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.526663ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=b6d871d3-2797-419c-b414-2e709853451f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/blobs/uploads/c57aa7eb-6492-4946-8649-0641cb9b58b3?_state=mLIAdljnPiCzF68qC9jOzVLDXsJiI--wjvZythP9hzZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNTdhYTdlYi02NDkyLTQ5NDYtODY0OS0wNjQxY2I5YjU4YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDU6MDEuMjgwMjgxMTU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.921854ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/c57aa7eb-6492-4946-8649-0641cb9b58b3?_state=mLIAdljnPiCzF68qC9jOzVLDXsJiI--wjvZythP9hzZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNTdhYTdlYi02NDkyLTQ5NDYtODY0OS0wNjQxY2I5YjU4YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDU6MDEuMjgwMjgxMTU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" 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:37245" http.request.id=ae5b7e2f-5e99-4903-8ed8-1c34b5f7b9d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" 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.375793ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-10T02:05:01Z" 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:37245" http.request.id=ae5b7e2f-5e99-4903-8ed8-1c34b5f7b9d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" 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.429343ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-10T02:05:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=396af99f-5316-45e6-b221-deb91bafb245 http.request.method=POST http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.689977ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=e4cc5816-2bde-4544-9605-81a6766b0c96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/blobs/uploads/d45a4f66-2ed6-4389-8ad4-f16d33cfc7d7?_state=szWb802pRuXVctVPi8omGuMPr6RQ1QiGFSiaCMZEoyZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNDVhNGY2Ni0yZWQ2LTQzODktOGFkNC1mMTZkMzNjZmM3ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDU6MDEuNzkyMTA5ODQ4WiJ9&digest=sha256%3A70fea5e269fdcbc8d1bc81469f1981b7b3a682c65cb74a548d42190279fc91d0" http.request.useragent="Go-http-client/1.1" http.response.duration=7.917593915s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/d45a4f66-2ed6-4389-8ad4-f16d33cfc7d7?_state=szWb802pRuXVctVPi8omGuMPr6RQ1QiGFSiaCMZEoyZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNDVhNGY2Ni0yZWQ2LTQzODktOGFkNC1mMTZkMzNjZmM3ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDU6MDEuNzkyMTA5ODQ4WiJ9&digest=sha256%3A70fea5e269fdcbc8d1bc81469f1981b7b3a682c65cb74a548d42190279fc91d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=b6330c75-c09d-4553-b1c0-69b47a8a3fc4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.214435ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=fe856e42-a2f0-4a87-94c5-f098c4cfe164 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/blobs/uploads/525e32ae-631a-46bd-ac48-72aae4e038ea?_state=eCPxFpehXkEp476vsEiCvcne0eGVR616aId1Wj5tbWp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MjVlMzJhZS02MzFhLTQ2YmQtYWM0OC03MmFhZTRlMDM4ZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDU6MTAuMTg0NDg3Nzg2WiJ9&digest=sha256%3A9d7c45f7bc29b4e504eb55406b0e4e516f6d49aa6be1b1a1f78b542ac0fe50df" http.request.useragent="Go-http-client/1.1" http.response.duration=7.170890506s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/525e32ae-631a-46bd-ac48-72aae4e038ea?_state=eCPxFpehXkEp476vsEiCvcne0eGVR616aId1Wj5tbWp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MjVlMzJhZS02MzFhLTQ2YmQtYWM0OC03MmFhZTRlMDM4ZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMTBUMDI6MDU6MTAuMTg0NDg3Nzg2WiJ9&digest=sha256%3A9d7c45f7bc29b4e504eb55406b0e4e516f6d49aa6be1b1a1f78b542ac0fe50df HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:37245" http.request.id=22774218-60d0-41a7-8d57-b636b3b566e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.421835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:37245" http.request.id=40564ba5-afb0-4713-9b2a-bd64452afe32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.375365ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "PUT /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=af291c55-e4a0-401c-b50f-2bf28580bf28 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" 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.626374ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=e3ffe3ee-7c42-4314-be3f-e354f94fb3ba http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.751614ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=2d44f3a0-d531-406c-bc26-b8c04c06b587 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286323ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=22bc8802-0e22-4368-a06c-90b2d119c122 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.272823ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=d7d00a11-2c32-41ae-a9e4-8ea8b629d8ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" 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.224463ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="rewriting manifest sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=df8bb6a1-9c61-4a05-856a-e6f9334b2ca2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" 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-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=df8bb6a1-9c61-4a05-856a-e6f9334b2ca2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" 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.805066ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=342d2011-0155-4617-94e3-83419bd077e9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.593073ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "DELETE /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=a1d6db3c-fb62-4f85-83fb-8cadbc124ccd http.request.method=GET http.request.remoteaddr="127.0.0.1:46676" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.348933ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:37245" http.request.id=108e12ce-be76-42fc-9a6b-c5a3777b1f84 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44464" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.064995ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "DELETE /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:37245" http.request.id=a311e49a-c3f0-43e1-af2f-0f8db698a0a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44472" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.832714ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "PUT /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=0ad48027-43c1-4d81-a4a5-5bf73abe3c08 http.request.method=GET http.request.remoteaddr="127.0.0.1:44472" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.526654ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:37245" http.request.id=9bd2fdee-1cad-4e1e-a873-794e930220a0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44482" 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.282335ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:37245" http.request.id=9020e86d-9abd-49ab-bce0-a1b6e83b6e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.020444ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=db00bfdc-85a7-4fd9-a90f-17e60d65ceaa http.request.method=GET http.request.remoteaddr="127.0.0.1:44492" 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.199133ms http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=ebac6a3a-c6a9-4d9e-b263-c4b751a6823a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.497174ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "DELETE /v2/foo/schema2/manifests/sha256:435d76de38bf09d29f90ff7b5c81f203ca38632162c4ead096343ed51aa52ee5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37245" http.request.id=01c16b20-aa06-45d2-8c0b-979b1756adb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.132075ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (24.79s) === RUN TestManifestDeleteDisabled time="2025-02-10T02:05:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:05:17Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:05:17Z" 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:35353" http.request.id=ebba6150-1f09-4723-b174-72eff8ea92d5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51248" 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.225193ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-02-10T02:05:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:05:17Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:05:17Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-10T02:05:17Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.6 time="2025-02-10T02:05:17Z" 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-10T02:05:17Z" 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:36545" http.request.id=9699d274-5ceb-4bf3-aed8-06dccf2617be http.request.method=PUT http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.241528ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:36545" http.request.id=6ef739c7-56c6-44f0-a5b3-6faf75b7d9ca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56568" 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.613716ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:36545" http.request.id=e730d1b0-bfc5-4e49-b16e-ff45b321c1da http.request.method=POST http.request.remoteaddr="127.0.0.1:56576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.695298ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-10T02:05:17Z" 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:36545" http.request.id=81552e8f-5a4e-45ed-873d-e065a0dd44c4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56588" 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.376995ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/Feb/2025:02:05:17 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.56s) === RUN TestProxyManifestGetByTag time="2025-02-10T02:05:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:05:17Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:05:18Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=62955c4d-0df4-440d-89ef-ece6ce25699c http.request.method=POST http.request.remoteaddr="127.0.0.1:36520" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.002864ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=6e39934e-b649-4168-8614-a0d27d83b919 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36520" http.request.uri="/v2/foo/bar/blobs/uploads/bba255e7-2bb1-408b-a1fd-5f3605273639?_state=gjQK-fYlNErFV2hDAJRv9rQa5Gpi-P92TM3klhB8CGN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiYTI1NWU3LTJiYjEtNDA4Yi1hMWZkLTVmMzYwNTI3MzYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNToxOC4zNDU1OTgyODJaIn0%3D&digest=sha256%3A6d90c8eda22564ea524c1e6632655431673bc95d16d166255949ea714bb9b86b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.699679709s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:18 +0000] "PUT /v2/foo/bar/blobs/uploads/bba255e7-2bb1-408b-a1fd-5f3605273639?_state=gjQK-fYlNErFV2hDAJRv9rQa5Gpi-P92TM3klhB8CGN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiYTI1NWU3LTJiYjEtNDA4Yi1hMWZkLTVmMzYwNTI3MzYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNToxOC4zNDU1OTgyODJaIn0%3D&digest=sha256%3A6d90c8eda22564ea524c1e6632655431673bc95d16d166255949ea714bb9b86b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=6496ae8d-c5fc-4dad-b8f9-a623826f6356 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36520" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.393298ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-10T02:05:23Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-10T02:05:23Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.23.6 time="2025-02-10T02:05:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=02dd07ec-e986-4453-835a-6e5fd059e926 http.request.method=GET http.request.remoteaddr="127.0.0.1:36520" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.239593ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41507" go.version=go1.23.6 time="2025-02-10T02:05:23Z" 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-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=c021454b-9555-44e2-bc9f-b379846753ab http.request.method=GET http.request.remoteaddr="127.0.0.1:36532" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.163605ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41507 /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:41507/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:42011" http.request.id=6521a8fd-028f-45b0-b4a1-f77e97471548 http.request.method=GET http.request.remoteaddr="127.0.0.1:49290" http.request.uri="/v2/foo/bar/manifests/sha256:09e9e4b9eda36e2b73e9a92a40ad004fef0351c39d4c2513ef70917420565b17" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:09e9e4b9eda36e2b73e9a92a40ad004fef0351c39d4c2513ef70917420565b17" time="2025-02-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=7bc52542-a5c7-4c6d-9b90-f5a01a6f364e http.request.method=GET http.request.remoteaddr="127.0.0.1:36540" http.request.uri="/v2/foo/bar/manifests/sha256:09e9e4b9eda36e2b73e9a92a40ad004fef0351c39d4c2513ef70917420565b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.362755ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "GET /v2/foo/bar/manifests/sha256:09e9e4b9eda36e2b73e9a92a40ad004fef0351c39d4c2513ef70917420565b17 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:09e9e4b9eda36e2b73e9a92a40ad004fef0351c39d4c2513ef70917420565b17 with ttl=167h59m59.99999361s" go.version=go1.23.6 time="2025-02-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42011" http.request.id=6521a8fd-028f-45b0-b4a1-f77e97471548 http.request.method=GET http.request.remoteaddr="127.0.0.1:49290" http.request.uri="/v2/foo/bar/manifests/sha256:09e9e4b9eda36e2b73e9a92a40ad004fef0351c39d4c2513ef70917420565b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.406084ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "GET /v2/foo/bar/manifests/sha256:09e9e4b9eda36e2b73e9a92a40ad004fef0351c39d4c2513ef70917420565b17 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=b413113d-cefc-4f24-b8c0-504551b8f38b http.request.method=GET http.request.remoteaddr="127.0.0.1:36540" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.214933ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41507 /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:41507/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:42011" http.request.id=6a6cad02-4bdf-406a-b76c-7318e7eaa71b http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" 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-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=68c08299-5ae6-411c-a57f-97aa100e70a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36550" 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.208566ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42011" http.request.id=6a6cad02-4bdf-406a-b76c-7318e7eaa71b http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" 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.144158ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-10T02:05:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=ed0e530f-f926-4f76-a8bd-391e0e210823 http.request.method=POST http.request.remoteaddr="127.0.0.1:36550" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.860025ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=8597a563-6f8d-4592-b7c4-7a20d1ad060a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36550" http.request.uri="/v2/foo/bar/blobs/uploads/0165a410-6f51-4ae9-82de-02c3c92b558e?_state=cQQUy4mK6KP6iRl9L9HJ6Qo1ABMuTH6jHWMOpSNGKKF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNjVhNDEwLTZmNTEtNGFlOS04MmRlLTAyYzNjOTJiNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNToyMy4zNDc3NDk4MjdaIn0%3D&digest=sha256%3A05aeb7fef7faf754bbe782152f5726d3670b60e3854cd5e2c29589a2b7766254" http.request.useragent="Go-http-client/1.1" http.response.duration=2.203501682s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:23 +0000] "PUT /v2/foo/bar/blobs/uploads/0165a410-6f51-4ae9-82de-02c3c92b558e?_state=cQQUy4mK6KP6iRl9L9HJ6Qo1ABMuTH6jHWMOpSNGKKF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxNjVhNDEwLTZmNTEtNGFlOS04MmRlLTAyYzNjOTJiNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0xMFQwMjowNToyMy4zNDc3NDk4MjdaIn0%3D&digest=sha256%3A05aeb7fef7faf754bbe782152f5726d3670b60e3854cd5e2c29589a2b7766254 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=c0a48815-17c9-46e2-af9a-4c3b2be8efe4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36550" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.202187ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Feb/2025:02:05:25 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=574a4f8b-053a-451e-b6dc-ef12e4a741e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36550" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.872514ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Feb/2025:02:05:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-10T02:05:25Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41507 /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:41507/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:42011" http.request.id=52877387-267c-4c71-acb7-3efb52ae447c http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" 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-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=ec90aa31-7aab-4369-8de7-b9317061d7f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36566" 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.419525ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Feb/2025:02:05:25 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=cbd8d21f-cbc1-4a90-8f7b-6fc4d47adb9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36566" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.206723ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Feb/2025:02:05:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-10T02:05:25Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41507 /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:41507/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:42011" http.request.id=52877387-267c-4c71-acb7-3efb52ae447c http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" 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-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41507" http.request.id=804b4feb-c99d-4120-804c-7df57abf5ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36580" 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.242845ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Feb/2025:02:05:25 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-10T02:05:25Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:7fd7c019c27248881b45a2dce44a9f63692b4f29ad35cadb8b26603d0a5a83f1 with ttl=167h59m59.9999961s" go.version=go1.23.6 time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42011" http.request.id=52877387-267c-4c71-acb7-3efb52ae447c http.request.method=GET http.request.remoteaddr="127.0.0.1:49304" 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.025305ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Feb/2025:02:05:25 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (7.61s) === RUN TestAppDispatcher time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43223" http.request.id=4b9d19cd-5096-4cfa-a94e-09a13163d99f http.request.method=GET http.request.remoteaddr="127.0.0.1:38430" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622194ms http.response.status=200 http.response.written=0 time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43223" http.request.id=bfe128ac-3c4d-4ab8-a51f-0c75d025c109 http.request.method=GET http.request.remoteaddr="127.0.0.1:38430" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.304283ms http.response.status=200 http.response.written=0 time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43223" http.request.id=0a0b5862-c7ed-4746-99ea-0961d4d6bffb http.request.method=GET http.request.remoteaddr="127.0.0.1:38430" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.337723ms http.response.status=200 http.response.written=0 time="2025-02-10T02:05:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43223" http.request.id=9c0731e3-bb30-401e-8f8f-491743acf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:38430" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.326503ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-02-10T02:05: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 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab time="2025-02-10T02:05:25Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab time="2025-02-10T02:05:25Z" 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:37099" http.request.id=238faacd-3c3d-4ec0-891e-210465c2ab12 http.request.method=GET http.request.remoteaddr="127.0.0.1:35704" 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-10T02:05: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 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab time="2025-02-10T02:05:25Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab time="2025-02-10T02:05:25Z" level=info msg="configuring file health check path=/tmp/healthcheck3374100902, interval=1" go.version=go1.23.6 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-02-10T02:05:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab time="2025-02-10T02:05:29Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab time="2025-02-10T02:05:29Z" level=info msg="configuring TCP health check addr=127.0.0.1:34427, interval=1" go.version=go1.23.6 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-02-10T02:05:33Z" 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=c58ef045-4095-4c62-ac7c-e99ff3b872ab time="2025-02-10T02:05:33Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab time="2025-02-10T02:05:33Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43427, interval=1, threshold=3" go.version=go1.23.6 instance.id=c58ef045-4095-4c62-ac7c-e99ff3b872ab --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 185.634s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.17s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.07s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.33s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.44s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.66s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.24s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 11.940s === RUN TestSchedule time="2025-02-10T02:02:34Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 time="2025-02-10T02:02:34Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99486ms" go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 time="2025-02-10T02:02:34Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.47µs" go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 time="2025-02-10T02:02:34Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.83µs" go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 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-10T02:02:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-02-10T02:02:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 time="2025-02-10T02:02:35Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99575ms" go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 time="2025-02-10T02:02:35Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99742ms" go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 time="2025-02-10T02:02:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-02-10T02:02:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=08a60197-5820-4aba-bb7e-4226cb416735 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.585s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (10.45s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 17979904 sha256:75d79b6da4b1cc0ff18897b4b8fa7cbb1ee2127e31b33146462b8e9372f10b63 [] map[] } --- PASS: TestSimpleBlobRead (0.93s) === RUN TestBlobMount --- PASS: TestBlobMount (1.02s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (6.09s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (5.39s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (6.23s) === 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:0d70d986182f3c66e4ecd6fea0c316df84bb0aad476b0a3ce766b8afbdf8ef63 palailogos: marking blob sha256:2ee949d68af382717e2ce3f269fbf602964e4616487b72d003363808b6121331 palailogos: marking blob sha256:6c0880142fd0aeb9685c8da28c63cae04f8182ee2e57d86685658dd522742049 palailogos: marking manifest sha256:126ddce4ccebed5c969da72a273edc0b4a922d2aac8857ab7e39e7f3dc95e614 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:c7cb3245a3664dbb3c951cbaaf9fefc33b3b0e65eef83145b5729bff703e39a7 palailogos: marking blob sha256:09dc24cf55144527f5f35c4669a4267a769455ab4be82a3759b015ac88f5d2a6 palailogos: marking manifest sha256:3e1a762a3e34c22ffa28dc1f90b01e51097a4b575747e1411d5c906d2345cf2b palailogos: marking blob sha256:7e899f8f0e77331d52da31c34358c40804b70465d5414bfe38bee2f3a3d34adc palailogos: marking blob sha256:bb436c2e29d1a3d3b607f3c8bd8485a1534200627e693edcaeba7c140cefa226 palailogos: marking manifest sha256:7faeb5c6b668f298c3cc863f8025f7328d6523fa88e1c268b546e2d18c063f41 palailogos: marking blob sha256:3e1a762a3e34c22ffa28dc1f90b01e51097a4b575747e1411d5c906d2345cf2b palailogos: marking blob sha256:0d70d986182f3c66e4ecd6fea0c316df84bb0aad476b0a3ce766b8afbdf8ef63 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (3.81s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:e49b77e5279d9d804e635bdf6a9062fd8366c4a52885d9a4b7d6f040ceb3b61d deletemanifests: marking manifest sha256:fe81f3f5a799b416f23cc5bf873eed080ec180da915a3e6d94b69b617ac7f7a2 deletemanifests: marking blob sha256:dd186a59879ade268d3c961c31d11ff7d5c651383d6129d0271b581391f2ca8c deletemanifests: marking blob sha256:8421ba345d752e96fde2d27f34e5aba0381b1f09de06e4a3fd501717e4a646b3 deletemanifests: marking blob sha256:0c9622062e2714bb245ac1055f25d92ab13ddb57890118fc8287a6ac5676c5fd 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:e49b77e5279d9d804e635bdf6a9062fd8366c4a52885d9a4b7d6f040ceb3b61d blob eligible for deletion: sha256:7038b6d81fc1078bc5fa457073c0e85a7d3a01c8d28212fd056990985712f9e8 blob eligible for deletion: sha256:732531e7b45acafc3f4f54ee979b349e67f1dcbf08f5fd49b01b70dbefb03854 blob eligible for deletion: sha256:bd0d95860f46e469c71b947b8cc63412d425673e07b1b62d2b0b04185991aa61 deletemanifests manifest eligible for deletion: sha256:e49b77e5279d9d804e635bdf6a9062fd8366c4a52885d9a4b7d6f040ceb3b61d deletemanifests: marking manifest sha256:fe81f3f5a799b416f23cc5bf873eed080ec180da915a3e6d94b69b617ac7f7a2 deletemanifests: marking blob sha256:dd186a59879ade268d3c961c31d11ff7d5c651383d6129d0271b581391f2ca8c deletemanifests: marking blob sha256:8421ba345d752e96fde2d27f34e5aba0381b1f09de06e4a3fd501717e4a646b3 deletemanifests: marking blob sha256:0c9622062e2714bb245ac1055f25d92ab13ddb57890118fc8287a6ac5676c5fd time="2025-02-10T02:03:13Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/e49b77e5279d9d804e635bdf6a9062fd8366c4a52885d9a4b7d6f040ceb3b61d" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be time="2025-02-10T02:03:13Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/e49b77e5279d9d804e635bdf6a9062fd8366c4a52885d9a4b7d6f040ceb3b61d" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:e49b77e5279d9d804e635bdf6a9062fd8366c4a52885d9a4b7d6f040ceb3b61d time="2025-02-10T02:03:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e4/e49b77e5279d9d804e635bdf6a9062fd8366c4a52885d9a4b7d6f040ceb3b61d" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:7038b6d81fc1078bc5fa457073c0e85a7d3a01c8d28212fd056990985712f9e8 time="2025-02-10T02:03:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/70/7038b6d81fc1078bc5fa457073c0e85a7d3a01c8d28212fd056990985712f9e8" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:732531e7b45acafc3f4f54ee979b349e67f1dcbf08f5fd49b01b70dbefb03854 time="2025-02-10T02:03:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/73/732531e7b45acafc3f4f54ee979b349e67f1dcbf08f5fd49b01b70dbefb03854" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:bd0d95860f46e469c71b947b8cc63412d425673e07b1b62d2b0b04185991aa61 time="2025-02-10T02:03:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bd/bd0d95860f46e469c71b947b8cc63412d425673e07b1b62d2b0b04185991aa61" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be --- PASS: TestDeleteManifestIfTagNotFound (4.10s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:06caadeca67c7f6a2c7d9577cdad002e4d8900af9cfad5a2e2e5c0ec4da599e9 time="2025-02-10T02:03:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/06/06caadeca67c7f6a2c7d9577cdad002e4d8900af9cfad5a2e2e5c0ec4da599e9" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:6ef85e328204a11f0c1db75cda62ee907665be67a855a5249b814af42c2180ce time="2025-02-10T02:03:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6e/6ef85e328204a11f0c1db75cda62ee907665be67a855a5249b814af42c2180ce" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:c1194e7e3c3d9e8fdbeb78f72e2d31b58f3d4b76e22a970e6d80539ab022f25f time="2025-02-10T02:03:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c1/c1194e7e3c3d9e8fdbeb78f72e2d31b58f3d4b76e22a970e6d80539ab022f25f" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be --- PASS: TestGCWithMissingManifests (1.20s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:a59d0065bf57e6008dbbf90b08b6b627b0fa0eea180274ac72a08159e389b74b komnenos: marking blob sha256:447453d975a5cbd18c94d9b8264f1bb8ed2c65327c686e3681cc74111eea0b7d komnenos: marking blob sha256:d3e38fde06db488c8309879e775ff69b8f467ec4b89cc3820bd0aecad39aad97 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:99736aa1ccae46404a8831aa3abdb86cf51ff6c9dd8175fc73e3caf863492577 time="2025-02-10T02:03:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/99/99736aa1ccae46404a8831aa3abdb86cf51ff6c9dd8175fc73e3caf863492577" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:b063db222b1d6180cc023b92a853062da66d705c7293ecd5cb2135375202ca93 time="2025-02-10T02:03:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b0/b063db222b1d6180cc023b92a853062da66d705c7293ecd5cb2135375202ca93" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-02-10T02:03:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:23d239d0e7b5d12673b97210b22ed8938b617afb7b28f5344f1f6e5bc052cdba time="2025-02-10T02:03:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/23/23d239d0e7b5d12673b97210b22ed8938b617afb7b28f5344f1f6e5bc052cdba" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:54376c4c5277835d59fb669f7149e393305497cc2cfc3609db9d3392bc7c359b time="2025-02-10T02:03:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/54/54376c4c5277835d59fb669f7149e393305497cc2cfc3609db9d3392bc7c359b" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:6c3a63244fab37b364a0a76c7626289a7bcdc55edd33857823886c0c662a36d9 time="2025-02-10T02:03:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6c/6c3a63244fab37b364a0a76c7626289a7bcdc55edd33857823886c0c662a36d9" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be blob eligible for deletion: sha256:6c8edf6849a829612f9e7b2e68979ee79670e03f0980a834a23da4fea803a4d5 time="2025-02-10T02:03:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6c/6c8edf6849a829612f9e7b2e68979ee79670e03f0980a834a23da4fea803a4d5" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be --- PASS: TestDeletionHasEffect (4.54s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (4.71s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:7e675ffc6a29ba3f5023c7237dc894d1e22a0b31142af2e9c0d75b0c89e0737e michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:bf4618c3dd83e390cd23c2e963c692eafb6d8cabcaeae776bbc836d68d3f58ad michael_z_doukas: marking blob sha256:926703aa406dcda01d23b1fa4a9f3b100bd051db7da3bc83e2af75d8291b2f02 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a9752e208859c5b96ca8d251f39b73a969cc044f671d4dfc978bcc118ac4b388 time="2025-02-10T02:03:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a9/a9752e208859c5b96ca8d251f39b73a969cc044f671d4dfc978bcc118ac4b388" go.version=go1.23.6 instance.id=fa5f277f-2714-428c-8ca3-573ac6c555be --- PASS: TestOrphanBlobDeleted (2.43s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:1fa822a37aaf7da79978f100217e1bb590b5bb95d18b28a51976fbd677101430 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:4c93e14fee0d21e19b18ab9405c4ca4c9421c1afb7315a7c713190b3d2fc1b3e --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.73s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.17s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.90s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.76s) === 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-10T02:03:32Z" level=info msg="PurgeUploads starting: olderThan=2025-02-10 01:03:32.527139297 +0000 UTC m=-3542.455761766, actuallyDelete=true" time="2025-02-10T02:03:32Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-02-10T02:03:32Z" level=info msg="PurgeUploads starting: olderThan=2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237, actuallyDelete=true" time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/095e8d6c-7d8e-4b1c-8c06-9c7e84877d1b have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/89d2a889-1e7f-4d66-b2f4-03402304dd70 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8c32e1a4-fba6-41a4-bb8f-955e5b9c2e0c have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/93dc14e8-0577-4d5f-952a-b44017bcae69 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a8839bce-377d-4985-888a-915bcba45691 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ee79ff0e-84cd-4120-a56a-8413e8c861ae have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/d43f9f54-1fa5-496a-8c6d-4d243f9889a8 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7aec3887-157b-4b82-b7e2-2d181bf11d3a have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7f086099-a711-4885-90e8-5a4e3f551255 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fa7b4eb9-3963-4042-9004-b4e020430e0c have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ff8e3b1f-c0e7-496e-8a48-11a6b8ed5b24 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.52862831 +0000 UTC m=+57.545727237). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-02-10T02:03:32Z" level=info msg="PurgeUploads starting: olderThan=2025-02-10 02:03:32.530344834 +0000 UTC m=+57.547443771, actuallyDelete=true" time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/785e0706-9980-48e4-8b1e-46b847bf4faa have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.530344834 +0000 UTC m=+57.547443771). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6928fa73-cc08-4146-af3f-007a49404a65 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.530344834 +0000 UTC m=+57.547443771). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8fac7a3e-2af3-4b01-ba4e-a73fc1a5bb25 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.530344834 +0000 UTC m=+57.547443771). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a3cc13cb-c2f6-4814-afb6-3ec11bddea59 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.530344834 +0000 UTC m=+57.547443771). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a58b8296-1b28-4aed-8af9-523a626807d6 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.530344834 +0000 UTC m=+57.547443771). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-02-10T02:03:32Z" level=info msg="PurgeUploads starting: olderThan=2025-02-10 02:03:32.531536087 +0000 UTC m=+57.548635024, actuallyDelete=true" time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fe82a017-7960-4d0c-9332-b07e05f8c766 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.531536087 +0000 UTC m=+57.548635024). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0677803c-b623-449e-9190-c886b54567ce have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.531536087 +0000 UTC m=+57.548635024). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/44b1c87f-3ae7-4b55-8ec5-4ad893484998 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.531536087 +0000 UTC m=+57.548635024). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/49336efe-9d02-4c5f-9b4e-8202b717ae14 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.531536087 +0000 UTC m=+57.548635024). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ab154e54-2022-41b5-bdc1-b56fa2070ee4 have older date (2025-02-10 01:03:32 +0000 UTC) than purge date (2025-02-10 02:03:32.531536087 +0000 UTC m=+57.548635024). Removing upload directory." time="2025-02-10T02:03:32Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-02-10T02:03:32Z" level=info msg="PurgeUploads starting: olderThan=2025-02-10 02:03:32.532280249 +0000 UTC m=+57.549379176, actuallyDelete=true" time="2025-02-10T02:03:32Z" 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 57.566s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.015s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.008s === RUN TestWalkFileRemoved time="2025-02-10T02:02:34Z" 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.602s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.15s) === 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.167s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (21.17s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 21.798s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (22.25s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 22.854s === 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-10T02:02:34Z" 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-10T02:02:34Z" 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-10T02:02:34Z" 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 TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestParsing === CONT TestUpdateCalledRegularly === CONT TestInvalidData time="2025-02-10T02:02:34Z" level=error msg="unknown ip address format" go.version=go1.23.6 instance.id=33868e18-41ce-43ee-92c8-4e38ae2f4550 ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-02-10T02:02:35Z" 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-10T02:02:35Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=33868e18-41ce-43ee-92c8-4e38ae2f4550 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2025-02-10T02:02:35Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=33868e18-41ce-43ee-92c8-4e38ae2f4550 --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestInvalidData (0.01s) time="2025-02-10T02:02:36Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-10T02:02:37Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-10T02:02:38Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-10T02:02:39Z" 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.522s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.009s === 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.588s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.85s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 17.458s === 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 Mon, 10 Feb 2025 02:05:41 +0000 elapsed time 0h 3m 39s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250210.020204) (2/2) Purging go (1.23.6-r0) Executing busybox-1.37.0-r14.trigger OK: 246 MiB in 102 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...