>>> docker-registry: Building community/docker-registry 2.8.3-r8 (using abuild 3.14.1-r4) started Sun, 26 Jan 2025 21:50:50 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.43.1-r1) (2/3) Installing go (1.23.5-r0) (3/3) Installing .makedepends-docker-registry (20250126.215050) Executing busybox-1.37.0-r12.trigger OK: 456 MiB in 104 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/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/client/transport [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 Test time="2025-01-26T21:51:09Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-01-26T21:51:09Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.119s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-01-26T21:51:09Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.02s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.109s === 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.104s === 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.075s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.14s) PASS ok github.com/docker/distribution/health/checks 0.240s === 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.080s === 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.067s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.107s === 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.064s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/01/26 21:51:09 http: TLS handshake error from 127.0.0.1:58228: 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:34397/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34397/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34397/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34397/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:38709?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.72s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-01-26T21:51:10Z" level=info msg="broadcaster: closing" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="closing testSink" time="2025-01-26T21:51:10Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-01-26T21:51:10Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:10Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=warning msg="&{0x28e61f8 0.9} encountered too many errors, backing off" time="2025-01-26T21:51:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T21:51:11Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.72s) PASS ok github.com/docker/distribution/notifications 1.735s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-01-26T21:51:09Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T21:51:09.905363287Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:09.905457127Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:09.910014002Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.23.5 time="2025-01-26T21:51:09.912736943Z" level=info msg="listening on [::]:5000" go.version=go1.23.5 time="2025-01-26T21:51:12.913713646Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 time="2025-01-26T21:51:13.015391856Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=7055c785-265c-4351-9534-c5b11f7f7a10 http.request.method=GET http.request.remoteaddr="[::1]:60442" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="898.047µs" http.response.status=200 http.response.written=2 ::1 - - [26/Jan/2025:21:51:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-01-26T21:51:14.151547867Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T21:51:14.152336073Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:14.152362473Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:14.152564914Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.23.5 time="2025-01-26T21:51:14.152960917Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 time="2025-01-26T21:51:14.152976677Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.5 time="2025-01-26T21:51:14.153405361Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.5 time="2025-01-26T21:51:17.167426003Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=04e3fc84-a89d-444d-8f0b-aa396c7ca18e http.request.method=GET http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="785.686µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:21:51:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-01-26T21:51:17.167570964Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 --- PASS: TestRegistrySupportedCipherSuite (4.25s) === RUN TestRegistryUnsupportedCipherSuite time="2025-01-26T21:51:18.206084915Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T21:51:18.206900321Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:18.206924841Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:18.206998082Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.23.5 time="2025-01-26T21:51:18.207495806Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 --- PASS: TestRegistryUnsupportedCipherSuite (9.04s) PASS ok github.com/docker/distribution/registry 16.530s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.01s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.077s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.09s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.228s === RUN TestBasicAccessController time="2025-01-26T21:51:09Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.5 instance.id=ab249bff-631e-4395-849b-0428c59ed916 time="2025-01-26T21:51:09Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.5 instance.id=ab249bff-631e-4395-849b-0428c59ed916 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-01-26T21:51:09Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.5 password=nrl2d1NEEvvl2JMeSEAYA-WuZTapvjuikmobtmoBEGk user=docker --- PASS: TestCreateHtpasswdFile (0.08s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.199s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.118s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.09s) === RUN TestLeeway time="2025-01-26T21:51:09Z" level=info msg="token not to be used before 2025-01-26 21:51:10 +0000 UTC - currently 2025-01-26 21:51:09.95859073 +0000 UTC m=+0.134174818" time="2025-01-26T21:51:09Z" level=info msg="token not to be used after 2025-01-26 21:51:09 +0000 UTC - currently 2025-01-26 21:51:09.962412999 +0000 UTC m=+0.137997087" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-01-26T21:51:09Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.228s === 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.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.184s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.137s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.076s === RUN TestCheckAPI time="2025-01-26T21:51:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:09Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38283" http.request.id=4397df4f-58a7-41bb-ac7a-d857865f13cb http.request.method=GET http.request.remoteaddr="127.0.0.1:41842" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.206µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:21:51:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-01-26T21:51:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:09Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=e07e0ef1-5516-4692-b968-9c4c07bdeeff http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="951.807µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [26/Jan/2025:21:51:09 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-26T21:51:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=bc74c615-0c67-41f4-a062-5beee0768c04 http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.129289ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:10 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=21f7a9db-ae1d-4cd3-a287-127193315996 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/aaaa/blobs/uploads/256e4ea8-1f19-4220-adae-121b3e79cfd3?_state=oznB6cfmiq0Yt9of3xRPd1hbNIkvOioPn7K6C6LhVh97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNTZlNGVhOC0xZjE5LTQyMjAtYWRhZS0xMjFiM2U3OWNmZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTAuMTYzNjU1MTI0WiJ9&digest=sha256%3Ace8cb78958b8429939ebdc4582e5c4a27a40ac06f628f60bf140485262a26690" http.request.useragent="Go-http-client/1.1" http.response.duration=1.762214275s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:10 +0000] "PUT /v2/foo/aaaa/blobs/uploads/256e4ea8-1f19-4220-adae-121b3e79cfd3?_state=oznB6cfmiq0Yt9of3xRPd1hbNIkvOioPn7K6C6LhVh97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNTZlNGVhOC0xZjE5LTQyMjAtYWRhZS0xMjFiM2U3OWNmZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTAuMTYzNjU1MTI0WiJ9&digest=sha256%3Ace8cb78958b8429939ebdc4582e5c4a27a40ac06f628f60bf140485262a26690 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=efb3c489-da9f-4c5c-aac3-d982a40d0f53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.803229ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:11 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=b85d15cf-c252-40a8-82a4-72dc6d8f096f http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019528ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:12 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=cb4253ba-1451-4bf4-8a14-5165950f97a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/bbbb/blobs/uploads/1822439d-affd-4194-a441-47e1bb5d415a?_state=HCZBhcmKFgJwekoxdh9d_rqYyI2BZdmCRn808Y6TBft7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxODIyNDM5ZC1hZmZkLTQxOTQtYTQ0MS00N2UxYmI1ZDQxNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTIuMTI2MzQ0MjM4WiJ9&digest=sha256%3A561423534979509efd1bbeccb01549c6c5596471733944bc4bfcea6e474eeceb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177274602s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:12 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1822439d-affd-4194-a441-47e1bb5d415a?_state=HCZBhcmKFgJwekoxdh9d_rqYyI2BZdmCRn808Y6TBft7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxODIyNDM5ZC1hZmZkLTQxOTQtYTQ0MS00N2UxYmI1ZDQxNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTIuMTI2MzQ0MjM4WiJ9&digest=sha256%3A561423534979509efd1bbeccb01549c6c5596471733944bc4bfcea6e474eeceb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=3207af55-f4fe-4eb5-ab1f-f41ee06df7b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.803709ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:13 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=3cd383fc-cf6f-4b5f-a9a1-341f0428731c http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.062968ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:13 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=af82b4c2-c55f-4b05-b16b-f39af2533ecf http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/cccc/blobs/uploads/5bdbd526-fb8b-41e0-9d16-f54f12387023?_state=49dK7uLqTMOK8RxQ81aeeK43TlGWcJLu8amOy1GWrjt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1YmRiZDUyNi1mYjhiLTQxZTAtOWQxNi1mNTRmMTIzODcwMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTMuNDYyMDI3MjQxWiJ9&digest=sha256%3A3c9553717a04b8a3da63ed1d1dc97485460418e6ec69a6f56268846901358734" http.request.useragent="Go-http-client/1.1" http.response.duration=834.796327ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:13 +0000] "PUT /v2/foo/cccc/blobs/uploads/5bdbd526-fb8b-41e0-9d16-f54f12387023?_state=49dK7uLqTMOK8RxQ81aeeK43TlGWcJLu8amOy1GWrjt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1YmRiZDUyNi1mYjhiLTQxZTAtOWQxNi1mNTRmMTIzODcwMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTMuNDYyMDI3MjQxWiJ9&digest=sha256%3A3c9553717a04b8a3da63ed1d1dc97485460418e6ec69a6f56268846901358734 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=2d73bdae-e1b2-4db1-b285-f9fcbd07d42d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.784788ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:14 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=947b6fa8-9ae1-4e7b-b80d-368b3a8d2a33 http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005087ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:14 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:15Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=7a4231f0-c73f-4ab4-b5fd-5777ca9ff947 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/dddd/blobs/uploads/3d9f1e5a-9909-4970-8734-864f6fe3071e?_state=N7B2Kk4e-3li9MF_FSCzgWCZYOrBFPJtAvKcko3lVZd7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZDlmMWU1YS05OTA5LTQ5NzAtODczNC04NjRmNmZlMzA3MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTQuNDY0ODM3ODQxWiJ9&digest=sha256%3A6bba11dc45b930681c85601acbcdbc00e4a8c08d0163d4c5f3c5bc3da4802984" http.request.useragent="Go-http-client/1.1" http.response.duration=794.139698ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:14 +0000] "PUT /v2/foo/dddd/blobs/uploads/3d9f1e5a-9909-4970-8734-864f6fe3071e?_state=N7B2Kk4e-3li9MF_FSCzgWCZYOrBFPJtAvKcko3lVZd7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZDlmMWU1YS05OTA5LTQ5NzAtODczNC04NjRmNmZlMzA3MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTQuNDY0ODM3ODQxWiJ9&digest=sha256%3A6bba11dc45b930681c85601acbcdbc00e4a8c08d0163d4c5f3c5bc3da4802984 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:15Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=d5eda87a-a091-45bb-83c3-39ccb79160ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.752068ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:15 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:15Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=55abfc2c-62b4-43ed-ba5d-8f4dc2d517ab http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:15 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=22fe8d33-6965-4359-8f57-1a0bb9d2154a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/eeee/blobs/uploads/0db732fe-fb51-4565-b1e2-75f2032b6705?_state=vErLeVwAU2MsnaS5wtHFlB10V4geuhyBFTjkghU_Q9d7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwZGI3MzJmZS1mYjUxLTQ1NjUtYjFlMi03NWYyMDMyYjY3MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTUuNDMwOTExODQzWiJ9&digest=sha256%3A6169e290a00b4ba03da6e245b4dfa7b87050ad596b221d380481e814d7b485bc" http.request.useragent="Go-http-client/1.1" http.response.duration=939.877844ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:15 +0000] "PUT /v2/foo/eeee/blobs/uploads/0db732fe-fb51-4565-b1e2-75f2032b6705?_state=vErLeVwAU2MsnaS5wtHFlB10V4geuhyBFTjkghU_Q9d7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwZGI3MzJmZS1mYjUxLTQ1NjUtYjFlMi03NWYyMDMyYjY3MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTUuNDMwOTExODQzWiJ9&digest=sha256%3A6169e290a00b4ba03da6e245b4dfa7b87050ad596b221d380481e814d7b485bc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=8ed76f09-3c4b-4735-852d-e60f0ea2c875 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.92771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:16 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=4d77de37-d106-43fd-ad96-e6d65b6bbe4a http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.097648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:16 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=f4d78b6c-2b97-4bef-bc2c-1342c3f16ef5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/ffff/blobs/uploads/70811501-d0ea-4a3f-832f-b1133e318eff?_state=Tcj_aenK0a1AEudekqKTAc-hJLW8pSr8Dos3T13JXIJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3MDgxMTUwMS1kMGVhLTRhM2YtODMyZi1iMTEzM2UzMThlZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTYuNjczMDc1MTc3WiJ9&digest=sha256%3A45cf1879b6fefb36ddfd26ec5800f040bccc1d38c261c0e01f4d61fcf39bbf35" http.request.useragent="Go-http-client/1.1" http.response.duration=2.026840202s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:16 +0000] "PUT /v2/foo/ffff/blobs/uploads/70811501-d0ea-4a3f-832f-b1133e318eff?_state=Tcj_aenK0a1AEudekqKTAc-hJLW8pSr8Dos3T13JXIJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3MDgxMTUwMS1kMGVhLTRhM2YtODMyZi1iMTEzM2UzMThlZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTYuNjczMDc1MTc3WiJ9&digest=sha256%3A45cf1879b6fefb36ddfd26ec5800f040bccc1d38c261c0e01f4d61fcf39bbf35 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=cc8946c2-eaf8-4845-9903-c1d26a39e997 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.750069ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=d0afbf6d-a11a-49e1-a3b2-e78e700b0243 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.046µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=4ecdfb12-edd9-445e-be3b-f55173d597cc http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" 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="741.045µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=3b1ff327-79f8-4832-ab78-866d41dadf4b http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" 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="828.647µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=de95949d-5b14-4a0e-add3-502f69d27054 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" 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="772.166µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=15d54221-ee26-4f68-9ca2-12d2b189d9fa http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" 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="836.846µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=5b1f0a79-2b93-4914-a5d6-43283b7d32cb http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" 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="798.526µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=e02c1117-8ba5-448b-abca-afcb6d974a6a http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" 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="788.766µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=bca907e6-3464-4d0a-a2fa-c7966a45a00d http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" 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="744.045µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=3906a751-fd00-447f-8086-cc207566e55b http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="708.006µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39369" http.request.id=41dc6574-4b7f-4b4b-aae1-ff949886ee77 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" 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="755.085µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T21:51:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:18Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=8ae45c7f-c157-484c-afec-990711cbfc6f http.request.method=POST http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:20Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=ec16aa21-f1b6-40d3-8b71-18e147fa8ea6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/aaaa/blobs/uploads/1e99abbd-f352-4bb3-a70f-11f403758b4e?_state=4EVdfrAOOg_mrpBWywoJe1h6OFIKTDhYd14gO5NJ_Bh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxZTk5YWJiZC1mMzUyLTRiYjMtYTcwZi0xMWY0MDM3NThiNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTguOTc5NDE1Mzc2WiJ9&digest=sha256%3A8d1b908cf230e55a35ba2aab584dfd05973166197339e06e8df3653c203bf49e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.597705989s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:18 +0000] "PUT /v2/foo/aaaa/blobs/uploads/1e99abbd-f352-4bb3-a70f-11f403758b4e?_state=4EVdfrAOOg_mrpBWywoJe1h6OFIKTDhYd14gO5NJ_Bh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxZTk5YWJiZC1mMzUyLTRiYjMtYTcwZi0xMWY0MDM3NThiNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MTguOTc5NDE1Mzc2WiJ9&digest=sha256%3A8d1b908cf230e55a35ba2aab584dfd05973166197339e06e8df3653c203bf49e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:20Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=29df7670-ea27-4586-a7dc-1a5dc93fc7b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.738749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:20 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:20Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=64510026-fa16-4dc4-9f73-ae2652508612 http.request.method=POST http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:20 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=0d54f7c4-1478-4a07-8600-8b3b6362ae63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/bbbb/blobs/uploads/db88e3b5-2cff-402f-9cb0-dca78e92af80?_state=UqAHVriiy4wAbT_9iLwUE2Xw2GCTegzNEs5aRdttwHR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkYjg4ZTNiNS0yY2ZmLTQwMmYtOWNiMC1kY2E3OGU5MmFmODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjAuODQyMTAwMjkzWiJ9&digest=sha256%3A6d3a73086fa9791ec7486ccad6acbcc9b652a27bde8f655d0468f07834b39e38" http.request.useragent="Go-http-client/1.1" http.response.duration=1.9237463s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:20 +0000] "PUT /v2/foo/bbbb/blobs/uploads/db88e3b5-2cff-402f-9cb0-dca78e92af80?_state=UqAHVriiy4wAbT_9iLwUE2Xw2GCTegzNEs5aRdttwHR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkYjg4ZTNiNS0yY2ZmLTQwMmYtOWNiMC1kY2E3OGU5MmFmODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjAuODQyMTAwMjkzWiJ9&digest=sha256%3A6d3a73086fa9791ec7486ccad6acbcc9b652a27bde8f655d0468f07834b39e38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=82164cab-c43a-4719-a06b-f54f82f47106 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.747348ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:22 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=c9dc31f6-a41a-4ede-81ea-8a8cccdb375a http.request.method=POST http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056128ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:22 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=ad360c2d-75dc-4f67-9780-a615b6714ddd http.request.method=PUT http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/cccc/blobs/uploads/96e86389-c51c-49d5-af5b-74385edb64b3?_state=vn53PBtaXFkdLJl2nv-rH_xkK_oVYS1dtOm3ucHLSOt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5NmU4NjM4OS1jNTFjLTQ5ZDUtYWY1Yi03NDM4NWVkYjY0YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjIuOTY5NTUxNjU4WiJ9&digest=sha256%3A734d5908fa5782ba114ec69675a1cfb6db66f2893b44db501e2722e0a3babd71" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047036615s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:22 +0000] "PUT /v2/foo/cccc/blobs/uploads/96e86389-c51c-49d5-af5b-74385edb64b3?_state=vn53PBtaXFkdLJl2nv-rH_xkK_oVYS1dtOm3ucHLSOt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5NmU4NjM4OS1jNTFjLTQ5ZDUtYWY1Yi03NDM4NWVkYjY0YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjIuOTY5NTUxNjU4WiJ9&digest=sha256%3A734d5908fa5782ba114ec69675a1cfb6db66f2893b44db501e2722e0a3babd71 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=f25266ef-4a5c-4370-ae27-ac0d88854f11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.758029ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:24 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=6b9d6cd7-7462-4410-ad8a-f5d310c45eb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:24 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=86e1de68-9702-4952-8fa6-3c2f94b37ca5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/dddd/blobs/uploads/976a6800-17ae-4139-a837-c89a9d3f6f74?_state=_ibZl6lvcWppdqz1SRklSp3KHvjmyCBUlqyFIWoPPZ17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5NzZhNjgwMC0xN2FlLTQxMzktYTgzNy1jODlhOWQzZjZmNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjQuMjQ5Mjg1Njc3WiJ9&digest=sha256%3A3b160c38605ea58825f44a5546e5035982ccb2f1e48b8ae78734431b29ab83ac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172831969s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:24 +0000] "PUT /v2/foo/dddd/blobs/uploads/976a6800-17ae-4139-a837-c89a9d3f6f74?_state=_ibZl6lvcWppdqz1SRklSp3KHvjmyCBUlqyFIWoPPZ17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5NzZhNjgwMC0xN2FlLTQxMzktYTgzNy1jODlhOWQzZjZmNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjQuMjQ5Mjg1Njc3WiJ9&digest=sha256%3A3b160c38605ea58825f44a5546e5035982ccb2f1e48b8ae78734431b29ab83ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=bb1929ca-980f-4de2-9b25-247a23fa1c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52626" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.751508ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45115" http.request.id=f65f689e-fb00-4336-a2df-b4bb8052aab9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52626" 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="790.046µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (15.51s) === RUN TestURLPrefix time="2025-01-26T21:51: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.5 time="2025-01-26T21:51:25Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42403" http.request.id=b3b78673-4dfd-4b29-9221-569d36f66bed http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="896.727µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-01-26T21:51: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.5 time="2025-01-26T21:51:25Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=17684c32-ee22-4b5b-8e0e-5945237d1017 http.request.method=GET http.request.remoteaddr="127.0.0.1:47562" http.request.uri="/v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.058768ms http.response.status=404 http.response.written=157 vars.digest="sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "GET /v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=3f1e193e-68c6-4d27-b931-217d3543d958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47568" http.request.uri="/v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="972.287µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=d60cd8f1-6f7e-440b-a84b-b57ffe9ce00b http.request.method=POST http.request.remoteaddr="127.0.0.1:47568" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="954.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=fa16845a-c5ce-4f35-98f9-83fbd73b4ade http.request.method=GET http.request.remoteaddr="127.0.0.1:47568" http.request.uri="/v2/foo/bar/blobs/uploads/e8174d9d-7cad-4806-a78a-2a8fd99d4497?_state=bvwzQj9H390FU8xXUKv9udtyYIZc3I9a8W5v00DXwvl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTc0ZDlkLTdjYWQtNDgwNi1hNzhhLTJhOGZkOTlkNDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTAwMzM3NzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="998.247µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "GET /v2/foo/bar/blobs/uploads/e8174d9d-7cad-4806-a78a-2a8fd99d4497?_state=bvwzQj9H390FU8xXUKv9udtyYIZc3I9a8W5v00DXwvl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTc0ZDlkLTdjYWQtNDgwNi1hNzhhLTJhOGZkOTlkNDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTAwMzM3NzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=aa88e432-145a-48ec-b737-d84f03cc9293 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47568" http.request.uri="/v2/foo/bar/blobs/uploads/e8174d9d-7cad-4806-a78a-2a8fd99d4497?_state=bvwzQj9H390FU8xXUKv9udtyYIZc3I9a8W5v00DXwvl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTc0ZDlkLTdjYWQtNDgwNi1hNzhhLTJhOGZkOTlkNDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTAwMzM3NzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="920.847µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "DELETE /v2/foo/bar/blobs/uploads/e8174d9d-7cad-4806-a78a-2a8fd99d4497?_state=bvwzQj9H390FU8xXUKv9udtyYIZc3I9a8W5v00DXwvl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTc0ZDlkLTdjYWQtNDgwNi1hNzhhLTJhOGZkOTlkNDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTAwMzM3NzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=0226555c-d67b-4f32-bc9f-345ce5858612 http.request.method=GET http.request.remoteaddr="127.0.0.1:47568" http.request.uri="/v2/foo/bar/blobs/uploads/e8174d9d-7cad-4806-a78a-2a8fd99d4497?_state=bvwzQj9H390FU8xXUKv9udtyYIZc3I9a8W5v00DXwvl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTc0ZDlkLTdjYWQtNDgwNi1hNzhhLTJhOGZkOTlkNDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTAwMzM3NzRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e8174d9d-7cad-4806-a78a-2a8fd99d4497 time="2025-01-26T21:51:25Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=0226555c-d67b-4f32-bc9f-345ce5858612 http.request.method=GET http.request.remoteaddr="127.0.0.1:47568" http.request.uri="/v2/foo/bar/blobs/uploads/e8174d9d-7cad-4806-a78a-2a8fd99d4497?_state=bvwzQj9H390FU8xXUKv9udtyYIZc3I9a8W5v00DXwvl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTc0ZDlkLTdjYWQtNDgwNi1hNzhhLTJhOGZkOTlkNDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTAwMzM3NzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.847µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e8174d9d-7cad-4806-a78a-2a8fd99d4497 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "GET /v2/foo/bar/blobs/uploads/e8174d9d-7cad-4806-a78a-2a8fd99d4497?_state=bvwzQj9H390FU8xXUKv9udtyYIZc3I9a8W5v00DXwvl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MTc0ZDlkLTdjYWQtNDgwNi1hNzhhLTJhOGZkOTlkNDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTAwMzM3NzRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=1f4a6ce8-ce49-4b08-ae0d-a8afc7bf00bd http.request.method=POST http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="958.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=68820ecc-c7ca-48b9-8623-9b8a12de06a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/2da7ffc1-a9e3-47ee-aac6-07830bc59793?_state=AOJhH7aDqu-70rGMQfLtVfSKY59ie17-o_nCJbAkfCR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkYTdmZmMxLWE5ZTMtNDdlZS1hYWM2LTA3ODMwYmM1OTc5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTQ3OTUxM1oifQ%3D%3D&digest=sha256%3A3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" provided=sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 vars.name="foo/bar" vars.uuid=2da7ffc1-a9e3-47ee-aac6-07830bc59793 time="2025-01-26T21:51:25Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=68820ecc-c7ca-48b9-8623-9b8a12de06a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/2da7ffc1-a9e3-47ee-aac6-07830bc59793?_state=AOJhH7aDqu-70rGMQfLtVfSKY59ie17-o_nCJbAkfCR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkYTdmZmMxLWE5ZTMtNDdlZS1hYWM2LTA3ODMwYmM1OTc5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTQ3OTUxM1oifQ%3D%3D&digest=sha256%3A3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2da7ffc1-a9e3-47ee-aac6-07830bc59793 time="2025-01-26T21:51:25Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=68820ecc-c7ca-48b9-8623-9b8a12de06a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/2da7ffc1-a9e3-47ee-aac6-07830bc59793?_state=AOJhH7aDqu-70rGMQfLtVfSKY59ie17-o_nCJbAkfCR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkYTdmZmMxLWE5ZTMtNDdlZS1hYWM2LTA3ODMwYmM1OTc5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTQ3OTUxM1oifQ%3D%3D&digest=sha256%3A3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.407µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=2da7ffc1-a9e3-47ee-aac6-07830bc59793 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "PUT /v2/foo/bar/blobs/uploads/2da7ffc1-a9e3-47ee-aac6-07830bc59793?_state=AOJhH7aDqu-70rGMQfLtVfSKY59ie17-o_nCJbAkfCR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkYTdmZmMxLWE5ZTMtNDdlZS1hYWM2LTA3ODMwYmM1OTc5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTQ3OTUxM1oifQ%3D%3D&digest=sha256%3A3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=78189cd8-a7f8-4361-9e1b-ae5db1391ff4 http.request.method=POST http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.846µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=70a3fe64-893d-4ce7-8c8f-7890b1697fe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/3e205e4a-b212-4d82-880f-1234d8773a46?_state=vHHq0ES5g59PK0-OabdiHFO1JlMPO0v2AFYnJAfC3717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMjA1ZTRhLWIyMTItNGQ4Mi04ODBmLTEyMzRkODc3M2E0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTcwNjM2MjdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.017408ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "PUT /v2/foo/bar/blobs/uploads/3e205e4a-b212-4d82-880f-1234d8773a46?_state=vHHq0ES5g59PK0-OabdiHFO1JlMPO0v2AFYnJAfC3717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMjA1ZTRhLWIyMTItNGQ4Mi04ODBmLTEyMzRkODc3M2E0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTcwNjM2MjdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=702e6d20-4503-44ae-8c7e-8e037bb0ab9e http.request.method=POST http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="861.527µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=ec13d09f-6b6d-4f9c-a1a2-237120c47c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/6f3598bb-5d3c-4668-ae32-c263cb50884b?_state=-h-IwnbOScMZTDtA3Qrf9S9JbMEH18_-AZw0YRJGe9B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMzU5OGJiLTVkM2MtNDY2OC1hZTMyLWMyNjNjYjUwODg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTkzODYyNDVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067568ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "PUT /v2/foo/bar/blobs/uploads/6f3598bb-5d3c-4668-ae32-c263cb50884b?_state=-h-IwnbOScMZTDtA3Qrf9S9JbMEH18_-AZw0YRJGe9B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmMzU5OGJiLTVkM2MtNDY2OC1hZTMyLWMyNjNjYjUwODg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NTkzODYyNDVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=b5b0aa3c-4b3d-4f79-a50c-af7cb5aefdd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="793.646µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=d927af37-858d-42bf-aaf9-c738a20d4913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/e1556dab-a0bf-4e2b-b1e0-993a48e8ab46?_state=w837mXabzfGt_2pKwWsOXHFuQjAG9z4bJAPEXKXGRyx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxNTU2ZGFiLWEwYmYtNGUyYi1iMWUwLTk5M2E0OGU4YWI0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NjE2MzU2NjJaIn0%3D&digest=sha256%3A3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.duration=1.339570633s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:25 +0000] "PUT /v2/foo/bar/blobs/uploads/e1556dab-a0bf-4e2b-b1e0-993a48e8ab46?_state=w837mXabzfGt_2pKwWsOXHFuQjAG9z4bJAPEXKXGRyx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxNTU2ZGFiLWEwYmYtNGUyYi1iMWUwLTk5M2E0OGU4YWI0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNS42NjE2MzU2NjJaIn0%3D&digest=sha256%3A3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=d6109e51-5600-469f-a8f3-e5ac338fda34 http.request.method=POST http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.130408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40837" http.request.id=0d003cd0-0318-4eff-ac14-c99d178eac14 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/30abba7b-5a08-4c6c-a966-cfdd06a8c172?_state=SHJyqU4kg3n96-1_IAFkJDtOOXDRtPaUKCow-iKitah7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwYWJiYTdiLTVhMDgtNGM2Yy1hOTY2LWNmZGQwNmE4YzE3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNy4xNDg2ODU5MzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.318829117s http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:27 +0000] "PATCH /v2/foo/bar/blobs/uploads/30abba7b-5a08-4c6c-a966-cfdd06a8c172?_state=SHJyqU4kg3n96-1_IAFkJDtOOXDRtPaUKCow-iKitah7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwYWJiYTdiLTVhMDgtNGM2Yy1hOTY2LWNmZGQwNmE4YzE3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyNy4xNDg2ODU5MzNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=88dbb2d6-baa9-4623-8b96-eaf334e9346c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/uploads/30abba7b-5a08-4c6c-a966-cfdd06a8c172?_state=a-QmxUoT44PpYs-6s-1T5p6FT_arFZ_xODaumQpFpv97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwYWJiYTdiLTVhMDgtNGM2Yy1hOTY2LWNmZGQwNmE4YzE3MiIsIk9mZnNldCI6MjAyNjU0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjdaIn0%3D&digest=sha256%3A3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.duration=1.21929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "PUT /v2/foo/bar/blobs/uploads/30abba7b-5a08-4c6c-a966-cfdd06a8c172?_state=a-QmxUoT44PpYs-6s-1T5p6FT_arFZ_xODaumQpFpv97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwYWJiYTdiLTVhMDgtNGM2Yy1hOTY2LWNmZGQwNmE4YzE3MiIsIk9mZnNldCI6MjAyNjU0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjdaIn0%3D&digest=sha256%3A3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=16738329-1c92-4987-81de-29cf43564b9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="991.487µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=2cc3dc33-c0f4-418e-a10c-2f024a5e40ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=101.365488ms http.response.status=200 http.response.written=20265472 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "GET /v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 200 20265472 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=error msg="error parsing digest="sha257:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=3dcfe57e-ba5a-40b1-9872-bd58f15502fe http.request.method=GET http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/sha257:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" vars.name="foo/bar" time="2025-01-26T21:51:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=3dcfe57e-ba5a-40b1-9872-bd58f15502fe http.request.method=GET http.request.remoteaddr="127.0.0.1:47570" http.request.uri="/v2/foo/bar/blobs/sha257:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="852.367µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "GET /v2/foo/bar/blobs/sha257:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=a2c0b027-508e-4850-b723-a96731236d11 http.request.method=GET http.request.remoteaddr="127.0.0.1:47588" http.request.uri="/v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.duration=1.097969ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "GET /v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51: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.5 time="2025-01-26T21:51:28Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=05bf54c7-ef86-4773-a4cd-ce0a73d1cdfe http.request.method=GET http.request.remoteaddr="127.0.0.1:50818" http.request.uri="/v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="911.567µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "GET /v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=7ee0ffe4-f49b-4f37-9a32-f90ed108efc3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50824" http.request.uri="/v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="920.007µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=58ec6514-27be-47c3-8ac9-8bca94d8f407 http.request.method=POST http.request.remoteaddr="127.0.0.1:50824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="943.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=c2e4b012-bf52-40bd-a1f1-c7cfbef9c955 http.request.method=GET http.request.remoteaddr="127.0.0.1:50824" http.request.uri="/v2/foo/bar/blobs/uploads/3ea6a007-d447-454d-8b1f-abc20fc722c4?_state=89tH2cZdtyrAAK_UYWf4yMP3wAyUFsB23FL6Lhrw5hF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTZhMDA3LWQ0NDctNDU0ZC04YjFmLWFiYzIwZmM3MjJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzE0MjcyODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011648ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "GET /v2/foo/bar/blobs/uploads/3ea6a007-d447-454d-8b1f-abc20fc722c4?_state=89tH2cZdtyrAAK_UYWf4yMP3wAyUFsB23FL6Lhrw5hF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTZhMDA3LWQ0NDctNDU0ZC04YjFmLWFiYzIwZmM3MjJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzE0MjcyODdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=b8cc955a-3101-45ab-b64b-97469e459862 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50824" http.request.uri="/v2/foo/bar/blobs/uploads/3ea6a007-d447-454d-8b1f-abc20fc722c4?_state=89tH2cZdtyrAAK_UYWf4yMP3wAyUFsB23FL6Lhrw5hF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTZhMDA3LWQ0NDctNDU0ZC04YjFmLWFiYzIwZmM3MjJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzE0MjcyODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="970.968µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "DELETE /v2/foo/bar/blobs/uploads/3ea6a007-d447-454d-8b1f-abc20fc722c4?_state=89tH2cZdtyrAAK_UYWf4yMP3wAyUFsB23FL6Lhrw5hF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTZhMDA3LWQ0NDctNDU0ZC04YjFmLWFiYzIwZmM3MjJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzE0MjcyODdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=51ba32f1-8393-48b4-abce-9e50ef336949 http.request.method=GET http.request.remoteaddr="127.0.0.1:50824" http.request.uri="/v2/foo/bar/blobs/uploads/3ea6a007-d447-454d-8b1f-abc20fc722c4?_state=89tH2cZdtyrAAK_UYWf4yMP3wAyUFsB23FL6Lhrw5hF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTZhMDA3LWQ0NDctNDU0ZC04YjFmLWFiYzIwZmM3MjJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzE0MjcyODdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3ea6a007-d447-454d-8b1f-abc20fc722c4 time="2025-01-26T21:51:28Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=51ba32f1-8393-48b4-abce-9e50ef336949 http.request.method=GET http.request.remoteaddr="127.0.0.1:50824" http.request.uri="/v2/foo/bar/blobs/uploads/3ea6a007-d447-454d-8b1f-abc20fc722c4?_state=89tH2cZdtyrAAK_UYWf4yMP3wAyUFsB23FL6Lhrw5hF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTZhMDA3LWQ0NDctNDU0ZC04YjFmLWFiYzIwZmM3MjJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzE0MjcyODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="899.647µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=3ea6a007-d447-454d-8b1f-abc20fc722c4 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "GET /v2/foo/bar/blobs/uploads/3ea6a007-d447-454d-8b1f-abc20fc722c4?_state=89tH2cZdtyrAAK_UYWf4yMP3wAyUFsB23FL6Lhrw5hF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTZhMDA3LWQ0NDctNDU0ZC04YjFmLWFiYzIwZmM3MjJjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzE0MjcyODdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=9bfccf0d-7f14-4ead-9f55-0947d49fef96 http.request.method=POST http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036968ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=59335dfc-28a2-4fbd-92c6-47e7a6ac4079 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/c8beff5a-a6c5-4ee4-b1b7-fa4a32bb699f?_state=Twc6vWkcnKNrqNfifvItiIZ1KhOfSF98BZQbX1g96zl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4YmVmZjVhLWE2YzUtNGVlNC1iMWI3LWZhNGEzMmJiNjk5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzYzNzQ2ODVaIn0%3D&digest=sha256%3A3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" provided=sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 vars.name="foo/bar" vars.uuid=c8beff5a-a6c5-4ee4-b1b7-fa4a32bb699f time="2025-01-26T21:51:28Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=59335dfc-28a2-4fbd-92c6-47e7a6ac4079 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/c8beff5a-a6c5-4ee4-b1b7-fa4a32bb699f?_state=Twc6vWkcnKNrqNfifvItiIZ1KhOfSF98BZQbX1g96zl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4YmVmZjVhLWE2YzUtNGVlNC1iMWI3LWZhNGEzMmJiNjk5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzYzNzQ2ODVaIn0%3D&digest=sha256%3A3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c8beff5a-a6c5-4ee4-b1b7-fa4a32bb699f time="2025-01-26T21:51:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=59335dfc-28a2-4fbd-92c6-47e7a6ac4079 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/c8beff5a-a6c5-4ee4-b1b7-fa4a32bb699f?_state=Twc6vWkcnKNrqNfifvItiIZ1KhOfSF98BZQbX1g96zl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4YmVmZjVhLWE2YzUtNGVlNC1iMWI3LWZhNGEzMmJiNjk5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzYzNzQ2ODVaIn0%3D&digest=sha256%3A3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.075008ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c8beff5a-a6c5-4ee4-b1b7-fa4a32bb699f 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "PUT /v2/foo/bar/blobs/uploads/c8beff5a-a6c5-4ee4-b1b7-fa4a32bb699f?_state=Twc6vWkcnKNrqNfifvItiIZ1KhOfSF98BZQbX1g96zl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4YmVmZjVhLWE2YzUtNGVlNC1iMWI3LWZhNGEzMmJiNjk5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44MzYzNzQ2ODVaIn0%3D&digest=sha256%3A3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=4bc0f5e4-bb03-4705-9dec-2bd98fa38580 http.request.method=POST http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="995.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=cbcb50fd-8c9d-4ce7-abbf-6af9998d38df http.request.method=PUT http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/323f70de-8ea4-4769-8ae8-5f86613d9077?_state=mud1AHbszkcHn8Ma0VlYPWALIYaa-KSJ1kc5Pimoh6l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyM2Y3MGRlLThlYTQtNDc2OS04YWU4LTVmODY2MTNkOTA3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44Mzg5NjQzODRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "PUT /v2/foo/bar/blobs/uploads/323f70de-8ea4-4769-8ae8-5f86613d9077?_state=mud1AHbszkcHn8Ma0VlYPWALIYaa-KSJ1kc5Pimoh6l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyM2Y3MGRlLThlYTQtNDc2OS04YWU4LTVmODY2MTNkOTA3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44Mzg5NjQzODRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=ef220f04-b392-469e-8130-89215a658879 http.request.method=POST http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="969.567µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=e6c1e42f-ab48-4894-93cf-5c6f57c90e20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/ad438a16-9a8e-48c9-ac62-f598c3c0d40c?_state=l2YwzMkerUueugN6KkxPMAzcyJsSpP4uxtJGk75y0s97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDM4YTE2LTlhOGUtNDhjOS1hYzYyLWY1OThjM2MwZDQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44NDE2NjQzMjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208689ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "PUT /v2/foo/bar/blobs/uploads/ad438a16-9a8e-48c9-ac62-f598c3c0d40c?_state=l2YwzMkerUueugN6KkxPMAzcyJsSpP4uxtJGk75y0s97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDM4YTE2LTlhOGUtNDhjOS1hYzYyLWY1OThjM2MwZDQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44NDE2NjQzMjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=212ff3c3-010b-4a19-bd8f-b7222bd6c13d http.request.method=POST http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="906.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=75322aad-aec5-47ec-8cb8-a540a2db29c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/43631db0-b656-4556-8c71-9cf406494a42?_state=hg8rR9MrZOdbnNQru4lhZASrgZgkY3qwF-LIkc_2RNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzNjMxZGIwLWI2NTYtNDU1Ni04YzcxLTljZjQwNjQ5NGE0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44NDQyODM0MjVaIn0%3D&digest=sha256%3A3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.duration=945.045604ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "PUT /v2/foo/bar/blobs/uploads/43631db0-b656-4556-8c71-9cf406494a42?_state=hg8rR9MrZOdbnNQru4lhZASrgZgkY3qwF-LIkc_2RNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzNjMxZGIwLWI2NTYtNDU1Ni04YzcxLTljZjQwNjQ5NGE0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOC44NDQyODM0MjVaIn0%3D&digest=sha256%3A3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=7ce13955-abb1-4005-b530-2339694cd05f http.request.method=POST http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050208ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40651" http.request.id=a9572ae2-1145-4128-a93c-c17979ab1088 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/07c2f7f0-5f79-44ae-81d9-bff95939dff0?_state=8uOLkwrJBFb3RUxTFtBuibfzriJMB9iHnZiecOwkGjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3YzJmN2YwLTVmNzktNDRhZS04MWQ5LWJmZjk1OTM5ZGZmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOS45MTk3NzU4OTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008922568s http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:29 +0000] "PATCH /v2/foo/bar/blobs/uploads/07c2f7f0-5f79-44ae-81d9-bff95939dff0?_state=8uOLkwrJBFb3RUxTFtBuibfzriJMB9iHnZiecOwkGjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3YzJmN2YwLTVmNzktNDRhZS04MWQ5LWJmZjk1OTM5ZGZmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MToyOS45MTk3NzU4OTZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=0412ab15-f554-466e-b702-e1e96fb2d856 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/uploads/07c2f7f0-5f79-44ae-81d9-bff95939dff0?_state=Fv5cGI1pTD5p6I9v1L3KCQcXMA2TmbTkSAjVs3afxMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3YzJmN2YwLTVmNzktNDRhZS04MWQ5LWJmZjk1OTM5ZGZmMCIsIk9mZnNldCI6MTc4Mjk4ODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjlaIn0%3D&digest=sha256%3A3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.175929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:30 +0000] "PUT /v2/foo/bar/blobs/uploads/07c2f7f0-5f79-44ae-81d9-bff95939dff0?_state=Fv5cGI1pTD5p6I9v1L3KCQcXMA2TmbTkSAjVs3afxMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3YzJmN2YwLTVmNzktNDRhZS04MWQ5LWJmZjk1OTM5ZGZmMCIsIk9mZnNldCI6MTc4Mjk4ODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MjlaIn0%3D&digest=sha256%3A3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=2321013b-a4c5-4d49-9621-f64f2cfd4399 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="925.087µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:30 +0000] "HEAD /v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=52a782d6-e9e8-44d5-a6e1-57ac42ce122a http.request.method=GET http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=89.429438ms http.response.status=200 http.response.written=17829888 127.0.0.1 - - [26/Jan/2025:21:51:30 +0000] "GET /v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 200 17829888 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=error msg="error parsing digest="sha257:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=dd22ba60-39d1-45d2-995f-484c0a608433 http.request.method=GET http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/sha257:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" vars.name="foo/bar" time="2025-01-26T21:51:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=dd22ba60-39d1-45d2-995f-484c0a608433 http.request.method=GET http.request.remoteaddr="127.0.0.1:50834" http.request.uri="/v2/foo/bar/blobs/sha257:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="852.007µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "GET /v2/foo/bar/blobs/sha257:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=29472f05-fa79-414a-9003-ba59b8d6bddb http.request.method=GET http.request.remoteaddr="127.0.0.1:50850" http.request.uri="/v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.346691ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "GET /v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=80752bbd-7168-491e-8329-9d3d74ff4e08 http.request.method=GET http.request.remoteaddr="127.0.0.1:50850" http.request.uri="/v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.347593ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "GET /v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40651" http.request.id=0ba84b6c-56ae-46a0-8348-f796d586316b http.request.method=GET http.request.remoteaddr="127.0.0.1:50836" http.request.uri="/v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.434092ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "GET /v2/foo/bar/blobs/sha256:3c9333de657a06a14cc426b918b0c7adf0c68648f6b2077e9cf580d0c8d0d0f4 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=51fb5aa1-c1af-4a1d-a2dd-9ef0ad2931dc http.request.method=GET http.request.remoteaddr="127.0.0.1:47588" http.request.uri="/v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.461426656s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "GET /v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40837" http.request.id=57aaa2ce-b8b4-46ee-9a7a-3ab82ed98036 http.request.method=GET http.request.remoteaddr="127.0.0.1:47574" http.request.uri="/v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.465207445s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [26/Jan/2025:21:51:28 +0000] "GET /v2/foo/bar/blobs/sha256:3bd864b0cfb2006abe3f93600e64514d4421e1321c0443129ee96141d465cb74 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.66s) === RUN TestBlobDelete time="2025-01-26T21:51:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:31Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=3f86b7a9-3fd6-4d73-9d3b-45ccf5709da0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39162" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.024728ms http.response.status=404 http.response.written=157 vars.digest="sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "GET /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=e7cbaf1a-0e90-4df9-98d9-b812779de16e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39166" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="936.568µs" http.response.status=404 http.response.written=157 vars.digest="sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=95e13cf8-b4d0-4e03-9fd2-534e0ea01f4b http.request.method=POST http.request.remoteaddr="127.0.0.1:39166" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.567µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=714ff3c9-7427-463a-82a7-034d81acc7c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39166" http.request.uri="/v2/foo/bar/blobs/uploads/e2120b90-9eac-4349-9666-1a1f720a8396?_state=lZOznGOKhiV4bNhIjy09p-MY3EWfqyentkLs91yvwsF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMTIwYjkwLTllYWMtNDM0OS05NjY2LTFhMWY3MjBhODM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDA4NzMwNjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="987.807µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "GET /v2/foo/bar/blobs/uploads/e2120b90-9eac-4349-9666-1a1f720a8396?_state=lZOznGOKhiV4bNhIjy09p-MY3EWfqyentkLs91yvwsF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMTIwYjkwLTllYWMtNDM0OS05NjY2LTFhMWY3MjBhODM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDA4NzMwNjhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=df646541-1ceb-4d48-8af4-147843011b2d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39166" http.request.uri="/v2/foo/bar/blobs/uploads/e2120b90-9eac-4349-9666-1a1f720a8396?_state=lZOznGOKhiV4bNhIjy09p-MY3EWfqyentkLs91yvwsF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMTIwYjkwLTllYWMtNDM0OS05NjY2LTFhMWY3MjBhODM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDA4NzMwNjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="946.247µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "DELETE /v2/foo/bar/blobs/uploads/e2120b90-9eac-4349-9666-1a1f720a8396?_state=lZOznGOKhiV4bNhIjy09p-MY3EWfqyentkLs91yvwsF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMTIwYjkwLTllYWMtNDM0OS05NjY2LTFhMWY3MjBhODM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDA4NzMwNjhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=cf3539ad-71b5-485a-b336-360a8bdc896a http.request.method=GET http.request.remoteaddr="127.0.0.1:39166" http.request.uri="/v2/foo/bar/blobs/uploads/e2120b90-9eac-4349-9666-1a1f720a8396?_state=lZOznGOKhiV4bNhIjy09p-MY3EWfqyentkLs91yvwsF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMTIwYjkwLTllYWMtNDM0OS05NjY2LTFhMWY3MjBhODM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDA4NzMwNjhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e2120b90-9eac-4349-9666-1a1f720a8396 time="2025-01-26T21:51:31Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=cf3539ad-71b5-485a-b336-360a8bdc896a http.request.method=GET http.request.remoteaddr="127.0.0.1:39166" http.request.uri="/v2/foo/bar/blobs/uploads/e2120b90-9eac-4349-9666-1a1f720a8396?_state=lZOznGOKhiV4bNhIjy09p-MY3EWfqyentkLs91yvwsF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMTIwYjkwLTllYWMtNDM0OS05NjY2LTFhMWY3MjBhODM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDA4NzMwNjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="967.687µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e2120b90-9eac-4349-9666-1a1f720a8396 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "GET /v2/foo/bar/blobs/uploads/e2120b90-9eac-4349-9666-1a1f720a8396?_state=lZOznGOKhiV4bNhIjy09p-MY3EWfqyentkLs91yvwsF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMTIwYjkwLTllYWMtNDM0OS05NjY2LTFhMWY3MjBhODM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDA4NzMwNjhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=b2a4c668-eb8d-45c2-a3d9-cf5969b3bc28 http.request.method=POST http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046288ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=d42297b2-2e03-43a1-a7b4-3bb604bdeef0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/375cbccc-c355-4cd9-b247-b1427974b5c9?_state=NWENCbOh1K7OajGVafqErmkmsGCnw1_5DO21FUgPQP97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3NWNiY2NjLWMzNTUtNGNkOS1iMjQ3LWIxNDI3OTc0YjVjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDU4NjkxMDZaIn0%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" provided=sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa vars.name="foo/bar" vars.uuid=375cbccc-c355-4cd9-b247-b1427974b5c9 time="2025-01-26T21:51:31Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=d42297b2-2e03-43a1-a7b4-3bb604bdeef0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/375cbccc-c355-4cd9-b247-b1427974b5c9?_state=NWENCbOh1K7OajGVafqErmkmsGCnw1_5DO21FUgPQP97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3NWNiY2NjLWMzNTUtNGNkOS1iMjQ3LWIxNDI3OTc0YjVjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDU4NjkxMDZaIn0%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=375cbccc-c355-4cd9-b247-b1427974b5c9 time="2025-01-26T21:51:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=d42297b2-2e03-43a1-a7b4-3bb604bdeef0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/375cbccc-c355-4cd9-b247-b1427974b5c9?_state=NWENCbOh1K7OajGVafqErmkmsGCnw1_5DO21FUgPQP97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3NWNiY2NjLWMzNTUtNGNkOS1iMjQ3LWIxNDI3OTc0YjVjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDU4NjkxMDZaIn0%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.040488ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=375cbccc-c355-4cd9-b247-b1427974b5c9 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "PUT /v2/foo/bar/blobs/uploads/375cbccc-c355-4cd9-b247-b1427974b5c9?_state=NWENCbOh1K7OajGVafqErmkmsGCnw1_5DO21FUgPQP97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3NWNiY2NjLWMzNTUtNGNkOS1iMjQ3LWIxNDI3OTc0YjVjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDU4NjkxMDZaIn0%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=4e51f833-ed9b-49b5-8c19-d162fa1ad619 http.request.method=POST http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="928.927µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=52a8a5de-80ce-43ae-9d5b-5e8afcbbb068 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/63e8539c-9bb6-43d7-88bc-ed87ee3453e4?_state=1hF5i_70GcX5dt4Jz6JNf3zU1rCgCfUNnD3FsPR4DAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZTg1MzljLTliYjYtNDNkNy04OGJjLWVkODdlZTM0NTNlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDgzNjY4MDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177048ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "PUT /v2/foo/bar/blobs/uploads/63e8539c-9bb6-43d7-88bc-ed87ee3453e4?_state=1hF5i_70GcX5dt4Jz6JNf3zU1rCgCfUNnD3FsPR4DAN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZTg1MzljLTliYjYtNDNkNy04OGJjLWVkODdlZTM0NTNlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNDgzNjY4MDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=fe6db1df-5c15-4c58-85f8-cb8836c35c97 http.request.method=POST http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="962.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=20c34fff-d4d2-4a3a-9c72-3612f5bbf606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/4af54b0f-ea29-4095-b8d6-fd7f86f7742c?_state=ZsAhlCnHwDIEPFJVtdkEmaVQVXeGE2sI5AtVtFVbZT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhZjU0YjBmLWVhMjktNDA5NS1iOGQ2LWZkN2Y4NmY3NzQyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNTEwMDQxNDVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.191169ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "PUT /v2/foo/bar/blobs/uploads/4af54b0f-ea29-4095-b8d6-fd7f86f7742c?_state=ZsAhlCnHwDIEPFJVtdkEmaVQVXeGE2sI5AtVtFVbZT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhZjU0YjBmLWVhMjktNDA5NS1iOGQ2LWZkN2Y4NmY3NzQyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNTEwMDQxNDVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=029abe23-86e1-49f2-8f0f-ed197da8ed4a http.request.method=POST http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="941.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=db23a480-b2db-493c-bd95-16ef69549748 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/116fbb8d-00ef-4cc4-8aef-4eb18ddd8678?_state=N22hujf4LmLtTM1CWxAvoLLqCvDXf4SZcXZInPOlZyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExNmZiYjhkLTAwZWYtNGNjNC04YWVmLTRlYjE4ZGRkODY3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNjEwMDg1NFoifQ%3D%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.482174794s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:31 +0000] "PUT /v2/foo/bar/blobs/uploads/116fbb8d-00ef-4cc4-8aef-4eb18ddd8678?_state=N22hujf4LmLtTM1CWxAvoLLqCvDXf4SZcXZInPOlZyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExNmZiYjhkLTAwZWYtNGNjNC04YWVmLTRlYjE4ZGRkODY3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMS4zNjEwMDg1NFoifQ%3D%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=1dd89f52-b343-4d60-b281-57fa18e516a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033488ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34495" http.request.id=940473a0-5353-47b9-a203-21cc1e5bd8f9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/28730d1d-978e-4313-a13b-3b758df25ef7?_state=Z324bIJmbceuwPsxaL4YAr96zpNY0XMDhMs9C6iCgSd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4NzMwZDFkLTk3OGUtNDMxMy1hMTNiLTNiNzU4ZGYyNWVmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMy4wMTY4NjYwNTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.643338296s http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:33 +0000] "PATCH /v2/foo/bar/blobs/uploads/28730d1d-978e-4313-a13b-3b758df25ef7?_state=Z324bIJmbceuwPsxaL4YAr96zpNY0XMDhMs9C6iCgSd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4NzMwZDFkLTk3OGUtNDMxMy1hMTNiLTNiNzU4ZGYyNWVmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozMy4wMTY4NjYwNTFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=96dcfff2-9c83-4c55-837e-88801b6ba66f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/uploads/28730d1d-978e-4313-a13b-3b758df25ef7?_state=h2OnGhTDpR49wAp13j-MV7pVS49zkJhaw1ByVx2u8IB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4NzMwZDFkLTk3OGUtNDMxMy1hMTNiLTNiNzU4ZGYyNWVmNyIsIk9mZnNldCI6MjIwMTAzNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MzNaIn0%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.166049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "PUT /v2/foo/bar/blobs/uploads/28730d1d-978e-4313-a13b-3b758df25ef7?_state=h2OnGhTDpR49wAp13j-MV7pVS49zkJhaw1ByVx2u8IB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4NzMwZDFkLTk3OGUtNDMxMy1hMTNiLTNiNzU4ZGYyNWVmNyIsIk9mZnNldCI6MjIwMTAzNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6MzNaIn0%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=2bb33beb-3e75-4d41-b774-3c9ddec06206 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="966.047µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=48bdc132-a89f-4911-969e-3af4dfb3b5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=110.414597ms http.response.status=200 http.response.written=22010368 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "GET /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 200 22010368 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=error msg="error parsing digest="sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=310f8922-5eeb-45a6-8661-64e3b73b45f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" vars.name="foo/bar" time="2025-01-26T21:51:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=310f8922-5eeb-45a6-8661-64e3b73b45f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39170" http.request.uri="/v2/foo/bar/blobs/sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="887.487µs" http.response.status=400 http.response.written=110 vars.digest="sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "GET /v2/foo/bar/blobs/sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=92598524-619f-45ad-a4c6-015a161240bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.117568ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "GET /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=a5946eba-7a6d-411a-b0c2-719e27abe728 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.duration="956.407µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=b8e377dd-6caa-42f3-891a-76db4e559f3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="767.966µs" http.response.status=404 http.response.written=157 vars.digest="sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=cc78f5c9-354f-4282-b796-eee3cfb35e40 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58306" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="768.486µs" http.response.status=404 http.response.written=74 vars.digest="sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=error msg="error parsing digest="sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=ce3d036f-6e65-4a7c-a691-5edeb632ef80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/foo/bar/blobs/sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" vars.name="foo/bar" time="2025-01-26T21:51:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=ce3d036f-6e65-4a7c-a691-5edeb632ef80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/foo/bar/blobs/sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="898.687µs" http.response.status=400 http.response.written=110 vars.digest="sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "DELETE /v2/foo/bar/blobs/sha257:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T21:51:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=0d8880b0-d8b3-434a-9fd9-b4b3e47c9791 http.request.method=POST http.request.remoteaddr="127.0.0.1:58318" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.017328ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=539bfc4a-bbdb-4879-bd5e-b29eba1e7e45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58318" http.request.uri="/v2/foo/bar/blobs/uploads/c76187a7-03b6-4041-a22d-7cdab5dda364?_state=60Vq0NbRcgqcPIC_KYNAiUW-ZqAv0fYBRuCYoe5IolJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3NjE4N2E3LTAzYjYtNDA0MS1hMjJkLTdjZGFiNWRkYTM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozNC44NDE2ODQ0MDNaIn0%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.487967319s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "PUT /v2/foo/bar/blobs/uploads/c76187a7-03b6-4041-a22d-7cdab5dda364?_state=60Vq0NbRcgqcPIC_KYNAiUW-ZqAv0fYBRuCYoe5IolJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3NjE4N2E3LTAzYjYtNDA0MS1hMjJkLTdjZGFiNWRkYTM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozNC44NDE2ODQ0MDNaIn0%3D&digest=sha256%3Af24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=330b1674-f9e9-4fab-9046-ef9eb38dcbe3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58318" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.119889ms http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=54f7a824-b6a4-42f6-a28f-7e7962320fdc http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.661473434s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "GET /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-01-26T21:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34495" http.request.id=70566992-383f-40fb-8d21-17c0b47fa724 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.656361475s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [26/Jan/2025:21:51:34 +0000] "GET /v2/foo/bar/blobs/sha256:f24fe3afd67ebe5a81224cb7ca6ddc1427340554b59c8f9fc502b48a91e356fa HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.39s) === RUN TestRelativeURL time="2025-01-26T21:51:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:36Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33209" http.request.id=604b1284-e358-46c4-bdae-dfeb1033137d http.request.method=POST http.request.remoteaddr="127.0.0.1:41122" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.069088ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:38Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33209" http.request.id=a1fc0b52-faff-4534-b76e-c9272a8be20d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41122" http.request.uri="/v2/foo/bar/blobs/uploads/7bd28e7f-2184-4101-9dad-9ff6a8689037?_state=TgUyCZWMxyVn3Nqp5LkkokpHyRedRU5BEpnse-dR3R97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDI4ZTdmLTIxODQtNDEwMS05ZGFkLTlmZjZhODY4OTAzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozNi40OTU5MzY2NjJaIn0%3D&digest=sha256%3Ad4c98ae72658416a47ba61c4e36dd41efc501645ea674aefab8561162e2d0e83" http.request.useragent="Go-http-client/1.1" http.response.duration=2.180970412s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:36 +0000] "PUT /v2/foo/bar/blobs/uploads/7bd28e7f-2184-4101-9dad-9ff6a8689037?_state=TgUyCZWMxyVn3Nqp5LkkokpHyRedRU5BEpnse-dR3R97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDI4ZTdmLTIxODQtNDEwMS05ZGFkLTlmZjZhODY4OTAzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozNi40OTU5MzY2NjJaIn0%3D&digest=sha256%3Ad4c98ae72658416a47ba61c4e36dd41efc501645ea674aefab8561162e2d0e83 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33209" http.request.id=7a6526b9-a6ac-4ba3-92da-062ea6732a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:41122" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052968ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33209" http.request.id=d5d49e0e-5003-4c65-9a8c-56a888bdee64 http.request.method=POST http.request.remoteaddr="127.0.0.1:41122" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="952.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33209" http.request.id=28b6806c-b81a-44c4-bde5-a0144ff66d32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41122" http.request.uri="/v2/foo/bar/blobs/uploads/5340237e-e1dd-46a4-89ad-bb301ef3ff0c?_state=ScwvYy6wkexY-9pzqqy8IMRpF00AHg8Ra-Ji1vEVye57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzNDAyMzdlLWUxZGQtNDZhNC04OWFkLWJiMzAxZWYzZmYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozOS4xNTk0NzQ2MTJaIn0%3D&digest=sha256%3A7955f43648d339c0792d68f4ce01645c2ce0d48edad420afbfc7177efa79f761" http.request.useragent="Go-http-client/1.1" http.response.duration=1.397381633s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:39 +0000] "PUT /v2/foo/bar/blobs/uploads/5340237e-e1dd-46a4-89ad-bb301ef3ff0c?_state=ScwvYy6wkexY-9pzqqy8IMRpF00AHg8Ra-Ji1vEVye57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzNDAyMzdlLWUxZGQtNDZhNC04OWFkLWJiMzAxZWYzZmYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTozOS4xNTk0NzQ2MTJaIn0%3D&digest=sha256%3A7955f43648d339c0792d68f4ce01645c2ce0d48edad420afbfc7177efa79f761 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.07s) === RUN TestBlobDeleteDisabled time="2025-01-26T21:51:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:40Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:45269" http.request.id=c7fa010f-5e04-4ed1-8d90-192cd69c7471 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40444" http.request.uri="/v2/foo/bar/blobs/sha256:3d8724ec456652ff1fff29be34cf23244aaf3f6eca411f1b7cf8f81e9cee25a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.087µs" http.response.status=405 http.response.written=78 vars.digest="sha256:3d8724ec456652ff1fff29be34cf23244aaf3f6eca411f1b7cf8f81e9cee25a7" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:3d8724ec456652ff1fff29be34cf23244aaf3f6eca411f1b7cf8f81e9cee25a7 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.28s) === RUN TestDeleteDisabled time="2025-01-26T21:51:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:40Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45295" http.request.id=49d9ff91-670e-4434-95a8-443d3dc1d46f http.request.method=POST http.request.remoteaddr="127.0.0.1:47956" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.118368ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45295" http.request.id=7cce5ee2-ba8c-4c31-9a46-40c24cf44fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47956" http.request.uri="/v2/foo/bar/blobs/uploads/4f90fa79-9fba-429c-9ca9-12775d1952b9?_state=23yjwOXeW_J2lToAZ7hDJ7spVV5zRRt5udW6onGKb5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmOTBmYTc5LTlmYmEtNDI5Yy05Y2E5LTEyNzc1ZDE5NTJiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTo0MS4wNzIzNTk1OTNaIn0%3D&digest=sha256%3A99b532780a302f8c833bf2f4afc99205b659ed73ca4a78f860db1edf5138e877" http.request.useragent="Go-http-client/1.1" http.response.duration=1.705404647s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:41 +0000] "PUT /v2/foo/bar/blobs/uploads/4f90fa79-9fba-429c-9ca9-12775d1952b9?_state=23yjwOXeW_J2lToAZ7hDJ7spVV5zRRt5udW6onGKb5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmOTBmYTc5LTlmYmEtNDI5Yy05Y2E5LTEyNzc1ZDE5NTJiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTo0MS4wNzIzNTk1OTNaIn0%3D&digest=sha256%3A99b532780a302f8c833bf2f4afc99205b659ed73ca4a78f860db1edf5138e877 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:45295" http.request.id=1920da8c-7dd9-4096-87f5-7aa4421f3d4d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47956" http.request.uri="/v2/foo/bar/blobs/sha256:99b532780a302f8c833bf2f4afc99205b659ed73ca4a78f860db1edf5138e877" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="907.167µs" http.response.status=405 http.response.written=78 vars.digest="sha256:99b532780a302f8c833bf2f4afc99205b659ed73ca4a78f860db1edf5138e877" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:51:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:99b532780a302f8c833bf2f4afc99205b659ed73ca4a78f860db1edf5138e877 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.94s) === RUN TestDeleteReadOnly time="2025-01-26T21:51:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:42Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44977" http.request.id=c4829378-094f-4630-abb0-a42ab927a938 http.request.method=POST http.request.remoteaddr="127.0.0.1:57714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163049ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44977" http.request.id=1b83e0c7-ba24-4388-b499-207c703168ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:57714" http.request.uri="/v2/foo/bar/blobs/uploads/cbe04ee6-2b70-4f5d-aff4-e0a7e8d4f022?_state=TH7OM4f2E9zS8YyV6dFgk4T4GRB8RECQfjdVheTbo9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZTA0ZWU2LTJiNzAtNGY1ZC1hZmY0LWUwYTdlOGQ0ZjAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTo0My4wMDc3NzIzMDRaIn0%3D&digest=sha256%3Af4dcb7514674aac6bc052a249dd5b8e743f4c9a58d342df53f1ec8adf37bdf3e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.414287001s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:43 +0000] "PUT /v2/foo/bar/blobs/uploads/cbe04ee6-2b70-4f5d-aff4-e0a7e8d4f022?_state=TH7OM4f2E9zS8YyV6dFgk4T4GRB8RECQfjdVheTbo9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZTA0ZWU2LTJiNzAtNGY1ZC1hZmY0LWUwYTdlOGQ0ZjAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MTo0My4wMDc3NzIzMDRaIn0%3D&digest=sha256%3Af4dcb7514674aac6bc052a249dd5b8e743f4c9a58d342df53f1ec8adf37bdf3e HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [26/Jan/2025:21:51:44 +0000] "DELETE /v2/foo/bar/blobs/sha256:f4dcb7514674aac6bc052a249dd5b8e743f4c9a58d342df53f1ec8adf37bdf3e HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.64s) === RUN TestStartPushReadOnly time="2025-01-26T21:51:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:44Z" level=info msg="redis not configured" go.version=go1.23.5 127.0.0.1 - - [26/Jan/2025:21:51:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-01-26T21:51:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:44Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=56eea29d-0ff5-4628-be76-a35e4445a099 http.request.method=GET http.request.remoteaddr="127.0.0.1:45542" 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.051088ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:44 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T21:51:44Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=770fd139-844f-4474-bdb6-3521fed005dd http.request.method=GET http.request.remoteaddr="127.0.0.1:45542" 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="883.647µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:21:51:44 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T21:51:44Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=fd64a6cb-0ac0-451d-9c83-eae4c469cffa http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" 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="756.006µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T21:51:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=df2d2efe-2102-41d1-96ff-f84c5007e907 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.282825ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=df2d2efe-2102-41d1-96ff-f84c5007e907 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.329665ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=df2d2efe-2102-41d1-96ff-f84c5007e907 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.362625ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=df2d2efe-2102-41d1-96ff-f84c5007e907 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.389065ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T21:51:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=f6bc79fd-6aba-4ed9-9f27-0d897a1d857b http.request.method=POST http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035087ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:44 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=7acda9a0-1d88-4ad5-b61d-22816d4cc6ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/blobs/uploads/0c353ce8-da52-4d7a-97a0-e761b9e969d4?_state=skB2da1iUbgfgYFT9GlpbPNNjobE4si_JVgTWRfd6Vh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYzM1M2NlOC1kYTUyLTRkN2EtOTdhMC1lNzYxYjllOTY5ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NDQuNzE5NTY2NDRaIn0%3D&digest=sha256%3A3d4cb2f748b9fdaf78a914cbea02a55bfd554b3f86fb57b035b67ef4ea2a82d7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.46552477s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:44 +0000] "PUT /v2/foo/schema1/blobs/uploads/0c353ce8-da52-4d7a-97a0-e761b9e969d4?_state=skB2da1iUbgfgYFT9GlpbPNNjobE4si_JVgTWRfd6Vh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYzM1M2NlOC1kYTUyLTRkN2EtOTdhMC1lNzYxYjllOTY5ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NDQuNzE5NTY2NDRaIn0%3D&digest=sha256%3A3d4cb2f748b9fdaf78a914cbea02a55bfd554b3f86fb57b035b67ef4ea2a82d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=53db5c7c-5305-4f2f-aec0-be38ea3fb47b http.request.method=POST http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.154609ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:47 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=6ae563af-8507-4f17-b8a0-9401cdd561b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/blobs/uploads/6f709293-7095-45ac-aeaf-e99f21c44a22?_state=xvBLrLZJ1kFCVf3h1wZVTiyYXFocBBystUNssUVhAjV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ZjcwOTI5My03MDk1LTQ1YWMtYWVhZi1lOTlmMjFjNDRhMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NDcuMzk2NTkwMzczWiJ9&digest=sha256%3Ac3c7ad36fafbaf73c6d64d067662d5a02e71253b8b37dfe1537a055e99697955" http.request.useragent="Go-http-client/1.1" http.response.duration=1.238892192s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:47 +0000] "PUT /v2/foo/schema1/blobs/uploads/6f709293-7095-45ac-aeaf-e99f21c44a22?_state=xvBLrLZJ1kFCVf3h1wZVTiyYXFocBBystUNssUVhAjV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ZjcwOTI5My03MDk1LTQ1YWMtYWVhZi1lOTlmMjFjNDRhMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NDcuMzk2NTkwMzczWiJ9&digest=sha256%3Ac3c7ad36fafbaf73c6d64d067662d5a02e71253b8b37dfe1537a055e99697955 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=06e0a313-5772-4b79-8ea7-be0c24c491c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.835269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=a67ac283-3da4-4289-a8ad-abb59c80d05a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" http.response.duration=3.688388ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=a8f31880-5662-4d64-aae8-06946de52c99 http.request.method=GET http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.995575ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=7233c8d2-c6d7-462c-a5dc-6903df2a79ad http.request.method=GET http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.971895ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "GET /v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35427" http.request.id=ba3952c7-44ad-4d83-9c2a-76ddb4939819 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" http.response.duration=3.654707ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35427" http.request.id=42c2ae10-346e-433b-b648-a9793fe4aed4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" http.response.duration=3.627148ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:35427" http.request.id=8203a751-4c86-45c6-a90e-6a87b0461b2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" http.response.duration=3.640907ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=e39503b6-4daf-4ab0-a1cb-d0b685f9decc http.request.method=GET http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.002335ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "GET /v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=ba3c14de-cad6-4e1c-b073-d1e2d0d54ba5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="830.447µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=b71d53a7-7f09-4f52-ad85-a7f7abce6e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" http.response.duration="781.406µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "GET /v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=e18c2ab7-9847-47c7-99ef-2a4c718303f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.406µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=error msg="payload digest does match: "sha256:e669db46ed97a1c515307e175332dfe07e6a04009c15c703131fd3741f3a3c05" != "sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced"" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=3e8aea5e-f576-4f02-9d19-449ec7dd53a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" time="2025-01-26T21:51:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=3e8aea5e-f576-4f02-9d19-449ec7dd53a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="968.407µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced" 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:14e59afd3e3062190efbdfdae1603701022bfd212f9be2c7bea2c615fd056ced HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=4e8a0189-8cc0-4966-a15b-4e4dd3b60393 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="933.207µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=2a87d8c1-ae9d-4839-b08e-5e3397841837 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" 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="785.966µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35427" http.request.id=7e84c81e-01af-4299-9125-37bd8068d10b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" 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="961.287µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35427" http.request.id=7e84c81e-01af-4299-9125-37bd8068d10b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" 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.003687ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35427" http.request.id=7e84c81e-01af-4299-9125-37bd8068d10b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" 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.032568ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=d42943f6-8934-4ace-a215-c80615935ada http.request.method=POST http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=9356499f-e8cc-4b8a-a466-00e6474a6bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/blobs/uploads/9adaf599-5468-443f-ad63-723041787f33?_state=Xru4vNHJR2K6wa90ifmj9N6QXRPYHkJRVX1l8BPfuIp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWRhZjU5OS01NDY4LTQ0M2YtYWQ2My03MjMwNDE3ODdmMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NDguNjc1MzM1MTg3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192649ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/9adaf599-5468-443f-ad63-723041787f33?_state=Xru4vNHJR2K6wa90ifmj9N6QXRPYHkJRVX1l8BPfuIp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWRhZjU5OS01NDY4LTQ0M2YtYWQ2My03MjMwNDE3ODdmMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NDguNjc1MzM1MTg3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35427" http.request.id=ea56fc67-ff19-4925-be3c-2bbe11a83682 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" 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.010927ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35427" http.request.id=ea56fc67-ff19-4925-be3c-2bbe11a83682 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" 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.056448ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T21:51:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=679c271e-b77a-4a01-b4f6-56c1178921b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036048ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=d658948e-f1ec-4877-838c-7f3be63f1354 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/blobs/uploads/1d9b389c-b963-488b-b2f6-d986c5b774c6?_state=BokZm6HnAU_a5D7AirsfTWW4gVdIoz3mZ4erZMS9Sth7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZDliMzg5Yy1iOTYzLTQ4OGItYjJmNi1kOTg2YzViNzc0YzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NDguODg3NjA4MDM2WiJ9&digest=sha256%3A535c09fbd415da1a587783aa318597724b90fbf4e9a64ddc78978ebda8c93588" http.request.useragent="Go-http-client/1.1" http.response.duration=1.185004943s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/1d9b389c-b963-488b-b2f6-d986c5b774c6?_state=BokZm6HnAU_a5D7AirsfTWW4gVdIoz3mZ4erZMS9Sth7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZDliMzg5Yy1iOTYzLTQ4OGItYjJmNi1kOTg2YzViNzc0YzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NDguODg3NjA4MDM2WiJ9&digest=sha256%3A535c09fbd415da1a587783aa318597724b90fbf4e9a64ddc78978ebda8c93588 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=99f65ab2-1941-4ae3-802c-516c98f9c9c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066808ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=95966b14-a721-47f5-a049-94f210ed6340 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/blobs/uploads/0aa3ba16-c264-46b9-a3d3-bae35438b2d7?_state=cf_USsdse1LGSwWyLNrYNXmd4LaFoAXpdm8g0pPhIIV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYWEzYmExNi1jMjY0LTQ2YjktYTNkMy1iYWUzNTQzOGIyZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTAuMjMzMjM4MzE3WiJ9&digest=sha256%3Ad6e083aa3d2ed9bc6924f68868958376490c6a0a664632dd6e8d6a2af262082d" http.request.useragent="Go-http-client/1.1" http.response.duration=679.573912ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/0aa3ba16-c264-46b9-a3d3-bae35438b2d7?_state=cf_USsdse1LGSwWyLNrYNXmd4LaFoAXpdm8g0pPhIIV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYWEzYmExNi1jMjY0LTQ2YjktYTNkMy1iYWUzNTQzOGIyZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTAuMjMzMjM4MzE3WiJ9&digest=sha256%3Ad6e083aa3d2ed9bc6924f68868958376490c6a0a664632dd6e8d6a2af262082d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35427" http.request.id=05a1e8bb-7224-4a9b-8980-0effcae2510d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.32277ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35427" http.request.id=5b451e6a-fb71-4c2e-ac92-54d4be1afe77 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/sha256:caea114d3cc1bdcf9b496b6c70b51fa933a3b4be91633f5afa72e2bcf31d810f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.114689ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "PUT /v2/foo/schema2/manifests/sha256:caea114d3cc1bdcf9b496b6c70b51fa933a3b4be91633f5afa72e2bcf31d810f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=524678ad-638d-4472-959a-8b3e6d5974d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" 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="950.848µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=af795d42-24b8-4c0d-92a4-3861c578f01d http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/sha256:caea114d3cc1bdcf9b496b6c70b51fa933a3b4be91633f5afa72e2bcf31d810f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="989.087µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/sha256:caea114d3cc1bdcf9b496b6c70b51fa933a3b4be91633f5afa72e2bcf31d810f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=be0c90ac-97f5-4ca9-a7a0-7ad37dd994d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="811.126µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=9b9359e8-2458-411a-9d7c-464301ce5779 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/sha256:caea114d3cc1bdcf9b496b6c70b51fa933a3b4be91633f5afa72e2bcf31d810f" http.request.useragent="Go-http-client/1.1" http.response.duration="699.205µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/sha256:caea114d3cc1bdcf9b496b6c70b51fa933a3b4be91633f5afa72e2bcf31d810f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=8fb4c85c-8891-4924-a50e-f7d82916fbfa http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" 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="792.126µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="rewriting manifest sha256:caea114d3cc1bdcf9b496b6c70b51fa933a3b4be91633f5afa72e2bcf31d810f in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=e25b2efe-1118-4167-a0aa-52aea9a84610 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=e25b2efe-1118-4167-a0aa-52aea9a84610 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" 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.261657ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35427" http.request.id=02feae72-b44d-4e1e-8a05-dc33f2adf526 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" 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="968.168µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35427" http.request.id=88876fa6-84f9-445e-b32b-244fe5d9efb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.140929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35427" http.request.id=718e6314-97a5-4db6-b363-42d9e20eccb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/sha256:a277dabc15b567b413a1272e220ad48a5acf4e6940a81942501b73d5b81bda8e" http.request.useragent="Go-http-client/1.1" http.response.duration="983.487µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "PUT /v2/foo/schema2/manifests/sha256:a277dabc15b567b413a1272e220ad48a5acf4e6940a81942501b73d5b81bda8e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=bb2868b7-6d71-4bdf-b6f1-1bc195452496 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" 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.022567ms http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=99d8927f-3007-41d6-8407-6f8feb8b0358 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/sha256:a277dabc15b567b413a1272e220ad48a5acf4e6940a81942501b73d5b81bda8e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="936.008µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/sha256:a277dabc15b567b413a1272e220ad48a5acf4e6940a81942501b73d5b81bda8e HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=adefd567-a10f-4ec9-b9f8-a85efc470cd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="796.806µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=6094b5f5-c034-4bdb-89fe-e7525d0f3cb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/sha256:a277dabc15b567b413a1272e220ad48a5acf4e6940a81942501b73d5b81bda8e" http.request.useragent="Go-http-client/1.1" http.response.duration="731.886µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/sha256:a277dabc15b567b413a1272e220ad48a5acf4e6940a81942501b73d5b81bda8e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=info msg="rewriting manifest list sha256:a277dabc15b567b413a1272e220ad48a5acf4e6940a81942501b73d5b81bda8e in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=803f5dfc-96e4-4be8-9284-42a8d2700387 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-01-26T21:51:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35427" http.request.id=803f5dfc-96e4-4be8-9284-42a8d2700387 http.request.method=GET http.request.remoteaddr="127.0.0.1:45558" 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.212937ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:50Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=db945694-68aa-4f31-b9b9-64c76b3ba1e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" 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="942.687µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=295634cb-8f3e-4c06-9511-5f3b17df553f http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" 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="821.847µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=16a92044-e4c3-4e71-9d7e-7acccbe52e3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" 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="824.126µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T21:51:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=16e632dc-899e-4ec0-bf48-cb45a7e99434 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.315185ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=16e632dc-899e-4ec0-bf48-cb45a7e99434 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.364666ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=16e632dc-899e-4ec0-bf48-cb45a7e99434 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.393186ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=16e632dc-899e-4ec0-bf48-cb45a7e99434 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.419506ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T21:51:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=1931e143-729b-44d4-9b09-1f72fd6fec12 http.request.method=POST http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.017528ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:51 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=8ebf240f-7a53-4864-ac4b-c017100b31c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/blobs/uploads/00b7eb36-c089-4c6c-8960-204104adaf41?_state=ltUxcncerdmnzglupPY5POZKB5eH37TbjY-AHrf30gx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMGI3ZWIzNi1jMDg5LTRjNmMtODk2MC0yMDQxMDRhZGFmNDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTEuMTI1MTE4MjM5WiJ9&digest=sha256%3A92818c5b49a913b2b325b326fc5a12694281590e88c02453f4e31b3f4d143fe5" http.request.useragent="Go-http-client/1.1" http.response.duration=900.434827ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:51 +0000] "PUT /v2/foo/schema1/blobs/uploads/00b7eb36-c089-4c6c-8960-204104adaf41?_state=ltUxcncerdmnzglupPY5POZKB5eH37TbjY-AHrf30gx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMGI3ZWIzNi1jMDg5LTRjNmMtODk2MC0yMDQxMDRhZGFmNDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTEuMTI1MTE4MjM5WiJ9&digest=sha256%3A92818c5b49a913b2b325b326fc5a12694281590e88c02453f4e31b3f4d143fe5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=74078482-eafb-467a-9019-843bbe8da86b http.request.method=POST http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=1749df9b-5b3e-44e1-8c09-efa5a56a9a45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/blobs/uploads/d36e4456-ef08-4667-b37a-4e24f07056ce?_state=8sYqZDZtVniU5XfIvRWdwSuCXUXpMtLxZfFajw-K7_V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMzZlNDQ1Ni1lZjA4LTQ2NjctYjM3YS00ZTI0ZjA3MDU2Y2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTIuMjUyODM3NzQ4WiJ9&digest=sha256%3A3e25428f571534c1b7b587ec17a4e3917b93d0a8fa6c52a874ec2382d569529d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.276455757s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/d36e4456-ef08-4667-b37a-4e24f07056ce?_state=8sYqZDZtVniU5XfIvRWdwSuCXUXpMtLxZfFajw-K7_V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMzZlNDQ1Ni1lZjA4LTQ2NjctYjM3YS00ZTI0ZjA3MDU2Y2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTIuMjUyODM3NzQ4WiJ9&digest=sha256%3A3e25428f571534c1b7b587ec17a4e3917b93d0a8fa6c52a874ec2382d569529d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=7cd41ede-a1ee-4ee5-813b-d150f467bbea http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.797029ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=b5321472-be8d-4fd0-be86-b2981907c9e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.680228ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=2d4e1b75-4aa6-47f6-a749-53a9c3bc1d4b http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.962574ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=f2343073-527f-4cf1-9c14-1b46ace614aa http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.939055ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "GET /v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41617" http.request.id=992f7bbe-a9c0-44f3-9f19-4cba91774646 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.521426ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41617" http.request.id=bd9683fe-a082-445d-87df-6b5cef451c57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.611227ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:41617" http.request.id=91fbd191-a522-493c-9eb0-1247a488c656 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.624027ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=9e325bd4-0a27-4558-b46a-0fe48268b06c http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.964855ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "GET /v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=2313c630-3d66-472b-a0ad-3860514639d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="812.006µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=25461f17-7cfb-4a73-8f58-d958aa2c34f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" http.response.duration="706.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "GET /v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=b70370ef-a5bc-4792-b6eb-630614177c93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" 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="811.806µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=error msg="payload digest does match: "sha256:5325fbf4b780b88548828f524f5017b136e2c9d983778d34aa18f70dc902b9ff" != "sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b"" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=1ffd2205-a76a-475b-add8-0eb18f49357b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" time="2025-01-26T21:51:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=1ffd2205-a76a-475b-add8-0eb18f49357b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="937.487µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b" 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:dec4f7e69d8446e32112e358cd3a9bf269696bd9cb8c45cab85c3471b151d42b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=8a13f860-060a-4a9f-b149-9f67ce0f87bb http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" 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="938.647µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=f1fcd632-fdeb-4183-9390-dcb13c114fc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" 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="780.526µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41617" http.request.id=5e6ed717-8ba1-4f50-8d4a-3a2dc81304aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" 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="903.367µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41617" http.request.id=5e6ed717-8ba1-4f50-8d4a-3a2dc81304aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" 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="942.047µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41617" http.request.id=5e6ed717-8ba1-4f50-8d4a-3a2dc81304aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" 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="977.808µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=84e766cb-7730-4e86-9020-e2a35af673ba http.request.method=POST http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=e9253caf-321b-4023-b899-6bcb5d0de67b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/blobs/uploads/a1b1ec6d-8bfe-43fb-b3a3-e516884b917b?_state=EkcCEfhLuxdFsariFiB8iTtW3jiiWP4bd3Ol5TqoGgd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMWIxZWM2ZC04YmZlLTQzZmItYjNhMy1lNTE2ODg0YjkxN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTMuNTY4NzExODgzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.237249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/a1b1ec6d-8bfe-43fb-b3a3-e516884b917b?_state=EkcCEfhLuxdFsariFiB8iTtW3jiiWP4bd3Ol5TqoGgd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMWIxZWM2ZC04YmZlLTQzZmItYjNhMy1lNTE2ODg0YjkxN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTMuNTY4NzExODgzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41617" http.request.id=8e3f7260-8030-4f02-a32f-6a7893f7b3e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="956.727µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41617" http.request.id=8e3f7260-8030-4f02-a32f-6a7893f7b3e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" 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="999.087µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T21:51:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=451e17d0-a193-48be-8732-d90ff107351e http.request.method=POST http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="976.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=ec5864ed-cb5b-4d4e-9d12-1204e445696f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/blobs/uploads/c01142cf-23ad-4163-a084-05a6a7663f15?_state=-PG0dgDRm4_bkvf1czx8j0VpfvUfkOwn-0BXhjmch5R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMDExNDJjZi0yM2FkLTQxNjMtYTA4NC0wNWE2YTc2NjNmMTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTMuODcyODc3NzQ5WiJ9&digest=sha256%3Af573253003f9dae420fcb564074845fab4ac040d761111dd554e50b752452905" http.request.useragent="Go-http-client/1.1" http.response.duration=2.14871769s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/c01142cf-23ad-4163-a084-05a6a7663f15?_state=-PG0dgDRm4_bkvf1czx8j0VpfvUfkOwn-0BXhjmch5R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMDExNDJjZi0yM2FkLTQxNjMtYTA4NC0wNWE2YTc2NjNmMTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTMuODcyODc3NzQ5WiJ9&digest=sha256%3Af573253003f9dae420fcb564074845fab4ac040d761111dd554e50b752452905 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=02bd4b3f-2be7-46da-9196-abc0e5fc1808 http.request.method=POST http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036848ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=1e867ba8-162b-4299-a016-1f3ce9fe0bf9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/blobs/uploads/fae57f01-eea7-4b5e-a80c-e626ed96b74e?_state=nfZLhmpeDi-C583IqWjlqlg1D9NwDeThslikFQrAr6N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYWU1N2YwMS1lZWE3LTRiNWUtYTgwYy1lNjI2ZWQ5NmI3NGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTYuMTk1NTM3MjM4WiJ9&digest=sha256%3A89b2d419046f118c426c7cf4ef1b1a576f3b7eb1f87654c8d541637ca792ce0c" http.request.useragent="Go-http-client/1.1" http.response.duration=653.649716ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/fae57f01-eea7-4b5e-a80c-e626ed96b74e?_state=nfZLhmpeDi-C583IqWjlqlg1D9NwDeThslikFQrAr6N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYWU1N2YwMS1lZWE3LTRiNWUtYTgwYy1lNjI2ZWQ5NmI3NGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTYuMTk1NTM3MjM4WiJ9&digest=sha256%3A89b2d419046f118c426c7cf4ef1b1a576f3b7eb1f87654c8d541637ca792ce0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41617" http.request.id=ca1f5e57-dc3c-47df-8d65-65f24e4424e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.31465ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41617" http.request.id=2dca960c-63a0-4651-9376-4d2d3782d2e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/sha256:ed7629b0aa30b273f3bf9fbf1759eee193070d529ee57f7ab4a882e387b71e1b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090008ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:ed7629b0aa30b273f3bf9fbf1759eee193070d529ee57f7ab4a882e387b71e1b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=f7cb657e-ef32-481b-af11-028d0705ef82 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" 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="953.008µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=a0da5d7f-3902-4606-866d-e31b0de9e49c http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/sha256:ed7629b0aa30b273f3bf9fbf1759eee193070d529ee57f7ab4a882e387b71e1b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="944.928µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/sha256:ed7629b0aa30b273f3bf9fbf1759eee193070d529ee57f7ab4a882e387b71e1b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=acf107a2-44f9-46ff-982e-2dedd7d976ff http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="772.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=b3ed8d25-7a55-47cd-ad30-5160d148ff7b http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/sha256:ed7629b0aa30b273f3bf9fbf1759eee193070d529ee57f7ab4a882e387b71e1b" http.request.useragent="Go-http-client/1.1" http.response.duration="714.365µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/sha256:ed7629b0aa30b273f3bf9fbf1759eee193070d529ee57f7ab4a882e387b71e1b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=c9ca45e5-b4e0-4c22-be90-adad11172121 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" 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="660.725µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="rewriting manifest sha256:ed7629b0aa30b273f3bf9fbf1759eee193070d529ee57f7ab4a882e387b71e1b in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=c104df4a-dd33-44a1-8b83-b4196345a61a http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=c104df4a-dd33-44a1-8b83-b4196345a61a http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" 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.069095ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41617" http.request.id=8ed09791-9217-408d-9a90-b4597dc6168a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" 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="807.326µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41617" http.request.id=33bcf34f-b59e-445b-bb8f-1a416bc66e6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050007ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41617" http.request.id=a2cafa4e-7fd2-4bc3-b169-141ef4860434 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/sha256:e8483133ec98521cc1fb6bf82709b2f643addfdf1ba533e2c0aea32d6cccbd1a" http.request.useragent="Go-http-client/1.1" http.response.duration="904.447µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:e8483133ec98521cc1fb6bf82709b2f643addfdf1ba533e2c0aea32d6cccbd1a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=4c471889-a80b-4161-a4d0-69bbba3b1659 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" 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="885.207µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=56aa0efa-c391-488b-a92e-d144db6e6583 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/sha256:e8483133ec98521cc1fb6bf82709b2f643addfdf1ba533e2c0aea32d6cccbd1a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="915.767µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/sha256:e8483133ec98521cc1fb6bf82709b2f643addfdf1ba533e2c0aea32d6cccbd1a HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=e3ae3c3e-149c-4fa7-921a-f81445e39595 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="674.805µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=d464cacb-7be8-45b2-be90-46eca6431fe5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/sha256:e8483133ec98521cc1fb6bf82709b2f643addfdf1ba533e2c0aea32d6cccbd1a" http.request.useragent="Go-http-client/1.1" http.response.duration="644.164µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/sha256:e8483133ec98521cc1fb6bf82709b2f643addfdf1ba533e2c0aea32d6cccbd1a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=info msg="rewriting manifest list sha256:e8483133ec98521cc1fb6bf82709b2f643addfdf1ba533e2c0aea32d6cccbd1a in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=f6825c10-edd1-4e16-bf0d-a8d8d905bbb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-01-26T21:51:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41617" http.request.id=f6825c10-edd1-4e16-bf0d-a8d8d905bbb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33204" 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.230777ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (12.44s) === RUN TestGetManifestWithStorageError time="2025-01-26T21:51:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:56Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40939" http.request.id=2eb4341e-8af6-4f47-9ac4-5e17840e67bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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="814.367µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:40939" http.request.id=cd2c19fe-f67e-4452-868b-f9e8cd5a91eb http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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="694.646µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:40939" http.request.id=d9637fdc-535a-4956-8f12-8f60f52566f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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="747.205µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:40939" http.request.id=5371a608-a2c4-4d4d-a395-acf7646cd867 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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="658.085µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-01-26T21:51:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:51:56Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=cecfdc63-e703-47b1-a865-be237b6ebeb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36246" 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="803.806µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=e433105b-726a-4fc6-9d5d-5c47dca09fc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36246" 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="650.765µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=a924efa2-a097-49c6-b865-259d522128fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" 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="726.765µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=54b36d1a-8e5c-4c03-84ba-d75738ffa034 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.141264ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=54b36d1a-8e5c-4c03-84ba-d75738ffa034 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.186784ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=54b36d1a-8e5c-4c03-84ba-d75738ffa034 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.215344ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T21:51:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=54b36d1a-8e5c-4c03-84ba-d75738ffa034 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.242104ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:21:51:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T21:51:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=9c44d7a2-113c-41b4-8e1b-adaab58b46ed http.request.method=POST http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.061288ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=45b3d42a-2cc1-4571-b281-0685594947f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/blobs/uploads/c3f38986-ea99-462c-9af1-ffd0ac9517e3?_state=QNungCjCVppA-FAymF79xYpmFcixCmtClPQpQ0lPlf57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjM2YzODk4Ni1lYTk5LTQ2MmMtOWFmMS1mZmQwYWM5NTE3ZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTcuMTIyNTM4NTQ2WiJ9&digest=sha256%3Ab19f898191be1039fc3931519bd1906ccfd06cae23edcb2ddd29cd35efadbe8f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.647960254s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/c3f38986-ea99-462c-9af1-ffd0ac9517e3?_state=QNungCjCVppA-FAymF79xYpmFcixCmtClPQpQ0lPlf57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjM2YzODk4Ni1lYTk5LTQ2MmMtOWFmMS1mZmQwYWM5NTE3ZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTcuMTIyNTM4NTQ2WiJ9&digest=sha256%3Ab19f898191be1039fc3931519bd1906ccfd06cae23edcb2ddd29cd35efadbe8f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=8971d7ba-191c-4b29-b32f-69e6a41edd81 http.request.method=POST http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056008ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=64be4773-c91a-4e89-a75a-203b0c4a2514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/blobs/uploads/ca349f96-d8b8-4201-9b30-779ad572662e?_state=4tNedn4smOXCOf2D23xsW9f21i3riZLMhXylN3XyQlZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYTM0OWY5Ni1kOGI4LTQyMDEtOWIzMC03NzlhZDU3MjY2MmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTguOTUyNzI2MDIxWiJ9&digest=sha256%3A3bf16c11c9b1d52e5d01415450acc548806d035595169d8003e26640bf5a759f" http.request.useragent="Go-http-client/1.1" http.response.duration=856.231172ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/ca349f96-d8b8-4201-9b30-779ad572662e?_state=4tNedn4smOXCOf2D23xsW9f21i3riZLMhXylN3XyQlZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYTM0OWY5Ni1kOGI4LTQyMDEtOWIzMC03NzlhZDU3MjY2MmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTguOTUyNzI2MDIxWiJ9&digest=sha256%3A3bf16c11c9b1d52e5d01415450acc548806d035595169d8003e26640bf5a759f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=a06d7c59-1b15-45f4-b64b-9ebbcf3ec821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.771628ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=1d1f882f-2348-437b-bc67-2480a7471764 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.532507ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=d0f32f86-5d31-4168-aad0-64f150a3cc8c http.request.method=GET http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.920215ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=7e52d730-dfab-4ee6-8c0e-2d09ab33991b http.request.method=GET http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.842734ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43225" http.request.id=e9795593-5551-4778-aee5-401472631e58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.495346ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43225" http.request.id=0b5e0919-c229-495a-8127-2af4daee7cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.434266ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:43225" http.request.id=fc68283e-b5f5-4e54-9f91-3440fdfdc202 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.455827ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=4ec4d807-cdf3-49f2-a3d9-5feeac25aed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.869254ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=286e7b94-bc42-4b57-8d6f-4f4d53a0d43b http.request.method=GET http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="798.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=7263c388-825e-4845-9144-90a2f05b873e http.request.method=GET http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.duration="718.006µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=3868dc67-e4bc-4ca0-ab65-2b0fa24ed07a http.request.method=GET http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="748.766µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=error msg="payload digest does match: "sha256:c0547dd80016bfd20b5a18a3fe0954ae3d0d42350b1b0e86ba3b53c28e9ff885" != "sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e"" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=b10a6e17-e8b0-47bb-a4af-8713d3559e83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=b10a6e17-e8b0-47bb-a4af-8713d3559e83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36246" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.247µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=fd5ef7b2-4bb8-43cc-9cff-9edcbbf0259f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36248" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052488ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=c917c35d-db77-4491-85ef-78d5721702ea http.request.method=GET http.request.remoteaddr="127.0.0.1:36248" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="852.407µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=2c44f0d5-c11b-47e8-8a48-d3f08236cbd1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36258" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="974.847µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=d5643895-dbdc-4c2c-bd62-4bedd1cc224d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36266" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.765068ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=1a0a98d4-c248-4960-bf79-0c90eddffa60 http.request.method=GET http.request.remoteaddr="127.0.0.1:36266" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.042376ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=97c05ab4-2f75-4f6a-b59f-fa7cda737bff http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="979.767µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=d8798663-1345-480d-be39-0866f872462f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.760949ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=b27178b9-c3ce-4609-91b5-de88296a7a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" 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="818.886µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=0cd791c0-7f37-43df-8097-9be4b26ffc34 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e" http.request.useragent="Go-http-client/1.1" http.response.duration="971.687µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:920788a80f2cf65bb83748372cba9c537c88b82016f5c95f36921bccee1b0e0e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=8ec312df-0ba5-4ccc-8898-c9de3a3d61b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" 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="805.487µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=785f95ab-6c4c-4f4a-8d79-8dc83f5de275 http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" 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="800.446µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=dc800d14-a4fe-490a-925b-b1da52fca905 http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" 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="810.166µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=aa6126e9-b2b8-416e-b3b3-084127909c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" 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="925.607µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=aa6126e9-b2b8-416e-b3b3-084127909c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" 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="967.807µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=aa6126e9-b2b8-416e-b3b3-084127909c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" 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.001728ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=acf3d309-ec9f-4555-82b6-a522b7886dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.927µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=2ea30ddd-6e21-4b0c-b874-5bc137d113f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/blobs/uploads/137063b3-162a-4207-b390-e3086f4aa18b?_state=1vrR2hZZZqgLjtrm_IZcPQ_FGR2CHCeBJB4Ik0h_5NZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMzcwNjNiMy0xNjJhLTQyMDctYjM5MC1lMzA4NmY0YWExOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTkuODY1NzQzNzgzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.189729ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/137063b3-162a-4207-b390-e3086f4aa18b?_state=1vrR2hZZZqgLjtrm_IZcPQ_FGR2CHCeBJB4Ik0h_5NZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMzcwNjNiMy0xNjJhLTQyMDctYjM5MC1lMzA4NmY0YWExOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTE6NTkuODY1NzQzNzgzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=5a089bc3-1f30-40c7-9dc4-e401c3045de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" 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="971.287µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:51:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=5a089bc3-1f30-40c7-9dc4-e401c3045de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" 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.029008ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:21:51:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T21:52:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=6c6a4ff5-88b6-4a50-9850-aa651510fcda http.request.method=POST http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003527ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=6a76799c-dca3-4968-96fd-c028487609c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/blobs/uploads/6c7ec2ef-7826-4d1f-8150-b1ce47962031?_state=1L2SXfsoY5XWlf-MYQIsxDYZ4Rv3MyvZAkBE1fb1GpN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YzdlYzJlZi03ODI2LTRkMWYtODE1MC1iMWNlNDc5NjIwMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTI6MDAuMTkwOTEwOTI4WiJ9&digest=sha256%3A955b2b9924747fe73613e1e0451f05c1247a4c1e8832c168204713237cb1217b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.15391297s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/6c7ec2ef-7826-4d1f-8150-b1ce47962031?_state=1L2SXfsoY5XWlf-MYQIsxDYZ4Rv3MyvZAkBE1fb1GpN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YzdlYzJlZi03ODI2LTRkMWYtODE1MC1iMWNlNDc5NjIwMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTI6MDAuMTkwOTEwOTI4WiJ9&digest=sha256%3A955b2b9924747fe73613e1e0451f05c1247a4c1e8832c168204713237cb1217b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=6b702d31-6e59-4e59-bd35-5f2751da5010 http.request.method=POST http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050528ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=864d6ff2-0c43-46e8-9c74-22ad334d94b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/blobs/uploads/afa695dc-a488-4ae6-98e0-5f9e91412a61?_state=qVk9jLJrzvhKmIvviquMiAnIvKz1yp5oQFANz72dlP97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZmE2OTVkYy1hNDg4LTRhZTYtOThlMC01ZjllOTE0MTJhNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTI6MDIuNjE5NjY2MTAyWiJ9&digest=sha256%3Af580499083eb5508fa1e14b29c3c40ecdd21fb967fe11e4dd9adc949e6be5274" http.request.useragent="Go-http-client/1.1" http.response.duration=1.680796743s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/afa695dc-a488-4ae6-98e0-5f9e91412a61?_state=qVk9jLJrzvhKmIvviquMiAnIvKz1yp5oQFANz72dlP97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZmE2OTVkYy1hNDg4LTRhZTYtOThlMC01ZjllOTE0MTJhNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMjE6NTI6MDIuNjE5NjY2MTAyWiJ9&digest=sha256%3Af580499083eb5508fa1e14b29c3c40ecdd21fb967fe11e4dd9adc949e6be5274 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=a34c7246-2444-4ceb-b85e-dbfc69826d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.35821ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=fe2f59c0-8791-47c1-be7a-4a7032ee3a30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.091329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=087e85ef-4374-4466-946b-15ad2b0c286c http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" 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="993.288µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=db975ab5-1104-4b5a-a34c-57d2c15aabd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="876.927µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=413685ab-b917-480a-994f-c88500c9f663 http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="711.405µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=8d29ae83-df67-4611-96bc-23c6cd206e2d http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.duration="694.685µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=0b67d03d-fb16-43ab-99b0-e7d09100110e http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" 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="749.886µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="rewriting manifest sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=98203300-44ac-4ef5-aba5-e415bc4fd6b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=98203300-44ac-4ef5-aba5-e415bc4fd6b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" 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.062416ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=9b2a19fe-e65c-48a7-a32e-6149108a7d14 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.duration="923.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=4e6cfb97-dac6-46a1-9069-96f5d3db651c http.request.method=GET http.request.remoteaddr="127.0.0.1:36278" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.406µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=16265d2d-97ba-47c4-aad6-79d99aae6e11 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="937.967µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=9b1b846d-8633-44cf-af12-b363ae9c937f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.246529ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=80ca09b9-cfb4-4653-b26c-5cd9a56469a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="898.207µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=fc2b0b4c-a720-45b4-b769-a7adffeeb199 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46540" 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="927.807µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43225" http.request.id=9ae5a262-857c-4804-a142-ab06af308139 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46554" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.29177ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=3405a3e2-1d82-4316-8fab-c645bc62e569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46554" 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="787.206µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=a62d50d4-c0ec-4673-886e-a1c36acc63e0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46554" http.request.uri="/v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5" http.request.useragent="Go-http-client/1.1" http.response.duration="968.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:fa880fd89852f6f8d21cd2dbdb490cd38ab5e1abd26e33b0bd1870e0895751c5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43225" http.request.id=6484ff9c-35f8-4bc1-872f-467277f67b22 http.request.method=GET http.request.remoteaddr="127.0.0.1:46554" 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="735.846µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (7.45s) === RUN TestManifestDeleteDisabled time="2025-01-26T21:52:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:52:04Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:52:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:35825" http.request.id=15404326-7839-4cdf-bbc1-f79f0cb47f33 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49354" 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="902.407µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [26/Jan/2025:21:52:04 +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-01-26T21:52:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:52:04Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:52:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-26T21:52:04Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.5 time="2025-01-26T21:52:04Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-26T21:52:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37915" http.request.id=2206f4d8-eb16-4091-a1c6-544576322c27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50122" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.616932ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37915" http.request.id=e8255dac-5f7d-4cb1-b2c4-569e7dbf1925 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.507091ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37915" http.request.id=49239562-36d4-4e22-9b1f-b67437c61bf2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.493132ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T21:52:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37915" http.request.id=7ee4f696-77af-44b3-979f-58a596b99d2c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50146" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.436371ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:21:52:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.67s) === RUN TestProxyManifestGetByTag time="2025-01-26T21:52:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:52:04Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:52:05Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=5e0d0e37-d6b0-42b8-8ba7-e3af6a25c15b http.request.method=POST http.request.remoteaddr="127.0.0.1:51162" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089288ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=0d0164f0-5b51-477b-87c6-4d5e38f8906b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51162" http.request.uri="/v2/foo/bar/blobs/uploads/9103c76e-8f46-480c-b0af-66e55a6c1858?_state=s3f7MuEczErGZWsuJKBDMHVEZvv3Qnq--VdEpz55dX17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxMDNjNzZlLThmNDYtNDgwYy1iMGFmLTY2ZTU1YTZjMTg1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MjowNS4yMDAzNTM2NjhaIn0%3D&digest=sha256%3Afcf08fe0c2459a9dbf8ea415d854f821ad535b535b839f1ec5f1f420bde26b25" http.request.useragent="Go-http-client/1.1" http.response.duration=1.102881762s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:05 +0000] "PUT /v2/foo/bar/blobs/uploads/9103c76e-8f46-480c-b0af-66e55a6c1858?_state=s3f7MuEczErGZWsuJKBDMHVEZvv3Qnq--VdEpz55dX17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxMDNjNzZlLThmNDYtNDgwYy1iMGFmLTY2ZTU1YTZjMTg1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MjowNS4yMDAzNTM2NjhaIn0%3D&digest=sha256%3Afcf08fe0c2459a9dbf8ea415d854f821ad535b535b839f1ec5f1f420bde26b25 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=01d0ec27-fb94-4bf9-964d-989539490dc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51162" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.686908ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T21:52:06Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T21:52:06Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.23.5 time="2025-01-26T21:52:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=6a20ddfe-082e-4f5b-adbb-4161cf2b8d2f http.request.method=GET http.request.remoteaddr="127.0.0.1:51162" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="660.165µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37855" go.version=go1.23.5 time="2025-01-26T21:52:06Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=9596e55f-2b8a-454c-9b1b-5e791db4b3ea http.request.method=GET http.request.remoteaddr="127.0.0.1:51174" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="809.607µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37855 /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:37855/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:40059" http.request.id=db45e757-f215-4e3b-8b3e-ad0a71b73ca0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47028" http.request.uri="/v2/foo/bar/manifests/sha256:9e6122642bfc844dd5e5a8c37194f52e237f897f84dda31e7bdbafea2fa3f476" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:9e6122642bfc844dd5e5a8c37194f52e237f897f84dda31e7bdbafea2fa3f476" time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=5fa084a2-06b6-4ec6-8a21-e32d2fe98444 http.request.method=GET http.request.remoteaddr="127.0.0.1:51188" http.request.uri="/v2/foo/bar/manifests/sha256:9e6122642bfc844dd5e5a8c37194f52e237f897f84dda31e7bdbafea2fa3f476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.995775ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "GET /v2/foo/bar/manifests/sha256:9e6122642bfc844dd5e5a8c37194f52e237f897f84dda31e7bdbafea2fa3f476 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:9e6122642bfc844dd5e5a8c37194f52e237f897f84dda31e7bdbafea2fa3f476 with ttl=167h59m59.99999476s" go.version=go1.23.5 time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40059" http.request.id=db45e757-f215-4e3b-8b3e-ad0a71b73ca0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47028" http.request.uri="/v2/foo/bar/manifests/sha256:9e6122642bfc844dd5e5a8c37194f52e237f897f84dda31e7bdbafea2fa3f476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.021381ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "GET /v2/foo/bar/manifests/sha256:9e6122642bfc844dd5e5a8c37194f52e237f897f84dda31e7bdbafea2fa3f476 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=cb3d4ac0-974a-4132-b8e1-969b1d560f81 http.request.method=GET http.request.remoteaddr="127.0.0.1:51188" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="728.886µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37855 /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:37855/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:40059" http.request.id=6db2321d-f6c9-4e33-980e-01ee8169fafe http.request.method=GET http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=deb4eb14-1288-4126-8902-4d7f06c5222f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51200" 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=1.949455ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40059" http.request.id=6db2321d-f6c9-4e33-980e-01ee8169fafe http.request.method=GET http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.948445ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T21:52:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=159b5dce-d1fa-493e-b2f4-625d110e70d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:51200" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="974.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=9b772c8b-6ad5-4586-89a3-17275aabc471 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51200" http.request.uri="/v2/foo/bar/blobs/uploads/d5b7ee4f-434b-4688-a8da-9963a7e92047?_state=hsc0BtgAw10IWHh8MsdRUYXhYeofodBCELh3KAIfG4V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1YjdlZTRmLTQzNGItNDY4OC1hOGRhLTk5NjNhN2U5MjA0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MjowNi42MTY5NDM1NjhaIn0%3D&digest=sha256%3A4b847e949d9db169faef42117042f699643a0d959693b4b8bd3a91c047cdd245" http.request.useragent="Go-http-client/1.1" http.response.duration=2.105390963s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:06 +0000] "PUT /v2/foo/bar/blobs/uploads/d5b7ee4f-434b-4688-a8da-9963a7e92047?_state=hsc0BtgAw10IWHh8MsdRUYXhYeofodBCELh3KAIfG4V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1YjdlZTRmLTQzNGItNDY4OC1hOGRhLTk5NjNhN2U5MjA0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQyMTo1MjowNi42MTY5NDM1NjhaIn0%3D&digest=sha256%3A4b847e949d9db169faef42117042f699643a0d959693b4b8bd3a91c047cdd245 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=e6ccdb1f-8f56-4542-904b-c7bb70211af8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51200" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.637707ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:21:52:08 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=00e66ea5-b4d6-4a47-b887-6c4e0dcb33d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51200" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="745.326µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:21:52:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T21:52:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37855 /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:37855/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:40059" http.request.id=69d938b5-4f8a-45d9-9aa7-66e3d07b84e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=a2ee70d8-a6dc-426e-8b8f-cd720f820053 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51202" 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=1.989935ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:21:52:08 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=f89a5ae3-2554-42a4-a67a-2c1b6243fad5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51202" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="699.405µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:21:52:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T21:52:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37855 /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:37855/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:40059" http.request.id=69d938b5-4f8a-45d9-9aa7-66e3d07b84e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37855" http.request.id=9dd67c5f-a41b-46c3-8a39-ec4080d6672a http.request.method=GET http.request.remoteaddr="127.0.0.1:51214" 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=1.978255ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:21:52:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T21:52:08Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:59be58fd1b3cdeda7201c4f2dab9eaae19f9fd4641a5cc26186e46ea6cdd5e89 with ttl=167h59m59.99999512s" go.version=go1.23.5 time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40059" http.request.id=69d938b5-4f8a-45d9-9aa7-66e3d07b84e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.232446ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:21:52:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.74s) === RUN TestAppDispatcher time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45673" http.request.id=f88f94d8-84b3-44b1-afb9-c0d26cc8cbd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53266" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="874.647µs" http.response.status=200 http.response.written=0 time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45673" http.request.id=74328494-cfdb-478d-918c-a88c691c7e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:53266" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="707.046µs" http.response.status=200 http.response.written=0 time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45673" http.request.id=9b248ed0-6f0b-4aed-a68a-49104257b964 http.request.method=GET http.request.remoteaddr="127.0.0.1:53266" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="697.845µs" http.response.status=200 http.response.written=0 time="2025-01-26T21:52:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45673" http.request.id=5649e98c-9951-4daf-8afc-146246838ccc http.request.method=GET http.request.remoteaddr="127.0.0.1:53266" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="736.765µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-01-26T21:52:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 time="2025-01-26T21:52:08Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 time="2025-01-26T21:52:08Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.5 http.request.host="127.0.0.1:42035" http.request.id=832fea9d-e3be-49da-a93a-772dcbff78db http.request.method=GET http.request.remoteaddr="127.0.0.1:36406" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-01-26T21:52:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 time="2025-01-26T21:52:08Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 time="2025-01-26T21:52:08Z" level=info msg="configuring file health check path=/tmp/healthcheck3416645940, interval=1" go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-01-26T21:52:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 time="2025-01-26T21:52:12Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 time="2025-01-26T21:52:12Z" level=info msg="configuring TCP health check addr=127.0.0.1:33673, interval=1" go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-01-26T21:52:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 time="2025-01-26T21:52:16Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 time="2025-01-26T21:52:16Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:34589, interval=1, threshold=3" go.version=go1.23.5 instance.id=2f0fe8cd-e731-4530-8f4d-90d2340d1918 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 74.003s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.07s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.34s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.82s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.367s === RUN TestSchedule time="2025-01-26T21:51:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff time="2025-01-26T21:51:09Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99668ms" go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff time="2025-01-26T21:51:09Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.96µs" go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff time="2025-01-26T21:51:09Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.96µs" go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-01-26T21:51:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-01-26T21:51:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff time="2025-01-26T21:51:09Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99724ms" go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff time="2025-01-26T21:51:09Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99812ms" go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff time="2025-01-26T21:51:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-01-26T21:51:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=1fc42e86-ed4a-4575-b265-e640c63f65ff --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.680s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.86s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 26192384 sha256:5c2fb156b00900a6aca8e6e9e528eb0c91881ff458b491072bb76aff04ec46fd [] map[] } --- PASS: TestSimpleBlobRead (0.73s) === RUN TestBlobMount --- PASS: TestBlobMount (0.42s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.36s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.73s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.82s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:4523228a260e76bc72bc4cffa8c8fdb888572966b6ec0d9518c21312f9183d10 palailogos: marking blob sha256:7cd8a69211074d3b88f0341d01000993d566237843c1673779028805e5dcee67 palailogos: marking blob sha256:452635eeb8936f3d8ffb52f0c2ed37e5b1b6a6417ec89643987b648046bb6829 palailogos: marking manifest sha256:452635eeb8936f3d8ffb52f0c2ed37e5b1b6a6417ec89643987b648046bb6829 palailogos: marking blob sha256:c33437993a30b735ec4832a6f3bbb7b55411181ae8bcb081dd32d72fe56c2565 palailogos: marking blob sha256:a596958b2aa89cf39fa69d4a93a56695fad58820effea817e7bdb15cab73cd10 palailogos: marking manifest sha256:75a40c40722733a1f3348c021fe54ef8759e8a9d4706b036da4812b4b5b391a4 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:927a82f036185cee389698b833eae589c063b15479ff605a5fdc800e5bf28836 palailogos: marking blob sha256:9470dfc885ddcff11ca3e6ac4868f2e10d6fa1b0a7141d152f1e2ed9129889ec palailogos: marking manifest sha256:7cd8a69211074d3b88f0341d01000993d566237843c1673779028805e5dcee67 palailogos: marking blob sha256:9140e831f77b434c58ea5728668eb3c9c56e5e85150fb4bf7681295412230e87 palailogos: marking blob sha256:7c55c474732b8acc647663eab789eab2976b6632244651b2719aa40e084fe31b 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.56s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:155bb99ef530295f666aaa6ba64036f7d884aa8e5924d5e732be196361f83813 deletemanifests: marking manifest sha256:dcb629b16ebbb66b32a57dc3a2584c0542b07124e1bb129cc2a46a3ea7eb1249 deletemanifests: marking blob sha256:b9ce273938454f2265f4ff2c0a5d444522e7a1ca2ec58671a321024c76ae4926 deletemanifests: marking blob sha256:f777b53ebf4ef4769820349c9cdcc0a78a1d634963116d9aaca4e161200cfeba deletemanifests: marking blob sha256:a7151a5a5200af4a0cdb9f5f9878ee141661ff573741c44d9d4caee3a2a83925 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:155bb99ef530295f666aaa6ba64036f7d884aa8e5924d5e732be196361f83813 blob eligible for deletion: sha256:6b158c8f0038e4d7a3775ff47d807ed9866ed6332b2ea08f719a3ecd12728f4f blob eligible for deletion: sha256:87aad998ef181f665c7ccdd9c71e210144316d70b8fe42fefac002ca4e2976d6 blob eligible for deletion: sha256:e30b543e83547e933a2a6b2fb8dac8b60ca1cfa773d5a31468c898c89f4242dc deletemanifests manifest eligible for deletion: sha256:155bb99ef530295f666aaa6ba64036f7d884aa8e5924d5e732be196361f83813 deletemanifests: marking manifest sha256:dcb629b16ebbb66b32a57dc3a2584c0542b07124e1bb129cc2a46a3ea7eb1249 deletemanifests: marking blob sha256:b9ce273938454f2265f4ff2c0a5d444522e7a1ca2ec58671a321024c76ae4926 deletemanifests: marking blob sha256:f777b53ebf4ef4769820349c9cdcc0a78a1d634963116d9aaca4e161200cfeba deletemanifests: marking blob sha256:a7151a5a5200af4a0cdb9f5f9878ee141661ff573741c44d9d4caee3a2a83925 time="2025-01-26T21:51:30Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/155bb99ef530295f666aaa6ba64036f7d884aa8e5924d5e732be196361f83813" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 time="2025-01-26T21:51:30Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/155bb99ef530295f666aaa6ba64036f7d884aa8e5924d5e732be196361f83813" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:87aad998ef181f665c7ccdd9c71e210144316d70b8fe42fefac002ca4e2976d6 time="2025-01-26T21:51:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/87/87aad998ef181f665c7ccdd9c71e210144316d70b8fe42fefac002ca4e2976d6" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:e30b543e83547e933a2a6b2fb8dac8b60ca1cfa773d5a31468c898c89f4242dc time="2025-01-26T21:51:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e30b543e83547e933a2a6b2fb8dac8b60ca1cfa773d5a31468c898c89f4242dc" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:155bb99ef530295f666aaa6ba64036f7d884aa8e5924d5e732be196361f83813 time="2025-01-26T21:51:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/15/155bb99ef530295f666aaa6ba64036f7d884aa8e5924d5e732be196361f83813" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:6b158c8f0038e4d7a3775ff47d807ed9866ed6332b2ea08f719a3ecd12728f4f time="2025-01-26T21:51:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6b/6b158c8f0038e4d7a3775ff47d807ed9866ed6332b2ea08f719a3ecd12728f4f" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 --- PASS: TestDeleteManifestIfTagNotFound (2.41s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a5346edc69071be7df1697e89da03d7efc6c8e69fe868ccc570328ea7e20108f time="2025-01-26T21:51:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a5/a5346edc69071be7df1697e89da03d7efc6c8e69fe868ccc570328ea7e20108f" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:bfe068368085fdf947a0ca2ad0205f9c13495865f9cb2baa48cd9385becceafd time="2025-01-26T21:51:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bfe068368085fdf947a0ca2ad0205f9c13495865f9cb2baa48cd9385becceafd" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:df9899c1886275082b65c2430c6c7aedec541195c4b6ceaaff09253f60427d71 time="2025-01-26T21:51:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/df/df9899c1886275082b65c2430c6c7aedec541195c4b6ceaaff09253f60427d71" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 --- PASS: TestGCWithMissingManifests (0.75s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:002be8c9242023c14f6c7cf9826845c790095b0e789b3e675192e3a61a4b63b8 komnenos: marking blob sha256:dcce45be2997f2fc7450ed1e42593ca8a7f5e7c2e086de2821f811d4343bc4ec komnenos: marking blob sha256:cbe6e755420b6636bb2686dc543435516d0b0c7b08f8ab34a39d72ad066e8062 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:4b124e85a2094fb79226aacd6ff5f9713e05a46c92a51a0f3dc8d845c792fb98 time="2025-01-26T21:51:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4b/4b124e85a2094fb79226aacd6ff5f9713e05a46c92a51a0f3dc8d845c792fb98" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:7d77c4661b6391e4022fc1a87ae29a3115cd1ba0e5c067a029011ccea3af883d time="2025-01-26T21:51:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7d/7d77c4661b6391e4022fc1a87ae29a3115cd1ba0e5c067a029011ccea3af883d" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:90c07267211d3fe9851b28a4ed5da54f14370a79a516fecc8ac9b32e083c115d time="2025-01-26T21:51:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/90/90c07267211d3fe9851b28a4ed5da54f14370a79a516fecc8ac9b32e083c115d" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:977e4dee772fee47328f56011490de7efe59ddc87d3098ef2b444c8c74190bcc time="2025-01-26T21:51:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/97/977e4dee772fee47328f56011490de7efe59ddc87d3098ef2b444c8c74190bcc" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:cc35083281f8d1df264a035d78184ff0e8eaaf04d16f838de1eec5667768b2d7 time="2025-01-26T21:51:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cc/cc35083281f8d1df264a035d78184ff0e8eaaf04d16f838de1eec5667768b2d7" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-01-26T21:51:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 blob eligible for deletion: sha256:f00e81d19f9ecd5c28238462cf4e2f4965aa72f85191e499586b4e97c37e3376 time="2025-01-26T21:51:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f00e81d19f9ecd5c28238462cf4e2f4965aa72f85191e499586b4e97c37e3376" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 --- PASS: TestDeletionHasEffect (2.57s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.35s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:69b3c12353a305b886299c84cdf53f71927c97972109c97369a61d21eb8db1c0 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:9fe6204a1356842313f074d41b87f6f9ea6ee9e00a474984b773a99ca3ca04b9 michael_z_doukas: marking blob sha256:7f4d890a67e85fcf7d530cbf1ec4aa99bd89be9e59da4c0dd71c67f6d2faed3b 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3d2eb78c3233072e10f48aa17d015a4d5058bdb1efaaca5fa92e8bbcb0806230 time="2025-01-26T21:51:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3d/3d2eb78c3233072e10f48aa17d015a4d5058bdb1efaaca5fa92e8bbcb0806230" go.version=go1.23.5 instance.id=3be9dfc1-6ed9-464c-a698-f9fa9ad00a18 --- PASS: TestOrphanBlobDeleted (1.42s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:e1bde356219f4a5f22092ca65649258f2584c054dd9e8d0983d98b029dc59a6e linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ece1286a06551816b98bde4d99c41d277d001c7393bb215e58817130ec21c0ef --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.81s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.95s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.53s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.45s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-01-26T21:51:41Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 20:51:41.65121642 +0000 UTC m=-3568.208629441, actuallyDelete=true" time="2025-01-26T21:51:41Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-01-26T21:51:41Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527, actuallyDelete=true" time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e35607e8-47f7-4642-904f-d18e95c9f018 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/f53aff8c-0770-4298-8475-765e243b5499 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/08c34e56-dcce-40a9-8e07-47ed3b67389d have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/708e0ff9-73ec-4641-bf85-5d30628ef096 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7d60f261-41ba-4b5c-836c-c1deeab2e8b2 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6be25c91-59f0-4c28-ba31-2c4bf77d0bc0 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9bb70570-0e4b-4d83-aafb-d677a444a03b have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cb4b3a47-8d6d-437a-9dc8-9b96bae7164c have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/024dc718-64f8-4a48-b1a6-2dca0deda82e have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0ef78222-c86f-45e6-8f2c-31bb34f9f49e have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/532b435f-2042-43a3-8b31-3a44fcfedcea have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.652236388 +0000 UTC m=+31.792390527). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-01-26T21:51:41Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 21:51:41.653449997 +0000 UTC m=+31.793604136, actuallyDelete=true" time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4f48768f-732a-4c3a-aba3-bb467ce4f146 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.653449997 +0000 UTC m=+31.793604136). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a34953e2-38c8-4b6c-be69-c22fba3e39b5 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.653449997 +0000 UTC m=+31.793604136). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0195c342-250f-4f35-8028-7c010c993133 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.653449997 +0000 UTC m=+31.793604136). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0d2bca7c-f53e-4e2c-b3b2-8bbc8584b577 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.653449997 +0000 UTC m=+31.793604136). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d1c923db-46b8-4dd5-8657-5ff5e28c6f9e have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.653449997 +0000 UTC m=+31.793604136). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-01-26T21:51:41Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 21:51:41.654275844 +0000 UTC m=+31.794430063, actuallyDelete=true" time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/077faa2a-6c7b-4df7-9bd0-caccadf2be5f have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.654275844 +0000 UTC m=+31.794430063). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2fa35067-0f4f-42ca-a085-09d77001cc47 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.654275844 +0000 UTC m=+31.794430063). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7b211a14-c5cb-4b68-90b3-5791a0b3c835 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.654275844 +0000 UTC m=+31.794430063). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/af5f782b-eae2-4b03-bd79-be8746acbead have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.654275844 +0000 UTC m=+31.794430063). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fe0a7805-f76e-4a9d-836e-195944477269 have older date (2025-01-26 20:51:41 +0000 UTC) than purge date (2025-01-26 21:51:41.654275844 +0000 UTC m=+31.794430063). Removing upload directory." time="2025-01-26T21:51:41Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-01-26T21:51:41Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 21:51:41.654756927 +0000 UTC m=+31.794911106, actuallyDelete=true" time="2025-01-26T21:51:41Z" 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 31.875s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.094s === 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.102s === RUN TestWalkFileRemoved time="2025-01-26T21:51:09Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.081s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.466s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.09s) === 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.194s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.25s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.688s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.64s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.092s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-01-26T21:51:09Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-01-26T21:51:09Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-01-26T21:51:09Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestParsing === CONT TestMatchIPV4 === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 time="2025-01-26T21:51:09Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T21:51:09Z" level=error msg="unknown ip address format" go.version=go1.23.5 instance.id=1596bffc-1c2e-4103-9aad-589a924cda7e ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) time="2025-01-26T21:51:09Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=1596bffc-1c2e-4103-9aad-589a924cda7e --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2025-01-26T21:51:09Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=1596bffc-1c2e-4103-9aad-589a924cda7e --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestInvalidData (0.02s) --- PASS: TestInvalidNetworkType (0.03s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.03s) --- PASS: TestMatchIPV4 (0.03s) time="2025-01-26T21:51:10Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T21:51:11Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T21:51:12Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T21:51:13Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.613s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.095s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.460s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.63s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.076s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.069s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r8.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r8.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 22.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r8.apk >>> docker-registry: Build complete at Sun, 26 Jan 2025 21:52:24 +0000 elapsed time 0h 1m 34s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250126.215050) (2/3) Purging go (1.23.5-r0) (3/3) Purging binutils-gold (2.43.1-r1) Executing busybox-1.37.0-r12.trigger OK: 273 MiB in 101 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...