>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 18:45:56 +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.2-r0) (2/2) Installing .makedepends-docker-registry (20241031.184559) Executing busybox-1.37.0-r3.trigger OK: 610 MiB in 103 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> docker-registry: Fetching docker-registry-2.8.3.tar.gz::https://github.com/distribution/distribution/archive/v2.8.3.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 12987 --:--:-- ETA docker-registry-2.8. 1129k --:--:-- ETA docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2024-10-31T18:46:22Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-10-31T18:46:22Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.032s ? 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/testutil [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-10-31T18:46:22Z" 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.007s === 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.007s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.86s) PASS ok github.com/docker/distribution/health/checks 0.867s === 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.008s === 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.007s === 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.014s === 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.007s === 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 2024/10/31 18:46:22 http: TLS handshake error from 127.0.0.1:39516: 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:42875/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42875/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42875/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:42875/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34115?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.74s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-10-31T18:46:23Z" level=info msg="broadcaster: closing" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="closing testSink" time="2024-10-31T18:46:23Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-10-31T18:46:23Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 1} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 1} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 1} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:23Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-31T18:46:24Z" level=warning msg="&{0xc00038ca80 0.9} encountered too many errors, backing off" time="2024-10-31T18:46:24Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.82s) PASS ok github.com/docker/distribution/notifications 1.705s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-10-31T18:46:22Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-10-31T18:46:22.78856746Z" 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.2 time="2024-10-31T18:46:22.788592217Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:22.788627758Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.23.2 time="2024-10-31T18:46:22.789006739Z" level=info msg="listening on [::]:5000" go.version=go1.23.2 time="2024-10-31T18:46:25.792058204Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 time="2024-10-31T18:46:25.896168765Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=9785c1a6-1b21-4afe-a2fa-b87deda24103 http.request.method=GET http.request.remoteaddr="[::1]:43226" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.573138ms http.response.status=200 http.response.written=2 ::1 - - [31/Oct/2024:18:46:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-10-31T18:46:26.151414349Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-10-31T18:46:26.152223502Z" 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.2 time="2024-10-31T18:46:26.152247244Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:26.152499821Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 time="2024-10-31T18:46:26.152522298Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.2 time="2024-10-31T18:46:26.15259705Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.23.2 time="2024-10-31T18:46:26.152946034Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.2 time="2024-10-31T18:46:29.161662534Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=1a18e3ff-e222-4695-9a6a-edcfc7b4637f http.request.method=GET http.request.remoteaddr="127.0.0.1:51764" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.805126ms http.response.status=200 http.response.written=2 127.0.0.1 - - [31/Oct/2024:18:46:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-10-31T18:46:29.161840643Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 --- PASS: TestRegistrySupportedCipherSuite (3.37s) === RUN TestRegistryUnsupportedCipherSuite time="2024-10-31T18:46:29.659529017Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-10-31T18:46:29.661539522Z" 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.2 time="2024-10-31T18:46:29.661566996Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:29.661753595Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 time="2024-10-31T18:46:29.661778717Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.23.2 --- PASS: TestRegistryUnsupportedCipherSuite (8.51s) PASS ok github.com/docker/distribution/registry 14.993s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.006s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.099s === RUN TestBasicAccessController time="2024-10-31T18:46:22Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.2 instance.id=501814e7-1011-4877-b085-e30878909d47 time="2024-10-31T18:46:22Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.2 instance.id=501814e7-1011-4877-b085-e30878909d47 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-10-31T18:46:22Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.2 password="jM3douvtHWghvmwofra6DbJxmdJL_QOS-jbKV5Xu-gQ" user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.107s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-10-31T18:46:22Z" level=info msg="token not to be used before 2024-10-31 18:46:23 +0000 UTC - currently 2024-10-31 18:46:22.794419662 +0000 UTC m=+0.014945541" time="2024-10-31T18:46:22Z" level=info msg="token not to be used after 2024-10-31 18:46:22 +0000 UTC - currently 2024-10-31 18:46:22.795450208 +0000 UTC m=+0.015976102" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-10-31T18:46:22Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.028s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === 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.057s === 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.024s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2024-10-31T18:46:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:23Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35357" http.request.id=aa04408b-90fd-4401-a648-7264b2b1c1f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49566" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.080708ms http.response.status=200 http.response.written=2 127.0.0.1 - - [31/Oct/2024:18:46:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-10-31T18:46:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:23Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=561ee06e-43df-4385-b566-23b5340a57b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.98981ms http.response.status=200 http.response.written=20 127.0.0.1 - - [31/Oct/2024:18:46:23 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-10-31T18:46:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=96edd75d-1773-4d60-92f3-ee053e0b24f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.062758ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:23 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=7edc684e-6106-40c3-bae6-7be53a4a8470 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/aaaa/blobs/uploads/eedb0e17-7e4f-4aae-87b2-13e0df33d461?_state=nYbJScDMrrw-hz2XCTh6lsU4p6ImwB4-tNQIQGQytp17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlZWRiMGUxNy03ZTRmLTRhYWUtODdiMi0xM2UwZGYzM2Q0NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjMuMzYzOTQzNTQxWiJ9&digest=sha256%3A4b94a10ff188a7c87b41961423b5754f4183c055960d0ad0efc88fb98e7cb52d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.825126764s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:23 +0000] "PUT /v2/foo/aaaa/blobs/uploads/eedb0e17-7e4f-4aae-87b2-13e0df33d461?_state=nYbJScDMrrw-hz2XCTh6lsU4p6ImwB4-tNQIQGQytp17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlZWRiMGUxNy03ZTRmLTRhYWUtODdiMi0xM2UwZGYzM2Q0NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjMuMzYzOTQzNTQxWiJ9&digest=sha256%3A4b94a10ff188a7c87b41961423b5754f4183c055960d0ad0efc88fb98e7cb52d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=b53a129c-616b-491d-9d85-287d7f2510a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.031671ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:25 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=fd13f281-011f-42b9-8798-463854ec7932 http.request.method=POST http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.475141ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:25 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=c4dc4cf9-46a9-4be4-9aee-3b9ef723dde8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/bbbb/blobs/uploads/cdc89800-e89a-4d0a-86f3-fe6cf5ca9651?_state=Om0xkmU2zyKLoVcjjrGB09AvE9-TkmUwm0qPx6s3FMl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjZGM4OTgwMC1lODlhLTRkMGEtODZmMy1mZTZjZjVjYTk2NTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjUuNDMzNjk1MjM0WiJ9&digest=sha256%3Ab22b3299a8a71a947740a7fa486667bd234513ef9f79520d0cf9ec623cc0abef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.756881133s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:25 +0000] "PUT /v2/foo/bbbb/blobs/uploads/cdc89800-e89a-4d0a-86f3-fe6cf5ca9651?_state=Om0xkmU2zyKLoVcjjrGB09AvE9-TkmUwm0qPx6s3FMl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjZGM4OTgwMC1lODlhLTRkMGEtODZmMy1mZTZjZjVjYTk2NTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjUuNDMzNjk1MjM0WiJ9&digest=sha256%3Ab22b3299a8a71a947740a7fa486667bd234513ef9f79520d0cf9ec623cc0abef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=7ee5cd1d-3e09-4fcc-953c-4199d79eab9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.522382ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:27 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=82f00694-6f18-485c-ab9d-868c3f5a7e83 http.request.method=POST http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.278893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:27 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=b1e5c9d3-fe93-4bbb-85ed-181fb92579c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/cccc/blobs/uploads/425fac4e-ccb8-4ba8-a611-33f73592cd17?_state=iBP0Hgsrs69X8z8-ug4G47ZWQrlK4eO_De771Ag0eP57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MjVmYWM0ZS1jY2I4LTRiYTgtYTYxMS0zM2Y3MzU5MmNkMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjcuMzYwNTE1NDE5WiJ9&digest=sha256%3A518e07fd29af79e5f8a8adbb0b21c88f12a4a4487aed1733ae247aa773afb0db" http.request.useragent="Go-http-client/1.1" http.response.duration=907.011112ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:27 +0000] "PUT /v2/foo/cccc/blobs/uploads/425fac4e-ccb8-4ba8-a611-33f73592cd17?_state=iBP0Hgsrs69X8z8-ug4G47ZWQrlK4eO_De771Ag0eP57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MjVmYWM0ZS1jY2I4LTRiYTgtYTYxMS0zM2Y3MzU5MmNkMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjcuMzYwNTE1NDE5WiJ9&digest=sha256%3A518e07fd29af79e5f8a8adbb0b21c88f12a4a4487aed1733ae247aa773afb0db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=86f925a3-3053-433f-8aa9-e49d43747675 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.737652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:28 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=98051139-b07b-4795-8873-e17a50e2d9d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.320457ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:28 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=70b1e0e6-e14c-4430-983f-1510d214d963 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/dddd/blobs/uploads/159e8e4b-3863-4952-940a-ebdb502bdc26?_state=5ZQk6XzKu8jI1HSL1i0KlBoOPYssKSKz2530xAE4ZIx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNTllOGU0Yi0zODYzLTQ5NTItOTQwYS1lYmRiNTAyYmRjMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjguNDM0NTY2Njc2WiJ9&digest=sha256%3A2ae39010d4d0c76a86a4d01d7fe0cdf5902d77f9b1f01e453d8eb3d096c0466e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.042434366s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:28 +0000] "PUT /v2/foo/dddd/blobs/uploads/159e8e4b-3863-4952-940a-ebdb502bdc26?_state=5ZQk6XzKu8jI1HSL1i0KlBoOPYssKSKz2530xAE4ZIx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNTllOGU0Yi0zODYzLTQ5NTItOTQwYS1lYmRiNTAyYmRjMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjguNDM0NTY2Njc2WiJ9&digest=sha256%3A2ae39010d4d0c76a86a4d01d7fe0cdf5902d77f9b1f01e453d8eb3d096c0466e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=396fe7f4-532a-46cc-b962-f07869c6b8b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.021268ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:29 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=6a88c935-d639-43a5-8803-253612f25d16 http.request.method=POST http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.102102ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:29 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=15aa4288-0841-477b-a67e-c3135fdf5072 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/eeee/blobs/uploads/8efe368c-0406-4d8c-afad-11462b126fc3?_state=kdxTKe7Qw8EkRkven0WTBGhvWnnC6WbwKmsiJpB2VGl7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4ZWZlMzY4Yy0wNDA2LTRkOGMtYWZhZC0xMTQ2MmIxMjZmYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjkuNjg3OTkwMDYyWiJ9&digest=sha256%3A40be2dbd5906161571e1c6b9bdeefde35f1993038e00d165bb4ea68a1e3c6560" http.request.useragent="Go-http-client/1.1" http.response.duration=1.4831121s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:29 +0000] "PUT /v2/foo/eeee/blobs/uploads/8efe368c-0406-4d8c-afad-11462b126fc3?_state=kdxTKe7Qw8EkRkven0WTBGhvWnnC6WbwKmsiJpB2VGl7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4ZWZlMzY4Yy0wNDA2LTRkOGMtYWZhZC0xMTQ2MmIxMjZmYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MjkuNjg3OTkwMDYyWiJ9&digest=sha256%3A40be2dbd5906161571e1c6b9bdeefde35f1993038e00d165bb4ea68a1e3c6560 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=183d73a1-b3f9-429c-a526-b44335012830 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.900609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:31 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=95bb2f3e-bea7-4c95-8ecc-d2a1b68b6f85 http.request.method=POST http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="792.555µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:31 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=79c9b3ef-24e1-4a56-acbc-4581d8930f37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/ffff/blobs/uploads/73df70b4-176f-472c-a31f-6fa91c356935?_state=iQUOICH-_92WhTXHL-452IIA4Ek7xKfEQXELSdrOWvZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3M2RmNzBiNC0xNzZmLTQ3MmMtYTMxZi02ZmE5MWMzNTY5MzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzEuMzkyOTU2ODQzWiJ9&digest=sha256%3A244e1272f24135fcaeef5192b61d36615c500faa3d441ba32a436d2e7289ccee" http.request.useragent="Go-http-client/1.1" http.response.duration=1.743347413s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:31 +0000] "PUT /v2/foo/ffff/blobs/uploads/73df70b4-176f-472c-a31f-6fa91c356935?_state=iQUOICH-_92WhTXHL-452IIA4Ek7xKfEQXELSdrOWvZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3M2RmNzBiNC0xNzZmLTQ3MmMtYTMxZi02ZmE5MWMzNTY5MzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzEuMzkyOTU2ODQzWiJ9&digest=sha256%3A244e1272f24135fcaeef5192b61d36615c500faa3d441ba32a436d2e7289ccee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=0825d633-cf4e-4d29-8abd-d7513475372f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.760561ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=5336a86b-1b9a-4e96-8673-3571bd03e94c http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" 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.088657ms http.response.status=200 http.response.written=74 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=8798a023-c86f-4cfc-8852-1c9358b12a18 http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" 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="944.957µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=f4875f44-e615-44ec-bc41-16457e9e25ab http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.072644ms http.response.status=200 http.response.written=74 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=853cf4db-a1e6-4328-a21a-fc7b1c7d9bce http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" 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="749.627µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=9e962764-a601-4a0c-829f-15b7efdbbf97 http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.049149ms http.response.status=200 http.response.written=63 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=6efcc98b-509e-4e4a-9bfa-15ffa1085ebc http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.114916ms http.response.status=200 http.response.written=41 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" 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.2 http.request.host="127.0.0.1:34079" http.request.id=f144efad-d7d3-4477-a787-3649d96cfca1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" 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="995.317µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" 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.2 http.request.host="127.0.0.1:34079" http.request.id=a976628d-5c4a-4f29-9a5a-0837f1b29a76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" 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="845.535µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=7a7d2827-e52a-4b03-a362-9b690f1cc76d http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" 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="920.009µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34079" http.request.id=1abcf3c0-483c-4e49-bfe7-f16f233028ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.116267ms http.response.status=200 http.response.written=74 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:33Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=0ed616eb-cf6f-499b-a512-7f8734d2f97d http.request.method=POST http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.477688ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=7e16b6ef-5a0e-445a-b508-e68ed7923f2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/aaaa/blobs/uploads/853aa1eb-6f4e-4f52-8cd2-f70fedf8b2f0?_state=FajuwbtXn9gxzHrt3dZ_UKQ51DAM6iP_BhJWahq8Upx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NTNhYTFlYi02ZjRlLTRmNTItOGNkMi1mNzBmZWRmOGIyZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzMuMjkwNDMyMjk0WiJ9&digest=sha256%3A4484dfa7e3c0fcee1901bd997138ce68c9a52dc3172dd00507561242a48e47f0" http.request.useragent="Go-http-client/1.1" http.response.duration=595.65299ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "PUT /v2/foo/aaaa/blobs/uploads/853aa1eb-6f4e-4f52-8cd2-f70fedf8b2f0?_state=FajuwbtXn9gxzHrt3dZ_UKQ51DAM6iP_BhJWahq8Upx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NTNhYTFlYi02ZjRlLTRmNTItOGNkMi1mNzBmZWRmOGIyZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzMuMjkwNDMyMjk0WiJ9&digest=sha256%3A4484dfa7e3c0fcee1901bd997138ce68c9a52dc3172dd00507561242a48e47f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=ac68eb59-fe68-4a8e-bb93-0b500aeffa2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.089663ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:33 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=d99e11ee-56bc-4f10-aaf1-8dcb19a9a4f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="812.634µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:34 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=71a8e9f2-afd2-421e-87b2-2d8132972b52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/bbbb/blobs/uploads/23312134-be63-48f3-a42c-75a436efc9d4?_state=dDheH38vj9UTHjNWPdsFWDqGNYqLe6rQydNzQ9taZzh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMzMxMjEzNC1iZTYzLTQ4ZjMtYTQyYy03NWE0MzZlZmM5ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzQuMDE3MDQwNjM4WiJ9&digest=sha256%3A9a45837c4c91b287fb031df57fbda103e1ab90d640a99828a6f4d7157e211517" http.request.useragent="Go-http-client/1.1" http.response.duration=535.561783ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:34 +0000] "PUT /v2/foo/bbbb/blobs/uploads/23312134-be63-48f3-a42c-75a436efc9d4?_state=dDheH38vj9UTHjNWPdsFWDqGNYqLe6rQydNzQ9taZzh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMzMxMjEzNC1iZTYzLTQ4ZjMtYTQyYy03NWE0MzZlZmM5ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzQuMDE3MDQwNjM4WiJ9&digest=sha256%3A9a45837c4c91b287fb031df57fbda103e1ab90d640a99828a6f4d7157e211517 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=ff565663-5700-49df-8916-7c843601d5c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.430887ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:34 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=f0e49f99-498a-4147-92cc-37033ebcad15 http.request.method=POST http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="857.255µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:34 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=b43f33d0-4fc2-4bcb-a650-f9f3f760d297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/cccc/blobs/uploads/ee6b2548-ea49-4328-a69f-b9b08bbb68d1?_state=GEHkHPyaSyPHafRqPCRVhfx4lrCyrtGyljgDt-jViS17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlZTZiMjU0OC1lYTQ5LTQzMjgtYTY5Zi1iOWIwOGJiYjY4ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzQuNzQ3MTA1ODYyWiJ9&digest=sha256%3A1685baa2996932cdd8766915216fc7ec84036508e710d21a34c3f060ac3b9734" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23560449s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:34 +0000] "PUT /v2/foo/cccc/blobs/uploads/ee6b2548-ea49-4328-a69f-b9b08bbb68d1?_state=GEHkHPyaSyPHafRqPCRVhfx4lrCyrtGyljgDt-jViS17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlZTZiMjU0OC1lYTQ5LTQzMjgtYTY5Zi1iOWIwOGJiYjY4ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzQuNzQ3MTA1ODYyWiJ9&digest=sha256%3A1685baa2996932cdd8766915216fc7ec84036508e710d21a34c3f060ac3b9734 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=b19586bf-1a0f-4c2f-92e8-0a1198462218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.538173ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:35 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=2dfebd8e-6b78-45f2-9b1e-dcfc5df045c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.195284ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:36 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=0871cf30-52f7-4763-9be1-1c28e663a433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/dddd/blobs/uploads/11610d9b-38c6-4fe6-a28e-443ca5a0c174?_state=HzYuREPUpCSgX7td9iiAcZqunLK9tGPBiaZYFtE-wPt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxMTYxMGQ5Yi0zOGM2LTRmZTYtYTI4ZS00NDNjYTVhMGMxNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzYuMTUwMTM2NjFaIn0%3D&digest=sha256%3A076a7036e0e8733bfec482161331d74066155988e6fcf1a9e4911b237cc425e7" http.request.useragent="Go-http-client/1.1" http.response.duration=980.11472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:36 +0000] "PUT /v2/foo/dddd/blobs/uploads/11610d9b-38c6-4fe6-a28e-443ca5a0c174?_state=HzYuREPUpCSgX7td9iiAcZqunLK9tGPBiaZYFtE-wPt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxMTYxMGQ5Yi0zOGM2LTRmZTYtYTI4ZS00NDNjYTVhMGMxNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzYuMTUwMTM2NjFaIn0%3D&digest=sha256%3A076a7036e0e8733bfec482161331d74066155988e6fcf1a9e4911b237cc425e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=866039d0-c559-4211-9d5b-4afb302745f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.661234ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45043" http.request.id=eaff1622-5092-4b02-9415-7aeb147eb0ce http.request.method=GET http.request.remoteaddr="127.0.0.1:38444" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="641.513µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (14.03s) === RUN TestURLPrefix time="2024-10-31T18:46:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:37Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42143" http.request.id=d49b77db-63db-4cd8-818f-52bd2d717ab7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="719.912µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-10-31T18:46:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:37Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=0a567cbe-b089-4701-96a8-aac788241f35 http.request.method=GET http.request.remoteaddr="127.0.0.1:50326" http.request.uri="/v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="807.006µs" http.response.status=404 http.response.written=157 vars.digest="sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "GET /v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=dc74e834-f35f-4930-8816-a1eba3fc9c8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50340" http.request.uri="/v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.286969ms http.response.status=404 http.response.written=157 vars.digest="sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=deea9395-243c-450e-b891-19bc33203e56 http.request.method=POST http.request.remoteaddr="127.0.0.1:50340" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="808.917µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=266bbe62-3276-4678-8515-fa0773c1bde6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50340" http.request.uri="/v2/foo/bar/blobs/uploads/48d506b5-c7fb-4233-bbfa-7c24338265e4?_state=V4lEt9sHfFB33b27yHXQRppzj5-fjznpieDH6Lsam9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4ZDUwNmI1LWM3ZmItNDIzMy1iYmZhLTdjMjQzMzgyNjVlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNjU5Mjg1NDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="849.278µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "GET /v2/foo/bar/blobs/uploads/48d506b5-c7fb-4233-bbfa-7c24338265e4?_state=V4lEt9sHfFB33b27yHXQRppzj5-fjznpieDH6Lsam9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4ZDUwNmI1LWM3ZmItNDIzMy1iYmZhLTdjMjQzMzgyNjVlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNjU5Mjg1NDFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=cb31783c-aae2-4d17-9f7a-e0bf323a2a4e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50340" http.request.uri="/v2/foo/bar/blobs/uploads/48d506b5-c7fb-4233-bbfa-7c24338265e4?_state=V4lEt9sHfFB33b27yHXQRppzj5-fjznpieDH6Lsam9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4ZDUwNmI1LWM3ZmItNDIzMy1iYmZhLTdjMjQzMzgyNjVlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNjU5Mjg1NDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="778.067µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "DELETE /v2/foo/bar/blobs/uploads/48d506b5-c7fb-4233-bbfa-7c24338265e4?_state=V4lEt9sHfFB33b27yHXQRppzj5-fjznpieDH6Lsam9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4ZDUwNmI1LWM3ZmItNDIzMy1iYmZhLTdjMjQzMzgyNjVlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNjU5Mjg1NDFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=c63ebb31-80df-4666-8137-97a3592083a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50340" http.request.uri="/v2/foo/bar/blobs/uploads/48d506b5-c7fb-4233-bbfa-7c24338265e4?_state=V4lEt9sHfFB33b27yHXQRppzj5-fjznpieDH6Lsam9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4ZDUwNmI1LWM3ZmItNDIzMy1iYmZhLTdjMjQzMzgyNjVlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNjU5Mjg1NDFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=48d506b5-c7fb-4233-bbfa-7c24338265e4 time="2024-10-31T18:46:37Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=c63ebb31-80df-4666-8137-97a3592083a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50340" http.request.uri="/v2/foo/bar/blobs/uploads/48d506b5-c7fb-4233-bbfa-7c24338265e4?_state=V4lEt9sHfFB33b27yHXQRppzj5-fjznpieDH6Lsam9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4ZDUwNmI1LWM3ZmItNDIzMy1iYmZhLTdjMjQzMzgyNjVlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNjU5Mjg1NDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.049µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=48d506b5-c7fb-4233-bbfa-7c24338265e4 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "GET /v2/foo/bar/blobs/uploads/48d506b5-c7fb-4233-bbfa-7c24338265e4?_state=V4lEt9sHfFB33b27yHXQRppzj5-fjznpieDH6Lsam9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4ZDUwNmI1LWM3ZmItNDIzMy1iYmZhLTdjMjQzMzgyNjVlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNjU5Mjg1NDFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=819ca079-90b0-4533-b48b-1a8c96c2b590 http.request.method=POST http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="896.988µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=a8b5c6eb-8e23-473d-b062-655a0d6d119b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/8c1930f2-900c-4d3c-abff-da28d4e50ca2?_state=lGvxNHvEh59DOYR04nbiBahRHaMCgxb4w9Aa_t4UPvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMTkzMGYyLTkwMGMtNGQzYy1hYmZmLWRhMjhkNGU1MGNhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzA3Mjg0ODRaIn0%3D&digest=sha256%3A88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" provided=sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf vars.name="foo/bar" vars.uuid=8c1930f2-900c-4d3c-abff-da28d4e50ca2 time="2024-10-31T18:46:37Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=a8b5c6eb-8e23-473d-b062-655a0d6d119b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/8c1930f2-900c-4d3c-abff-da28d4e50ca2?_state=lGvxNHvEh59DOYR04nbiBahRHaMCgxb4w9Aa_t4UPvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMTkzMGYyLTkwMGMtNGQzYy1hYmZmLWRhMjhkNGU1MGNhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzA3Mjg0ODRaIn0%3D&digest=sha256%3A88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8c1930f2-900c-4d3c-abff-da28d4e50ca2 time="2024-10-31T18:46:37Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=a8b5c6eb-8e23-473d-b062-655a0d6d119b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/8c1930f2-900c-4d3c-abff-da28d4e50ca2?_state=lGvxNHvEh59DOYR04nbiBahRHaMCgxb4w9Aa_t4UPvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMTkzMGYyLTkwMGMtNGQzYy1hYmZmLWRhMjhkNGU1MGNhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzA3Mjg0ODRaIn0%3D&digest=sha256%3A88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="912.331µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8c1930f2-900c-4d3c-abff-da28d4e50ca2 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/8c1930f2-900c-4d3c-abff-da28d4e50ca2?_state=lGvxNHvEh59DOYR04nbiBahRHaMCgxb4w9Aa_t4UPvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMTkzMGYyLTkwMGMtNGQzYy1hYmZmLWRhMjhkNGU1MGNhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzA3Mjg0ODRaIn0%3D&digest=sha256%3A88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=c43a896d-98d1-4f79-87ed-e17198a6fb80 http.request.method=POST http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="758.332µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=f5d81b35-18d8-4b7e-b298-465b82340dcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/45fd034f-9376-4c4a-9f79-bb0b06e0b835?_state=3kaK4MtsBxu0ayLAsqbXEQ7qRMM5xc2B_D3thLUbjTt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1ZmQwMzRmLTkzNzYtNGM0YS05Zjc5LWJiMGIwNmUwYjgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzI3ODY3NjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025054ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/45fd034f-9376-4c4a-9f79-bb0b06e0b835?_state=3kaK4MtsBxu0ayLAsqbXEQ7qRMM5xc2B_D3thLUbjTt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1ZmQwMzRmLTkzNzYtNGM0YS05Zjc5LWJiMGIwNmUwYjgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzI3ODY3NjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=e4fe614f-0444-456d-9bdb-43730d8bfc52 http.request.method=POST http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="807.872µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=191485be-570d-418c-838b-8c0a8bc4c9ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/503e15ef-9bd9-4a21-9bc9-4175cf77a8cb?_state=nbowcFlecNyTcgQBBCbha7xqzUszp0XzM3gFEewuwhZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwM2UxNWVmLTliZDktNGEyMS05YmM5LTQxNzVjZjc3YThjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzUwNDE2NDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006344ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/503e15ef-9bd9-4a21-9bc9-4175cf77a8cb?_state=nbowcFlecNyTcgQBBCbha7xqzUszp0XzM3gFEewuwhZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwM2UxNWVmLTliZDktNGEyMS05YmM5LTQxNzVjZjc3YThjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzUwNDE2NDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=cc3fcc95-3223-4259-ac46-d51e024ca65c http.request.method=POST http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.212167ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=146628f7-cf90-4223-91f2-ad7132eb8cc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/a14117c5-00f4-4f1b-a2aa-9cb9ca0ed08d?_state=K7SFW7ENRUeS-1UX5BZ1zm0mNmxmolv8JikpAyk3aLB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExNDExN2M1LTAwZjQtNGYxYi1hMmFhLTljYjljYTBlZDA4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzc1NTIxNTJaIn0%3D&digest=sha256%3A88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.duration=611.730914ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/a14117c5-00f4-4f1b-a2aa-9cb9ca0ed08d?_state=K7SFW7ENRUeS-1UX5BZ1zm0mNmxmolv8JikpAyk3aLB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExNDExN2M1LTAwZjQtNGYxYi1hMmFhLTljYjljYTBlZDA4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy4yNzc1NTIxNTJaIn0%3D&digest=sha256%3A88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=a90acf3a-28b8-42c8-893e-8dae34a3ee51 http.request.method=POST http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459752ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40527" http.request.id=321e3ac6-1ed9-4117-87dd-7378bdc658b1 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/e89fadf1-3dd0-4117-904e-401e8fecad8d?_state=fy3Geabu62BKVjZwKPAkl3to4Y7Sh9by70CfhtbrNP57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4OWZhZGYxLTNkZDAtNDExNy05MDRlLTQwMWU4ZmVjYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy45NDkxMjEwNjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=578.01895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:37 +0000] "PATCH /v2/foo/bar/blobs/uploads/e89fadf1-3dd0-4117-904e-401e8fecad8d?_state=fy3Geabu62BKVjZwKPAkl3to4Y7Sh9by70CfhtbrNP57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4OWZhZGYxLTNkZDAtNDExNy05MDRlLTQwMWU4ZmVjYWQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozNy45NDkxMjEwNjlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=10d980f8-11f0-4698-9c5d-9e2820211a9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/uploads/e89fadf1-3dd0-4117-904e-401e8fecad8d?_state=v4u9WqvGwKgfeGExAnlWw_bHJXQHRGehn0UiVj5dS4R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4OWZhZGYxLTNkZDAtNDExNy05MDRlLTQwMWU4ZmVjYWQ4ZCIsIk9mZnNldCI6MTY0NDQ0MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzdaIn0%3D&digest=sha256%3A88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.053301ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "PUT /v2/foo/bar/blobs/uploads/e89fadf1-3dd0-4117-904e-401e8fecad8d?_state=v4u9WqvGwKgfeGExAnlWw_bHJXQHRGehn0UiVj5dS4R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4OWZhZGYxLTNkZDAtNDExNy05MDRlLTQwMWU4ZmVjYWQ4ZCIsIk9mZnNldCI6MTY0NDQ0MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzdaIn0%3D&digest=sha256%3A88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=9aefaa5d-184c-4f3a-bc84-d70e4b0a5950 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="858.594µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=aff4fe2d-d359-40ad-acc7-2a7b6408b4c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=45.166978ms http.response.status=200 http.response.written=16444416 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 200 16444416 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=error msg="error parsing digest="sha257:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=c0b0e4e2-7004-4d98-98e7-6bc82e632443 http.request.method=GET http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/sha257:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" vars.name="foo/bar" time="2024-10-31T18:46:38Z" 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.2 http.request.host="127.0.0.1:40527" http.request.id=c0b0e4e2-7004-4d98-98e7-6bc82e632443 http.request.method=GET http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/sha257:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.131468ms http.response.status=400 http.response.written=110 vars.digest="sha257:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "GET /v2/foo/bar/blobs/sha257:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=d6079b8f-90dc-4f38-8eb3-4bed4c04c943 http.request.method=GET http.request.remoteaddr="127.0.0.1:50372" http.request.uri="/v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.607625ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" 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.2 time="2024-10-31T18:46:38Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=fc8a5349-2312-472f-87f0-bd87ff652e28 http.request.method=GET http.request.remoteaddr="127.0.0.1:36594" http.request.uri="/v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.324643ms http.response.status=404 http.response.written=157 vars.digest="sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=2c24d55c-a349-4ef3-b471-99809ef71c63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36598" http.request.uri="/v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.286443ms http.response.status=404 http.response.written=157 vars.digest="sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=1638be4e-8146-4b15-bb3f-3dfe49935132 http.request.method=POST http.request.remoteaddr="127.0.0.1:36598" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17758ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=9339d9e2-72b5-4987-93bc-74f86058fb17 http.request.method=GET http.request.remoteaddr="127.0.0.1:36598" http.request.uri="/v2/foo/bar/blobs/uploads/81b96e9a-c742-47b9-8673-85810e68bed0?_state=rlwPrWjJ0Jh2Kfa57t8_wZDLwYsFkR-CQDAN8zpWD0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYjk2ZTlhLWM3NDItNDdiOS04NjczLTg1ODEwZTY4YmVkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODA3NjI0NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="845.499µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "GET /v2/foo/bar/blobs/uploads/81b96e9a-c742-47b9-8673-85810e68bed0?_state=rlwPrWjJ0Jh2Kfa57t8_wZDLwYsFkR-CQDAN8zpWD0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYjk2ZTlhLWM3NDItNDdiOS04NjczLTg1ODEwZTY4YmVkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODA3NjI0NjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=f8fd54c4-f43c-4f43-9b38-67e0a042751a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36598" http.request.uri="/v2/foo/bar/blobs/uploads/81b96e9a-c742-47b9-8673-85810e68bed0?_state=rlwPrWjJ0Jh2Kfa57t8_wZDLwYsFkR-CQDAN8zpWD0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYjk2ZTlhLWM3NDItNDdiOS04NjczLTg1ODEwZTY4YmVkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODA3NjI0NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="758.903µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "DELETE /v2/foo/bar/blobs/uploads/81b96e9a-c742-47b9-8673-85810e68bed0?_state=rlwPrWjJ0Jh2Kfa57t8_wZDLwYsFkR-CQDAN8zpWD0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYjk2ZTlhLWM3NDItNDdiOS04NjczLTg1ODEwZTY4YmVkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODA3NjI0NjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=1221770c-1981-421c-866c-3592912a9736 http.request.method=GET http.request.remoteaddr="127.0.0.1:36598" http.request.uri="/v2/foo/bar/blobs/uploads/81b96e9a-c742-47b9-8673-85810e68bed0?_state=rlwPrWjJ0Jh2Kfa57t8_wZDLwYsFkR-CQDAN8zpWD0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYjk2ZTlhLWM3NDItNDdiOS04NjczLTg1ODEwZTY4YmVkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODA3NjI0NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=81b96e9a-c742-47b9-8673-85810e68bed0 time="2024-10-31T18:46:38Z" 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.2 http.request.host="127.0.0.1:44361" http.request.id=1221770c-1981-421c-866c-3592912a9736 http.request.method=GET http.request.remoteaddr="127.0.0.1:36598" http.request.uri="/v2/foo/bar/blobs/uploads/81b96e9a-c742-47b9-8673-85810e68bed0?_state=rlwPrWjJ0Jh2Kfa57t8_wZDLwYsFkR-CQDAN8zpWD0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYjk2ZTlhLWM3NDItNDdiOS04NjczLTg1ODEwZTY4YmVkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODA3NjI0NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.15975ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=81b96e9a-c742-47b9-8673-85810e68bed0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "GET /v2/foo/bar/blobs/uploads/81b96e9a-c742-47b9-8673-85810e68bed0?_state=rlwPrWjJ0Jh2Kfa57t8_wZDLwYsFkR-CQDAN8zpWD0V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYjk2ZTlhLWM3NDItNDdiOS04NjczLTg1ODEwZTY4YmVkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODA3NjI0NjFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=fcd172ab-a20b-489b-bebe-309e4f7285be http.request.method=POST http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="842.611µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=9a603dd6-7543-4985-b009-05714e12c56c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/d461244a-3c89-4009-a13c-beab29b873e3?_state=06DnfFThmrIoaYDKQAWwCFC9bNhR4y0us7LB9eF9uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NjEyNDRhLTNjODktNDAwOS1hMTNjLWJlYWIyOWI4NzNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODYwMzE0NzVaIn0%3D&digest=sha256%3A52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" provided=sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 vars.name="foo/bar" vars.uuid=d461244a-3c89-4009-a13c-beab29b873e3 time="2024-10-31T18:46:38Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=9a603dd6-7543-4985-b009-05714e12c56c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/d461244a-3c89-4009-a13c-beab29b873e3?_state=06DnfFThmrIoaYDKQAWwCFC9bNhR4y0us7LB9eF9uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NjEyNDRhLTNjODktNDAwOS1hMTNjLWJlYWIyOWI4NzNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODYwMzE0NzVaIn0%3D&digest=sha256%3A52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d461244a-3c89-4009-a13c-beab29b873e3 time="2024-10-31T18:46:38Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=9a603dd6-7543-4985-b009-05714e12c56c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/d461244a-3c89-4009-a13c-beab29b873e3?_state=06DnfFThmrIoaYDKQAWwCFC9bNhR4y0us7LB9eF9uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NjEyNDRhLTNjODktNDAwOS1hMTNjLWJlYWIyOWI4NzNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODYwMzE0NzVaIn0%3D&digest=sha256%3A52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.152893ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d461244a-3c89-4009-a13c-beab29b873e3 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "PUT /v2/foo/bar/blobs/uploads/d461244a-3c89-4009-a13c-beab29b873e3?_state=06DnfFThmrIoaYDKQAWwCFC9bNhR4y0us7LB9eF9uV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NjEyNDRhLTNjODktNDAwOS1hMTNjLWJlYWIyOWI4NzNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODYwMzE0NzVaIn0%3D&digest=sha256%3A52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=42b94e63-c93c-40ca-a4ba-76dd5ca1426a http.request.method=POST http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.087173ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=0b8905cf-42ea-45cb-acb5-464118b08fe4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/86737260-d89e-4a5d-905e-a3f668cc61ce?_state=gfdVMruaNzhgQUirGXMwZFborG94_0WhYDEL9SzZbjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2NzM3MjYwLWQ4OWUtNGE1ZC05MDVlLWEzZjY2OGNjNjFjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODg3NzIwMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.41355ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "PUT /v2/foo/bar/blobs/uploads/86737260-d89e-4a5d-905e-a3f668cc61ce?_state=gfdVMruaNzhgQUirGXMwZFborG94_0WhYDEL9SzZbjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2NzM3MjYwLWQ4OWUtNGE1ZC05MDVlLWEzZjY2OGNjNjFjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43ODg3NzIwMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=2d0e1f5c-97f2-489f-a062-e7ecfa077040 http.request.method=POST http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="971.172µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=97812caa-a9cc-4bb8-8604-76db97f8bc50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/da86016d-9057-41e9-add7-34815a5a30be?_state=Jzci7R_9EOp7jx_Ubx2eaS6VST8iJor8beLy6WIXLpB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhODYwMTZkLTkwNTctNDFlOS1hZGQ3LTM0ODE1YTVhMzBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43OTE1OTUwNTNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.204481ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "PUT /v2/foo/bar/blobs/uploads/da86016d-9057-41e9-add7-34815a5a30be?_state=Jzci7R_9EOp7jx_Ubx2eaS6VST8iJor8beLy6WIXLpB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhODYwMTZkLTkwNTctNDFlOS1hZGQ3LTM0ODE1YTVhMzBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43OTE1OTUwNTNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=ae2689f6-b224-47d4-bef0-b5269595343e http.request.method=POST http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.247372ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=1f90a1db-4508-4fb8-840b-4ec9e24c70ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/c94a083f-7b40-48bf-b970-3cf3715aa7b2?_state=1-GQJ300iBpE5VsEyjasGIGyoZv45WIWpM0tx2uNjKF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5NGEwODNmLTdiNDAtNDhiZi1iOTcwLTNjZjM3MTVhYTdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43OTQ0MjQ3MTlaIn0%3D&digest=sha256%3A52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.duration=1.110840878s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "PUT /v2/foo/bar/blobs/uploads/c94a083f-7b40-48bf-b970-3cf3715aa7b2?_state=1-GQJ300iBpE5VsEyjasGIGyoZv45WIWpM0tx2uNjKF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5NGEwODNmLTdiNDAtNDhiZi1iOTcwLTNjZjM3MTVhYTdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOC43OTQ0MjQ3MTlaIn0%3D&digest=sha256%3A52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=08b2e101-b191-44e9-a045-cd1e7856943d http.request.method=POST http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="876.876µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44361" http.request.id=482e3d6f-435e-4aa3-b7f7-d01f8e0382a4 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/62f0ddc4-c27d-4db4-b4d7-1feeda529a19?_state=jZkVs20SQkh1YVldgp3wHTU4UttbH4s299ScVlr4W2l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyZjBkZGM0LWMyN2QtNGRiNC1iNGQ3LTFmZWVkYTUyOWExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOS45ODg1MzYwNVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.106364523s http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:39 +0000] "PATCH /v2/foo/bar/blobs/uploads/62f0ddc4-c27d-4db4-b4d7-1feeda529a19?_state=jZkVs20SQkh1YVldgp3wHTU4UttbH4s299ScVlr4W2l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyZjBkZGM0LWMyN2QtNGRiNC1iNGQ3LTFmZWVkYTUyOWExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NjozOS45ODg1MzYwNVoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=a6b8e987-5345-4c80-91e6-47f5b4a9e25a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/uploads/62f0ddc4-c27d-4db4-b4d7-1feeda529a19?_state=_QmHGh7PimItuXNYs2p8cZaJFOJfHdO-BgTol_7q-cB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyZjBkZGM0LWMyN2QtNGRiNC1iNGQ3LTFmZWVkYTUyOWExOSIsIk9mZnNldCI6MjMxNzAwNDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzlaIn0%3D&digest=sha256%3A52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "PUT /v2/foo/bar/blobs/uploads/62f0ddc4-c27d-4db4-b4d7-1feeda529a19?_state=_QmHGh7PimItuXNYs2p8cZaJFOJfHdO-BgTol_7q-cB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyZjBkZGM0LWMyN2QtNGRiNC1iNGQ3LTFmZWVkYTUyOWExOSIsIk9mZnNldCI6MjMxNzAwNDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6MzlaIn0%3D&digest=sha256%3A52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=c40f1385-fbaa-427c-832f-02273e287cc5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.209032ms http.response.status=200 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=a023757f-ff31-41d0-80a6-8791859255a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=59.79635ms http.response.status=200 http.response.written=23170048 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "GET /v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 200 23170048 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=error msg="error parsing digest="sha257:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=48b2c634-a44c-43b9-9d89-da981be5c794 http.request.method=GET http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/sha257:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" vars.name="foo/bar" time="2024-10-31T18:46:41Z" 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.2 http.request.host="127.0.0.1:44361" http.request.id=48b2c634-a44c-43b9-9d89-da981be5c794 http.request.method=GET http.request.remoteaddr="127.0.0.1:36606" http.request.uri="/v2/foo/bar/blobs/sha257:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.080969ms http.response.status=400 http.response.written=110 vars.digest="sha257:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "GET /v2/foo/bar/blobs/sha257:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=739230b2-47cd-48c1-a805-8d1c76f8aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36628" http.request.uri="/v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.duration=1.791267ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "GET /v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=69b8042e-5a72-438a-94df-28100b032550 http.request.method=GET http.request.remoteaddr="127.0.0.1:36616" http.request.uri="/v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.713317ms http.response.status=200 http.response.written=2572288 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "GET /v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44361" http.request.id=35a7bc9d-7663-428c-be33-35cca9959422 http.request.method=GET http.request.remoteaddr="127.0.0.1:36628" http.request.uri="/v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.563584ms http.response.status=200 http.response.written=163840 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "GET /v2/foo/bar/blobs/sha256:52066c2167f0c18b28045f9b0378775da3329aab9cfae4cc6c424e4c31204486 HTTP/1.1" 200 163840 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=a1f63896-3537-4da9-81b8-34e4b8657170 http.request.method=GET http.request.remoteaddr="127.0.0.1:50372" http.request.uri="/v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.589364941s http.response.status=200 http.response.written=2605056 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40527" http.request.id=d54d29b0-bbe7-4ebc-84de-dc9878e481ee http.request.method=GET http.request.remoteaddr="127.0.0.1:50362" http.request.uri="/v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.593148493s http.response.status=200 http.response.written=2572288 127.0.0.1 - - [31/Oct/2024:18:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:88a8c6de54edde7dfe078629d5cd628c1c5f689ed6df2dc757920fc4366d0ecf HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (4.05s) === RUN TestBlobDelete time="2024-10-31T18:46:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:41Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=76719241-5052-4651-b7d5-764838d51260 http.request.method=GET http.request.remoteaddr="127.0.0.1:33350" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="956.734µs" http.response.status=404 http.response.written=157 vars.digest="sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "GET /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=423c3567-5590-4557-8c95-14bdbcf21375 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33358" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="758.645µs" http.response.status=404 http.response.written=157 vars.digest="sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=175f1bbb-dbc6-4500-a607-80372d92ca7a http.request.method=POST http.request.remoteaddr="127.0.0.1:33358" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.340103ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=0fc36efe-fcc6-46e6-bcaf-0de92683cc1a http.request.method=GET http.request.remoteaddr="127.0.0.1:33358" http.request.uri="/v2/foo/bar/blobs/uploads/ab008958-1591-4808-a6eb-1fff7bbc0db4?_state=sI9j-bBwbrgJxuO3ZIIK48Xt4sksvThe9Rb9x0ZskOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiMDA4OTU4LTE1OTEtNDgwOC1hNmViLTFmZmY3YmJjMGRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMjc4NDg4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.557613ms http.response.status=204 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "GET /v2/foo/bar/blobs/uploads/ab008958-1591-4808-a6eb-1fff7bbc0db4?_state=sI9j-bBwbrgJxuO3ZIIK48Xt4sksvThe9Rb9x0ZskOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiMDA4OTU4LTE1OTEtNDgwOC1hNmViLTFmZmY3YmJjMGRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMjc4NDg4MloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=a08e8ac7-1d40-49ac-8eae-dc37ff24f939 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33358" http.request.uri="/v2/foo/bar/blobs/uploads/ab008958-1591-4808-a6eb-1fff7bbc0db4?_state=sI9j-bBwbrgJxuO3ZIIK48Xt4sksvThe9Rb9x0ZskOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiMDA4OTU4LTE1OTEtNDgwOC1hNmViLTFmZmY3YmJjMGRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMjc4NDg4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.385752ms http.response.status=204 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/ab008958-1591-4808-a6eb-1fff7bbc0db4?_state=sI9j-bBwbrgJxuO3ZIIK48Xt4sksvThe9Rb9x0ZskOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiMDA4OTU4LTE1OTEtNDgwOC1hNmViLTFmZmY3YmJjMGRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMjc4NDg4MloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=b158e11d-8af3-479f-90eb-292a42cb0e84 http.request.method=GET http.request.remoteaddr="127.0.0.1:33358" http.request.uri="/v2/foo/bar/blobs/uploads/ab008958-1591-4808-a6eb-1fff7bbc0db4?_state=sI9j-bBwbrgJxuO3ZIIK48Xt4sksvThe9Rb9x0ZskOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiMDA4OTU4LTE1OTEtNDgwOC1hNmViLTFmZmY3YmJjMGRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMjc4NDg4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ab008958-1591-4808-a6eb-1fff7bbc0db4 time="2024-10-31T18:46:41Z" 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.2 http.request.host="127.0.0.1:38371" http.request.id=b158e11d-8af3-479f-90eb-292a42cb0e84 http.request.method=GET http.request.remoteaddr="127.0.0.1:33358" http.request.uri="/v2/foo/bar/blobs/uploads/ab008958-1591-4808-a6eb-1fff7bbc0db4?_state=sI9j-bBwbrgJxuO3ZIIK48Xt4sksvThe9Rb9x0ZskOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiMDA4OTU4LTE1OTEtNDgwOC1hNmViLTFmZmY3YmJjMGRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMjc4NDg4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.286494ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ab008958-1591-4808-a6eb-1fff7bbc0db4 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "GET /v2/foo/bar/blobs/uploads/ab008958-1591-4808-a6eb-1fff7bbc0db4?_state=sI9j-bBwbrgJxuO3ZIIK48Xt4sksvThe9Rb9x0ZskOp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiMDA4OTU4LTE1OTEtNDgwOC1hNmViLTFmZmY3YmJjMGRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMjc4NDg4MloifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=3b85d068-8b01-470e-a5bf-3bc807040ee9 http.request.method=POST http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.37012ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=b69eb3bb-bf8d-434e-97fc-7c8f40408516 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/c2a2082e-0bab-41f9-a141-55cc9787cf15?_state=RgDLF1aRBqnAB1MJciarQJuvdKhfGX_u8JnqfBACuGd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYTIwODJlLTBiYWItNDFmOS1hMTQxLTU1Y2M5Nzg3Y2YxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMzUxMjY2NjJaIn0%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" provided=sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 vars.name="foo/bar" vars.uuid=c2a2082e-0bab-41f9-a141-55cc9787cf15 time="2024-10-31T18:46:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=b69eb3bb-bf8d-434e-97fc-7c8f40408516 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/c2a2082e-0bab-41f9-a141-55cc9787cf15?_state=RgDLF1aRBqnAB1MJciarQJuvdKhfGX_u8JnqfBACuGd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYTIwODJlLTBiYWItNDFmOS1hMTQxLTU1Y2M5Nzg3Y2YxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMzUxMjY2NjJaIn0%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c2a2082e-0bab-41f9-a141-55cc9787cf15 time="2024-10-31T18:46:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=b69eb3bb-bf8d-434e-97fc-7c8f40408516 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/c2a2082e-0bab-41f9-a141-55cc9787cf15?_state=RgDLF1aRBqnAB1MJciarQJuvdKhfGX_u8JnqfBACuGd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYTIwODJlLTBiYWItNDFmOS1hMTQxLTU1Y2M5Nzg3Y2YxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMzUxMjY2NjJaIn0%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.388369ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c2a2082e-0bab-41f9-a141-55cc9787cf15 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "PUT /v2/foo/bar/blobs/uploads/c2a2082e-0bab-41f9-a141-55cc9787cf15?_state=RgDLF1aRBqnAB1MJciarQJuvdKhfGX_u8JnqfBACuGd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYTIwODJlLTBiYWItNDFmOS1hMTQxLTU1Y2M5Nzg3Y2YxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMzUxMjY2NjJaIn0%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=b4e795b9-d0bb-455d-9c9a-8f80748be01f http.request.method=POST http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293049ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=ecbe6931-f72e-4158-8869-c93ce13cc34d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/15eaccff-e243-4082-8845-5ebc2a966bad?_state=yH2TkTIy9pBPSYWdmhyKMdNRIeYbTytu32foezkMWU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1ZWFjY2ZmLWUyNDMtNDA4Mi04ODQ1LTVlYmMyYTk2NmJhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMzgzNzE5MzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.642847ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "PUT /v2/foo/bar/blobs/uploads/15eaccff-e243-4082-8845-5ebc2a966bad?_state=yH2TkTIy9pBPSYWdmhyKMdNRIeYbTytu32foezkMWU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1ZWFjY2ZmLWUyNDMtNDA4Mi04ODQ1LTVlYmMyYTk2NmJhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zMzgzNzE5MzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=5078687e-6641-46b1-9cfd-82a6f2a51eb9 http.request.method=POST http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.277796ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=1ab5c249-0c99-4023-90ca-f125caa645bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/6c8049b8-3b3e-4728-a0a4-c0b43a5c933b?_state=zSmrk_JG1SyOQDeX8P49unckbuW5qNOcIGhDNCcnYKh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjODA0OWI4LTNiM2UtNDcyOC1hMGE0LWMwYjQzYTVjOTMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zNDE4NTg4NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.598162ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "PUT /v2/foo/bar/blobs/uploads/6c8049b8-3b3e-4728-a0a4-c0b43a5c933b?_state=zSmrk_JG1SyOQDeX8P49unckbuW5qNOcIGhDNCcnYKh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjODA0OWI4LTNiM2UtNDcyOC1hMGE0LWMwYjQzYTVjOTMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zNDE4NTg4NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=cc071366-8900-4aa9-aa43-561652301c32 http.request.method=POST http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018708ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=5b0097cf-c0c4-4548-b093-9a034c2a0a8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/ca806cad-106b-4a39-90dd-8fc32dfed073?_state=firvcY8C-l5qx_6V2qwT8Ce5LPlpAQUO6diYCSFaAex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhODA2Y2FkLTEwNmItNGEzOS05MGRkLThmYzMyZGZlZDA3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zNDQ5ODM3ODFaIn0%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.duration=584.949333ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "PUT /v2/foo/bar/blobs/uploads/ca806cad-106b-4a39-90dd-8fc32dfed073?_state=firvcY8C-l5qx_6V2qwT8Ce5LPlpAQUO6diYCSFaAex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhODA2Y2FkLTEwNmItNGEzOS05MGRkLThmYzMyZGZlZDA3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS4zNDQ5ODM3ODFaIn0%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=5b3b70f3-41e1-4bba-bd3e-54dc86b02a4f http.request.method=POST http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="859.185µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38371" http.request.id=66b43183-dbbf-4bb7-8840-c8e5de335cf9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/daf8bf51-81f9-4e0e-91dd-2b74cadbf325?_state=5GCn8NxaEahiJ-jvU2SMlWKG29FaVOaIdKtBdckX4YN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZjhiZjUxLTgxZjktNGUwZS05MWRkLTJiNzRjYWRiZjMyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS45ODcxNDYyOTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=600.835666ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:41 +0000] "PATCH /v2/foo/bar/blobs/uploads/daf8bf51-81f9-4e0e-91dd-2b74cadbf325?_state=5GCn8NxaEahiJ-jvU2SMlWKG29FaVOaIdKtBdckX4YN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZjhiZjUxLTgxZjktNGUwZS05MWRkLTJiNzRjYWRiZjMyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0MS45ODcxNDYyOTNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=52fe4d27-ee4b-4a46-ad2d-241f611d34e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/uploads/daf8bf51-81f9-4e0e-91dd-2b74cadbf325?_state=Slf_Jntg6XgZywlFAsAGKr0G9oun8nA340UIm1_pcSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZjhiZjUxLTgxZjktNGUwZS05MWRkLTJiNzRjYWRiZjMyNSIsIk9mZnNldCI6MTY0NTUxNjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NDFaIn0%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.duration=1.631875ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "PUT /v2/foo/bar/blobs/uploads/daf8bf51-81f9-4e0e-91dd-2b74cadbf325?_state=Slf_Jntg6XgZywlFAsAGKr0G9oun8nA340UIm1_pcSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZjhiZjUxLTgxZjktNGUwZS05MWRkLTJiNzRjYWRiZjMyNSIsIk9mZnNldCI6MTY0NTUxNjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NDFaIn0%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=6f643eb7-98d4-4042-a338-1e4d3b0128a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.298883ms http.response.status=200 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=d0f9fb53-d034-40eb-a901-42988c6de02d http.request.method=GET http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=42.985554ms http.response.status=200 http.response.written=16455168 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "GET /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 200 16455168 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=error msg="error parsing digest="sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=d2eabf75-af67-48db-88f3-80a2700a4614 http.request.method=GET http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" vars.name="foo/bar" time="2024-10-31T18:46:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=d2eabf75-af67-48db-88f3-80a2700a4614 http.request.method=GET http.request.remoteaddr="127.0.0.1:33370" http.request.uri="/v2/foo/bar/blobs/sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="708.471µs" http.response.status=400 http.response.written=110 vars.digest="sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "GET /v2/foo/bar/blobs/sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=622a7331-46b2-4c23-9cfe-727fcedc3ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:41372" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.duration="966.212µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "GET /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=71b8f8e0-96ed-407e-ab50-569a0992b900 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41380" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.duration="811.733µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=e5895918-a745-407b-825f-f962447c32ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41380" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="625.644µs" http.response.status=404 http.response.written=157 vars.digest="sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=b1402e5e-64cc-4c21-aa1c-b6959d48c294 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41380" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.102979ms http.response.status=404 http.response.written=74 vars.digest="sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=error msg="error parsing digest="sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=e0881b32-0ab6-42e7-b537-e0a90235d51f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41388" http.request.uri="/v2/foo/bar/blobs/sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" vars.name="foo/bar" time="2024-10-31T18:46:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=e0881b32-0ab6-42e7-b537-e0a90235d51f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41388" http.request.uri="/v2/foo/bar/blobs/sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="749.811µs" http.response.status=400 http.response.written=110 vars.digest="sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "DELETE /v2/foo/bar/blobs/sha257:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-10-31T18:46:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=79d578f0-7b2a-4f8f-a68f-cf5769962189 http.request.method=POST http.request.remoteaddr="127.0.0.1:41404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="808.308µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=812d9687-9d6e-4493-949e-bd7dcbf04361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41404" http.request.uri="/v2/foo/bar/blobs/uploads/f085435b-9ed2-475f-9bbb-bd1d58ce33ab?_state=WdCs5_IEp2G0xZIIKGJ3ZDKLQ2S4vdwZKoEdTJ6wcrp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwODU0MzViLTllZDItNDc1Zi05YmJiLWJkMWQ1OGNlMzNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0Mi42NjYwNzU1N1oifQ%3D%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.duration=619.359581ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "PUT /v2/foo/bar/blobs/uploads/f085435b-9ed2-475f-9bbb-bd1d58ce33ab?_state=WdCs5_IEp2G0xZIIKGJ3ZDKLQ2S4vdwZKoEdTJ6wcrp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwODU0MzViLTllZDItNDc1Zi05YmJiLWJkMWQ1OGNlMzNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0Mi42NjYwNzU1N1oifQ%3D%3D&digest=sha256%3Abf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=4b8cc140-4b30-44b3-ba0b-0614edb221b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41404" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.212072ms http.response.status=200 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=b529b43f-501f-4b09-8877-53b42e1ea343 http.request.method=GET http.request.remoteaddr="127.0.0.1:41364" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=692.848882ms http.response.status=200 http.response.written=2572288 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "GET /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" time="2024-10-31T18:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38371" http.request.id=27ecc6f1-756e-4249-93e4-e274ba127457 http.request.method=GET http.request.remoteaddr="127.0.0.1:41372" http.request.uri="/v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=689.834447ms http.response.status=200 http.response.written=2572288 127.0.0.1 - - [31/Oct/2024:18:46:42 +0000] "GET /v2/foo/bar/blobs/sha256:bf9ae79a0ded63f47b6f55c8a24ce951cac1fc44c36fea3cfc628a57c431bf21 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.16s) === RUN TestRelativeURL time="2024-10-31T18:46:43Z" 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.2 time="2024-10-31T18:46:43Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:43295" http.request.id=13e977d7-b8ee-44ff-ac83-9624305c98ae http.request.method=POST http.request.remoteaddr="127.0.0.1:52616" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036626ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:43295" http.request.id=b8c9511a-70eb-4732-bd4a-c1796571e024 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52616" http.request.uri="/v2/foo/bar/blobs/uploads/5d4eb845-6cb2-47a5-86bf-5f8c8e0628ae?_state=5srb30RkzizSJg7Ivm3Og2N2KfsUaEbE84YnH6_osOR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkNGViODQ1LTZjYjItNDdhNS04NmJmLTVmOGM4ZTA2MjhhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0My4zNTE3MzgzMzNaIn0%3D&digest=sha256%3Af1960ebb8bd94beae9910a7b06496e5e50582cf2a87f77b4d6f887031877f01b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.105638879s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:43 +0000] "PUT /v2/foo/bar/blobs/uploads/5d4eb845-6cb2-47a5-86bf-5f8c8e0628ae?_state=5srb30RkzizSJg7Ivm3Og2N2KfsUaEbE84YnH6_osOR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkNGViODQ1LTZjYjItNDdhNS04NmJmLTVmOGM4ZTA2MjhhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0My4zNTE3MzgzMzNaIn0%3D&digest=sha256%3Af1960ebb8bd94beae9910a7b06496e5e50582cf2a87f77b4d6f887031877f01b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:43295" http.request.id=7e5d2f5f-3c3d-4525-9d71-be9536832f0e http.request.method=POST http.request.remoteaddr="127.0.0.1:52616" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.469681ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:43295" http.request.id=c6ccbe55-3577-42f5-b36e-9f534d765f9b http.request.method=POST http.request.remoteaddr="127.0.0.1:52616" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.349167ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:43295" http.request.id=6bab9b76-6339-4dbb-b069-4971c5d9eece http.request.method=PUT http.request.remoteaddr="127.0.0.1:52616" http.request.uri="/v2/foo/bar/blobs/uploads/1253e1bc-a8ba-4773-bd2a-e42fc1a1b68a?_state=oRpwlt_t2wDqJZeXmJQNFvxTZg9MuE6na7n39TDQGql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyNTNlMWJjLWE4YmEtNDc3My1iZDJhLWU0MmZjMWExYjY4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0NC44MjExNTU1MjJaIn0%3D&digest=sha256%3A7b8d0495655482f0fa6921fecd57355e0e8aff8b80b5ebc661b8620bdbf9b3cd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.436427323s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:44 +0000] "PUT /v2/foo/bar/blobs/uploads/1253e1bc-a8ba-4773-bd2a-e42fc1a1b68a?_state=oRpwlt_t2wDqJZeXmJQNFvxTZg9MuE6na7n39TDQGql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyNTNlMWJjLWE4YmEtNDc3My1iZDJhLWU0MmZjMWExYjY4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0NC44MjExNTU1MjJaIn0%3D&digest=sha256%3A7b8d0495655482f0fa6921fecd57355e0e8aff8b80b5ebc661b8620bdbf9b3cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.91s) === RUN TestBlobDeleteDisabled time="2024-10-31T18:46:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:46Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:36777" http.request.id=22a69ca3-845c-4030-939c-de0e23120394 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52922" http.request.uri="/v2/foo/bar/blobs/sha256:f03b2ba9b55bad711c81035ef4706c7fcd5c1db9cd0ef97806075ceb023cb52b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="790.089µs" http.response.status=405 http.response.written=78 vars.digest="sha256:f03b2ba9b55bad711c81035ef4706c7fcd5c1db9cd0ef97806075ceb023cb52b" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:f03b2ba9b55bad711c81035ef4706c7fcd5c1db9cd0ef97806075ceb023cb52b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.23s) === RUN TestDeleteDisabled time="2024-10-31T18:46:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:46Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38035" http.request.id=c30caab6-9274-4ea9-8757-23f973b89f5d http.request.method=POST http.request.remoteaddr="127.0.0.1:50406" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="879.635µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:47Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38035" http.request.id=8915318f-b4fc-45d2-b94a-43b05605a3e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50406" http.request.uri="/v2/foo/bar/blobs/uploads/f33f1ddf-30b6-4876-a72a-2297ecc8a0f1?_state=Kzjf6T980_HDkyz8oi8I1cyI3j6vS6SUrcpXP94zFJh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzM2YxZGRmLTMwYjYtNDg3Ni1hNzJhLTIyOTdlY2M4YTBmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0Ni42MTI4MTI1OTVaIn0%3D&digest=sha256%3A7d41137ff118595c6c4cc6e0741a5310d977d6a7afa03cdb0241890dd468d32d" http.request.useragent="Go-http-client/1.1" http.response.duration=637.153204ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:46 +0000] "PUT /v2/foo/bar/blobs/uploads/f33f1ddf-30b6-4876-a72a-2297ecc8a0f1?_state=Kzjf6T980_HDkyz8oi8I1cyI3j6vS6SUrcpXP94zFJh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzM2YxZGRmLTMwYjYtNDg3Ni1hNzJhLTIyOTdlY2M4YTBmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0Ni42MTI4MTI1OTVaIn0%3D&digest=sha256%3A7d41137ff118595c6c4cc6e0741a5310d977d6a7afa03cdb0241890dd468d32d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:38035" http.request.id=223b2e49-148c-4d70-a6bf-32cf89f537b8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50406" http.request.uri="/v2/foo/bar/blobs/sha256:7d41137ff118595c6c4cc6e0741a5310d977d6a7afa03cdb0241890dd468d32d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.177511ms http.response.status=405 http.response.written=78 vars.digest="sha256:7d41137ff118595c6c4cc6e0741a5310d977d6a7afa03cdb0241890dd468d32d" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:46:47 +0000] "DELETE /v2/foo/bar/blobs/sha256:7d41137ff118595c6c4cc6e0741a5310d977d6a7afa03cdb0241890dd468d32d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.76s) === RUN TestDeleteReadOnly time="2024-10-31T18:46:47Z" 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.2 time="2024-10-31T18:46:47Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:47Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44447" http.request.id=27de0994-d9df-4877-be66-0972f6b9a289 http.request.method=POST http.request.remoteaddr="127.0.0.1:52748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="872.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44447" http.request.id=4d26594f-9cf5-4b2e-aa94-816f28b75fa5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52748" http.request.uri="/v2/foo/bar/blobs/uploads/3513506f-e0ce-49db-97ea-a26ef9a49068?_state=TVprs2wcBzGqbntTjFjCL88w1KU7l9-sMoUdEE-1bMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTM1MDZmLWUwY2UtNDlkYi05N2VhLWEyNmVmOWE0OTA2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0Ny40MjM2MzQ2MzZaIn0%3D&digest=sha256%3Aa068129f2263e4bcb49993baacf6c7dfcba7fb7c7d7ebf090ded6b7a1815920b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.142861683s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:47 +0000] "PUT /v2/foo/bar/blobs/uploads/3513506f-e0ce-49db-97ea-a26ef9a49068?_state=TVprs2wcBzGqbntTjFjCL88w1KU7l9-sMoUdEE-1bMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTM1MDZmLWUwY2UtNDlkYi05N2VhLWEyNmVmOWE0OTA2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0Njo0Ny40MjM2MzQ2MzZaIn0%3D&digest=sha256%3Aa068129f2263e4bcb49993baacf6c7dfcba7fb7c7d7ebf090ded6b7a1815920b HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [31/Oct/2024:18:46:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:a068129f2263e4bcb49993baacf6c7dfcba7fb7c7d7ebf090ded6b7a1815920b HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.32s) === RUN TestStartPushReadOnly time="2024-10-31T18:46:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:48Z" level=info msg="redis not configured" go.version=go1.23.2 127.0.0.1 - - [31/Oct/2024:18:46:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-10-31T18:46:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:48Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=8e7adc2d-24ad-4874-b4a8-a4c464811353 http.request.method=GET http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.067929ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:46:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-10-31T18:46:48Z" 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.2 http.request.host="127.0.0.1:44249" http.request.id=eed603f1-a141-460a-991f-f8413e58765d http.request.method=GET http.request.remoteaddr="127.0.0.1:54024" 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="918.327µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [31/Oct/2024:18:46:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-31T18:46:48Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=cdfba6dc-739f-4bd3-b1d5-27e7399f4dd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" 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="776.522µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:46:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-10-31T18:46:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=29cca6e1-eb8f-420a-a9f6-f7a9595972b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.254585ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:46:48Z" 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.2 http.request.host="127.0.0.1:44249" http.request.id=29cca6e1-eb8f-420a-a9f6-f7a9595972b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.290631ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:46:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=29cca6e1-eb8f-420a-a9f6-f7a9595972b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.319665ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:46:48Z" 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.2 http.request.host="127.0.0.1:44249" http.request.id=29cca6e1-eb8f-420a-a9f6-f7a9595972b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.344633ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:46:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-10-31T18:46:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=912db470-2d28-4382-abb3-93957814c552 http.request.method=POST http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="814.63µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:49Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=18e1520f-27a9-42a3-898f-792e88105078 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/blobs/uploads/8799603b-3c1e-4e40-9a61-d34dc7097db3?_state=n6AXAGFM8n260GEbXPg11thk9DoGvFcgiZVPU0U5_UZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Nzk5NjAzYi0zYzFlLTRlNDAtOWE2MS1kMzRkYzcwOTdkYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NDguNzQyODMyMDQ1WiJ9&digest=sha256%3A42a18f77c226c2feae84756bd040d77b21ee73998328a3cf3a298065cc46460d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.021803815s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/8799603b-3c1e-4e40-9a61-d34dc7097db3?_state=n6AXAGFM8n260GEbXPg11thk9DoGvFcgiZVPU0U5_UZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Nzk5NjAzYi0zYzFlLTRlNDAtOWE2MS1kMzRkYzcwOTdkYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NDguNzQyODMyMDQ1WiJ9&digest=sha256%3A42a18f77c226c2feae84756bd040d77b21ee73998328a3cf3a298065cc46460d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:49Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=d77a5405-8101-4a3a-a7f5-508b6d7e86f8 http.request.method=POST http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.477501ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:49 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=a442a8af-db64-4945-b9f9-ad9fbdec84ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/blobs/uploads/12d51a06-6d7e-4214-98e6-4a9a6fd4ef17?_state=6BTMoE10QHJAlo2z_J2tso-IrUF-zgW_9bie6CoZ-kt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMmQ1MWEwNi02ZDdlLTQyMTQtOThlNi00YTlhNmZkNGVmMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NDkuOTkwOTIxOTc0WiJ9&digest=sha256%3Ab64ee15c62c92a7245bfec273dbf040f98166be976f867818fb68fc8fec1f47a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.739646178s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:49 +0000] "PUT /v2/foo/schema1/blobs/uploads/12d51a06-6d7e-4214-98e6-4a9a6fd4ef17?_state=6BTMoE10QHJAlo2z_J2tso-IrUF-zgW_9bie6CoZ-kt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMmQ1MWEwNi02ZDdlLTQyMTQtOThlNi00YTlhNmZkNGVmMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NDkuOTkwOTIxOTc0WiJ9&digest=sha256%3Ab64ee15c62c92a7245bfec273dbf040f98166be976f867818fb68fc8fec1f47a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=2885f8ea-6884-4f39-a77e-adcde5cf531e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.806322ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=1077c28e-b131-4db1-ba22-f0ca164daf13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.353794ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=c9431eca-70ba-4c87-9e62-b1160c782775 http.request.method=GET http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.971001ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=b901b159-c0b5-4fb0-8679-4da58868069e http.request.method=GET http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.926018ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "GET /v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44249" http.request.id=3c30bbd8-3c9e-4c0a-9010-17034d6b4534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.741457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44249" http.request.id=4208f9c1-6f59-436f-83fe-0435ef04ca4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.708616ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:44249" http.request.id=fa84dec6-a01b-4a91-bec8-66adb243e06a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.794707ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=ec41cabe-7df2-42f4-944a-f01ff4aab5a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.051336ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "GET /v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=6ddb8dd4-bf21-4632-9b94-511786ee7c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="839.396µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=4bbbf431-70b3-4be2-9bcf-00282e5d8547 http.request.method=GET http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" http.response.duration="741.691µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "GET /v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=2e697288-c6b3-4c35-ac3c-8c8f6a33282a http.request.method=GET http.request.remoteaddr="127.0.0.1:54024" 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="862.852µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=error msg="payload digest does match: "sha256:64d075fc48e535a4ebf97cb0770daff329955d0a8054ce25667aa3fa16ea6dc2" != "sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb"" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=702a293e-282c-4ebe-8cfb-d811573ee397 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" time="2024-10-31T18:46:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=702a293e-282c-4ebe-8cfb-d811573ee397 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54024" http.request.uri="/v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.002375ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb" 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:43731b858ea162d489ee7f3927c51c385925bb84702af6d434919fbd208a41bb HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=78260c54-b51d-4ba3-b7f5-7333cd760430 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" 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="914.006µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=541aa3a1-bd8e-4b3b-85c6-06bd05a041c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" 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="762.706µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44249" http.request.id=f5b85c29-7097-4a17-a0b4-0b05fbe04085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.343961ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:46:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44249" http.request.id=f5b85c29-7097-4a17-a0b4-0b05fbe04085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.397008ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:46:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44249" http.request.id=f5b85c29-7097-4a17-a0b4-0b05fbe04085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.445744ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=94f3811f-204c-4c7d-8e75-a6518f6d1f5d http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241425ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=6818da8e-65fa-410b-a09c-9d2b9b41cda5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/blobs/uploads/58a063e4-54de-4a0a-8aec-08d6d8fbd10d?_state=g7hR55MF5tT7ma4ePlT0OKXgbCMsIhr1QdlvtOxVQfF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OGEwNjNlNC01NGRlLTRhMGEtOGFlYy0wOGQ2ZDhmYmQxMGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTEuNzY0MjA2Nzg2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293497ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/58a063e4-54de-4a0a-8aec-08d6d8fbd10d?_state=g7hR55MF5tT7ma4ePlT0OKXgbCMsIhr1QdlvtOxVQfF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OGEwNjNlNC01NGRlLTRhMGEtOGFlYy0wOGQ2ZDhmYmQxMGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTEuNzY0MjA2Nzg2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44249" http.request.id=f36aa8a0-885f-4bb2-b1d5-737e4956e503 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.321038ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:46:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44249" http.request.id=f36aa8a0-885f-4bb2-b1d5-737e4956e503 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.371071ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-10-31T18:46:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=96d5786d-9fcb-4b23-bcd0-48d5e5e1154e http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.323471ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=d25c542a-bbd0-402d-8b1e-802dcb505834 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/blobs/uploads/8ba3b25d-fcea-4a30-a61b-55766d2bbae8?_state=fGezRgCCjCga8CffUz07SxwwSetumUFuSS8J5hetAsB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YmEzYjI1ZC1mY2VhLTRhMzAtYTYxYi01NTc2NmQyYmJhZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTEuOTUzNzU2NDQ0WiJ9&digest=sha256%3A7b85ed397e5fac5c92af593541a7883bbde1dfdd50ba8e1aa4a0ae5e792ac948" http.request.useragent="Go-http-client/1.1" http.response.duration=1.26211712s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/8ba3b25d-fcea-4a30-a61b-55766d2bbae8?_state=fGezRgCCjCga8CffUz07SxwwSetumUFuSS8J5hetAsB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YmEzYjI1ZC1mY2VhLTRhMzAtYTYxYi01NTc2NmQyYmJhZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTEuOTUzNzU2NDQ0WiJ9&digest=sha256%3A7b85ed397e5fac5c92af593541a7883bbde1dfdd50ba8e1aa4a0ae5e792ac948 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=eb9ff658-0496-49a5-b4f5-2dab8db25891 http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.470302ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=b037ae18-0afd-4c44-b0c2-727b366b917d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/blobs/uploads/8159a34a-5d80-4e88-aba4-2b43a1b61561?_state=E3ChemCL8qBWP5je_O4cprlrKC3sDf_grpDjqlbjdFx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MTU5YTM0YS01ZDgwLTRlODgtYWJhNC0yYjQzYTFiNjE1NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTMuNDMyOTM3MDc5WiJ9&digest=sha256%3A119020676ae11cf5a3988429b714b4bb74432ca0c793a405693cd64328f6e3d7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.64302327s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/8159a34a-5d80-4e88-aba4-2b43a1b61561?_state=E3ChemCL8qBWP5je_O4cprlrKC3sDf_grpDjqlbjdFx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MTU5YTM0YS01ZDgwLTRlODgtYWJhNC0yYjQzYTFiNjE1NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTMuNDMyOTM3MDc5WiJ9&digest=sha256%3A119020676ae11cf5a3988429b714b4bb74432ca0c793a405693cd64328f6e3d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44249" http.request.id=a7779361-1186-4602-911e-299ed77927a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.90831ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44249" http.request.id=e1fc4009-6b3a-4990-aacc-1b56a7f0baaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/sha256:3d5e48466174488006467635dfdda4be5c60618d3bcf8667f5358cdba4f9a786" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "PUT /v2/foo/schema2/manifests/sha256:3d5e48466174488006467635dfdda4be5c60618d3bcf8667f5358cdba4f9a786 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=483b4931-e721-432f-970a-12b7510eee61 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.307724ms http.response.status=200 http.response.written=732 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=29466f23-26e1-477b-a848-757a47943939 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/sha256:3d5e48466174488006467635dfdda4be5c60618d3bcf8667f5358cdba4f9a786" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="886.906µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/sha256:3d5e48466174488006467635dfdda4be5c60618d3bcf8667f5358cdba4f9a786 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=973a2a19-5f7a-4f5a-be7e-cf5584cc4ab9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041108ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=a4ab2c1e-f258-4883-a8bd-90eee64ba8c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/sha256:3d5e48466174488006467635dfdda4be5c60618d3bcf8667f5358cdba4f9a786" http.request.useragent="Go-http-client/1.1" http.response.duration=1.038516ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/sha256:3d5e48466174488006467635dfdda4be5c60618d3bcf8667f5358cdba4f9a786 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=4a66f6fa-28da-4d01-a36d-d898e802401d http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" 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="722.674µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="rewriting manifest sha256:3d5e48466174488006467635dfdda4be5c60618d3bcf8667f5358cdba4f9a786 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=b2fc2deb-5eb1-4380-8f54-3d8e118f7300 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=b2fc2deb-5eb1-4380-8f54-3d8e118f7300 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.31609ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44249" http.request.id=9896c1d7-26db-4700-8677-8834ed4cc04d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" 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="820.551µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44249" http.request.id=74e0132a-f82e-444f-a9d1-f020b5b6ac3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.553644ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44249" http.request.id=7e9982c4-9f7e-4b67-bb85-c07117d5f852 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/sha256:09a912c138d77af3ab144138b91960a3a906bc1e19118e978bf5f30984ba88b5" http.request.useragent="Go-http-client/1.1" http.response.duration="961.121µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "PUT /v2/foo/schema2/manifests/sha256:09a912c138d77af3ab144138b91960a3a906bc1e19118e978bf5f30984ba88b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=8bfce66f-fc81-481d-9f83-cc566c403063 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.072451ms http.response.status=200 http.response.written=434 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=68c919e9-f811-4e36-b399-bde3127475e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/sha256:09a912c138d77af3ab144138b91960a3a906bc1e19118e978bf5f30984ba88b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.273465ms http.response.status=200 http.response.written=434 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/sha256:09a912c138d77af3ab144138b91960a3a906bc1e19118e978bf5f30984ba88b5 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=1f5d88db-4811-4f11-8e22-2606c39865e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.013163ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=06d03dd2-499c-48bc-afdd-7e268defa40d http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/sha256:09a912c138d77af3ab144138b91960a3a906bc1e19118e978bf5f30984ba88b5" http.request.useragent="Go-http-client/1.1" http.response.duration="794.408µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/sha256:09a912c138d77af3ab144138b91960a3a906bc1e19118e978bf5f30984ba88b5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="rewriting manifest list sha256:09a912c138d77af3ab144138b91960a3a906bc1e19118e978bf5f30984ba88b5 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=8ff11efe-cf01-4fc0-9ee4-821391dbac23 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44249" http.request.id=8ff11efe-cf01-4fc0-9ee4-821391dbac23 http.request.method=GET http.request.remoteaddr="127.0.0.1:55552" 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.564834ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:46:55Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:46:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=d1e2a93c-f066-465c-bc1b-809cb4a13f78 http.request.method=GET http.request.remoteaddr="127.0.0.1:58488" 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="829.756µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" 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.2 http.request.host="127.0.0.1:38779" http.request.id=db7552df-2b29-421c-a5b9-e8381c1cb0e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.044194ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=165781de-3bd5-4c39-aef4-6f6465a65531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" 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="725.383µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=6223c2fc-1974-4198-b7af-2835bf4f832d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.697669ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:46:55Z" 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.2 http.request.host="127.0.0.1:38779" http.request.id=6223c2fc-1974-4198-b7af-2835bf4f832d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.743742ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:46:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=6223c2fc-1974-4198-b7af-2835bf4f832d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.79217ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:46:55Z" 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.2 http.request.host="127.0.0.1:38779" http.request.id=6223c2fc-1974-4198-b7af-2835bf4f832d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.827924ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-10-31T18:46:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=169e67ca-1182-4ec6-aba7-e18e0f84ebcf http.request.method=POST http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.366497ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=4b24ba3d-4e98-4814-82e2-4cc5385c1e8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/blobs/uploads/d676e6da-d092-4fb6-b30b-6f6ad949761c?_state=cfSxKq7ifmGjqyCdA0CfLScERGQU1OFE-tPzQ35Dafx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkNjc2ZTZkYS1kMDkyLTRmYjYtYjMwYi02ZjZhZDk0OTc2MWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTUuMzM3NTI1MTc3WiJ9&digest=sha256%3A5ce5ecd00752d2dad368ef339b0a120145e37f88f11b42b43538d543ba231be2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.707581596s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/d676e6da-d092-4fb6-b30b-6f6ad949761c?_state=cfSxKq7ifmGjqyCdA0CfLScERGQU1OFE-tPzQ35Dafx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkNjc2ZTZkYS1kMDkyLTRmYjYtYjMwYi02ZjZhZDk0OTc2MWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTUuMzM3NTI1MTc3WiJ9&digest=sha256%3A5ce5ecd00752d2dad368ef339b0a120145e37f88f11b42b43538d543ba231be2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=87e1f52f-b2db-4cb8-8e86-da1a58cae58a http.request.method=POST http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.391674ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=424bf07b-ce2a-464f-aa3b-665d041c5bd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/blobs/uploads/023c35ad-0173-4732-b324-7b521b169694?_state=bncbVHDMRZsNjJqCYQDwYS4wEhYsC6Fm8rTETNpjNBp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMjNjMzVhZC0wMTczLTQ3MzItYjMyNC03YjUyMWIxNjk2OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTcuMjY0MTYyMTU2WiJ9&digest=sha256%3A0c7364f0c13fe3899d6f439119d05ec5786417edca91d8e1ee55c8c62ccae681" http.request.useragent="Go-http-client/1.1" http.response.duration=1.434820936s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/023c35ad-0173-4732-b324-7b521b169694?_state=bncbVHDMRZsNjJqCYQDwYS4wEhYsC6Fm8rTETNpjNBp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMjNjMzVhZC0wMTczLTQ3MzItYjMyNC03YjUyMWIxNjk2OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTcuMjY0MTYyMTU2WiJ9&digest=sha256%3A0c7364f0c13fe3899d6f439119d05ec5786417edca91d8e1ee55c8c62ccae681 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=8bc2ebdd-b702-4121-9623-8267bbb43e55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.600803ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=8e7ddc5a-e473-44a3-9276-b6abac1ffc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437485ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=eefa7e3a-ff79-4eaf-8df8-bccdfaf05da6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.138876ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=79d5f4fe-a711-4964-84ef-a56a2b0b8b99 http.request.method=GET http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.611357ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "GET /v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38779" http.request.id=524d3a41-6aa3-49b8-ae5b-5c614736b42b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.279802ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38779" http.request.id=d4024378-734f-4541-9b30-a045019d2e95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.33299ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:38779" http.request.id=0efccb86-b8f6-458d-ba65-46f09b14ca7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.036245ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=87df8d04-1eda-4a07-a802-9dbcb9c11e52 http.request.method=GET http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.579736ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "GET /v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=22532722-1235-4012-94ef-b3c5344e5e51 http.request.method=GET http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="952.605µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=37edbcf8-6ea6-47eb-aedf-2e1a644a0684 http.request.method=GET http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" http.response.duration="868.741µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "GET /v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=f511999a-2021-4b54-b128-056b5cbdd09b http.request.method=GET http.request.remoteaddr="127.0.0.1:58488" 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="966.749µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=error msg="payload digest does match: "sha256:345a777c8d4fc45bacf0438cfbfa5954b72b7f3c04ac6bdd2789ed5f8d14a038" != "sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1"" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=60ce6cde-43c0-4607-af0a-94b8ac7a8d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" time="2024-10-31T18:46:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=60ce6cde-43c0-4607-af0a-94b8ac7a8d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58488" http.request.uri="/v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.091981ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1" 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0c3ca1f0671939e3cbe339983d52ab183f2e0c751204b2f1a58826604b851d1 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=da7e395a-2dc2-46d1-a000-61de37b7cf1f http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.037796ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" 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.2 http.request.host="127.0.0.1:38779" http.request.id=212957f9-f325-471b-87d7-36ebce16755b http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" 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="907.708µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38779" http.request.id=298bbc63-c2df-4755-89f3-6e70ff5f4570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.041006ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:46:58Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38779" http.request.id=298bbc63-c2df-4755-89f3-6e70ff5f4570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.086493ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:46:58Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38779" http.request.id=298bbc63-c2df-4755-89f3-6e70ff5f4570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.121868ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=e69520c6-cf3c-41bf-8a3c-4672e33fe73a http.request.method=POST http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="998.371µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=61bc34ea-61c2-4feb-96d2-5e21e0adba9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/blobs/uploads/1cb9b0da-36c8-419a-9589-a04e4e8f2378?_state=eYkcj3ip9bXPnMBU7XUqMdPTFXdxi815lkpDpB_jqc17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxY2I5YjBkYS0zNmM4LTQxOWEtOTU4OS1hMDRlNGU4ZjIzNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTguNzMyNDExMzM1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.34255ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/1cb9b0da-36c8-419a-9589-a04e4e8f2378?_state=eYkcj3ip9bXPnMBU7XUqMdPTFXdxi815lkpDpB_jqc17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxY2I5YjBkYS0zNmM4LTQxOWEtOTU4OS1hMDRlNGU4ZjIzNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTguNzMyNDExMzM1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38779" http.request.id=c569baec-5c77-4cf1-83d1-5b9b80f287d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.155382ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:46:58Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38779" http.request.id=c569baec-5c77-4cf1-83d1-5b9b80f287d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.199821ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-10-31T18:46:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=f61cf9a1-a138-4487-b851-9075b3eeecf2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="785.46µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=b4adfd72-8c9f-499e-a3b3-21431a3682a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/blobs/uploads/e9621472-a820-4474-985a-9c5f999e157e?_state=tIjvdCXoesPSwYNWBqYVGNsHqOHezLSDqoN3-X_Ml2x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlOTYyMTQ3Mi1hODIwLTQ0NzQtOTg1YS05YzVmOTk5ZTE1N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTguOTIzMjc1MzY1WiJ9&digest=sha256%3A0218570cde1474014f1bee2bfe9b7537175cbd0b77ccfee714108eeeba19289b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156434009s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:46:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/e9621472-a820-4474-985a-9c5f999e157e?_state=tIjvdCXoesPSwYNWBqYVGNsHqOHezLSDqoN3-X_Ml2x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlOTYyMTQ3Mi1hODIwLTQ0NzQtOTg1YS05YzVmOTk5ZTE1N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDY6NTguOTIzMjc1MzY1WiJ9&digest=sha256%3A0218570cde1474014f1bee2bfe9b7537175cbd0b77ccfee714108eeeba19289b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=8bd8ad58-f0b9-4646-82ec-aaed94461b68 http.request.method=POST http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="967.468µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=91be5a1d-82c6-4647-a6d4-6f8f82bef267 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/blobs/uploads/c7240afb-2b2a-4992-a505-dbb8fe91b275?_state=XAWWl5L6_UOvluhGXtXUYc-ctV3WVv9DtFajP2famYd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNzI0MGFmYi0yYjJhLTQ5OTItYTUwNS1kYmI4ZmU5MWIyNzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDAuMjcyODAxMzcyWiJ9&digest=sha256%3A08bbf951e0de749e0e28ffd5e53a9e7629f7e6972425feff58d765f5c131ce72" http.request.useragent="Go-http-client/1.1" http.response.duration=1.322167076s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/c7240afb-2b2a-4992-a505-dbb8fe91b275?_state=XAWWl5L6_UOvluhGXtXUYc-ctV3WVv9DtFajP2famYd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNzI0MGFmYi0yYjJhLTQ5OTItYTUwNS1kYmI4ZmU5MWIyNzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDAuMjcyODAxMzcyWiJ9&digest=sha256%3A08bbf951e0de749e0e28ffd5e53a9e7629f7e6972425feff58d765f5c131ce72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38779" http.request.id=62a7b28f-1c4b-459c-b470-26344cc67062 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.891025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38779" http.request.id=217f22ac-fb0a-46aa-8f4e-c3a262196421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/sha256:73b3843ffc84ad9aedd447ad10d816448ce717e6d08a39f5cad7eeafec966d27" http.request.useragent="Go-http-client/1.1" http.response.duration="956.021µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "PUT /v2/foo/schema2/manifests/sha256:73b3843ffc84ad9aedd447ad10d816448ce717e6d08a39f5cad7eeafec966d27 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=224d4513-3449-44c4-af61-a5760b596c54 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" 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="823.418µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=143e11ad-303e-4b70-b774-116815c44374 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/sha256:73b3843ffc84ad9aedd447ad10d816448ce717e6d08a39f5cad7eeafec966d27" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.386668ms http.response.status=200 http.response.written=732 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/sha256:73b3843ffc84ad9aedd447ad10d816448ce717e6d08a39f5cad7eeafec966d27 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=ea7206bd-f25b-495c-b9ae-db896f02edec http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="636.675µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=0148af9b-df73-4fc5-9b78-466bef401632 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/sha256:73b3843ffc84ad9aedd447ad10d816448ce717e6d08a39f5cad7eeafec966d27" http.request.useragent="Go-http-client/1.1" http.response.duration="637.87µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/sha256:73b3843ffc84ad9aedd447ad10d816448ce717e6d08a39f5cad7eeafec966d27 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=1f9ac480-3af1-435d-badb-f372e018171a http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.054929ms http.response.status=200 http.response.written=45 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="rewriting manifest sha256:73b3843ffc84ad9aedd447ad10d816448ce717e6d08a39f5cad7eeafec966d27 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=deef563b-13fb-48c9-8435-cf99bb15542e http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=deef563b-13fb-48c9-8435-cf99bb15542e http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" 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.340805ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38779" http.request.id=13b98b78-c876-4087-989b-e4b600ab4d26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" 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="750.152µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38779" http.request.id=684b60f9-4f36-42af-b01e-4344fb87ac18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.282071ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38779" http.request.id=97a7ae47-4404-46a1-92c6-f8551ad7a4b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/sha256:f6f697786b6bb0d98a21de0daa4a500f713358f72150e18017615e4e8391b913" http.request.useragent="Go-http-client/1.1" http.response.duration=1.189466ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "PUT /v2/foo/schema2/manifests/sha256:f6f697786b6bb0d98a21de0daa4a500f713358f72150e18017615e4e8391b913 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=8eb5e53c-abce-493a-9c11-77d3c6c2b340 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.174597ms http.response.status=200 http.response.written=434 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=425549c3-165a-43a2-9f40-9da42f01f8bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/sha256:f6f697786b6bb0d98a21de0daa4a500f713358f72150e18017615e4e8391b913" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.085454ms http.response.status=200 http.response.written=434 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/sha256:f6f697786b6bb0d98a21de0daa4a500f713358f72150e18017615e4e8391b913 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=a70eb101-9e38-458a-b886-515758c7d8e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067507ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=1daa91ba-8795-47bb-b8d6-c1123ee6fff8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/sha256:f6f697786b6bb0d98a21de0daa4a500f713358f72150e18017615e4e8391b913" http.request.useragent="Go-http-client/1.1" http.response.duration="916.055µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/sha256:f6f697786b6bb0d98a21de0daa4a500f713358f72150e18017615e4e8391b913 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="rewriting manifest list sha256:f6f697786b6bb0d98a21de0daa4a500f713358f72150e18017615e4e8391b913 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=47b97907-72f0-4f38-a7cd-16d919a470fe http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38779" http.request.id=47b97907-72f0-4f38-a7cd-16d919a470fe http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.041495ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (13.05s) === RUN TestGetManifestWithStorageError time="2024-10-31T18:47:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:47:01Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:42655" http.request.id=2012398e-84fa-4d46-bd46-219f9886f525 http.request.method=GET http.request.remoteaddr="127.0.0.1:52266" 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="977.464µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:42655" http.request.id=13a016ec-477f-44c1-adfc-c8583efdb38c http.request.method=GET http.request.remoteaddr="127.0.0.1:52266" 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="941.303µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:42655" http.request.id=83a60d0a-686b-4226-8c8f-5267c22d46af http.request.method=GET http.request.remoteaddr="127.0.0.1:52266" 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.191952ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:42655" http.request.id=a39ae38f-f8f2-4dfc-b9d0-d030cec101b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52266" 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="929.977µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-10-31T18:47:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:47:01Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=e9d2ba7e-f24c-4048-967b-586a6726e3c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.157196ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" 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.2 http.request.host="127.0.0.1:39469" http.request.id=067a7a06-1130-40b9-804b-463c2f554cc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55136" 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="893.739µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=bee752e6-fb8f-441b-8410-284ac023180f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" 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="861.532µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=70d1deb7-51b9-45c2-8517-edc9d4a4fd0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.490155ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:47:01Z" 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.2 http.request.host="127.0.0.1:39469" http.request.id=70d1deb7-51b9-45c2-8517-edc9d4a4fd0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.529314ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:47:01Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=70d1deb7-51b9-45c2-8517-edc9d4a4fd0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.561332ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-31T18:47:01Z" 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.2 http.request.host="127.0.0.1:39469" http.request.id=70d1deb7-51b9-45c2-8517-edc9d4a4fd0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.598991ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-10-31T18:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=69fc92ea-83b3-4c87-96aa-e689e1a5183e http.request.method=POST http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.394637ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=74daa768-2619-4f29-b1a8-4988db43d7a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/blobs/uploads/313bd983-e8bb-44cf-9c50-6dfa396e3f00?_state=EZBWhG1jAlgIsn55QFGw020HeBeKTyhkUdgHFbk3c_17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMTNiZDk4My1lOGJiLTQ0Y2YtOWM1MC02ZGZhMzk2ZTNmMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDEuODAyMTAwMTEzWiJ9&digest=sha256%3A531f62779a8383eb81258d13634cd762adb353f3fd0923c16f14422ebb387b12" http.request.useragent="Go-http-client/1.1" http.response.duration=709.149739ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:01 +0000] "PUT /v2/foo/schema1/blobs/uploads/313bd983-e8bb-44cf-9c50-6dfa396e3f00?_state=EZBWhG1jAlgIsn55QFGw020HeBeKTyhkUdgHFbk3c_17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMTNiZDk4My1lOGJiLTQ0Y2YtOWM1MC02ZGZhMzk2ZTNmMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDEuODAyMTAwMTEzWiJ9&digest=sha256%3A531f62779a8383eb81258d13634cd762adb353f3fd0923c16f14422ebb387b12 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=09f473ec-aa35-48cd-925a-859280e850ce http.request.method=POST http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.494229ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=42bc00e5-31da-4cc3-81f4-63645fe74c2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/blobs/uploads/0ebfdabf-37cd-45a3-805d-89ebb5c37afe?_state=CpBSG6oaTFj5Wh3Tj_6HwA-ZGBobw209GH64zf_zhzp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZWJmZGFiZi0zN2NkLTQ1YTMtODA1ZC04OWViYjVjMzdhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDIuNzA3MzM0MzY4WiJ9&digest=sha256%3Aedc4ce8f15db4e0e899c2854c2a635192dc62deb8b73e9d9c1ffe9a4052cfe6a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.315300409s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/0ebfdabf-37cd-45a3-805d-89ebb5c37afe?_state=CpBSG6oaTFj5Wh3Tj_6HwA-ZGBobw209GH64zf_zhzp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZWJmZGFiZi0zN2NkLTQ1YTMtODA1ZC04OWViYjVjMzdhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDIuNzA3MzM0MzY4WiJ9&digest=sha256%3Aedc4ce8f15db4e0e899c2854c2a635192dc62deb8b73e9d9c1ffe9a4052cfe6a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=a3923a2c-0f88-4ce2-b6a4-b9f5924746a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.591467ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=bdea8b94-613f-44ac-9257-7319dfdc12d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.435922ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=18de3b58-840e-44c6-8b34-054196b6dfa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.223562ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=1f4dc0a4-431d-485e-8de5-a27caaaf8c07 http.request.method=GET http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.111926ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39469" http.request.id=42154069-5d26-48b1-914f-5d931e36ee24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.36979ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39469" http.request.id=33a6e0db-a0b9-4843-83f6-ee22418037ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.086096ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:39469" http.request.id=77718c38-c56c-4ab3-bac6-f3a74f927c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.454312ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=c4d1e000-43e6-42f0-9829-94cf5fc32b66 http.request.method=GET http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.080384ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=0d49aed0-edfc-4c65-88a1-8319491ae46b http.request.method=GET http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="654.645µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=2728244d-ac62-4437-9f7f-7423744a2f44 http.request.method=GET http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.044494ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=230f8851-97f2-4554-a50e-b1bc65947062 http.request.method=GET http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.065252ms http.response.status=200 http.response.written=41 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=error msg="payload digest does match: "sha256:86e0ee2eeb902167f0d9d7cdd2a65d56528fb98c4c6f763e51f53360588231a7" != "sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e"" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=47f1cab5-112f-4c1c-9c58-2cac6e295c4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" time="2024-10-31T18:47:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=47f1cab5-112f-4c1c-9c58-2cac6e295c4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55136" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.021912ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=3c29de85-5107-4847-a4e4-76f2a410c1e1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55138" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.398988ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "DELETE /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=2240cae2-ffb2-4d8c-abc7-483a376e7a5c http.request.method=GET http.request.remoteaddr="127.0.0.1:55138" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="979.166µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=f1bfac7d-f59b-4c73-bacc-8cf9ed478532 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.160209ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "DELETE /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=afcd9119-3a73-40c6-9645-9cb4ab51a8ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:55162" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.981099ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=607666f8-e940-4b0d-9f6a-fddd330c2c97 http.request.method=GET http.request.remoteaddr="127.0.0.1:55162" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.709956ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=21f2f292-28e0-472c-9e20-ae6ff73ab00d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.009262ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=14b272dc-6f57-4fdb-b2ae-88a60996623f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.071648ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=6f249f55-2414-40b7-9043-79bc28cb3aa3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" 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="869.495µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=7fa8e13a-3e3c-46dd-99fb-04f6dd5ae33f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.049479ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "DELETE /v2/foo/schema1/manifests/sha256:97ab3e364925645a48e8956fd1659245a91e92b1cd1cbfc7a8a277efeefa322e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=7c133ce2-f129-4c20-93b6-dd4df6eecafd http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" 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="902.802µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=ea192775-ae14-47dd-a62a-b52b045a4671 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" 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="905.937µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" 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.2 http.request.host="127.0.0.1:39469" http.request.id=617db650-656e-415e-80db-325608807177 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" 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="835.887µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=1bc67564-bb37-499e-a2ad-43d7e961cc98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.018161ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:47:04Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=1bc67564-bb37-499e-a2ad-43d7e961cc98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.057369ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:47:04Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=1bc67564-bb37-499e-a2ad-43d7e961cc98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.093854ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=0c8ae911-2dfd-404a-b609-b9d976def2f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025262ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=5f784ccc-cc43-4b6a-a72f-f266646d8f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/blobs/uploads/4aec7726-0492-4753-8968-008abe5c2bd6?_state=2aXvnFIHXWmI2reoE-e12eAh1ua60tnWORQdaZvWvjV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YWVjNzcyNi0wNDkyLTQ3NTMtODk2OC0wMDhhYmU1YzJiZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDQuMDcwNTkwMzgxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema2/blobs/uploads/4aec7726-0492-4753-8968-008abe5c2bd6?_state=2aXvnFIHXWmI2reoE-e12eAh1ua60tnWORQdaZvWvjV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YWVjNzcyNi0wNDkyLTQ3NTMtODk2OC0wMDhhYmU1YzJiZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDQuMDcwNTkwMzgxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=3967c564-afe8-4a64-aab1-1e4613a76108 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.057848ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:47:04Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=3967c564-afe8-4a64-aab1-1e4613a76108 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.103817ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-10-31T18:47:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=fde49121-542c-45ca-8a30-76251fdf401f http.request.method=POST http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.407857ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=8fd287af-cb68-4b2a-b5a1-6cab9e019054 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/blobs/uploads/7011ce90-5560-494b-8651-9e8dc4cb8b73?_state=P1b_O9UGO-d9EHBUHJqEDBoBuD1dIGHs0Knmo3snfbd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDExY2U5MC01NTYwLTQ5NGItODY1MS05ZThkYzRjYjhiNzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDQuMjQzNjg4MDU0WiJ9&digest=sha256%3A5cd1d4e31a0b5eea3dcfbb0aa2c325f131ce9dbe76174734f2b2de7381eb392b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058209765s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:04 +0000] "PUT /v2/foo/schema2/blobs/uploads/7011ce90-5560-494b-8651-9e8dc4cb8b73?_state=P1b_O9UGO-d9EHBUHJqEDBoBuD1dIGHs0Knmo3snfbd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDExY2U5MC01NTYwLTQ5NGItODY1MS05ZThkYzRjYjhiNzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDQuMjQzNjg4MDU0WiJ9&digest=sha256%3A5cd1d4e31a0b5eea3dcfbb0aa2c325f131ce9dbe76174734f2b2de7381eb392b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=feed3efb-9feb-4324-8d74-51ca21dac78b http.request.method=POST http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.422311ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=3d2f66f5-3eab-41a8-beba-21191a97930d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/blobs/uploads/7502341a-6a2d-4ade-a5c3-8d0f87c48adb?_state=Zj0QDHxj978neHYCIQxoAK6uZmuuTxRiuzajQIMoAVx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTAyMzQxYS02YTJkLTRhZGUtYTVjMy04ZDBmODdjNDhhZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDUuNDU2ODYzNjc1WiJ9&digest=sha256%3A37209870550595e28fccc5e2676305aa568f4031dbbff36a8aab76efd4f86843" http.request.useragent="Go-http-client/1.1" http.response.duration=833.489616ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/7502341a-6a2d-4ade-a5c3-8d0f87c48adb?_state=Zj0QDHxj978neHYCIQxoAK6uZmuuTxRiuzajQIMoAVx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTAyMzQxYS02YTJkLTRhZGUtYTVjMy04ZDBmODdjNDhhZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMzFUMTg6NDc6MDUuNDU2ODYzNjc1WiJ9&digest=sha256%3A37209870550595e28fccc5e2676305aa568f4031dbbff36a8aab76efd4f86843 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=1f9734d6-d5f9-4b56-9112-e5fa1c23842e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.790916ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=76ce1873-9994-499e-ba46-e0078a582309 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.582062ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "PUT /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=db4d48d9-bd3f-4f15-83fb-25955d5161fe http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.377866ms http.response.status=200 http.response.written=732 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=bbe6d208-12aa-40b7-b174-106a39529417 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="871.299µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=a3a863b6-c034-4b67-9a0a-8b82e845ff43 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077242ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=cd465df6-d89b-4d5a-936d-9864741d8231 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000219ms http.response.status=304 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=7977726e-9eca-4032-b7fe-de0da71e8e45 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" 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="705.842µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="rewriting manifest sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=88a575a5-b9aa-4c7e-958d-489a0b813ca5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=88a575a5-b9aa-4c7e-958d-489a0b813ca5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.071674ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=ad2fed9d-f55a-48f2-adf0-585c026ac659 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.301505ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "DELETE /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=70fcc79b-fd20-4d4c-8eaf-e535ba92b44c http.request.method=GET http.request.remoteaddr="127.0.0.1:55184" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.184314ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=5b7b27eb-5e12-4876-811f-dfab10b7fa6f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.257002ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "DELETE /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=c5ce0e52-cf67-41e5-beb4-a31052fb9aed http.request.method=PUT http.request.remoteaddr="127.0.0.1:55192" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.464572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "PUT /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=4d9896ac-9848-4a78-ac74-d008ddf76560 http.request.method=GET http.request.remoteaddr="127.0.0.1:55192" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.182322ms http.response.status=200 http.response.written=732 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=1d4cc663-80e1-4784-956b-3594e25c4bb0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55194" 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=1.253093ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39469" http.request.id=74c41340-55d3-480f-bdf3-1f0e9cba4d89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55196" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.490612ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=f2d28eeb-8788-4313-9df4-6136a7bb7d76 http.request.method=GET http.request.remoteaddr="127.0.0.1:55196" 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="839.467µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=f2ca66e6-a2d0-4b6b-89e6-fc2a8dd70435 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55196" http.request.uri="/v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030483ms http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "DELETE /v2/foo/schema2/manifests/sha256:79f870689de82d5282a5432a69b58873436086f2332fa0ae0960d212b05962f9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39469" http.request.id=a708c13f-1174-4d55-b589-38525ff2475f http.request.method=GET http.request.remoteaddr="127.0.0.1:55196" 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="958.754µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.69s) === RUN TestManifestDeleteDisabled time="2024-10-31T18:47:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:47:06Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:47:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:43111" http.request.id=707378d0-9014-4453-a41e-b3706e9bb2a6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42162" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.095555ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [31/Oct/2024:18:47:06 +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="2024-10-31T18:47:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:47:06Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:47:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-10-31T18:47:06Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.2 time="2024-10-31T18:47:06Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-10-31T18:47:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33739" http.request.id=76a0fd61-c27a-4023-94ac-15064238b395 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54384" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.62446ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33739" http.request.id=02d2ed7b-2cfd-46ca-afeb-6f44a0dff13f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.29199ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33739" http.request.id=c3535c1e-1455-429a-893d-d0828c03e887 http.request.method=POST http.request.remoteaddr="127.0.0.1:54400" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.205934ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-10-31T18:47:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33739" http.request.id=715e4b05-d27e-44d9-9a8f-fd4c1956f759 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54406" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.101155ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [31/Oct/2024:18:47:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.57s) === RUN TestProxyManifestGetByTag time="2024-10-31T18:47:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:47:06Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=41fe0842-6631-49e0-bd1a-e2c25a7844bb http.request.method=POST http.request.remoteaddr="127.0.0.1:40188" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="889.935µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=e9d37b2c-7a26-4751-bb36-7b380219d2fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:40188" http.request.uri="/v2/foo/bar/blobs/uploads/416d654a-6b64-4c39-8781-bff24bfd3782?_state=MS4zMpHuvBs86c5uxhto_ikxuYsL_pyqQrIsWKwmICp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxNmQ2NTRhLTZiNjQtNGMzOS04NzgxLWJmZjI0YmZkMzc4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NzowNy4wMzAzNTI0NFoifQ%3D%3D&digest=sha256%3A442c4957ae74762708676873dbdb0a196e3878ae6048517c384b28deee9a177e" http.request.useragent="Go-http-client/1.1" http.response.duration=600.467081ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "PUT /v2/foo/bar/blobs/uploads/416d654a-6b64-4c39-8781-bff24bfd3782?_state=MS4zMpHuvBs86c5uxhto_ikxuYsL_pyqQrIsWKwmICp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxNmQ2NTRhLTZiNjQtNGMzOS04NzgxLWJmZjI0YmZkMzc4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NzowNy4wMzAzNTI0NFoifQ%3D%3D&digest=sha256%3A442c4957ae74762708676873dbdb0a196e3878ae6048517c384b28deee9a177e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=cf0ce659-76ee-4d24-85b6-80ca6de90871 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40188" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.613332ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-31T18:47:07Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-31T18:47:07Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.23.2 time="2024-10-31T18:47:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=8ef6eb12-5de6-4f57-b8f3-f1239183e49e http.request.method=GET http.request.remoteaddr="127.0.0.1:40188" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.525µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:33647" go.version=go1.23.2 time="2024-10-31T18:47:07Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=3abf74ba-48c0-4bcf-9c43-fd5b33df6f27 http.request.method=GET http.request.remoteaddr="127.0.0.1:40194" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="951.07µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33647 /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:33647/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:44307" http.request.id=5c538a08-a648-4cb3-abca-1cabd8d455e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/foo/bar/manifests/sha256:912fa758cef082d103d3e7c49eecf5e21201c0e771180ee5483bf582ceb05c07" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:912fa758cef082d103d3e7c49eecf5e21201c0e771180ee5483bf582ceb05c07" time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=74bd568e-60e6-4fb9-beb9-8569078bf25d http.request.method=GET http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/manifests/sha256:912fa758cef082d103d3e7c49eecf5e21201c0e771180ee5483bf582ceb05c07" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.52616ms http.response.status=200 http.response.written=935 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "GET /v2/foo/bar/manifests/sha256:912fa758cef082d103d3e7c49eecf5e21201c0e771180ee5483bf582ceb05c07 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:912fa758cef082d103d3e7c49eecf5e21201c0e771180ee5483bf582ceb05c07 with ttl=167h59m59.999997483s" go.version=go1.23.2 time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44307" http.request.id=5c538a08-a648-4cb3-abca-1cabd8d455e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/foo/bar/manifests/sha256:912fa758cef082d103d3e7c49eecf5e21201c0e771180ee5483bf582ceb05c07" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.555063ms http.response.status=200 http.response.written=935 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "GET /v2/foo/bar/manifests/sha256:912fa758cef082d103d3e7c49eecf5e21201c0e771180ee5483bf582ceb05c07 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=54522d8d-83c1-4b1c-8de7-b35f4ba1af09 http.request.method=GET http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.022µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33647 /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:33647/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:44307" http.request.id=f795ef89-591f-41d4-b45f-ac02ee19a060 http.request.method=GET http.request.remoteaddr="127.0.0.1:41506" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=0e9767d0-b14a-4053-babf-d0fba286d0f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40220" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.782757ms http.response.status=200 http.response.written=935 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44307" http.request.id=f795ef89-591f-41d4-b45f-ac02ee19a060 http.request.method=GET http.request.remoteaddr="127.0.0.1:41506" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.397527ms http.response.status=200 http.response.written=935 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-31T18:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=048d30c3-385e-4180-9f70-830ae27ae954 http.request.method=POST http.request.remoteaddr="127.0.0.1:40220" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="833.754µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=ed71eb96-9f55-4788-9139-43621394f5ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:40220" http.request.uri="/v2/foo/bar/blobs/uploads/c8f98203-aa6b-41ba-9cc4-1708574caff0?_state=we-X-JeMH7LdivNkjivZTWj5qVT_rlJR3gIeSJI-6AB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4Zjk4MjAzLWFhNmItNDFiYS05Y2M0LTE3MDg1NzRjYWZmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NzowNy44NDA0ODY4NjJaIn0%3D&digest=sha256%3A082955f1ee735fe40d1c19e223ac74bd2200864e7b31b4d6a54e6f0cec14f144" http.request.useragent="Go-http-client/1.1" http.response.duration=1.130881551s http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:07 +0000] "PUT /v2/foo/bar/blobs/uploads/c8f98203-aa6b-41ba-9cc4-1708574caff0?_state=we-X-JeMH7LdivNkjivZTWj5qVT_rlJR3gIeSJI-6AB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4Zjk4MjAzLWFhNmItNDFiYS05Y2M0LTE3MDg1NzRjYWZmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0zMVQxODo0NzowNy44NDA0ODY4NjJaIn0%3D&digest=sha256%3A082955f1ee735fe40d1c19e223ac74bd2200864e7b31b4d6a54e6f0cec14f144 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=d4e6b346-f062-48e1-a7ff-6d93edaac926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40220" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.572319ms http.response.status=201 http.response.written=0 127.0.0.1 - - [31/Oct/2024:18:47:08 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=0e4fc803-9d65-4497-a73b-25961bfd4c9c http.request.method=GET http.request.remoteaddr="127.0.0.1:40220" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="607.905µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [31/Oct/2024:18:47:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-31T18:47:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33647 /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:33647/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:44307" http.request.id=fc1ed450-85bd-42fc-ac1b-b3d6802ea06d http.request.method=GET http.request.remoteaddr="127.0.0.1:41520" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=c8dde5ab-0ced-43d6-96b8-2904633069cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40222" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.35146ms http.response.status=200 http.response.written=935 127.0.0.1 - - [31/Oct/2024:18:47:08 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=a456768c-a6b1-4590-9e14-3edef55e329a http.request.method=GET http.request.remoteaddr="127.0.0.1:40222" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="595.901µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [31/Oct/2024:18:47:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-31T18:47:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33647 /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:33647/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:44307" http.request.id=fc1ed450-85bd-42fc-ac1b-b3d6802ea06d http.request.method=GET http.request.remoteaddr="127.0.0.1:41520" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33647" http.request.id=8f67ad48-b5e7-4356-8736-b6db6ff8c654 http.request.method=GET http.request.remoteaddr="127.0.0.1:40234" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.336965ms http.response.status=200 http.response.written=935 127.0.0.1 - - [31/Oct/2024:18:47:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-31T18:47:08Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:bad1e25e9181f75126d54f213302bf4806b7f7adcc2583f2481797fbc115342e with ttl=167h59m59.999996023s" go.version=go1.23.2 time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44307" http.request.id=fc1ed450-85bd-42fc-ac1b-b3d6802ea06d http.request.method=GET http.request.remoteaddr="127.0.0.1:41520" 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=7.045862ms http.response.status=200 http.response.written=935 127.0.0.1 - - [31/Oct/2024:18:47:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.08s) === RUN TestAppDispatcher time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37373" http.request.id=2982cbd3-901a-4ad6-b4a1-21639b76e2e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44690" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.159844ms http.response.status=200 http.response.written=0 time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37373" http.request.id=eba3f78f-0877-4170-bcfb-c1de18b789e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44690" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="956.052µs" http.response.status=200 http.response.written=0 time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37373" http.request.id=72aa7434-9ae9-41d9-bbd3-60946e4d3607 http.request.method=GET http.request.remoteaddr="127.0.0.1:44690" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="667.574µs" http.response.status=200 http.response.written=0 time="2024-10-31T18:47:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37373" http.request.id=29d4f6b8-75b8-45a1-a554-e98e2ea8428e http.request.method=GET http.request.remoteaddr="127.0.0.1:44690" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="650.039µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-10-31T18:47:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 time="2024-10-31T18:47:08Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 time="2024-10-31T18:47:08Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.2 http.request.host="127.0.0.1:42049" http.request.id=5da14a6a-b56e-4e03-a90f-bd8ff891721d http.request.method=GET http.request.remoteaddr="127.0.0.1:59840" 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="2024-10-31T18:47:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 time="2024-10-31T18:47:08Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 time="2024-10-31T18:47:08Z" level=info msg="configuring file health check path=/tmp/healthcheck1558495747, interval=1" go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-10-31T18:47:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 time="2024-10-31T18:47:12Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 time="2024-10-31T18:47:12Z" level=info msg="configuring TCP health check addr=127.0.0.1:42895, interval=1" go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-10-31T18:47:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 time="2024-10-31T18:47:17Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 time="2024-10-31T18:47:17Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36933, interval=1, threshold=3" go.version=go1.23.2 instance.id=7a38f741-3747-466f-8aad-28879aafa938 --- 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.925s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.25s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.40s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.741s === RUN TestSchedule time="2024-10-31T18:46:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 time="2024-10-31T18:46:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.992467ms" go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 time="2024-10-31T18:46:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=992.981µs" go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 time="2024-10-31T18:46:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=995.035µs" go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 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="2024-10-31T18:46:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-10-31T18:46:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 time="2024-10-31T18:46:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.994895ms" go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 time="2024-10-31T18:46:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996486ms" go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 time="2024-10-31T18:46:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-10-31T18:46:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=efb69a84-0e0c-4b09-8bbe-788ecf53a4b3 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.584s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.89s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 14938624 sha256:51def68d21db92db4f518ddf6a19991121e9a28ae5f6d88d7d95f1d9ab7f2367 [] map[] } --- PASS: TestSimpleBlobRead (0.26s) === RUN TestBlobMount --- PASS: TestBlobMount (0.30s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.41s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.27s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.41s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === 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:386a24451303b08a2d43c16d7a27378a7297506193df52e4f4db29478d2667fe palailogos: marking blob sha256:e73a068137f6b848840f46818c74ef7dc24a6ecaa4040c416dcb15eba340a655 palailogos: marking blob sha256:baf3e6221c32ab79b5fff9c2c738910f864f78f1a89d68860b702bc80615a167 palailogos: marking manifest sha256:baf3e6221c32ab79b5fff9c2c738910f864f78f1a89d68860b702bc80615a167 palailogos: marking blob sha256:d5d35d539de0f8feb142ec57361868ebaff087a98905e76e8c85e5ca4495208e palailogos: marking blob sha256:5267bfba7111ee13c80900c5e9bc0cead1bb85e89e6b1b1c15f127da7212a034 palailogos: marking manifest sha256:e73a068137f6b848840f46818c74ef7dc24a6ecaa4040c416dcb15eba340a655 palailogos: marking blob sha256:dc8ea3e8779c6137b54b9f92915f48e9fc1a9a9a2acb8aa4d1aa2eb184fafb0d palailogos: marking blob sha256:f9125832ea01bb717b9b07689a8463ceef9f56fd5fe031e3ce2f8125e4ba8d7e palailogos: marking manifest sha256:f7a1a83914d5f6cb1297a93da642450f229a3c4e376b2f494b2ec4d1dd6c618f palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:0b7275e839f024dc12aa9cfa87eea85f3c39dbfbcacdd641ff841fefe560a9b1 palailogos: marking blob sha256:e7970cf5b2a900235ae190410a67b2fa66a2be19395ae9cc68ef47bdb3f969b6 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.25s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:87700a911812e5a7bebe62c0bd9131893f5105f93aed1248f7cc7053a5a46a8e deletemanifests: marking manifest sha256:d1b208a0176b4b25979359f2c84ae8adcd81b5a62c1d69a3939759f8d63e6a4e deletemanifests: marking blob sha256:19b78e8f750c13450ef3526672c3b90e17e41112d0348791ebb8b759f08c8e4f deletemanifests: marking blob sha256:513b72c085a8383d3b929ddfa93edb396ba6e682c3182bcd1dfe913890b904dd deletemanifests: marking blob sha256:7ff939ed6723986a628457979cba3d7178be3cb6d896417c965f77df692aaf51 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:9e3dddead07f7899d325a760db49d009bdc480f7836eaffb352ccc0f6ef2bbae blob eligible for deletion: sha256:e394b7e82cfa80baa295cffa37b0ba2163ac9204c41e443b0136abc4209ecbeb blob eligible for deletion: sha256:13748fa22ffb99dd79eff431c6a5f812dd32784ca5ef4d6cc540ccc20380c9dd blob eligible for deletion: sha256:87700a911812e5a7bebe62c0bd9131893f5105f93aed1248f7cc7053a5a46a8e deletemanifests manifest eligible for deletion: sha256:87700a911812e5a7bebe62c0bd9131893f5105f93aed1248f7cc7053a5a46a8e deletemanifests: marking manifest sha256:d1b208a0176b4b25979359f2c84ae8adcd81b5a62c1d69a3939759f8d63e6a4e deletemanifests: marking blob sha256:19b78e8f750c13450ef3526672c3b90e17e41112d0348791ebb8b759f08c8e4f deletemanifests: marking blob sha256:513b72c085a8383d3b929ddfa93edb396ba6e682c3182bcd1dfe913890b904dd deletemanifests: marking blob sha256:7ff939ed6723986a628457979cba3d7178be3cb6d896417c965f77df692aaf51 time="2024-10-31T18:46:35Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/87700a911812e5a7bebe62c0bd9131893f5105f93aed1248f7cc7053a5a46a8e" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae time="2024-10-31T18:46:35Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/87700a911812e5a7bebe62c0bd9131893f5105f93aed1248f7cc7053a5a46a8e" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:e394b7e82cfa80baa295cffa37b0ba2163ac9204c41e443b0136abc4209ecbeb time="2024-10-31T18:46:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e394b7e82cfa80baa295cffa37b0ba2163ac9204c41e443b0136abc4209ecbeb" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:13748fa22ffb99dd79eff431c6a5f812dd32784ca5ef4d6cc540ccc20380c9dd time="2024-10-31T18:46:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/13/13748fa22ffb99dd79eff431c6a5f812dd32784ca5ef4d6cc540ccc20380c9dd" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:87700a911812e5a7bebe62c0bd9131893f5105f93aed1248f7cc7053a5a46a8e time="2024-10-31T18:46:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/87/87700a911812e5a7bebe62c0bd9131893f5105f93aed1248f7cc7053a5a46a8e" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:9e3dddead07f7899d325a760db49d009bdc480f7836eaffb352ccc0f6ef2bbae time="2024-10-31T18:46:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9e/9e3dddead07f7899d325a760db49d009bdc480f7836eaffb352ccc0f6ef2bbae" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae --- PASS: TestDeleteManifestIfTagNotFound (1.12s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:25863a2f09f7a49c00daca3562c9b2171f58b12023f92a4aabb497a80d5ce911 time="2024-10-31T18:46:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/25/25863a2f09f7a49c00daca3562c9b2171f58b12023f92a4aabb497a80d5ce911" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:84ea8383534b6d824af2ff579eddb1332e176dd62703caaea1cd6fce37a437b1 time="2024-10-31T18:46:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/84ea8383534b6d824af2ff579eddb1332e176dd62703caaea1cd6fce37a437b1" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:b10c916241a90157d672e837bfc2ad8e2f60b92fa2ab4899ecdc010311936cf5 time="2024-10-31T18:46:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b1/b10c916241a90157d672e837bfc2ad8e2f60b92fa2ab4899ecdc010311936cf5" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae --- PASS: TestGCWithMissingManifests (0.37s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:6d1b0c19e5ecd96108603254fb68346dcaf1b758c035132858b1b92ad5752c20 komnenos: marking blob sha256:917eb4b0c91016008c72584d989d4abccae8f063099d4b71ac577460bd6527ba komnenos: marking blob sha256:1a3515c7c02f613ab51c51482f8eaba3585250ed23d4fbb05f4409d184cd1933 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:c8858ca3fdfeb0970596ce7e821a055fbe534dbe9f99d06579faf1b5a0fcc96f time="2024-10-31T18:46:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c8858ca3fdfeb0970596ce7e821a055fbe534dbe9f99d06579faf1b5a0fcc96f" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:caeb077e29fc3b0168e299c11556a0aa59b39b3477e3bd3dab29737a46f4dc64 time="2024-10-31T18:46:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ca/caeb077e29fc3b0168e299c11556a0aa59b39b3477e3bd3dab29737a46f4dc64" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:dd5c9d32483c4d57f56b46275f2b72a1c2407f67b863ffbcc48839e85eb1fc64 time="2024-10-31T18:46:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dd/dd5c9d32483c4d57f56b46275f2b72a1c2407f67b863ffbcc48839e85eb1fc64" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-10-31T18:46:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:ff1b09ffe7c91a3cdcd0da2af41b433f00a8e120150f3b746261539d0a4dc544 time="2024-10-31T18:46:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ff/ff1b09ffe7c91a3cdcd0da2af41b433f00a8e120150f3b746261539d0a4dc544" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:03364f53de360c7d0a5f5f1ea48b65b597e6be56d84fc6a0acdfe55d8097d9e0 time="2024-10-31T18:46:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/03/03364f53de360c7d0a5f5f1ea48b65b597e6be56d84fc6a0acdfe55d8097d9e0" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae blob eligible for deletion: sha256:892de6491244bd005532e9915f3bd52e2b273fcd813f5f62cfe2215261af6afd time="2024-10-31T18:46:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/89/892de6491244bd005532e9915f3bd52e2b273fcd813f5f62cfe2215261af6afd" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae --- PASS: TestDeletionHasEffect (1.51s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.55s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:e1810bb90867503ea41494e7621b5b30b94d243039c64cd08891c5fcf559e0d5 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:70af526023a155c6e7327da1070944a149499b63771ecc44de3972bd6b874550 michael_z_doukas: marking blob sha256:c9b064bbdea9cc040fa0f23163707716175b473129ac6adfea1b75f2484a2e95 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a14525165fb1b37a0dc24943036e0efa4e6396ae76659b9b53bf6bcac927f86f time="2024-10-31T18:46:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a1/a14525165fb1b37a0dc24943036e0efa4e6396ae76659b9b53bf6bcac927f86f" go.version=go1.23.2 instance.id=c0bf4009-7139-4e97-b607-292357482cae --- PASS: TestOrphanBlobDeleted (0.74s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:12fc3721cfdfc87a3aae6bbc3125cec3fadaef08ab6154ff10c4f65946bb2506 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:7b5a351123f6ed8e388fc4802b48581d5f7c6c148a2475013c3ef34a2bad6ee6 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.45s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.71s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.22s) === 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="2024-10-31T18:46:41Z" level=info msg="PurgeUploads starting: olderThan=2024-10-31 17:46:41.983038683 +0000 UTC m=-3581.108407071, actuallyDelete=true" time="2024-10-31T18:46:41Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-10-31T18:46:41Z" level=info msg="PurgeUploads starting: olderThan=2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299, actuallyDelete=true" time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/574ef758-0ae4-4344-abe7-cd2e0e75d032 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6c4465e5-493a-4342-9a38-6417693304c4 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7d533227-dc9e-4e40-8d42-3e0236ad48fb have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a17b67cb-2d79-495f-9a20-1da8f7b0d9aa have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c6d9c873-fc56-4162-a816-d4d5aab6c058 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e1abe619-aad2-4d10-b336-a51c1927edb8 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/59b793a0-53e2-4e3e-8c86-c7a89809ebe0 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8ed34b39-be10-4d03-963d-c02addb17494 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d977cba6-f505-4fc3-87f0-b7186ddec8d3 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fd9ff2bf-65d8-48de-8a8a-7b4e41dcf65b have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/0e0ad04b-dd35-402a-b593-f1ad62bd723c have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.983900051 +0000 UTC m=+18.892454299). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-10-31T18:46:41Z" level=info msg="PurgeUploads starting: olderThan=2024-10-31 18:46:41.98495776 +0000 UTC m=+18.893512004, actuallyDelete=true" time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/417dcf46-1206-4063-b471-91742d94fe23 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.98495776 +0000 UTC m=+18.893512004). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b6c12a9e-cf6f-441a-9cf9-fff50916aad8 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.98495776 +0000 UTC m=+18.893512004). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ede25ac5-c135-43c2-8144-a24cd0d7d9b7 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.98495776 +0000 UTC m=+18.893512004). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/12b04121-612a-4bba-847f-ae58f2860c48 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.98495776 +0000 UTC m=+18.893512004). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/223adc79-5d3a-4fc9-96ac-edbea6d0551d have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.98495776 +0000 UTC m=+18.893512004). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-10-31T18:46:41Z" level=info msg="PurgeUploads starting: olderThan=2024-10-31 18:46:41.9856985 +0000 UTC m=+18.894252744, actuallyDelete=true" time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/43af2626-5820-46ff-9020-30edf84daad8 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.9856985 +0000 UTC m=+18.894252744). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/471e89f1-8add-424f-8386-a45e5ce297dd have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.9856985 +0000 UTC m=+18.894252744). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6bad9f9f-9b0d-4cb4-a872-74db3c7cd4f1 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.9856985 +0000 UTC m=+18.894252744). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e03ec37f-b8ce-4ccb-a6c5-87b8e1bdbf77 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.9856985 +0000 UTC m=+18.894252744). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e45ca8bb-e08d-4546-b65b-ac50b6fac835 have older date (2024-10-31 17:46:41 +0000 UTC) than purge date (2024-10-31 18:46:41.9856985 +0000 UTC m=+18.894252744). Removing upload directory." time="2024-10-31T18:46:41Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-10-31T18:46:41Z" level=info msg="PurgeUploads starting: olderThan=2024-10-31 18:46:41.986121413 +0000 UTC m=+18.894675657, actuallyDelete=true" time="2024-10-31T18:46:41Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 18.903s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.010s === 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.013s === RUN TestWalkFileRemoved time="2024-10-31T18:46:23Z" 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.794s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === 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.092s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.20s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.925s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.49s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.243s === 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="2024-10-31T18:46:23Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-10-31T18:46:23Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-10-31T18:46:23Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.2 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 TestUpdateCalledRegularly === CONT TestInvalidData === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 === CONT TestMatchIPV4 === CONT TestParsing === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionNotMatched time="2024-10-31T18:46:23Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-10-31T18:46:23Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=ada5df67-bf0a-40de-965f-927265428674 time="2024-10-31T18:46:23Z" level=error msg="unknown ip address format" go.version=go1.23.2 instance.id=ada5df67-bf0a-40de-965f-927265428674 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2024-10-31T18:46:23Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=ada5df67-bf0a-40de-965f-927265428674 --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestInvalidData (0.01s) time="2024-10-31T18:46:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-10-31T18:46:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-10-31T18:46:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-10-31T18:46:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.509s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s === 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.720s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.54s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.267s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.02s) PASS ok github.com/docker/distribution/uuid 0.023s >>> 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-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 24.9 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Thu, 31 Oct 2024 18:47:24 +0000 elapsed time 0h 1m 28s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20241031.184559) (2/2) Purging go (1.23.2-r0) Executing busybox-1.37.0-r3.trigger OK: 425 MiB in 101 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...