>>> docker-registry: Building community/docker-registry 2.8.3-r9 (using abuild 3.14.1-r6) started Sun, 09 Feb 2025 19:16:16 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.6-r0) (2/2) Installing .makedepends-docker-registry (20250209.191617) Executing busybox-1.37.0-r14.trigger OK: 551 MiB in 108 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//docker-registry-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 1963k 13 255k 0 0 421k 0 0:00:04 --:--:-- 0:00:04 420k 100 1963k 100 1963k 0 0 2263k 0 --:--:-- --:--:-- --:--:-- 2262k >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/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] === RUN Test time="2025-02-09T19:16:42Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-02-09T19:16:42Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.014s ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-02-09T19:16:42Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.005s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.005s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (1.13s) PASS ok github.com/docker/distribution/health/checks 1.131s === 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.004s === 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.003s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.004s === 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.004s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/02/09 19:16:44 http: TLS handshake error from 127.0.0.1:39616: 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:35365/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35365/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35365/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:35365/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:38313?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.13s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-02-09T19:16:44Z" level=info msg="broadcaster: closing" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="closing testSink" time="2025-02-09T19:16:44Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-02-09T19:16:44Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 1} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:44Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:16:45Z" level=warning msg="&{0xc0003a2960 0.9} encountered too many errors, backing off" time="2025-02-09T19:16:45Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.70s) PASS ok github.com/docker/distribution/notifications 0.986s ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-02-09T19:16:44Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:16:44.190090455Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:44.190106699Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:44.190232475Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.23.6 time="2025-02-09T19:16:44.190444614Z" level=info msg="listening on [::]:5000" go.version=go1.23.6 time="2025-02-09T19:16:47.191491606Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 time="2025-02-09T19:16:47.293158521Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=ad00ea77-8f2e-4c6c-9e77-2c5dd611b1e3 http.request.method=GET http.request.remoteaddr="[::1]:37302" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="799.086µs" http.response.status=200 http.response.written=2 ::1 - - [09/Feb/2025:19:16:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.10s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-02-09T19:16:47.869451304Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:16:47.871845034Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:47.871867288Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:47.871951858Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.23.6 time="2025-02-09T19:16:47.872014084Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 time="2025-02-09T19:16:47.8720236Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.6 time="2025-02-09T19:16:47.872313088Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.6 time="2025-02-09T19:16:50.881702633Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=b9a27491-3941-41cd-b05a-2201a6ba2660 http.request.method=GET http.request.remoteaddr="127.0.0.1:40594" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="862.429µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:16:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-02-09T19:16:50.881808773Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 --- PASS: TestRegistrySupportedCipherSuite (3.69s) === RUN TestRegistryUnsupportedCipherSuite time="2025-02-09T19:16:51.181641463Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:16:51.182313932Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:51.182330118Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:51.182407118Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.23.6 time="2025-02-09T19:16:51.18254096Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.30s) PASS ok github.com/docker/distribution/registry 15.102s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.003s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.00s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.081s === RUN TestBasicAccessController time="2025-02-09T19:16:44Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.6 instance.id=61688ba4-85d7-4e5a-9b2d-e50a80040f35 time="2025-02-09T19:16:44Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.6 instance.id=61688ba4-85d7-4e5a-9b2d-e50a80040f35 --- PASS: TestBasicAccessController (0.00s) === RUN TestCreateHtpasswdFile time="2025-02-09T19:16:44Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.6 password="UmHZg0Cbt5dt_Twqa8KM_zxY1DFjdTtoHWYFMABjEiA" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.099s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.003s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2025-02-09T19:16:45Z" level=info msg="token not to be used before 2025-02-09 19:16:46 +0000 UTC - currently 2025-02-09 19:16:45.072698469 +0000 UTC m=+0.003492848" time="2025-02-09T19:16:45Z" level=info msg="token not to be used after 2025-02-09 19:16:45 +0000 UTC - currently 2025-02-09 19:16:45.07290546 +0000 UTC m=+0.003699837" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-02-09T19:16:45Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.010s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.076s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.022s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.005s === RUN TestCheckAPI time="2025-02-09T19:16:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:46Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35843" http.request.id=bbd92c07-e98b-4665-92be-4c9d92942b55 http.request.method=GET http.request.remoteaddr="127.0.0.1:41030" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="601.111µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:16:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2025-02-09T19:16:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:46Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=f766bcdb-10dd-46c7-8d22-d4a7aa467f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.341661ms http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:19:16:46 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T19:16:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=ccf8ae7f-4f9a-4c4c-ae41-dc4cd506f4bc http.request.method=POST http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242964ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:46 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=99685df9-075b-4fb6-911e-2869d0a1fedf http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/aaaa/blobs/uploads/aeb527b9-c425-4878-80c5-4c0ec104dee1?_state=9lLY6jFl8j4JjKeFpVf5S7sxPW5WoHfxiVTcu_m6n7F7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhZWI1MjdiOS1jNDI1LTQ4NzgtODBjNS00YzBlYzEwNGRlZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NDYuNTQ4NDY5MTQ3WiJ9&digest=sha256%3Ab29a55793b0e350ba2cf1c5ec5fea6f3d3c133f393fcdc0437e74386fa407d05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.441177442s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:46 +0000] "PUT /v2/foo/aaaa/blobs/uploads/aeb527b9-c425-4878-80c5-4c0ec104dee1?_state=9lLY6jFl8j4JjKeFpVf5S7sxPW5WoHfxiVTcu_m6n7F7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhZWI1MjdiOS1jNDI1LTQ4NzgtODBjNS00YzBlYzEwNGRlZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NDYuNTQ4NDY5MTQ3WiJ9&digest=sha256%3Ab29a55793b0e350ba2cf1c5ec5fea6f3d3c133f393fcdc0437e74386fa407d05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=8e13b3dd-5e63-45a7-b159-ced5a7d0d412 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.256002ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:48 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=23ebbb12-8619-4fea-8056-0b6cd241c0a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="892.001µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:49 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=adcd6085-e66f-4cab-92e2-b98f92e58cf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/bbbb/blobs/uploads/cd09993a-e20c-431d-beff-19147f2f6cfe?_state=5v1hZ8uLsSzyDZ0zKYj6kYOeGLLh9fSL7OmLtzOHM4B7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjZDA5OTkzYS1lMjBjLTQzMWQtYmVmZi0xOTE0N2YyZjZjZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NDkuMDYxNTU4NzFaIn0%3D&digest=sha256%3A8cf0a8c1a98544c0ef58f79a5327ad53e94a1a5fd3313a5bbfc80fa2bbb6bcc8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.424874818s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:49 +0000] "PUT /v2/foo/bbbb/blobs/uploads/cd09993a-e20c-431d-beff-19147f2f6cfe?_state=5v1hZ8uLsSzyDZ0zKYj6kYOeGLLh9fSL7OmLtzOHM4B7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjZDA5OTkzYS1lMjBjLTQzMWQtYmVmZi0xOTE0N2YyZjZjZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NDkuMDYxNTU4NzFaIn0%3D&digest=sha256%3A8cf0a8c1a98544c0ef58f79a5327ad53e94a1a5fd3313a5bbfc80fa2bbb6bcc8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=d9942ed2-b84a-4d46-9ab1-6e090e0a1fbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.195399ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:50 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=3609c54e-ce62-45ff-9cf7-598a83ac04e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="750.224µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:50 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=21649c09-aef5-48f5-a74d-841151ddf555 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/cccc/blobs/uploads/70c63c62-1625-4386-a8e6-e507de23f1f6?_state=LWuMLYBgG-_Bvs9RpxzVxsi1N6HteNCcpXephZuz3L17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3MGM2M2M2Mi0xNjI1LTQzODYtYThlNi1lNTA3ZGUyM2YxZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTAuNTg3NDY1MjE3WiJ9&digest=sha256%3Ac62fc778c0197eafb452976766f6240b7cd44e67f3b5f61c6cf06679a4ba8631" http.request.useragent="Go-http-client/1.1" http.response.duration=1.598188521s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:50 +0000] "PUT /v2/foo/cccc/blobs/uploads/70c63c62-1625-4386-a8e6-e507de23f1f6?_state=LWuMLYBgG-_Bvs9RpxzVxsi1N6HteNCcpXephZuz3L17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3MGM2M2M2Mi0xNjI1LTQzODYtYThlNi1lNTA3ZGUyM2YxZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTAuNTg3NDY1MjE3WiJ9&digest=sha256%3Ac62fc778c0197eafb452976766f6240b7cd44e67f3b5f61c6cf06679a4ba8631 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=a776a6fa-8386-4906-bf4e-d31837bc1c9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.254615ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:52 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=12c4cc40-2c3f-40a8-b198-4095f287e71a http.request.method=POST http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="891.263µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:52 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=3d182ef5-3fac-4679-a696-cdf5f437cd92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/dddd/blobs/uploads/d2f99876-6eea-47ef-9156-0dffa7662353?_state=czBV4Z5FdCn9nYZN5JLIARLGEpKiaktdqs2B9kMTFRF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkMmY5OTg3Ni02ZWVhLTQ3ZWYtOTE1Ni0wZGZmYTc2NjIzNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTIuMjUxMzk2NDAxWiJ9&digest=sha256%3A16bd80d0f524f4def2b2110db3f178ad4558d57b5c48ab2720fb05141ad6e109" http.request.useragent="Go-http-client/1.1" http.response.duration=605.043737ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:52 +0000] "PUT /v2/foo/dddd/blobs/uploads/d2f99876-6eea-47ef-9156-0dffa7662353?_state=czBV4Z5FdCn9nYZN5JLIARLGEpKiaktdqs2B9kMTFRF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkMmY5OTg3Ni02ZWVhLTQ3ZWYtOTE1Ni0wZGZmYTc2NjIzNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTIuMjUxMzk2NDAxWiJ9&digest=sha256%3A16bd80d0f524f4def2b2110db3f178ad4558d57b5c48ab2720fb05141ad6e109 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=67d1491c-94c1-459d-8cb5-f9d134007e6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.107127ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:52 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=cdb14c91-fa16-4266-8204-f0499c70ef15 http.request.method=POST http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="750.229µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:52 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=e1725455-9fef-44e7-9e3f-3a84c4f05fee http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/eeee/blobs/uploads/6511b90c-1a28-4bcd-8f40-e385c6313026?_state=P9QK-XlTZGe8JASNHvHEpqV_ue60MFpnXTMux-H3IzB7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2NTExYjkwYy0xYTI4LTRiY2QtOGY0MC1lMzg1YzYzMTMwMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTIuOTI0OTYxNTkxWiJ9&digest=sha256%3A48def66f1368cdf65b772c4c223612f5e7b602a7b08c24287150dca0178b88da" http.request.useragent="Go-http-client/1.1" http.response.duration=779.928969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:52 +0000] "PUT /v2/foo/eeee/blobs/uploads/6511b90c-1a28-4bcd-8f40-e385c6313026?_state=P9QK-XlTZGe8JASNHvHEpqV_ue60MFpnXTMux-H3IzB7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2NTExYjkwYy0xYTI4LTRiY2QtOGY0MC1lMzg1YzYzMTMwMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTIuOTI0OTYxNTkxWiJ9&digest=sha256%3A48def66f1368cdf65b772c4c223612f5e7b602a7b08c24287150dca0178b88da HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=883af6bf-1e85-4879-82bb-46f523563843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.119874ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:53 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=a50dfcbf-ee90-46c8-892d-06c79b8c8757 http.request.method=POST http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="801.062µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:53 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=8cca6890-a03f-439d-81ed-40b8c4267c68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/ffff/blobs/uploads/12206f53-c1e3-47f2-902e-41aee6a0cba6?_state=jjKmtyA7zYBgziDaYETb6Cx530itHpKIIVzR4_k4BzR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxMjIwNmY1My1jMWUzLTQ3ZjItOTAyZS00MWFlZTZhMGNiYTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTMuNzY3NDMxNzQ2WiJ9&digest=sha256%3Af34a3bde9ad9ad7d1c7737c69a8d05ec81fedb6230b16adfe3793e2cbedf5eb3" http.request.useragent="Go-http-client/1.1" http.response.duration=773.245735ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:53 +0000] "PUT /v2/foo/ffff/blobs/uploads/12206f53-c1e3-47f2-902e-41aee6a0cba6?_state=jjKmtyA7zYBgziDaYETb6Cx530itHpKIIVzR4_k4BzR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxMjIwNmY1My1jMWUzLTQ3ZjItOTAyZS00MWFlZTZhMGNiYTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTMuNzY3NDMxNzQ2WiJ9&digest=sha256%3Af34a3bde9ad9ad7d1c7737c69a8d05ec81fedb6230b16adfe3793e2cbedf5eb3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=80074b25-f41f-4891-8268-df76a34e0a4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=70c15c8a-62a3-4d9f-b4c8-7fc238a7b004 http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="603.306µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=d945fa30-b3b0-470b-a502-826357bd1e2a http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="588.674µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=77e02a48-4288-4ba7-be3d-d35955bbfd1f http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="557.164µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=38920dcc-462e-4052-84ca-2a26d90bb2b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="676.287µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=c09e5c24-aaeb-42f7-9b30-619c536a5ca2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="577.384µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=f6b0ca04-eb3c-4b41-a2b2-abf302b84a40 http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="720.57µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=3b661f2e-0c2c-41b2-b94a-a222b3a0957e http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="545.106µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=653c3a20-0fc8-44ff-aa07-54fd94384a93 http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="555.613µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=d4a4d322-f579-43f7-b5c9-0fc04d84ec8f http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="415.815µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41321" http.request.id=ec418cc8-90f4-47f4-ac39-bdd738db5f74 http.request.method=GET http.request.remoteaddr="127.0.0.1:50262" 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="463.665µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:16:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:54Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=559b9777-9a50-4dfb-a5b0-02156a7bdb86 http.request.method=POST http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001599ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=c53e97c5-2168-41c3-bcca-109d26548613 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/aaaa/blobs/uploads/54a27c74-971b-4784-a37c-6333995ff8b4?_state=hTeCjOKgAmX4Ohi_oaVwBV5nNuiNUXnU-GNgkVwgVnB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1NGEyN2M3NC05NzFiLTQ3ODQtYTM3Yy02MzMzOTk1ZmY4YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTQuNjI1Njg5MzAyWiJ9&digest=sha256%3Aa38cd8400f91573cf49d1a5d58cf7fac69a9971d6a8190fd7f348b953440c1fe" http.request.useragent="Go-http-client/1.1" http.response.duration=912.936438ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:54 +0000] "PUT /v2/foo/aaaa/blobs/uploads/54a27c74-971b-4784-a37c-6333995ff8b4?_state=hTeCjOKgAmX4Ohi_oaVwBV5nNuiNUXnU-GNgkVwgVnB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1NGEyN2M3NC05NzFiLTQ3ODQtYTM3Yy02MzMzOTk1ZmY4YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTQuNjI1Njg5MzAyWiJ9&digest=sha256%3Aa38cd8400f91573cf49d1a5d58cf7fac69a9971d6a8190fd7f348b953440c1fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=7d899bc2-1389-4099-ac5c-296c579c09f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.174577ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:55 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=82d79e89-2b8d-464c-beb9-c92a6350e01b http.request.method=POST http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="821.22µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:55 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=85ab05cd-e643-4249-ab96-213c811f2a23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/bbbb/blobs/uploads/bd7f21d5-064a-4bd8-95e8-bf8d924da9cf?_state=P-sSO-b5DVBDH5vqRwxi4z32_X__ltS6KRZgjEFamup7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiZDdmMjFkNS0wNjRhLTRiZDgtOTVlOC1iZjhkOTI0ZGE5Y2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTUuNjA0MDU1NzAyWiJ9&digest=sha256%3A36f2a1096bc655e86f0ebc0821ba33cc85cce950e7044976efccabf07c3dc06b" http.request.useragent="Go-http-client/1.1" http.response.duration=718.476701ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:55 +0000] "PUT /v2/foo/bbbb/blobs/uploads/bd7f21d5-064a-4bd8-95e8-bf8d924da9cf?_state=P-sSO-b5DVBDH5vqRwxi4z32_X__ltS6KRZgjEFamup7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiZDdmMjFkNS0wNjRhLTRiZDgtOTVlOC1iZjhkOTI0ZGE5Y2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTUuNjA0MDU1NzAyWiJ9&digest=sha256%3A36f2a1096bc655e86f0ebc0821ba33cc85cce950e7044976efccabf07c3dc06b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=24d5bdb9-e0be-4b2a-8108-72513a9287a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.154106ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:56 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=09b83543-0e2a-4d07-a2c1-c26314d7cd2e http.request.method=POST http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="780.395µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:56 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=94ade732-d3ff-4efb-bfd3-41ec89a34e85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/cccc/blobs/uploads/00d90376-1500-4e3e-abf5-f293ef7e0a02?_state=lrPYYn_oXOHkEH5mu1ML8HSQOENePom55tpbOPUuAPJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMGQ5MDM3Ni0xNTAwLTRlM2UtYWJmNS1mMjkzZWY3ZTBhMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTYuMzc5MTczOTc4WiJ9&digest=sha256%3Ad994c37606be0bde9add047890c5502bf5d1d1ed6cf42474ea83f41a3f0210b0" http.request.useragent="Go-http-client/1.1" http.response.duration=653.82843ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:56 +0000] "PUT /v2/foo/cccc/blobs/uploads/00d90376-1500-4e3e-abf5-f293ef7e0a02?_state=lrPYYn_oXOHkEH5mu1ML8HSQOENePom55tpbOPUuAPJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMGQ5MDM3Ni0xNTAwLTRlM2UtYWJmNS1mMjkzZWY3ZTBhMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTYuMzc5MTczOTc4WiJ9&digest=sha256%3Ad994c37606be0bde9add047890c5502bf5d1d1ed6cf42474ea83f41a3f0210b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=6f3bef94-7a47-4eb1-9c62-2193275e013c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.095235ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=62db0408-c812-4f3f-a467-51b835d8f5de http.request.method=POST http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="735.062µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=384a5a24-a2f8-4c0d-ba04-aaf1e54937ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/dddd/blobs/uploads/5e913e00-63ec-44e7-a049-f2dcae325986?_state=1UOLajw_F2qQXTqHHFN1MY1srrbKJBJQIlRufm9_nQN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZTkxM2UwMC02M2VjLTQ0ZTctYTA0OS1mMmRjYWUzMjU5ODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTcuMDkyNzc2NDQ3WiJ9&digest=sha256%3Ab167d6b2123656f7e8fd82f05f2f3f99ae408e02122434f07337ec17038811a2" http.request.useragent="Go-http-client/1.1" http.response.duration=688.361423ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "PUT /v2/foo/dddd/blobs/uploads/5e913e00-63ec-44e7-a049-f2dcae325986?_state=1UOLajw_F2qQXTqHHFN1MY1srrbKJBJQIlRufm9_nQN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZTkxM2UwMC02M2VjLTQ0ZTctYTA0OS1mMmRjYWUzMjU5ODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NTcuMDkyNzc2NDQ3WiJ9&digest=sha256%3Ab167d6b2123656f7e8fd82f05f2f3f99ae408e02122434f07337ec17038811a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=e1785870-874f-4704-899e-556b04e32607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43216" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.2262ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34057" http.request.id=01376722-846c-4c2e-9592-78a8484c694d http.request.method=GET http.request.remoteaddr="127.0.0.1:43216" 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="543.504µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (11.38s) === RUN TestURLPrefix time="2025-02-09T19:16:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:57Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41123" http.request.id=913eb2c6-97b9-45f0-9780-0c38b0db1539 http.request.method=GET http.request.remoteaddr="127.0.0.1:55326" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="564.928µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-02-09T19:16:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:57Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=170c5e18-0aec-428e-b3b4-d26ba7f8d805 http.request.method=GET http.request.remoteaddr="127.0.0.1:46686" http.request.uri="/v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="714.389µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "GET /v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=6a08c974-8dba-4650-8e5c-45a4dea009d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="691.017µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "HEAD /v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=899802e8-03e2-4fbd-bac8-12bb845fe634 http.request.method=POST http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="659.994µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=6254900a-bbcc-4752-8c74-f8a41623b6f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/foo/bar/blobs/uploads/de7b8d0a-d438-4cf6-a451-d7c29d2dec95?_state=SptDSmKArRZ2FoEwVuGtiXintLsCuPmhOEIqL3hunfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2I4ZDBhLWQ0MzgtNGNmNi1hNDUxLWQ3YzI5ZDJkZWM5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NTc5NTU3MDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="712.399µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "GET /v2/foo/bar/blobs/uploads/de7b8d0a-d438-4cf6-a451-d7c29d2dec95?_state=SptDSmKArRZ2FoEwVuGtiXintLsCuPmhOEIqL3hunfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2I4ZDBhLWQ0MzgtNGNmNi1hNDUxLWQ3YzI5ZDJkZWM5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NTc5NTU3MDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=ad6e3ad6-8349-4876-aa99-a97408b28a79 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/foo/bar/blobs/uploads/de7b8d0a-d438-4cf6-a451-d7c29d2dec95?_state=SptDSmKArRZ2FoEwVuGtiXintLsCuPmhOEIqL3hunfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2I4ZDBhLWQ0MzgtNGNmNi1hNDUxLWQ3YzI5ZDJkZWM5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NTc5NTU3MDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="711.54µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "DELETE /v2/foo/bar/blobs/uploads/de7b8d0a-d438-4cf6-a451-d7c29d2dec95?_state=SptDSmKArRZ2FoEwVuGtiXintLsCuPmhOEIqL3hunfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2I4ZDBhLWQ0MzgtNGNmNi1hNDUxLWQ3YzI5ZDJkZWM5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NTc5NTU3MDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=ff80084e-b6e0-453c-a2a9-dbd44d9e7a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/foo/bar/blobs/uploads/de7b8d0a-d438-4cf6-a451-d7c29d2dec95?_state=SptDSmKArRZ2FoEwVuGtiXintLsCuPmhOEIqL3hunfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2I4ZDBhLWQ0MzgtNGNmNi1hNDUxLWQ3YzI5ZDJkZWM5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NTc5NTU3MDRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=de7b8d0a-d438-4cf6-a451-d7c29d2dec95 time="2025-02-09T19:16:57Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=ff80084e-b6e0-453c-a2a9-dbd44d9e7a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/foo/bar/blobs/uploads/de7b8d0a-d438-4cf6-a451-d7c29d2dec95?_state=SptDSmKArRZ2FoEwVuGtiXintLsCuPmhOEIqL3hunfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2I4ZDBhLWQ0MzgtNGNmNi1hNDUxLWQ3YzI5ZDJkZWM5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NTc5NTU3MDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="617.187µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=de7b8d0a-d438-4cf6-a451-d7c29d2dec95 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "GET /v2/foo/bar/blobs/uploads/de7b8d0a-d438-4cf6-a451-d7c29d2dec95?_state=SptDSmKArRZ2FoEwVuGtiXintLsCuPmhOEIqL3hunfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2I4ZDBhLWQ0MzgtNGNmNi1hNDUxLWQ3YzI5ZDJkZWM5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NTc5NTU3MDRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=b0ee0da9-2857-4151-b21d-66ef48c6bafe http.request.method=POST http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="687.27µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=1def1570-96e1-4551-8457-e75ecadf37b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/b3654313-a1e7-42ec-89a5-962c880a6375?_state=aOdDI5jluflTPoQzfO93ERhLHcf5fOi00U2kLOk3FlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjU0MzEzLWExZTctNDJlYy04OWE1LTk2MmM4ODBhNjM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjEyODQ2N1oifQ%3D%3D&digest=sha256%3Ac7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" provided=sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a vars.name="foo/bar" vars.uuid=b3654313-a1e7-42ec-89a5-962c880a6375 time="2025-02-09T19:16:57Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=1def1570-96e1-4551-8457-e75ecadf37b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/b3654313-a1e7-42ec-89a5-962c880a6375?_state=aOdDI5jluflTPoQzfO93ERhLHcf5fOi00U2kLOk3FlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjU0MzEzLWExZTctNDJlYy04OWE1LTk2MmM4ODBhNjM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjEyODQ2N1oifQ%3D%3D&digest=sha256%3Ac7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b3654313-a1e7-42ec-89a5-962c880a6375 time="2025-02-09T19:16:57Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=1def1570-96e1-4551-8457-e75ecadf37b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/b3654313-a1e7-42ec-89a5-962c880a6375?_state=aOdDI5jluflTPoQzfO93ERhLHcf5fOi00U2kLOk3FlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjU0MzEzLWExZTctNDJlYy04OWE1LTk2MmM4ODBhNjM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjEyODQ2N1oifQ%3D%3D&digest=sha256%3Ac7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="684.408µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b3654313-a1e7-42ec-89a5-962c880a6375 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "PUT /v2/foo/bar/blobs/uploads/b3654313-a1e7-42ec-89a5-962c880a6375?_state=aOdDI5jluflTPoQzfO93ERhLHcf5fOi00U2kLOk3FlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjU0MzEzLWExZTctNDJlYy04OWE1LTk2MmM4ODBhNjM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjEyODQ2N1oifQ%3D%3D&digest=sha256%3Ac7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=9fb809f4-c2a1-4ba0-bfa5-1f10ee1498ff http.request.method=POST http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="607.415µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=7de95e28-b85f-4365-871f-0e3f5363f5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/9e7e98fc-d600-45df-9330-3d62c64ef477?_state=UGiHucdK5UolTjw0UrhrwEkULNMZBC9NGoA1VtV_AZF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllN2U5OGZjLWQ2MDAtNDVkZi05MzMwLTNkNjJjNjRlZjQ3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjI4MTI3MTJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="738.197µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "PUT /v2/foo/bar/blobs/uploads/9e7e98fc-d600-45df-9330-3d62c64ef477?_state=UGiHucdK5UolTjw0UrhrwEkULNMZBC9NGoA1VtV_AZF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllN2U5OGZjLWQ2MDAtNDVkZi05MzMwLTNkNjJjNjRlZjQ3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjI4MTI3MTJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=885bbee1-555c-4850-9928-5880f9dcc8d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="676.426µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=db9e3b0a-1822-42d1-85b6-2189d499f62e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/7cdf8713-7380-435f-b985-0a0aad12007a?_state=4JTFo9RRrPXcoBfgRvfB79g3NvevVJl_I4ZfULSLStF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjZGY4NzEzLTczODAtNDM1Zi1iOTg1LTBhMGFhZDEyMDA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjQ0MTk2MDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="760.924µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "PUT /v2/foo/bar/blobs/uploads/7cdf8713-7380-435f-b985-0a0aad12007a?_state=4JTFo9RRrPXcoBfgRvfB79g3NvevVJl_I4ZfULSLStF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjZGY4NzEzLTczODAtNDM1Zi1iOTg1LTBhMGFhZDEyMDA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjQ0MTk2MDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=19d8f5ee-8cc7-470e-97bc-c3995a6b80d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="622.802µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=7418abb8-3f9d-480e-aabd-43b9a33c7230 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/bd8fd9c3-03d7-4752-aec5-8066ed5004cb?_state=nTJZ3SoivUjglJKn1WeZty0TkVqqHLCIqStIYOmGVB57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkOGZkOWMzLTAzZDctNDc1Mi1hZWM1LTgwNjZlZDUwMDRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjYwNTgwOTRaIn0%3D&digest=sha256%3Ac7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.duration=798.653319ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:57 +0000] "PUT /v2/foo/bar/blobs/uploads/bd8fd9c3-03d7-4752-aec5-8066ed5004cb?_state=nTJZ3SoivUjglJKn1WeZty0TkVqqHLCIqStIYOmGVB57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkOGZkOWMzLTAzZDctNDc1Mi1hZWM1LTgwNjZlZDUwMDRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1Ny44NjYwNTgwOTRaIn0%3D&digest=sha256%3Ac7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=b0f01931-168c-4f9b-97c0-f50962ac33d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="802.126µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35319" http.request.id=bbe96518-5f5b-4f84-a171-01457c3d5ba7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/ebf04456-ee5d-4928-a002-ee3d8668edd2?_state=xVNRoCPJtvYz-ugF00ZHDY9ywQUyyC6CPa4vI2XGzX17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViZjA0NDU2LWVlNWQtNDkyOC1hMDAyLWVlM2Q4NjY4ZWRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OC42ODMxMjY4NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=843.437104ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:58 +0000] "PATCH /v2/foo/bar/blobs/uploads/ebf04456-ee5d-4928-a002-ee3d8668edd2?_state=xVNRoCPJtvYz-ugF00ZHDY9ywQUyyC6CPa4vI2XGzX17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViZjA0NDU2LWVlNWQtNDkyOC1hMDAyLWVlM2Q4NjY4ZWRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OC42ODMxMjY4NloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=f4ec8614-bf16-4be0-9d62-c50c9bf344ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/uploads/ebf04456-ee5d-4928-a002-ee3d8668edd2?_state=IoPPcVQP2f2KNx_lNCRhTwSE7t_WQSiQqyzsoBarET57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViZjA0NDU2LWVlNWQtNDkyOC1hMDAyLWVlM2Q4NjY4ZWRkMiIsIk9mZnNldCI6MjE3ODYxMTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NThaIn0%3D&digest=sha256%3Ac7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.duration="954.976µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "PUT /v2/foo/bar/blobs/uploads/ebf04456-ee5d-4928-a002-ee3d8668edd2?_state=IoPPcVQP2f2KNx_lNCRhTwSE7t_WQSiQqyzsoBarET57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViZjA0NDU2LWVlNWQtNDkyOC1hMDAyLWVlM2Q4NjY4ZWRkMiIsIk9mZnNldCI6MjE3ODYxMTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTY6NThaIn0%3D&digest=sha256%3Ac7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=dac6d39c-ff9c-4b52-8f75-d26caf15db5f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="698.857µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=180ecbd8-8ef3-4028-873f-c1c145f85f50 http.request.method=GET http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.008257ms http.response.status=200 http.response.written=21786112 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "GET /v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 200 21786112 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=error msg="error parsing digest="sha257:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=c020d5bc-7e04-4931-aacf-46e419f5aa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/sha257:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" vars.name="foo/bar" time="2025-02-09T19:16:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=c020d5bc-7e04-4931-aacf-46e419f5aa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46692" http.request.uri="/v2/foo/bar/blobs/sha257:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="588.018µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "GET /v2/foo/bar/blobs/sha257:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=383f7efb-357f-48f5-a2db-526ec71a6cd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46702" http.request.uri="/v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.duration="773.995µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "GET /v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:16:59Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:16:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=ca018490-bfeb-4f9b-b0fc-023712b52020 http.request.method=GET http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.74µs" http.response.status=404 http.response.written=157 vars.digest="sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "GET /v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=b0d6e220-f9f0-4efe-a468-d570c4779ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36506" http.request.uri="/v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.765µs" http.response.status=404 http.response.written=157 vars.digest="sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=5ecd16c2-74eb-4310-b0e3-ebc8c539c1ce http.request.method=POST http.request.remoteaddr="127.0.0.1:36506" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="682.557µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=0bcb4dcf-23e6-4708-a700-0edec8e85a9a http.request.method=GET http.request.remoteaddr="127.0.0.1:36506" http.request.uri="/v2/foo/bar/blobs/uploads/b67bb129-b9f6-4ba9-a554-e8a71b29351c?_state=3q0T8Nm2C25RMFax08wM36WLbjCetLWXHKu8n8tj7Kp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2N2JiMTI5LWI5ZjYtNGJhOS1hNTU0LWU4YTcxYjI5MzUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS42OTUzNjQ1MjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="652.222µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "GET /v2/foo/bar/blobs/uploads/b67bb129-b9f6-4ba9-a554-e8a71b29351c?_state=3q0T8Nm2C25RMFax08wM36WLbjCetLWXHKu8n8tj7Kp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2N2JiMTI5LWI5ZjYtNGJhOS1hNTU0LWU4YTcxYjI5MzUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS42OTUzNjQ1MjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=ff85c2ac-99df-40f6-8556-9f00896fff0b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36506" http.request.uri="/v2/foo/bar/blobs/uploads/b67bb129-b9f6-4ba9-a554-e8a71b29351c?_state=3q0T8Nm2C25RMFax08wM36WLbjCetLWXHKu8n8tj7Kp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2N2JiMTI5LWI5ZjYtNGJhOS1hNTU0LWU4YTcxYjI5MzUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS42OTUzNjQ1MjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="674.055µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "DELETE /v2/foo/bar/blobs/uploads/b67bb129-b9f6-4ba9-a554-e8a71b29351c?_state=3q0T8Nm2C25RMFax08wM36WLbjCetLWXHKu8n8tj7Kp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2N2JiMTI5LWI5ZjYtNGJhOS1hNTU0LWU4YTcxYjI5MzUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS42OTUzNjQ1MjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=8b99774e-3da1-49c6-9cbf-fb09d7ea70f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36506" http.request.uri="/v2/foo/bar/blobs/uploads/b67bb129-b9f6-4ba9-a554-e8a71b29351c?_state=3q0T8Nm2C25RMFax08wM36WLbjCetLWXHKu8n8tj7Kp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2N2JiMTI5LWI5ZjYtNGJhOS1hNTU0LWU4YTcxYjI5MzUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS42OTUzNjQ1MjlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b67bb129-b9f6-4ba9-a554-e8a71b29351c time="2025-02-09T19:16:59Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=8b99774e-3da1-49c6-9cbf-fb09d7ea70f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36506" http.request.uri="/v2/foo/bar/blobs/uploads/b67bb129-b9f6-4ba9-a554-e8a71b29351c?_state=3q0T8Nm2C25RMFax08wM36WLbjCetLWXHKu8n8tj7Kp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2N2JiMTI5LWI5ZjYtNGJhOS1hNTU0LWU4YTcxYjI5MzUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS42OTUzNjQ1MjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="609.04µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b67bb129-b9f6-4ba9-a554-e8a71b29351c 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "GET /v2/foo/bar/blobs/uploads/b67bb129-b9f6-4ba9-a554-e8a71b29351c?_state=3q0T8Nm2C25RMFax08wM36WLbjCetLWXHKu8n8tj7Kp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2N2JiMTI5LWI5ZjYtNGJhOS1hNTU0LWU4YTcxYjI5MzUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS42OTUzNjQ1MjlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=5279a7e1-0b4b-4961-90a1-fedefa5dc6c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=8.796948ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=9a83083c-0d29-4fe2-929e-dcfd8cf5bf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/197eece1-d95d-48c4-9637-5967e940ee96?_state=zQpbqpa-TpoG872fguVYq_YkSG1uQeRR6u4LsJNisPh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5N2VlY2UxLWQ5NWQtNDhjNC05NjM3LTU5NjdlOTQwZWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MDY1OTkwMjRaIn0%3D&digest=sha256%3A239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" provided=sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a vars.name="foo/bar" vars.uuid=197eece1-d95d-48c4-9637-5967e940ee96 time="2025-02-09T19:16:59Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=9a83083c-0d29-4fe2-929e-dcfd8cf5bf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/197eece1-d95d-48c4-9637-5967e940ee96?_state=zQpbqpa-TpoG872fguVYq_YkSG1uQeRR6u4LsJNisPh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5N2VlY2UxLWQ5NWQtNDhjNC05NjM3LTU5NjdlOTQwZWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MDY1OTkwMjRaIn0%3D&digest=sha256%3A239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=197eece1-d95d-48c4-9637-5967e940ee96 time="2025-02-09T19:16:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=9a83083c-0d29-4fe2-929e-dcfd8cf5bf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/197eece1-d95d-48c4-9637-5967e940ee96?_state=zQpbqpa-TpoG872fguVYq_YkSG1uQeRR6u4LsJNisPh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5N2VlY2UxLWQ5NWQtNDhjNC05NjM3LTU5NjdlOTQwZWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MDY1OTkwMjRaIn0%3D&digest=sha256%3A239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="775.14µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=197eece1-d95d-48c4-9637-5967e940ee96 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "PUT /v2/foo/bar/blobs/uploads/197eece1-d95d-48c4-9637-5967e940ee96?_state=zQpbqpa-TpoG872fguVYq_YkSG1uQeRR6u4LsJNisPh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5N2VlY2UxLWQ5NWQtNDhjNC05NjM3LTU5NjdlOTQwZWU5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MDY1OTkwMjRaIn0%3D&digest=sha256%3A239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=e8333b9b-406d-4438-9f6a-79cded2980db http.request.method=POST http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="599.881µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=57153024-9cd8-4177-b910-8b31ebc8e8ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/8326e02c-1eba-4c16-a87b-282cd4c4997e?_state=4rU3Af818lwEC_pCDwIeNEWKRAzQNfXPJ6jsYin791t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzMjZlMDJjLTFlYmEtNGMxNi1hODdiLTI4MmNkNGM0OTk3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MDgyMzkxNThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="732.361µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "PUT /v2/foo/bar/blobs/uploads/8326e02c-1eba-4c16-a87b-282cd4c4997e?_state=4rU3Af818lwEC_pCDwIeNEWKRAzQNfXPJ6jsYin791t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzMjZlMDJjLTFlYmEtNGMxNi1hODdiLTI4MmNkNGM0OTk3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MDgyMzkxNThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=892f0708-e1a9-492a-ae5e-a47adf52b65f http.request.method=POST http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="663.113µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=3efba49c-b793-4834-8783-0ed176a29281 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/19292c4f-8cba-42de-9d02-74157054b6f6?_state=jPfsC0YEYriEHTELZWQ71-2wnWk-2B5kF5SYtiLG0jx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MjkyYzRmLThjYmEtNDJkZS05ZDAyLTc0MTU3MDU0YjZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MDk4NTIwNDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="773.809µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "PUT /v2/foo/bar/blobs/uploads/19292c4f-8cba-42de-9d02-74157054b6f6?_state=jPfsC0YEYriEHTELZWQ71-2wnWk-2B5kF5SYtiLG0jx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MjkyYzRmLThjYmEtNDJkZS05ZDAyLTc0MTU3MDU0YjZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MDk4NTIwNDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:16:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=164091c7-0c44-46d1-988a-cfacaa3e7eb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="675.631µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=64d4919e-a7fb-4c3a-a537-c566964def43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/21bac222-b0a6-4efa-9df6-487019edb99c?_state=pdaTt0-WXaDZsIbsuNoakPbUcqf-zWQ6ogO1Ng_Bb-N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxYmFjMjIyLWIwYTYtNGVmYS05ZGY2LTQ4NzAxOWVkYjk5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MTE0ODc2MzNaIn0%3D&digest=sha256%3A239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.181997954s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "PUT /v2/foo/bar/blobs/uploads/21bac222-b0a6-4efa-9df6-487019edb99c?_state=pdaTt0-WXaDZsIbsuNoakPbUcqf-zWQ6ogO1Ng_Bb-N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxYmFjMjIyLWIwYTYtNGVmYS05ZGY2LTQ4NzAxOWVkYjk5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNjo1OS43MTE0ODc2MzNaIn0%3D&digest=sha256%3A239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=fd1133e2-f1be-4329-b790-99ef4dd52ef5 http.request.method=POST http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="946.01µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35787" http.request.id=6df92644-b226-4533-924a-7a64ff2beb56 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/ad2aa96d-cc20-4ed5-9c01-75a25a4079f0?_state=BmvaRsAlwTKbOzAlPxqYO8_N7f9sVucscI4xqvCKvLR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMmFhOTZkLWNjMjAtNGVkNS05YzAxLTc1YTI1YTQwNzlmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowMS45MzYwNTk1NjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.295952432s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/ad2aa96d-cc20-4ed5-9c01-75a25a4079f0?_state=BmvaRsAlwTKbOzAlPxqYO8_N7f9sVucscI4xqvCKvLR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMmFhOTZkLWNjMjAtNGVkNS05YzAxLTc1YTI1YTQwNzlmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowMS45MzYwNTk1NjlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=af1a99ef-af7d-4196-8dd6-0230b0fa9a05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/uploads/ad2aa96d-cc20-4ed5-9c01-75a25a4079f0?_state=YyHv6aw4gQHeTomuwbz8irDGKhW9iP3Eu6HahdSsuOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMmFhOTZkLWNjMjAtNGVkNS05YzAxLTc1YTI1YTQwNzlmMCIsIk9mZnNldCI6MzE0NDQ5OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MDFaIn0%3D&digest=sha256%3A239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.duration="925.235µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "PUT /v2/foo/bar/blobs/uploads/ad2aa96d-cc20-4ed5-9c01-75a25a4079f0?_state=YyHv6aw4gQHeTomuwbz8irDGKhW9iP3Eu6HahdSsuOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMmFhOTZkLWNjMjAtNGVkNS05YzAxLTc1YTI1YTQwNzlmMCIsIk9mZnNldCI6MzE0NDQ5OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MDFaIn0%3D&digest=sha256%3A239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=625d61b3-f463-43ea-91df-82324b20790f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="742.662µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=a7ef0152-786d-4dbc-8b6a-ab497f698f99 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.466982ms http.response.status=200 http.response.written=31444992 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "GET /v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 200 31444992 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=error msg="error parsing digest="sha257:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=4eda0f40-ea5c-4ff4-a274-f11c90a2f1e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/sha257:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" vars.name="foo/bar" time="2025-02-09T19:17:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=4eda0f40-ea5c-4ff4-a274-f11c90a2f1e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/sha257:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="594.845µs" http.response.status=400 http.response.written=110 vars.digest="sha257:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "GET /v2/foo/bar/blobs/sha257:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=b5f705da-58ff-4f07-9037-ed8d5fb40f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:36540" http.request.uri="/v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.duration="779.379µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "GET /v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=2a317767-5af0-4070-9b19-b3cf3221610c http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.865059ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "GET /v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35787" http.request.id=7cbe6533-e919-4993-803d-90dab80395d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36540" http.request.uri="/v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.493712ms http.response.status=200 http.response.written=425984 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "GET /v2/foo/bar/blobs/sha256:239203132c3bd0626e71f44e205540e0db1ee826d49eb6cec2a89344178b312a HTTP/1.1" 200 425984 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=cccd042b-37ed-473b-970f-882cef7a0f60 http.request.method=GET http.request.remoteaddr="127.0.0.1:46702" http.request.uri="/v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.712393116s http.response.status=200 http.response.written=2630912 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "GET /v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35319" http.request.id=287dfd38-27d8-4fc4-879a-1d3aa7e135b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46698" http.request.uri="/v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.714713609s http.response.status=200 http.response.written=2693312 127.0.0.1 - - [09/Feb/2025:19:16:59 +0000] "GET /v2/foo/bar/blobs/sha256:c7ec7afe80f45140158a901016de19dd36f8defd7300e2ff9b30f55e0d97384a HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (6.47s) === RUN TestBlobDelete time="2025-02-09T19:17: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.6 time="2025-02-09T19:17:04Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=09584a71-8338-4585-bbad-b57ed47cdb32 http.request.method=GET http.request.remoteaddr="127.0.0.1:56442" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="749.362µs" http.response.status=404 http.response.written=157 vars.digest="sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "GET /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=50e51ea5-a824-440e-8fb7-1ba3291aadcf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56446" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="681.086µs" http.response.status=404 http.response.written=157 vars.digest="sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=b43c1ea4-ff35-45dd-b7e5-542e32053e35 http.request.method=POST http.request.remoteaddr="127.0.0.1:56446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="685.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=96b60116-230c-469f-905c-dd0af3c77855 http.request.method=GET http.request.remoteaddr="127.0.0.1:56446" http.request.uri="/v2/foo/bar/blobs/uploads/f6a129e9-7ce5-49e8-ac27-5a98676e10df?_state=Nr_LLLtq487Bk3SEk0rgkqt4pzoSw1idB-h5OSd614Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2YTEyOWU5LTdjZTUtNDllOC1hYzI3LTVhOTg2NzZlMTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDE0ODY3ODVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="743.115µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "GET /v2/foo/bar/blobs/uploads/f6a129e9-7ce5-49e8-ac27-5a98676e10df?_state=Nr_LLLtq487Bk3SEk0rgkqt4pzoSw1idB-h5OSd614Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2YTEyOWU5LTdjZTUtNDllOC1hYzI3LTVhOTg2NzZlMTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDE0ODY3ODVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=0dcb1d68-7711-4b1b-95ce-3adc2d0d32bc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56446" http.request.uri="/v2/foo/bar/blobs/uploads/f6a129e9-7ce5-49e8-ac27-5a98676e10df?_state=Nr_LLLtq487Bk3SEk0rgkqt4pzoSw1idB-h5OSd614Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2YTEyOWU5LTdjZTUtNDllOC1hYzI3LTVhOTg2NzZlMTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDE0ODY3ODVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="690.464µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/f6a129e9-7ce5-49e8-ac27-5a98676e10df?_state=Nr_LLLtq487Bk3SEk0rgkqt4pzoSw1idB-h5OSd614Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2YTEyOWU5LTdjZTUtNDllOC1hYzI3LTVhOTg2NzZlMTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDE0ODY3ODVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=5b6c0331-ffc4-4e6a-8004-82d794f0165a http.request.method=GET http.request.remoteaddr="127.0.0.1:56446" http.request.uri="/v2/foo/bar/blobs/uploads/f6a129e9-7ce5-49e8-ac27-5a98676e10df?_state=Nr_LLLtq487Bk3SEk0rgkqt4pzoSw1idB-h5OSd614Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2YTEyOWU5LTdjZTUtNDllOC1hYzI3LTVhOTg2NzZlMTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDE0ODY3ODVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f6a129e9-7ce5-49e8-ac27-5a98676e10df time="2025-02-09T19:17:04Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=5b6c0331-ffc4-4e6a-8004-82d794f0165a http.request.method=GET http.request.remoteaddr="127.0.0.1:56446" http.request.uri="/v2/foo/bar/blobs/uploads/f6a129e9-7ce5-49e8-ac27-5a98676e10df?_state=Nr_LLLtq487Bk3SEk0rgkqt4pzoSw1idB-h5OSd614Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2YTEyOWU5LTdjZTUtNDllOC1hYzI3LTVhOTg2NzZlMTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDE0ODY3ODVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="641.156µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f6a129e9-7ce5-49e8-ac27-5a98676e10df 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "GET /v2/foo/bar/blobs/uploads/f6a129e9-7ce5-49e8-ac27-5a98676e10df?_state=Nr_LLLtq487Bk3SEk0rgkqt4pzoSw1idB-h5OSd614Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2YTEyOWU5LTdjZTUtNDllOC1hYzI3LTVhOTg2NzZlMTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDE0ODY3ODVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=ee3debfa-3661-4584-8baf-918824c41119 http.request.method=POST http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="720.232µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=14a962fe-fd53-4ba7-88d7-da7e3318c2bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/30a461dd-93ff-4d5a-8595-c855b9b2e714?_state=_OVnS54EO70FIwr5WzViXXAz6w8Y0f_rZjvpiUabMKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwYTQ2MWRkLTkzZmYtNGQ1YS04NTk1LWM4NTViOWIyZTcxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDQ4MDkxNzRaIn0%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" provided=sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 vars.name="foo/bar" vars.uuid=30a461dd-93ff-4d5a-8595-c855b9b2e714 time="2025-02-09T19:17:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=14a962fe-fd53-4ba7-88d7-da7e3318c2bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/30a461dd-93ff-4d5a-8595-c855b9b2e714?_state=_OVnS54EO70FIwr5WzViXXAz6w8Y0f_rZjvpiUabMKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwYTQ2MWRkLTkzZmYtNGQ1YS04NTk1LWM4NTViOWIyZTcxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDQ4MDkxNzRaIn0%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=30a461dd-93ff-4d5a-8595-c855b9b2e714 time="2025-02-09T19:17:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=14a962fe-fd53-4ba7-88d7-da7e3318c2bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/30a461dd-93ff-4d5a-8595-c855b9b2e714?_state=_OVnS54EO70FIwr5WzViXXAz6w8Y0f_rZjvpiUabMKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwYTQ2MWRkLTkzZmYtNGQ1YS04NTk1LWM4NTViOWIyZTcxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDQ4MDkxNzRaIn0%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.793µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=30a461dd-93ff-4d5a-8595-c855b9b2e714 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "PUT /v2/foo/bar/blobs/uploads/30a461dd-93ff-4d5a-8595-c855b9b2e714?_state=_OVnS54EO70FIwr5WzViXXAz6w8Y0f_rZjvpiUabMKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwYTQ2MWRkLTkzZmYtNGQ1YS04NTk1LWM4NTViOWIyZTcxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDQ4MDkxNzRaIn0%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=7bd6d1e9-9f65-4ec5-897b-8c05a1b8ce5f http.request.method=POST http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="731.503µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=a4acce7d-5d72-4d98-8013-d43b9f443cd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/8060182a-44d6-408b-acb8-80dd3edf600e?_state=mSfMpgbQCdCLzBe6-amnpe1zhmDu4liGypG4TsNWTLF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwNjAxODJhLTQ0ZDYtNDA4Yi1hY2I4LTgwZGQzZWRmNjAwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDcwOTY2MTJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="803.9µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "PUT /v2/foo/bar/blobs/uploads/8060182a-44d6-408b-acb8-80dd3edf600e?_state=mSfMpgbQCdCLzBe6-amnpe1zhmDu4liGypG4TsNWTLF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwNjAxODJhLTQ0ZDYtNDA4Yi1hY2I4LTgwZGQzZWRmNjAwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDcwOTY2MTJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=b077160e-5857-4cdc-81a7-f1fa05cd7a7f http.request.method=POST http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="731.932µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=c4953912-729f-4a00-ad35-b59096163478 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/9bff5df3-5047-4937-b501-ef7502400a1f?_state=hxYMZKq5TeeEnoN4rk3RIkjNgxfyPsI3XC1iT2_ajcN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliZmY1ZGYzLTUwNDctNDkzNy1iNTAxLWVmNzUwMjQwMGExZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDg5MDU4MjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="874.647µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "PUT /v2/foo/bar/blobs/uploads/9bff5df3-5047-4937-b501-ef7502400a1f?_state=hxYMZKq5TeeEnoN4rk3RIkjNgxfyPsI3XC1iT2_ajcN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliZmY1ZGYzLTUwNDctNDkzNy1iNTAxLWVmNzUwMjQwMGExZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNDg5MDU4MjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=1c4d579d-8161-4cf3-a9f4-bce1d0d2342a http.request.method=POST http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="684.461µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=270440c5-2122-49b7-8c69-e1dca7605b63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/640952aa-67f4-403b-ba23-61aec77720ba?_state=NgOIn-oRwEzxH32__qwA4IDrw4f-uCwfKrt1-D-Q8eh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY0MDk1MmFhLTY3ZjQtNDAzYi1iYTIzLTYxYWVjNzc3MjBiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNTA2Nzk4NTlaIn0%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.21108728s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:04 +0000] "PUT /v2/foo/bar/blobs/uploads/640952aa-67f4-403b-ba23-61aec77720ba?_state=NgOIn-oRwEzxH32__qwA4IDrw4f-uCwfKrt1-D-Q8eh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY0MDk1MmFhLTY3ZjQtNDAzYi1iYTIzLTYxYWVjNzc3MjBiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNC4zNTA2Nzk4NTlaIn0%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=f605781a-f28e-4bea-be6d-b2abdddf706d http.request.method=POST http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="880.697µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41461" http.request.id=10781916-ea88-4883-9e62-32d5ba940d6f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/c4d12fa1-c7f0-42b0-a71c-d422388919e0?_state=5_6wRmrn20agH5o97w0Ve7Ad1R0wpI37Vk3U8jyF_CV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZDEyZmExLWM3ZjAtNDJiMC1hNzFjLWQ0MjIzODg5MTllMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNS41ODcxMDc4NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172081662s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/c4d12fa1-c7f0-42b0-a71c-d422388919e0?_state=5_6wRmrn20agH5o97w0Ve7Ad1R0wpI37Vk3U8jyF_CV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZDEyZmExLWM3ZjAtNDJiMC1hNzFjLWQ0MjIzODg5MTllMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNS41ODcxMDc4NDZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=0407eaab-e600-4de8-8f29-bda268c4f022 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/uploads/c4d12fa1-c7f0-42b0-a71c-d422388919e0?_state=8RMyzMDbLJ71z8j1O7-m5okm_rIHhy4Vv6_ZItP-aU17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZDEyZmExLWM3ZjAtNDJiMC1hNzFjLWQ0MjIzODg5MTllMCIsIk9mZnNldCI6MjQwNTgzNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MDVaIn0%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00681ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "PUT /v2/foo/bar/blobs/uploads/c4d12fa1-c7f0-42b0-a71c-d422388919e0?_state=8RMyzMDbLJ71z8j1O7-m5okm_rIHhy4Vv6_ZItP-aU17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZDEyZmExLWM3ZjAtNDJiMC1hNzFjLWQ0MjIzODg5MTllMCIsIk9mZnNldCI6MjQwNTgzNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MDVaIn0%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=8ca26522-ddd7-4c1c-a8f8-c706d160a42f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="650.906µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=ecb04f52-da8c-4793-b596-3967f37fe56a http.request.method=GET http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.240746ms http.response.status=200 http.response.written=24058368 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "GET /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 200 24058368 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=error msg="error parsing digest="sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=c3ed16c9-171a-41f4-a5be-7e5d15c5fdff http.request.method=GET http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" vars.name="foo/bar" time="2025-02-09T19:17:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=c3ed16c9-171a-41f4-a5be-7e5d15c5fdff http.request.method=GET http.request.remoteaddr="127.0.0.1:56460" http.request.uri="/v2/foo/bar/blobs/sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="636.095µs" http.response.status=400 http.response.written=110 vars.digest="sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "GET /v2/foo/bar/blobs/sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=600084b0-4347-4f08-ab8e-276ce84a83b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51344" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.duration="842.008µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "GET /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=3553a8cf-925e-4343-89a9-2ffbac8cc4a6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51348" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.duration="766.491µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=69c9c51c-75d2-40a1-9658-d515cec9550c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51348" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="667.149µs" http.response.status=404 http.response.written=157 vars.digest="sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=229f1dc7-1e2d-43e3-8052-516a097475a0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51348" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.666µs" http.response.status=404 http.response.written=74 vars.digest="sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=error msg="error parsing digest="sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=22653b16-f8a8-42cc-aaff-f0d532d4a3d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/foo/bar/blobs/sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" vars.name="foo/bar" time="2025-02-09T19:17:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=22653b16-f8a8-42cc-aaff-f0d532d4a3d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/foo/bar/blobs/sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="695.71µs" http.response.status=400 http.response.written=110 vars.digest="sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "DELETE /v2/foo/bar/blobs/sha257:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:17:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=6b2f6b33-6e57-4506-9d27-81e7eb143868 http.request.method=POST http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="634.922µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=6377b28a-c991-4816-9efd-84cff4d08d92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/foo/bar/blobs/uploads/cbfc6400-3187-407b-8de9-30a2de3dc632?_state=1gzG6OQdUuw2Jfe05p-cimayUSXnftBMs1VppfLuvVF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZmM2NDAwLTMxODctNDA3Yi04ZGU5LTMwYTJkZTNkYzYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNi43ODgwNDk0OFoifQ%3D%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.104010658s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "PUT /v2/foo/bar/blobs/uploads/cbfc6400-3187-407b-8de9-30a2de3dc632?_state=1gzG6OQdUuw2Jfe05p-cimayUSXnftBMs1VppfLuvVF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZmM2NDAwLTMxODctNDA3Yi04ZGU5LTMwYTJkZTNkYzYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNi43ODgwNDk0OFoifQ%3D%3D&digest=sha256%3A7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=035573cf-8f5d-4bf1-8bcc-562f73a25c19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="942.607µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=2a337399-16da-47e1-a775-ad68b5c34209 http.request.method=GET http.request.remoteaddr="127.0.0.1:51344" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.129674464s http.response.status=200 http.response.written=2643264 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "GET /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 200 2643264 "" "Go-http-client/1.1" time="2025-02-09T19:17:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41461" http.request.id=c06cf348-37ef-4ff4-b527-99703f30d43c http.request.method=GET http.request.remoteaddr="127.0.0.1:51330" http.request.uri="/v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.13241663s http.response.status=200 http.response.written=2693312 127.0.0.1 - - [09/Feb/2025:19:17:06 +0000] "GET /v2/foo/bar/blobs/sha256:7920fb22700401e2d37039a674f3fbcc7f87ba964a709fffbecce85a3ad27ca0 HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (3.65s) === RUN TestRelativeURL time="2025-02-09T19:17:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:07Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33151" http.request.id=4580d372-88df-42ac-b37a-19097034bddb http.request.method=POST http.request.remoteaddr="127.0.0.1:57352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="747.096µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33151" http.request.id=d74ea723-5941-401d-9d39-20ee7fa2bacf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57352" http.request.uri="/v2/foo/bar/blobs/uploads/057c8f89-c0ab-47d1-8dec-3c45570f0280?_state=IrQ5DXkgfgsWumFbR4YxDAWpudWaWANLR8R1GfEC2mF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1N2M4Zjg5LWMwYWItNDdkMS04ZGVjLTNjNDU1NzBmMDI4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNy45MTM3NTg1NzJaIn0%3D&digest=sha256%3Aa46ade5dccb75df01e7759b3e51829ca0bba8a73a5cb523745a48e388c9b3896" http.request.useragent="Go-http-client/1.1" http.response.duration=422.227637ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:07 +0000] "PUT /v2/foo/bar/blobs/uploads/057c8f89-c0ab-47d1-8dec-3c45570f0280?_state=IrQ5DXkgfgsWumFbR4YxDAWpudWaWANLR8R1GfEC2mF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1N2M4Zjg5LWMwYWItNDdkMS04ZGVjLTNjNDU1NzBmMDI4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowNy45MTM3NTg1NzJaIn0%3D&digest=sha256%3Aa46ade5dccb75df01e7759b3e51829ca0bba8a73a5cb523745a48e388c9b3896 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33151" http.request.id=b40063cc-fc5b-4e58-91dc-0a4a3b72cbcc http.request.method=POST http.request.remoteaddr="127.0.0.1:57352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="819.903µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33151" http.request.id=ed3aa9ef-3107-4af2-ba73-165fc52b613e http.request.method=POST http.request.remoteaddr="127.0.0.1:57352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="593.464µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33151" http.request.id=1180bfa4-7808-4318-9ddf-8ba47e1daa09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57352" http.request.uri="/v2/foo/bar/blobs/uploads/dbf4e90b-e77a-4122-a07d-66bbf8c2ec30?_state=YufcrsCCoY1C7QfoxqNelgs-y_ggVeI3cmU2K5bwJYx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiZjRlOTBiLWU3N2EtNDEyMi1hMDdkLTY2YmJmOGMyZWMzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowOC40NTA4MTc3OTdaIn0%3D&digest=sha256%3A1a629e9d862201bf59219af776395c8761388a5532c088d1c90c97e7906265d8" http.request.useragent="Go-http-client/1.1" http.response.duration=620.223184ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:08 +0000] "PUT /v2/foo/bar/blobs/uploads/dbf4e90b-e77a-4122-a07d-66bbf8c2ec30?_state=YufcrsCCoY1C7QfoxqNelgs-y_ggVeI3cmU2K5bwJYx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiZjRlOTBiLWU3N2EtNDEyMi1hMDdkLTY2YmJmOGMyZWMzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowOC40NTA4MTc3OTdaIn0%3D&digest=sha256%3A1a629e9d862201bf59219af776395c8761388a5532c088d1c90c97e7906265d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (1.16s) === RUN TestBlobDeleteDisabled time="2025-02-09T19:17: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.6 time="2025-02-09T19:17:09Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:09Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:37269" http.request.id=960db7d5-9a65-46f5-906a-c383f5dd150b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/bar/blobs/sha256:92330111ef60041885a132a2ff00e4839ed98c45b28c73635cc00abdd0f5ae90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="800.037µs" http.response.status=405 http.response.written=78 vars.digest="sha256:92330111ef60041885a132a2ff00e4839ed98c45b28c73635cc00abdd0f5ae90" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:92330111ef60041885a132a2ff00e4839ed98c45b28c73635cc00abdd0f5ae90 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.07s) === RUN TestDeleteDisabled time="2025-02-09T19:17: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.6 time="2025-02-09T19:17:09Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34467" http.request.id=fafeea8d-2d6d-4ed3-99b7-67486bcdbf58 http.request.method=POST http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="765.997µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34467" http.request.id=ca94a921-1ecf-4d0e-a2a8-b9ecf1b5a375 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/foo/bar/blobs/uploads/621c3634-0297-45b0-9bf2-1f49b3351745?_state=80PTvN__L7KH6AN1JIy9lASk6rZeFasVc5bHtf6RibJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMWMzNjM0LTAyOTctNDViMC05YmYyLTFmNDliMzM1MTc0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowOS4yMDIwNzcwODJaIn0%3D&digest=sha256%3A2da25a3611462aba6ec7f042f6b75d2cef7f83e98074d962a9cc951ca6bc6469" http.request.useragent="Go-http-client/1.1" http.response.duration=582.984159ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:09 +0000] "PUT /v2/foo/bar/blobs/uploads/621c3634-0297-45b0-9bf2-1f49b3351745?_state=80PTvN__L7KH6AN1JIy9lASk6rZeFasVc5bHtf6RibJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMWMzNjM0LTAyOTctNDViMC05YmYyLTFmNDliMzM1MTc0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowOS4yMDIwNzcwODJaIn0%3D&digest=sha256%3A2da25a3611462aba6ec7f042f6b75d2cef7f83e98074d962a9cc951ca6bc6469 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:09Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:34467" http.request.id=9f200bb7-b7a8-454d-aff0-a54930fb5a2f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59700" http.request.uri="/v2/foo/bar/blobs/sha256:2da25a3611462aba6ec7f042f6b75d2cef7f83e98074d962a9cc951ca6bc6469" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="727.269µs" http.response.status=405 http.response.written=78 vars.digest="sha256:2da25a3611462aba6ec7f042f6b75d2cef7f83e98074d962a9cc951ca6bc6469" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:2da25a3611462aba6ec7f042f6b75d2cef7f83e98074d962a9cc951ca6bc6469 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.65s) === RUN TestDeleteReadOnly time="2025-02-09T19:17: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.6 time="2025-02-09T19:17:09Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34219" http.request.id=1adb5aee-e8c9-475c-bf4c-679d11fbbca1 http.request.method=POST http.request.remoteaddr="127.0.0.1:44376" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="702.559µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34219" http.request.id=b4ba3a27-144a-40a0-8dad-b0c77fd9693b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44376" http.request.uri="/v2/foo/bar/blobs/uploads/9e1d2868-f8f1-47cd-80fa-ae9de95a418a?_state=28of_KK2VHJnwBroN-7ioJhVMcZW_J60tzTZJ_tXDAF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllMWQyODY4LWY4ZjEtNDdjZC04MGZhLWFlOWRlOTVhNDE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowOS44NjI4NTk1MjdaIn0%3D&digest=sha256%3A74c3cfd0fd6729bcabf4ff893418491c7ba9c31b0d213da1fcf2c9e435e96ccd" http.request.useragent="Go-http-client/1.1" http.response.duration=935.70291ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:09 +0000] "PUT /v2/foo/bar/blobs/uploads/9e1d2868-f8f1-47cd-80fa-ae9de95a418a?_state=28of_KK2VHJnwBroN-7ioJhVMcZW_J60tzTZJ_tXDAF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllMWQyODY4LWY4ZjEtNDdjZC04MGZhLWFlOWRlOTVhNDE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzowOS44NjI4NTk1MjdaIn0%3D&digest=sha256%3A74c3cfd0fd6729bcabf4ff893418491c7ba9c31b0d213da1fcf2c9e435e96ccd HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [09/Feb/2025:19:17:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:74c3cfd0fd6729bcabf4ff893418491c7ba9c31b0d213da1fcf2c9e435e96ccd HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.01s) === RUN TestStartPushReadOnly time="2025-02-09T19:17:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:10Z" level=info msg="redis not configured" go.version=go1.23.6 127.0.0.1 - - [09/Feb/2025:19:17:10 +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-02-09T19:17:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:10Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=253d982f-1e38-46e0-90f2-d3dab6516ee7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41258" 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="687.423µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:17:10Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=9bfd73ba-ba5d-475a-b3c0-4fd564b1a28b http.request.method=GET http.request.remoteaddr="127.0.0.1:41258" 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="558.002µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:17:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:17:10Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=bf2958a2-eb9c-4063-8b8c-75bf03775b60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" 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="657.279µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:17:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=5571b540-0036-44c1-ae54-10668b0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" 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="745.618µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=5571b540-0036-44c1-ae54-10668b0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" 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="769.573µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=5571b540-0036-44c1-ae54-10668b0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" 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="791.462µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=5571b540-0036-44c1-ae54-10668b0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" 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="811.119µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:17:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=6794a38e-0fb6-425b-a9fa-4017ef508769 http.request.method=POST http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="819.589µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=d3e8fe98-81cc-48e2-9bd6-2fcc3dfefc3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/blobs/uploads/9b743f99-2226-45c4-8361-4cbee1be96a5?_state=UDfM414f1bgHfurArxIFXXGURhnX6a2WWF8IymG0fpN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5Yjc0M2Y5OS0yMjI2LTQ1YzQtODM2MS00Y2JlZTFiZTk2YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTAuODkzNTExNzZaIn0%3D&digest=sha256%3A41fb96adebfd09d3ed0b3eec825a6897133c979ff7de79597ea593abed1e5de5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.455666495s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/9b743f99-2226-45c4-8361-4cbee1be96a5?_state=UDfM414f1bgHfurArxIFXXGURhnX6a2WWF8IymG0fpN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5Yjc0M2Y5OS0yMjI2LTQ1YzQtODM2MS00Y2JlZTFiZTk2YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTAuODkzNTExNzZaIn0%3D&digest=sha256%3A41fb96adebfd09d3ed0b3eec825a6897133c979ff7de79597ea593abed1e5de5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=7b6caf32-e990-4461-8740-515c0a1b372c http.request.method=POST http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="856.844µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:12 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=7aafa311-1a4a-4b36-8b01-e386b4e85e2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/blobs/uploads/4fd7c4b7-d797-4bd1-b087-f246195eeaf0?_state=HMsbual1VOE6LDGB8WzuWOBka9wSFS1mD0Rd1PZRLnd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ZmQ3YzRiNy1kNzk3LTRiZDEtYjA4Ny1mMjQ2MTk1ZWVhZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTIuNDA0MDYxODVaIn0%3D&digest=sha256%3A50db191f1d5abc15f880e40a8bca47a0a5939b3071e57c7ea318e63e091fb21b" http.request.useragent="Go-http-client/1.1" http.response.duration=607.182426ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:12 +0000] "PUT /v2/foo/schema1/blobs/uploads/4fd7c4b7-d797-4bd1-b087-f246195eeaf0?_state=HMsbual1VOE6LDGB8WzuWOBka9wSFS1mD0Rd1PZRLnd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ZmQ3YzRiNy1kNzk3LTRiZDEtYjA4Ny1mMjQ2MTk1ZWVhZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTIuNDA0MDYxODVaIn0%3D&digest=sha256%3A50db191f1d5abc15f880e40a8bca47a0a5939b3071e57c7ea318e63e091fb21b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=87d1d2f6-e91e-44d3-ac31-116c4b7328a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128842ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=d77e6a0f-b7a1-4202-9e40-461e1f37624a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" http.response.duration="938.908µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=0f9e731b-1a14-4a10-8a9b-e3f8a1cfc98f http.request.method=GET http.request.remoteaddr="127.0.0.1:41258" 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="872.429µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=c39e1147-74ee-4f54-8c2a-6813262b635d http.request.method=GET http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="812.553µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "GET /v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39499" http.request.id=088a43e5-3abf-4bef-a3a4-24ae965cf3cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" http.response.duration="915.678µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39499" http.request.id=4287dfd4-ec13-4dcf-b0c3-37d9f7614ac0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" http.response.duration="871.173µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:39499" http.request.id=1d80b57a-a02f-4aae-a139-17d6cb2770b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" http.response.duration="881.653µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=e2783e5c-0056-446c-a9b7-b444b3b543e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="813.435µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "GET /v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=94168356-cc4d-4df0-b758-1aeafe68e06d http.request.method=GET http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="531.62µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=76c5bd2e-597c-482c-a0a6-5cbb84efa428 http.request.method=GET http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" http.response.duration="509.044µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "GET /v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=190a7469-46a5-488e-a32b-7e5944474ac2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41258" 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="578.878µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=error msg="payload digest does match: "sha256:6ae19f873e31c807f2af8db2df343d1c8fea290e47ce6b32a72c0b6cf7ff6d86" != "sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa"" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=1398da2e-ece1-41a8-9946-e928f96682e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" time="2025-02-09T19:17:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=1398da2e-ece1-41a8-9946-e928f96682e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41258" http.request.uri="/v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="601.841µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa" 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:3bdf33ce83cef1487ac256ba72d77ae5b6046434f48801c95ee0d200f6d832fa HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=f47a44bb-a57c-4603-9156-957a68d8e62c http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" 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="588.271µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=95533af5-1d63-48fb-b125-d6603d9e0268 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" 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="529.987µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39499" http.request.id=69824b0b-9f3c-4dab-b678-68fe9556b3ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" 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="598.897µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39499" http.request.id=69824b0b-9f3c-4dab-b678-68fe9556b3ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" 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="624.565µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39499" http.request.id=69824b0b-9f3c-4dab-b678-68fe9556b3ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" 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="645.782µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=71cf3862-5750-4235-924e-9216b0a92c35 http.request.method=POST http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="612.852µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=6bc253e6-2fb2-46e0-972f-fd235a65e83a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/blobs/uploads/6f169a70-4c32-4466-9d1a-29bf25b9a190?_state=iU3-8zSKsCnAX5OYrXbJmGGZ6nmXvWVMHMTkXRfoihJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZjE2OWE3MC00YzMyLTQ0NjYtOWQxYS0yOWJmMjViOWExOTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTMuMDI1OTY4NDE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="795.157µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/6f169a70-4c32-4466-9d1a-29bf25b9a190?_state=iU3-8zSKsCnAX5OYrXbJmGGZ6nmXvWVMHMTkXRfoihJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZjE2OWE3MC00YzMyLTQ0NjYtOWQxYS0yOWJmMjViOWExOTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTMuMDI1OTY4NDE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39499" http.request.id=de6d0c0a-41f8-40ca-bc40-713e4c5c1284 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" 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="620.704µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39499" http.request.id=de6d0c0a-41f8-40ca-bc40-713e4c5c1284 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" 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="644.648µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:17:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=002e2193-3398-4411-853a-0d2d685d7f8d http.request.method=POST http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="754.506µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=ebb8074d-59f2-4c3e-908e-7551954e5e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/blobs/uploads/b6812bdb-3936-4f50-85fe-76a16a0a7d16?_state=GJt7CbyA6Sg-FurEeKd7dQGuOhh73bKcYLkq1FTzyBd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNjgxMmJkYi0zOTM2LTRmNTAtODVmZS03NmExNmEwYTdkMTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTMuMTIyNTczODIzWiJ9&digest=sha256%3A36b6d25c718508cf79b2bee3b26ba20669c59c7503ce5ed74a7253ebd4eee821" http.request.useragent="Go-http-client/1.1" http.response.duration=1.788360991s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/b6812bdb-3936-4f50-85fe-76a16a0a7d16?_state=GJt7CbyA6Sg-FurEeKd7dQGuOhh73bKcYLkq1FTzyBd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNjgxMmJkYi0zOTM2LTRmNTAtODVmZS03NmExNmEwYTdkMTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTMuMTIyNTczODIzWiJ9&digest=sha256%3A36b6d25c718508cf79b2bee3b26ba20669c59c7503ce5ed74a7253ebd4eee821 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=4f312bbc-e7dd-41dc-8bd9-454b2edf5fd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.434µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:15 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=a038aac7-f44a-4a84-bda3-2b674d7b5b29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/blobs/uploads/508129ac-6790-4917-bb52-e30adf72f43e?_state=hUtyG3g_I3cRoaCGwj-pf45Ny_1FyTHuJbzqeP0xHpx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MDgxMjlhYy02NzkwLTQ5MTctYmI1Mi1lMzBhZGY3MmY0M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTUuMDAyMzUxMzQ1WiJ9&digest=sha256%3A512175ef18843fd5da3668cdbf4c9e93496b7af2f59f221c53fd71000d8cddd7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.969239548s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:15 +0000] "PUT /v2/foo/schema2/blobs/uploads/508129ac-6790-4917-bb52-e30adf72f43e?_state=hUtyG3g_I3cRoaCGwj-pf45Ny_1FyTHuJbzqeP0xHpx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MDgxMjlhYy02NzkwLTQ5MTctYmI1Mi1lMzBhZGY3MmY0M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTUuMDAyMzUxMzQ1WiJ9&digest=sha256%3A512175ef18843fd5da3668cdbf4c9e93496b7af2f59f221c53fd71000d8cddd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39499" http.request.id=380966a5-6ab3-4b1b-8398-236b6eac37fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019974ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39499" http.request.id=a457ddef-6dca-4eaa-9f49-3e5dd493baa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/sha256:e5e468a947c81e77ade5479b7c82b7882120924a471bcc164108e84ccecb1dd8" http.request.useragent="Go-http-client/1.1" http.response.duration="777.632µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:e5e468a947c81e77ade5479b7c82b7882120924a471bcc164108e84ccecb1dd8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=cd5311ca-8146-45e2-aa3e-2af89d7af90b http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" 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="668.37µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=b0982f80-b7be-46a5-b165-1b23b8466826 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/sha256:e5e468a947c81e77ade5479b7c82b7882120924a471bcc164108e84ccecb1dd8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="652.536µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/sha256:e5e468a947c81e77ade5479b7c82b7882120924a471bcc164108e84ccecb1dd8 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=68b36b3a-52a8-4d04-af24-3debe706e95b http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="533.114µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=0be1a5a8-812b-41e8-b39a-edd4f4dbf81d http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/sha256:e5e468a947c81e77ade5479b7c82b7882120924a471bcc164108e84ccecb1dd8" http.request.useragent="Go-http-client/1.1" http.response.duration="565.19µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/sha256:e5e468a947c81e77ade5479b7c82b7882120924a471bcc164108e84ccecb1dd8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=39d98161-8255-4297-aa65-f5084b82dfc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" 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="566.257µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="rewriting manifest sha256:e5e468a947c81e77ade5479b7c82b7882120924a471bcc164108e84ccecb1dd8 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=ecf57ec8-3645-4ea8-803a-11c8af08a5a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=ecf57ec8-3645-4ea8-803a-11c8af08a5a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" 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=1.175722ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39499" http.request.id=69c3c37e-b91a-41eb-9df8-a65a30cc9afd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" 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="633.219µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39499" http.request.id=c07f28dd-95f8-4fd3-af77-d9e755ca5e5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="759.585µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39499" http.request.id=f6a96d2a-d1c4-439f-8484-a88acfe4c02d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/sha256:7959f2aa4f443dd080bed798ab41f86b1ea23d8d4f06f39bd765f443f860f977" http.request.useragent="Go-http-client/1.1" http.response.duration="639.913µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:7959f2aa4f443dd080bed798ab41f86b1ea23d8d4f06f39bd765f443f860f977 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=dddba48a-8c6a-4cc1-97e1-a577db5d739d http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" 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="625.993µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=1c2889eb-82f3-451e-be6a-9b0234a3908f http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/sha256:7959f2aa4f443dd080bed798ab41f86b1ea23d8d4f06f39bd765f443f860f977" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="590.007µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/sha256:7959f2aa4f443dd080bed798ab41f86b1ea23d8d4f06f39bd765f443f860f977 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=460643c2-ffcb-4cf0-92e9-211da6882280 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="552.83µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=716b79f8-0b5f-4d05-8c1e-41fe6a2b7cb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/sha256:7959f2aa4f443dd080bed798ab41f86b1ea23d8d4f06f39bd765f443f860f977" http.request.useragent="Go-http-client/1.1" http.response.duration="547.074µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/sha256:7959f2aa4f443dd080bed798ab41f86b1ea23d8d4f06f39bd765f443f860f977 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=info msg="rewriting manifest list sha256:7959f2aa4f443dd080bed798ab41f86b1ea23d8d4f06f39bd765f443f860f977 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=9ef32620-b233-4642-9045-0a2fd8c0a643 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-02-09T19:17:16Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39499" http.request.id=9ef32620-b233-4642-9045-0a2fd8c0a643 http.request.method=GET http.request.remoteaddr="127.0.0.1:41274" 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="951.907µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-02-09T19:17: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.6 time="2025-02-09T19:17:16Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=76af949d-9772-41e8-aea1-2b9c8c08be38 http.request.method=GET http.request.remoteaddr="127.0.0.1:44910" 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="594.1µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=2ab1154e-425c-4372-9770-1006afe1baa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44910" 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="560.573µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=044e51da-eb79-4561-abf0-a1d5aae5ce9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" 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="555.613µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:17:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=da95bd68-c1e9-4814-95a8-dda3d0b19f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" 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="707.499µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=da95bd68-c1e9-4814-95a8-dda3d0b19f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" 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="728.375µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=da95bd68-c1e9-4814-95a8-dda3d0b19f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" 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="746.584µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=da95bd68-c1e9-4814-95a8-dda3d0b19f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="763.784µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:17:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=b93a9942-b8ac-43e1-ac29-95b70b5bda40 http.request.method=POST http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="683.642µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=834173e5-e5a4-4096-9ae4-052da8866a1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/blobs/uploads/97be6bfd-72c7-4e66-ae9c-4343b374d7bf?_state=9qXLVzkXItP8UaQFX71j-8SXmhL2_fzyAOcGMWR757R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5N2JlNmJmZC03MmM3LTRlNjYtYWU5Yy00MzQzYjM3NGQ3YmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTcuMDQ5NzUxODU3WiJ9&digest=sha256%3A348bedf0ab554c97f3583bbb6a881186147da26a71d1a66c5fe91f1c42dad001" http.request.useragent="Go-http-client/1.1" http.response.duration=628.702376ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/97be6bfd-72c7-4e66-ae9c-4343b374d7bf?_state=9qXLVzkXItP8UaQFX71j-8SXmhL2_fzyAOcGMWR757R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5N2JlNmJmZC03MmM3LTRlNjYtYWU5Yy00MzQzYjM3NGQ3YmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTcuMDQ5NzUxODU3WiJ9&digest=sha256%3A348bedf0ab554c97f3583bbb6a881186147da26a71d1a66c5fe91f1c42dad001 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=281ee614-2a1f-4f08-a791-2c64a9f0cf01 http.request.method=POST http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="874.105µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=ebbf3905-eda7-4f77-8867-25b336fcab88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/blobs/uploads/86869c0d-b65d-4d3f-a530-1470d675c8d2?_state=agBf_CKkNnysPTDOmUuEAOTXcxYSvb_CCAmcCuAhUk57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Njg2OWMwZC1iNjVkLTRkM2YtYTUzMC0xNDcwZDY3NWM4ZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTcuNzUyMjIzMzM4WiJ9&digest=sha256%3A94fedd8c9e56d6ea13901e3e6cc3564b18b760895ac8294cef7c8e8aa0940ce6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.268370688s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/86869c0d-b65d-4d3f-a530-1470d675c8d2?_state=agBf_CKkNnysPTDOmUuEAOTXcxYSvb_CCAmcCuAhUk57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Njg2OWMwZC1iNjVkLTRkM2YtYTUzMC0xNDcwZDY3NWM4ZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTcuNzUyMjIzMzM4WiJ9&digest=sha256%3A94fedd8c9e56d6ea13901e3e6cc3564b18b760895ac8294cef7c8e8aa0940ce6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=889e84ac-5cd8-4639-85fd-38d6c1c2f837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.830494ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=52160759-e3cd-47c7-9eed-7622dd4b3b69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" http.response.duration="960.483µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=86b651bb-b7e1-47cd-873b-3873b821fe89 http.request.method=GET http.request.remoteaddr="127.0.0.1:44910" 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="938.919µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=1df3185e-18c2-46b9-a7bc-c1d4bc1c2e12 http.request.method=GET http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="806.253µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "GET /v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42979" http.request.id=8e2a4d67-f4d5-4ab1-a82c-31ac3a224fef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" http.response.duration="896.547µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42979" http.request.id=2e73cafa-fdb8-415d-8d7d-dd8057d0167c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" http.response.duration="866.955µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:42979" http.request.id=95a9b0e4-c084-4819-832d-52fa8d8c971b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" http.response.duration="870.726µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=9795cd15-92a5-4949-80a8-1e2bf0d925a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="779.968µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "GET /v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=fc8b7205-4992-4b05-a1ca-a32f25a33529 http.request.method=GET http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="557.132µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=8bd6b6d2-6ac6-4487-9c34-bbf1fda75d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" http.response.duration="739.078µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "GET /v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=6f89dd22-cd60-4821-a866-2603cf5192fc http.request.method=GET http.request.remoteaddr="127.0.0.1:44910" 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="751.962µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=error msg="payload digest does match: "sha256:15242c0091f58a55d1783719376dedd39f58210f1e9653813602d15d8befdf13" != "sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2"" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=625b65fe-b322-45d7-b6d5-492b0e238495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" time="2025-02-09T19:17:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=625b65fe-b322-45d7-b6d5-492b0e238495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44910" http.request.uri="/v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="709.005µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2" 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:9df85756944453930a56192fcea7db26e2bcb40d5960a0c5243411cdb684bcc2 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=45ae4eee-629d-4836-8138-2a46bf8d3905 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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="846.838µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=98b88de4-0795-4d9a-afba-7716ed2102f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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="647.559µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42979" http.request.id=196a54e9-f06a-48bd-b454-da3a3e806bc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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="613.385µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42979" http.request.id=196a54e9-f06a-48bd-b454-da3a3e806bc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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="642.692µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42979" http.request.id=196a54e9-f06a-48bd-b454-da3a3e806bc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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="663.51µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=d4c3af4c-2333-4a2d-9978-304e6fb1ed97 http.request.method=POST http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="585.315µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=1b97d5c0-96f0-4630-b399-8a4b393c5273 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/blobs/uploads/a3ab7b26-f4d3-4bc1-8941-3a32ae40b412?_state=4vzqZrGE-c-exA-NTApOR6lLMTlJ4RfOyoXBUyTBHbN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhM2FiN2IyNi1mNGQzLTRiYzEtODk0MS0zYTMyYWU0MGI0MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTkuMDM3MjgzOTFaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="714.425µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/a3ab7b26-f4d3-4bc1-8941-3a32ae40b412?_state=4vzqZrGE-c-exA-NTApOR6lLMTlJ4RfOyoXBUyTBHbN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhM2FiN2IyNi1mNGQzLTRiYzEtODk0MS0zYTMyYWU0MGI0MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTkuMDM3MjgzOTFaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42979" http.request.id=833cc91f-1db0-48ac-8ae8-775fc17c5197 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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="630.055µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42979" http.request.id=833cc91f-1db0-48ac-8ae8-775fc17c5197 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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="653.116µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:17:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=e191646d-2c34-4f8a-8a55-4206368c29fb http.request.method=POST http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="740.03µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=455ad4b9-3c10-47b9-ba22-1ffc51315694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/blobs/uploads/1128d9e8-9d7c-4d83-9087-7dea2a3a5667?_state=rLogOzvrC4D3klnK6OGMUaQybIP_fMWGUGbce7WWbUR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMTI4ZDllOC05ZDdjLTRkODMtOTA4Ny03ZGVhMmEzYTU2NjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTkuMTM2NTIyMzk3WiJ9&digest=sha256%3Ac106c66138778af76413e5cba60997a6190c31183317e6274ca94c647764829d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.046924725s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/1128d9e8-9d7c-4d83-9087-7dea2a3a5667?_state=rLogOzvrC4D3klnK6OGMUaQybIP_fMWGUGbce7WWbUR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMTI4ZDllOC05ZDdjLTRkODMtOTA4Ny03ZGVhMmEzYTU2NjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MTkuMTM2NTIyMzk3WiJ9&digest=sha256%3Ac106c66138778af76413e5cba60997a6190c31183317e6274ca94c647764829d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=1625f92b-095c-4913-b86e-93bdb107b188 http.request.method=POST http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="954.934µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:21 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=fc515c15-31af-4d06-b624-f35060f5e24e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/blobs/uploads/7b9ce45b-0c1f-4a06-bcc1-d1ebdf443386?_state=q-9GV0bth5-ki8HV6A3M3gv7ZzHDg5XAABtQ1PWMoN97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YjljZTQ1Yi0wYzFmLTRhMDYtYmNjMS1kMWViZGY0NDMzODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjEuMjg4NzI3MjM3WiJ9&digest=sha256%3A50b8221bdaa9b070b19bd3a92ab46f754e95b46bf3f071e12b325b39022e9b5b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.956593668s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:21 +0000] "PUT /v2/foo/schema2/blobs/uploads/7b9ce45b-0c1f-4a06-bcc1-d1ebdf443386?_state=q-9GV0bth5-ki8HV6A3M3gv7ZzHDg5XAABtQ1PWMoN97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YjljZTQ1Yi0wYzFmLTRhMDYtYmNjMS1kMWViZGY0NDMzODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjEuMjg4NzI3MjM3WiJ9&digest=sha256%3A50b8221bdaa9b070b19bd3a92ab46f754e95b46bf3f071e12b325b39022e9b5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42979" http.request.id=4153b2e7-d4bb-4085-b3b8-abb00cb928e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.022315ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42979" http.request.id=a6b5cdb6-c897-4f8e-8bd7-ae293a050c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/sha256:dd651ce70557059c3c9e3419f99321d545164cd3199276d19537dc7021319a19" http.request.useragent="Go-http-client/1.1" http.response.duration="730.627µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:dd651ce70557059c3c9e3419f99321d545164cd3199276d19537dc7021319a19 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=9d8851f3-ba6b-4c60-91fb-150673eeeb15 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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="686.523µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=5995c801-27d5-442a-9445-87ba1b5a3b57 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/sha256:dd651ce70557059c3c9e3419f99321d545164cd3199276d19537dc7021319a19" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="749.471µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/sha256:dd651ce70557059c3c9e3419f99321d545164cd3199276d19537dc7021319a19 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=11b4d061-3962-4850-ac55-cbf46caebf93 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="602.237µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=9b7cf812-3ebe-4536-894c-917073d52ca3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/sha256:dd651ce70557059c3c9e3419f99321d545164cd3199276d19537dc7021319a19" http.request.useragent="Go-http-client/1.1" http.response.duration="664.873µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/sha256:dd651ce70557059c3c9e3419f99321d545164cd3199276d19537dc7021319a19 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=4c7d6be7-3bdd-46e0-be6c-2c66e7fe0b99 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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="651.344µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="rewriting manifest sha256:dd651ce70557059c3c9e3419f99321d545164cd3199276d19537dc7021319a19 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=c5e6c8c1-b5af-45dc-8074-3ebee4ef19bd http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=c5e6c8c1-b5af-45dc-8074-3ebee4ef19bd http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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=1.160641ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42979" http.request.id=a429791f-6d51-4968-82e0-0ed663eefd45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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="749.202µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42979" http.request.id=1df3d7df-97ee-45e6-ae16-384f5751e225 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="813.596µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42979" http.request.id=95bf12b0-7090-4df0-8976-ad4d3d0c06f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/sha256:1377d4ca4d6eaa59a8f861236f8d2338ebbd14a88ccd9a2164568048e16406f8" http.request.useragent="Go-http-client/1.1" http.response.duration="769.18µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:1377d4ca4d6eaa59a8f861236f8d2338ebbd14a88ccd9a2164568048e16406f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=b0bc1f49-99df-47cc-9e81-ff36a694aca9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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="734.093µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=92ba6f02-5b60-4b3f-bea6-56db7e93e183 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/sha256:1377d4ca4d6eaa59a8f861236f8d2338ebbd14a88ccd9a2164568048e16406f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="763.604µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/sha256:1377d4ca4d6eaa59a8f861236f8d2338ebbd14a88ccd9a2164568048e16406f8 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=2f6b048c-aeef-4bad-a33f-1eafabad5205 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="635.612µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=369d6036-2402-4b7b-8414-e520be01bc4d http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/sha256:1377d4ca4d6eaa59a8f861236f8d2338ebbd14a88ccd9a2164568048e16406f8" http.request.useragent="Go-http-client/1.1" http.response.duration="634.7µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/sha256:1377d4ca4d6eaa59a8f861236f8d2338ebbd14a88ccd9a2164568048e16406f8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="rewriting manifest list sha256:1377d4ca4d6eaa59a8f861236f8d2338ebbd14a88ccd9a2164568048e16406f8 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=1dfee6c9-2b94-4a0b-a9b4-9565d4e22592 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42979" http.request.id=1dfee6c9-2b94-4a0b-a9b4-9565d4e22592 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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=1.048882ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (12.46s) === RUN TestGetManifestWithStorageError time="2025-02-09T19:17:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:23Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:44163" http.request.id=090d1e6d-3f30-4a6c-b379-f0e9891f61e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45858" 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="756.047µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:44163" http.request.id=de8722e3-3a44-41b4-8906-3efd97d83ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45858" 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="737.998µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:44163" http.request.id=5d62f357-f25b-4810-b195-fe666740c905 http.request.method=GET http.request.remoteaddr="127.0.0.1:45858" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.845638ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:44163" http.request.id=381b4ec2-ef0f-41f2-a58c-b6cddd3d75fd http.request.method=GET http.request.remoteaddr="127.0.0.1:45858" 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="524.188µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-02-09T19:17:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:23Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=584a0f8a-7a3c-4cdf-b2b1-b46716d1c718 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" 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="609.774µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=3b4396f3-35f2-4518-a511-e4eb4ec0a03e http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" 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="518.704µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=a5b11a8d-124f-44a0-ac3c-49a8f8f19cf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" 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="565.139µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=56665fee-934f-477b-909e-f6c94d7704d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" 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="648.696µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=56665fee-934f-477b-909e-f6c94d7704d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" 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="671.9µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=56665fee-934f-477b-909e-f6c94d7704d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" 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="691.108µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:17:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=56665fee-934f-477b-909e-f6c94d7704d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" 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="709.041µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:17:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=ab4a9abf-16ca-4977-ab42-91e862f42e01 http.request.method=POST http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="688.063µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=d865527d-66c1-4d83-a306-d76850fa2d0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/blobs/uploads/4b47dada-0ad9-44c8-a937-f39c9d84a3aa?_state=dqYIlRMRoGLqKrg-lrYA0DZhQ8JkEVLolh3X34R6DiJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0YjQ3ZGFkYS0wYWQ5LTQ0YzgtYTkzNy1mMzljOWQ4NGEzYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjMuMzYzNjY1NDY1WiJ9&digest=sha256%3Ae2413beb735d76b2720e588368e164f99e7fc683e43b7aace304f3e5a12902bf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.365809293s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/4b47dada-0ad9-44c8-a937-f39c9d84a3aa?_state=dqYIlRMRoGLqKrg-lrYA0DZhQ8JkEVLolh3X34R6DiJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0YjQ3ZGFkYS0wYWQ5LTQ0YzgtYTkzNy1mMzljOWQ4NGEzYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjMuMzYzNjY1NDY1WiJ9&digest=sha256%3Ae2413beb735d76b2720e588368e164f99e7fc683e43b7aace304f3e5a12902bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=f3a8b15b-51da-41af-a972-24d6ca34d20c http.request.method=POST http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.746µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=a1169813-82be-4973-b0f6-d8372093b84e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/blobs/uploads/8e8af9e6-e978-4c89-a5f4-2a75263c527b?_state=5A4oI0q3O-jtlVSI0-AJH7XcjfcMJouQSRUBZm1bTq97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZThhZjllNi1lOTc4LTRjODktYTVmNC0yYTc1MjYzYzUyN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjQuNzg2NDk5MjhaIn0%3D&digest=sha256%3A9e567e252257b1066e66ec24420d1440e4fadf766f31344489e15f0c27e723ff" http.request.useragent="Go-http-client/1.1" http.response.duration=534.085001ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/8e8af9e6-e978-4c89-a5f4-2a75263c527b?_state=5A4oI0q3O-jtlVSI0-AJH7XcjfcMJouQSRUBZm1bTq97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZThhZjllNi1lOTc4LTRjODktYTVmNC0yYTc1MjYzYzUyN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjQuNzg2NDk5MjhaIn0%3D&digest=sha256%3A9e567e252257b1066e66ec24420d1440e4fadf766f31344489e15f0c27e723ff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=257489cc-4364-4715-a21e-1df1c73572cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.138898ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=0b743524-1040-46d5-be75-5d47f47f5894 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.duration="873.895µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=41603cac-68cc-4fc1-8129-a434e56f858a http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" 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="877.008µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=4c9631aa-b7ce-42e5-a194-85e40265c820 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="839.413µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36081" http.request.id=7c453f1c-0619-4172-930b-6bae6abd8401 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.duration="890.632µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36081" http.request.id=e47a7e00-7270-4af1-83b6-3ed5b7a561b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.duration="907.301µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:36081" http.request.id=15d592da-c0a2-4ecc-aefa-ec91615de271 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.duration="888.65µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=584bf224-5173-40d9-8b21-8dc289deade9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.101233ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=7c7e35b0-c9e1-4904-b32c-1e58a65dc662 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="597.071µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=28adf7b7-6051-4b23-9c33-6a619d6d7720 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.duration="573.979µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=cb819a7c-8f4d-4001-80fa-f00e1244377f http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" 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="538.905µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=error msg="payload digest does match: "sha256:57e99d2c9f1c797e39bbee4c95557d39c7eb17659b4c511d8ab178fe637299bc" != "sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3"" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=027ed3c9-d8f9-415c-8999-72caabafef5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=027ed3c9-d8f9-415c-8999-72caabafef5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="647.834µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=c117c4d1-cded-4c9f-ad52-93522f494b9d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36992" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.duration="725.266µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "DELETE /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=f4900cc0-07b3-4162-9bb3-a9014a09f611 http.request.method=GET http.request.remoteaddr="127.0.0.1:36992" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="578.229µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=77e032f3-016b-4e45-9788-2d045b77681f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="687.94µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "DELETE /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=1f32c022-3cc7-4113-b8eb-50cf5600e97d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37004" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.duration="981.008µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=94918098-e48e-4ba6-b024-ce95878d8221 http.request.method=GET http.request.remoteaddr="127.0.0.1:37004" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="786.922µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=992c7a4c-b9c7-4578-b687-24d90960ac23 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37012" 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="637.761µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=72d7969c-0545-48c0-a29a-ae777e59f151 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="962.547µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=295efbcc-5474-4bd2-8be3-774781ce5e18 http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" 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="543.403µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=16732b50-a5ca-483a-a115-da419d7257d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3" http.request.useragent="Go-http-client/1.1" http.response.duration="707.663µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "DELETE /v2/foo/schema1/manifests/sha256:212bbca635d114186f4f08c8cdd190faaead0b12f278cf8ae7aa6ecebdadbdf3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=d413eef7-c767-44d7-b9f4-d7d90c059e7a http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" 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="569.139µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=0dcb340b-b154-4cd2-add4-7c9ce574396f http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" 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="624.677µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=9aa9be8d-dae5-4f74-9926-62824c7bacd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" 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="529.379µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=47302497-6d4f-46cf-898b-498a471477e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" 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="627.549µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=47302497-6d4f-46cf-898b-498a471477e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" 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="651.47µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=47302497-6d4f-46cf-898b-498a471477e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" 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="672.511µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=6167b4f0-2d2b-473c-ac4b-a8049db10fad http.request.method=POST http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="591.2µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=f34e04ae-6a82-4eda-ae7c-c54e6b904e23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/blobs/uploads/e4395d15-34c1-4172-9245-e00bfdfa79b9?_state=dGu32Xt_tOyTuYq0tORESnwbJ7xsVE1hTQMAEv_qqBB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNDM5NWQxNS0zNGMxLTQxNzItOTI0NS1lMDBiZmRmYTc5YjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjUuMzQ0NDE1ODUxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="726.414µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/e4395d15-34c1-4172-9245-e00bfdfa79b9?_state=dGu32Xt_tOyTuYq0tORESnwbJ7xsVE1hTQMAEv_qqBB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNDM5NWQxNS0zNGMxLTQxNzItOTI0NS1lMDBiZmRmYTc5YjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjUuMzQ0NDE1ODUxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=5a24baa6-aadc-4294-b8f1-1a5c6bf67bc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" 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="672.655µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=5a24baa6-aadc-4294-b8f1-1a5c6bf67bc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" 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="698.077µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:17:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=d608908d-2d64-4197-9e46-a9c75db9470a http.request.method=POST http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="676.117µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=7f458e63-2769-4f77-a6a4-a7ade853e2e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/blobs/uploads/8dd240cd-eaf8-400b-9953-711083732539?_state=h8MekUl7_xDqVFWD_O9lfLE2SFI20whqI5sTdUKL6H17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZGQyNDBjZC1lYWY4LTQwMGItOTk1My03MTEwODM3MzI1MzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjUuNDI4OTkzMjEyWiJ9&digest=sha256%3A1671fe167dcfc4883b830a27f5c61e674d4cd087ce8b9bef911a742739bc299c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.428202239s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/8dd240cd-eaf8-400b-9953-711083732539?_state=h8MekUl7_xDqVFWD_O9lfLE2SFI20whqI5sTdUKL6H17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZGQyNDBjZC1lYWY4LTQwMGItOTk1My03MTEwODM3MzI1MzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjUuNDI4OTkzMjEyWiJ9&digest=sha256%3A1671fe167dcfc4883b830a27f5c61e674d4cd087ce8b9bef911a742739bc299c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=0322025f-63c7-49c1-a493-6caaf676ab76 http.request.method=POST http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="907.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=db6575a7-6385-4d32-a6d8-1eddf9f94c84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/blobs/uploads/29c25571-e301-4741-b495-69ba9665691f?_state=Jpzpy3I_rIuK072tuB8UOk9Q7aAJ4CPgvWQSz3ds0BV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOWMyNTU3MS1lMzAxLTQ3NDEtYjQ5NS02OWJhOTY2NTY5MWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjYuOTA0MzU0NDQ5WiJ9&digest=sha256%3A7de77d92fcce08351c0d89d577aaaec4b11e9ca28cdfc14b999e30e66d4b6861" http.request.useragent="Go-http-client/1.1" http.response.duration=406.625844ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/29c25571-e301-4741-b495-69ba9665691f?_state=Jpzpy3I_rIuK072tuB8UOk9Q7aAJ4CPgvWQSz3ds0BV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOWMyNTU3MS1lMzAxLTQ3NDEtYjQ5NS02OWJhOTY2NTY5MWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6MTc6MjYuOTA0MzU0NDQ5WiJ9&digest=sha256%3A7de77d92fcce08351c0d89d577aaaec4b11e9ca28cdfc14b999e30e66d4b6861 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=1ecff9d8-a309-4d08-826e-e05804ac8c30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057612ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=53a65712-6418-4907-ad45-c62ea125eb92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.duration="773.361µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=a5bcc7da-73d5-4fb6-a2b2-c538288b4882 http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" 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="699.462µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=cbf536ca-18f5-463d-a751-2d61456a1c9c http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="643.933µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=4953db88-68af-4f16-a011-b077dd4814a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="562.239µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=396b5e12-820b-4fe3-9d6e-b2ac68a4be4f http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.duration="559.303µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=6f03112b-28b4-476d-bf64-be28ade599c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" 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="548.743µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="rewriting manifest sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=d5f0e205-30b6-4699-b75c-d3eb949b3b2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=d5f0e205-30b6-4699-b75c-d3eb949b3b2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" 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=1.087332ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=db14b68b-4cc9-40f0-bb74-8e96b06e09db http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.duration="631.91µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=617e2649-5af9-4e44-a5f8-4cceb180a734 http.request.method=GET http.request.remoteaddr="127.0.0.1:37016" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="587.357µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=424afe47-8f6c-4feb-808f-14d825669bfc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59968" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="682.644µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=c54aa04a-3927-45b6-b517-b16a348c2f86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59984" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.duration="834.997µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=5b46cc65-3745-4748-a07a-619a7a187961 http.request.method=GET http.request.remoteaddr="127.0.0.1:59984" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="658.882µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=7fa58df7-abf0-4258-a447-5d0039568814 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59990" 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="681.721µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36081" http.request.id=355accbb-de57-4367-bda2-ffd134502c6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59994" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="832.277µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=b5b350f2-0258-4e9f-ab3a-8fadfb86943e http.request.method=GET http.request.remoteaddr="127.0.0.1:59994" 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="502.779µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=c491c859-3ab1-4781-9aec-8184885c7ed4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59994" http.request.uri="/v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539" http.request.useragent="Go-http-client/1.1" http.response.duration="643.195µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2ededc292f3570c58b78a75ec3089a85b729648a81a8d29718fece40dbda4539 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:27Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36081" http.request.id=0b2bca11-c338-4b58-a608-4f3876b8df24 http.request.method=GET http.request.remoteaddr="127.0.0.1:59994" 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="546.93µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.06s) === RUN TestManifestDeleteDisabled time="2025-02-09T19:17:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:27Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:27Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:34505" http.request.id=57413ab3-7cdc-490b-b711-5d46ba2a5c01 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50768" 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="629.827µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [09/Feb/2025:19:17:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-02-09T19:17:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:27Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:27Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T19:17:28Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.6 time="2025-02-09T19:17:28Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T19:17:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:45407" http.request.id=bff6a96c-248f-4c01-8011-efb4ea8ccb49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58266" 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.362409ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:17:28 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:17:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:45407" http.request.id=78642fe0-ea6c-4e9a-8a02-ca919ad8d1b5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58276" 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.07085ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:17:28 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:17:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:45407" http.request.id=ed626d8c-65c5-4016-bbab-e592a5e16f18 http.request.method=POST http.request.remoteaddr="127.0.0.1:58288" 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.372788ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:17:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:45407" http.request.id=5345e6e0-4f76-4e96-a082-b873cc1d15bf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58294" 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.218309ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:17:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.99s) === RUN TestProxyManifestGetByTag time="2025-02-09T19:17:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:28Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=8d90889c-7371-4bb4-a103-2851ce66107a http.request.method=POST http.request.remoteaddr="127.0.0.1:35530" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.061µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=f42d6ff1-2ed3-4b8c-bcb6-465e250d030e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35530" http.request.uri="/v2/foo/bar/blobs/uploads/a3cd390f-8afa-41e0-9f02-68565f1139cd?_state=i_VGs0BHUYcaeK8ACPKvjrIiUi1KsTfeVsie-NCRKrN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzY2QzOTBmLThhZmEtNDFlMC05ZjAyLTY4NTY1ZjExMzljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzoyOC40MDUyMDExNDVaIn0%3D&digest=sha256%3A41394a3cabb077a76af6bd38301e27c3581953c5fdcc5603dae741e187b88e8f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.305636187s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:28 +0000] "PUT /v2/foo/bar/blobs/uploads/a3cd390f-8afa-41e0-9f02-68565f1139cd?_state=i_VGs0BHUYcaeK8ACPKvjrIiUi1KsTfeVsie-NCRKrN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzY2QzOTBmLThhZmEtNDFlMC05ZjAyLTY4NTY1ZjExMzljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzoyOC40MDUyMDExNDVaIn0%3D&digest=sha256%3A41394a3cabb077a76af6bd38301e27c3581953c5fdcc5603dae741e187b88e8f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=8ce454a6-e571-4309-9bd3-686a6c5821e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35530" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115622ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:17:29Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:17:29Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T19:17:29Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.23.6 time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=ca4a1248-690f-469a-822f-ae852d34b1a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35530" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="495.713µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:40309" go.version=go1.23.6 time="2025-02-09T19:17:29Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=3a632136-7ec3-4d71-89c9-f621bea1ab0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35542" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="599.284µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40309 /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:40309/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:39335" http.request.id=5807aaf3-adaf-4408-90bf-5f8229d91e15 http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/foo/bar/manifests/sha256:f24d2a6fcf7df9c67fd72d7a5b730ca60dccab20602f0260899374ef3cdf6f1c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:f24d2a6fcf7df9c67fd72d7a5b730ca60dccab20602f0260899374ef3cdf6f1c" time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=b5251d90-dfbd-4bf9-84bd-4a944c5dac47 http.request.method=GET http.request.remoteaddr="127.0.0.1:35558" http.request.uri="/v2/foo/bar/manifests/sha256:f24d2a6fcf7df9c67fd72d7a5b730ca60dccab20602f0260899374ef3cdf6f1c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="866.463µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "GET /v2/foo/bar/manifests/sha256:f24d2a6fcf7df9c67fd72d7a5b730ca60dccab20602f0260899374ef3cdf6f1c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f24d2a6fcf7df9c67fd72d7a5b730ca60dccab20602f0260899374ef3cdf6f1c with ttl=167h59m59.999998114s" go.version=go1.23.6 time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39335" http.request.id=5807aaf3-adaf-4408-90bf-5f8229d91e15 http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/foo/bar/manifests/sha256:f24d2a6fcf7df9c67fd72d7a5b730ca60dccab20602f0260899374ef3cdf6f1c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.417743ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "GET /v2/foo/bar/manifests/sha256:f24d2a6fcf7df9c67fd72d7a5b730ca60dccab20602f0260899374ef3cdf6f1c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=74629a43-0534-442c-84b8-5151926e555d http.request.method=GET http.request.remoteaddr="127.0.0.1:35558" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="556.485µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40309 /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:40309/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:39335" http.request.id=5ac0c97a-0e9d-4d34-958e-be3ef18a6249 http.request.method=GET http.request.remoteaddr="127.0.0.1:46404" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=18081883-68b8-4957-b50e-a96cf3b2f79e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35574" 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="878.3µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39335" http.request.id=5ac0c97a-0e9d-4d34-958e-be3ef18a6249 http.request.method=GET http.request.remoteaddr="127.0.0.1:46404" 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=3.159475ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:17:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=f685f6e4-b100-4930-9ade-28c0e2b34d8a http.request.method=POST http.request.remoteaddr="127.0.0.1:35574" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="804.022µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=d9bb57e2-4ed4-4e57-844a-149833276ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35574" http.request.uri="/v2/foo/bar/blobs/uploads/5278c763-c2eb-4a55-a193-6485a403b570?_state=xncNw0I_7buWx6JmjtdA8DXTs58D-2W__jpN2YaHqzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNzhjNzYzLWMyZWItNGE1NS1hMTkzLTY0ODVhNDAzYjU3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzoyOS44MzE0MTE2ODZaIn0%3D&digest=sha256%3Ad7e0028948579a6db1faf825fa63492c9a2b7960d5a2aff4abf50180f5fe530b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.861617389s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:29 +0000] "PUT /v2/foo/bar/blobs/uploads/5278c763-c2eb-4a55-a193-6485a403b570?_state=xncNw0I_7buWx6JmjtdA8DXTs58D-2W__jpN2YaHqzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNzhjNzYzLWMyZWItNGE1NS1hMTkzLTY0ODVhNDAzYjU3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOToxNzoyOS44MzE0MTE2ODZaIn0%3D&digest=sha256%3Ad7e0028948579a6db1faf825fa63492c9a2b7960d5a2aff4abf50180f5fe530b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=46c4b83c-3347-49d1-b718-91e1659b4d85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35574" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043623ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:17:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=d9f68772-2d91-4a13-8a29-fd75d4a8f0a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35574" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="503.328µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:17:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:17:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40309 /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:40309/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:39335" http.request.id=cc119634-caf9-4599-be85-f80677a28538 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=fe65ce90-e00d-4a89-8fef-6020a90f7f88 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35580" 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="821.912µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:17:31 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=9a9d54bd-0a69-4c87-b047-f064d8fda67a http.request.method=GET http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="522.339µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:17:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:17:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40309 /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:40309/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:39335" http.request.id=cc119634-caf9-4599-be85-f80677a28538 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40309" http.request.id=8d917ece-76d5-4fc1-9477-b85e5666e7e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35596" 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="897.158µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:17:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:17:31Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:4ee19b154550405aec11f03f67a77ad6b4a5a5deb77fcc92fafd264b5c76d87f with ttl=167h59m59.9999975s" go.version=go1.23.6 time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39335" http.request.id=cc119634-caf9-4599-be85-f80677a28538 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" 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=4.960666ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:17:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.38s) === RUN TestAppDispatcher time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34273" http.request.id=65812e25-b8e4-4976-9868-d11408537caa http.request.method=GET http.request.remoteaddr="127.0.0.1:44462" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="599.404µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34273" http.request.id=ca49aa4f-2fef-4792-b9f5-ac658cb3c514 http.request.method=GET http.request.remoteaddr="127.0.0.1:44462" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="510.871µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34273" http.request.id=edee852f-bc1d-4965-8879-55c5d052d390 http.request.method=GET http.request.remoteaddr="127.0.0.1:44462" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="507.706µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:17:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34273" http.request.id=178c232c-3e49-415c-94ec-da51c4ad7e08 http.request.method=GET http.request.remoteaddr="127.0.0.1:44462" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="593.947µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2025-02-09T19:17:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 time="2025-02-09T19:17:31Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 time="2025-02-09T19:17:31Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.6 http.request.host="127.0.0.1:34793" http.request.id=25443f14-98d6-496f-9d87-7c9eae578f46 http.request.method=GET http.request.remoteaddr="127.0.0.1:47720" 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-02-09T19:17:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 time="2025-02-09T19:17:31Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 time="2025-02-09T19:17:31Z" level=info msg="configuring file health check path=/tmp/healthcheck4109735298, interval=1" go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-02-09T19:17:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 time="2025-02-09T19:17:35Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 time="2025-02-09T19:17:35Z" level=info msg="configuring TCP health check addr=127.0.0.1:44849, interval=1" go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-02-09T19:17:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 time="2025-02-09T19:17:39Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 time="2025-02-09T19:17:39Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36793, interval=1, threshold=3" go.version=go1.23.6 instance.id=a610f52a-23d0-4dc7-b88a-7cc213dd8a12 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 60.363s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.09s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.09s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.08s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.21s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.495s === RUN TestSchedule time="2025-02-09T19:16:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db time="2025-02-09T19:16:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998362ms" go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db time="2025-02-09T19:16:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=999.04µs" go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db time="2025-02-09T19:16:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=999.093µs" go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-02-09T19:16:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-02-09T19:16:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db time="2025-02-09T19:16:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99868ms" go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db time="2025-02-09T19:16:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998789ms" go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db time="2025-02-09T19:16:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-02-09T19:16:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a217d841-50a7-46e9-9bd6-8ecef261d8db --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.580s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.16s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 16988672 sha256:2adca245614a9f47e714549be8fdf9a486b0786d85c121d9643124310fdb013c [] map[] } --- PASS: TestSimpleBlobRead (0.15s) === RUN TestBlobMount --- PASS: TestBlobMount (0.10s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (1.12s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (1.16s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.97s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === 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:44481c72e03ae6a3a4be5f16a81b3e88c049574d51b0f088ce645f1499683bbb palailogos: marking blob sha256:b525c9ae58a9224868ea0fa6efe67c705a42d9cab64c715a64c3f46db6215647 palailogos: marking blob sha256:e011f8bd7995416caf0fc48ef07bef768dd24f34546aa47460ff25070f76ba8a palailogos: marking manifest sha256:60418d0a4cd19075964293a1912cc13309479a824a7cd210c6d35e1137cff53c palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:46cf71db543dac3f990d9252364241b27782529071fc534345c0632bbb53309c palailogos: marking blob sha256:66f42975c1ac27774d6b25bb01968d43d5f463a95ecd8f55a3a304908cf2a63e palailogos: marking manifest sha256:b525c9ae58a9224868ea0fa6efe67c705a42d9cab64c715a64c3f46db6215647 palailogos: marking blob sha256:a28dfd9a233e62eb7d13d497ab60ca1aab54e887f29c46a555805fb7be4e4d96 palailogos: marking blob sha256:0187b3f3e0d1699a988f412f26fd2fcd1b7e0df9f0284c369701009ab38e3bad palailogos: marking manifest sha256:e011f8bd7995416caf0fc48ef07bef768dd24f34546aa47460ff25070f76ba8a palailogos: marking blob sha256:1fc1b8dd74cef88d37f6feb9fbd80a2c8a93727fdd8c987c38aa48544cf7cfe6 palailogos: marking blob sha256:78d9f32242b2cf4069a69717c6213f5edd1633c3d69dad535acf82294ab5d5d1 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.56s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:3889285a194dd13b28e2d9165f609fd6a69fd6230c9d7ad669bdfe7905e86bc6 deletemanifests: marking manifest sha256:ed108a2f6ab3c87702bac6f73bb7412d7e021d978838e7b43af52e296c205afe deletemanifests: marking blob sha256:ef52917e77f58271d570ca826fd090346138d757ae18181c7a667747a15c05f9 deletemanifests: marking blob sha256:d25ca1edeb12d41827ee6834eda057f67f2d342f249d86625c5744f5e671ce19 deletemanifests: marking blob sha256:3822c665e66bb7376ca1f20e438b7efb0ecfdec67012ff762c3762f225049dc3 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:dbd566a447ea4bd16c0cdb89804d261d5fb176c69ed44b1a61d8224542e1f33f blob eligible for deletion: sha256:ed4b44ce4adf21baa6418f25ada73f5f4e62625c619a6b87c5d75513f3a6ff6b blob eligible for deletion: sha256:1aa91d15ad26af36403f9748e1c8a0ef27175e46890c8a58448100b460d5532b blob eligible for deletion: sha256:3889285a194dd13b28e2d9165f609fd6a69fd6230c9d7ad669bdfe7905e86bc6 deletemanifests manifest eligible for deletion: sha256:3889285a194dd13b28e2d9165f609fd6a69fd6230c9d7ad669bdfe7905e86bc6 deletemanifests: marking manifest sha256:ed108a2f6ab3c87702bac6f73bb7412d7e021d978838e7b43af52e296c205afe deletemanifests: marking blob sha256:ef52917e77f58271d570ca826fd090346138d757ae18181c7a667747a15c05f9 deletemanifests: marking blob sha256:d25ca1edeb12d41827ee6834eda057f67f2d342f249d86625c5744f5e671ce19 deletemanifests: marking blob sha256:3822c665e66bb7376ca1f20e438b7efb0ecfdec67012ff762c3762f225049dc3 time="2025-02-09T19:16:53Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/3889285a194dd13b28e2d9165f609fd6a69fd6230c9d7ad669bdfe7905e86bc6" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 time="2025-02-09T19:16:53Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/3889285a194dd13b28e2d9165f609fd6a69fd6230c9d7ad669bdfe7905e86bc6" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:ed4b44ce4adf21baa6418f25ada73f5f4e62625c619a6b87c5d75513f3a6ff6b time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ed/ed4b44ce4adf21baa6418f25ada73f5f4e62625c619a6b87c5d75513f3a6ff6b" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:1aa91d15ad26af36403f9748e1c8a0ef27175e46890c8a58448100b460d5532b time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1a/1aa91d15ad26af36403f9748e1c8a0ef27175e46890c8a58448100b460d5532b" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:3889285a194dd13b28e2d9165f609fd6a69fd6230c9d7ad669bdfe7905e86bc6 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/38/3889285a194dd13b28e2d9165f609fd6a69fd6230c9d7ad669bdfe7905e86bc6" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:dbd566a447ea4bd16c0cdb89804d261d5fb176c69ed44b1a61d8224542e1f33f time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/db/dbd566a447ea4bd16c0cdb89804d261d5fb176c69ed44b1a61d8224542e1f33f" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 --- PASS: TestDeleteManifestIfTagNotFound (0.58s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:129d372c25faadf7145fd0c210f6798d6a2073d33b993f4054ff87a9a245cbe8 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/12/129d372c25faadf7145fd0c210f6798d6a2073d33b993f4054ff87a9a245cbe8" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:8ce5d862f7f47282b590393e95d5af597c20248309abe2d26fd944e45ee5b591 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8c/8ce5d862f7f47282b590393e95d5af597c20248309abe2d26fd944e45ee5b591" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:bd5ca723e548a1d08a80d64d0cf8a20714b14efed15f6b88ed9c95bdfd6e99e1 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bd/bd5ca723e548a1d08a80d64d0cf8a20714b14efed15f6b88ed9c95bdfd6e99e1" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 --- PASS: TestGCWithMissingManifests (0.13s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:78fe36871138ca254cc66c6aae47e3c5350aef3e81d9d43201982709c571e4b4 komnenos: marking blob sha256:85ca98c4fd6f573f766997d86b3b09305d2a21b32c8d1f467067aa0aaf007ceb komnenos: marking blob sha256:4ba44dc21387dce07071c61bf606f1215f37a74c05cff1aa94c3f3958a7a0a89 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:4290b825b61deca8f3a7694a98e03287448a885d33ca890c24ff9848296e0ada time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/42/4290b825b61deca8f3a7694a98e03287448a885d33ca890c24ff9848296e0ada" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:50e10bcf8f2bfa8f1ec4767cbc92c764c448fee4f6958350dc3847b8ffbf32ce time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/50/50e10bcf8f2bfa8f1ec4767cbc92c764c448fee4f6958350dc3847b8ffbf32ce" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:84ca7b247f63c985a326f00d11b8dc4fa77f31ef08e975bf37829ea5c92ad962 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/84ca7b247f63c985a326f00d11b8dc4fa77f31ef08e975bf37829ea5c92ad962" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:be63b1fb318492a62cb66f2efd55872487c405d00779cb519fd0ed4db7badf71 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/be/be63b1fb318492a62cb66f2efd55872487c405d00779cb519fd0ed4db7badf71" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:f545efd94bd972a6782bc543534c4235b34e343d5d03e121cfa6c823cc101bd3 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f5/f545efd94bd972a6782bc543534c4235b34e343d5d03e121cfa6c823cc101bd3" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 blob eligible for deletion: sha256:3a303a4a9d84191a6e2bcd5eced39521e025266e45a1d856cbfe65079a3ff584 time="2025-02-09T19:16:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3a/3a303a4a9d84191a6e2bcd5eced39521e025266e45a1d856cbfe65079a3ff584" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 --- PASS: TestDeletionHasEffect (0.53s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.52s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:4e0f35da387ac59c99096f71a4d69d2f0dc4c383ae6ef47cf9655a9223897c90 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:2d428e4ba3b1d62327844bf63f8fe7063cfded0a0d5fa04036659c21752c03b2 michael_z_doukas: marking blob sha256:ddd0287a0639daa60d087874d867bea6df6b3f9745a3699af839e2c1997e1026 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:ea4ebb808323104c51f6d3de9eca612e6a4b3b7f81e48f7140b7b334f2a85b23 time="2025-02-09T19:16:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ea/ea4ebb808323104c51f6d3de9eca612e6a4b3b7f81e48f7140b7b334f2a85b23" go.version=go1.23.6 instance.id=f76f5060-fe41-4e4c-a2df-658d9ccf8633 --- PASS: TestOrphanBlobDeleted (0.28s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:587048e5b163c6dab11a3c15ed6e985dfb0f7d964bad09abfadcde12694ee5ed linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:a89c7ded49585681ef91cedf160a8f705b64e5c8412029e49627cba08bca420f --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.19s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.20s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.14s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.36s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-02-09T19:16:55Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 18:16:55.573414319 +0000 UTC m=-3591.837593446, actuallyDelete=true" time="2025-02-09T19:16:55Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-02-09T19:16:55Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978, actuallyDelete=true" time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3c4dcf8b-0c37-4676-bc7c-3a73c1856691 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3deda774-9b73-4266-993f-7537cf0d6216 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/840fe4cf-5ca6-4e8b-b3dc-df16dea5f90f have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b5cd4adb-7ce3-4f7d-bfe4-6b6f1556ec5a have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c6b71bec-ee66-4463-8584-5c5358925aa8 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e0b8a31a-5dfb-4933-897a-fe6bca374225 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2748c39f-29b8-44dd-87f1-8197e90f5648 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/316c47b8-1e12-4a17-ae63-48146329622c have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/657d66e4-e133-4dcc-a813-73e4ea204f84 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/790ad988-997e-440b-bbe9-df6956f49532 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/d6c61292-7ecf-4570-9ec1-62e2cbf5b0b3 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574003754 +0000 UTC m=+8.162995978). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-02-09T19:16:55Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:16:55.574728318 +0000 UTC m=+8.163720554, actuallyDelete=true" time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8425e505-111a-40ff-90de-0aac64a56480 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574728318 +0000 UTC m=+8.163720554). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8617020f-202a-4168-94c7-68d342d0e8de have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574728318 +0000 UTC m=+8.163720554). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/952b53e8-453e-475e-b8ad-7fbd4d7af663 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574728318 +0000 UTC m=+8.163720554). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fac3dab1-d952-4f99-bfc4-46e0c93948b4 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574728318 +0000 UTC m=+8.163720554). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1748ef47-3de7-4299-98b9-bc14a8560f31 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.574728318 +0000 UTC m=+8.163720554). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-02-09T19:16:55Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:16:55.575203831 +0000 UTC m=+8.164196066, actuallyDelete=true" time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0b4d6d9f-2bf6-4443-b2d9-fe5bbdc4c52c have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.575203831 +0000 UTC m=+8.164196066). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/422665f2-88e3-44ef-b835-421cd1c38825 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.575203831 +0000 UTC m=+8.164196066). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b03c1950-be9f-4103-8bf8-2375bc117b0f have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.575203831 +0000 UTC m=+8.164196066). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bb2a51c1-28aa-4f7b-aa92-0b48de8a27cd have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.575203831 +0000 UTC m=+8.164196066). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fb32ad00-87a9-49d4-9bbd-7c0364d242e4 have older date (2025-02-09 18:16:55 +0000 UTC) than purge date (2025-02-09 19:16:55.575203831 +0000 UTC m=+8.164196066). Removing upload directory." time="2025-02-09T19:16:55Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-02-09T19:16:55Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:16:55.575497573 +0000 UTC m=+8.164489809, actuallyDelete=true" time="2025-02-09T19:16:55Z" 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 8.177s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.005s === 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.006s === RUN TestWalkFileRemoved time="2025-02-09T19:16:48Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.336s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.02s) === 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.021s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.37s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.926s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.63s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.181s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-02-09T19:16:50Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-02-09T19:16:50Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-02-09T19:16:50Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 time="2025-02-09T19:16:50Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:16:50Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=c1a2e7c7-6cad-49db-957a-a1f8581ca89c --- PASS: TestS3TryUpdate (0.00s) === CONT TestMatchIPV4WithRegionMatch_2 --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) === CONT TestMatchIPV4WithRegionMatched time="2025-02-09T19:16:50Z" level=error msg="unknown ip address format" go.version=go1.23.6 instance.id=c1a2e7c7-6cad-49db-957a-a1f8581ca89c ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4_2 (0.00s) === CONT TestParsing --- PASS: TestInvalidNetworkType (0.00s) time="2025-02-09T19:16:50Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=c1a2e7c7-6cad-49db-957a-a1f8581ca89c --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) time="2025-02-09T19:16:51Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:16:52Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:16:53Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:16:54Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.522s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.334s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.33s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.668s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.020s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r9.apk >>> docker-registry*: Adding .pre-install libfakeroot internal error: payload not recognized! >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r9.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 25.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r9.apk >>> docker-registry: Build complete at Sun, 09 Feb 2025 19:17:48 +0000 elapsed time 0h 1m 32s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250209.191617) (2/2) Purging go (1.23.6-r0) Executing busybox-1.37.0-r14.trigger OK: 359 MiB in 106 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...