>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Mon, 10 Jun 2024 16:08:46 +0000 >>> docker-registry: Checking sanity of /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.22.4-r1) (2/2) Installing .makedepends-docker-registry (20240610.160847) Executing busybox-1.36.1-r31.trigger OK: 449 MiB in 112 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2024-06-10T16:09:06Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-10T16:09:06Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.028s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-10T16:09:06Z" 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.009s === 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.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.85s) PASS ok github.com/docker/distribution/health/checks 0.852s === 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.009s === 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.013s === 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/06/10 16:09:06 http: TLS handshake error from 127.0.0.1:44324: 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:46795/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46795/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46795/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:46795/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:46621?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.90s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-10T16:09:07Z" level=info msg="broadcaster: closing" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="closing testSink" time="2024-06-10T16:09:07Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-06-10T16:09:07Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 1} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 1} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 1} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:07Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:08Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T16:09:09Z" level=warning msg="&{0xc00069ebd0 0.9} encountered too many errors, backing off" time="2024-06-10T16:09:09Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.38s) PASS ok github.com/docker/distribution/notifications 2.449s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-10T16:09:06Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T16:09:06.797438816Z" 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.22.4 time="2024-06-10T16:09:06.797464704Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:06.797508869Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.22.4 time="2024-06-10T16:09:06.797932692Z" level=info msg="listening on [::]:5000" go.version=go1.22.4 time="2024-06-10T16:09:09.801984117Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 time="2024-06-10T16:09:09.907815325Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=bb7febf7-194a-4e9f-af19-64d38ac55dd4 http.request.method=GET http.request.remoteaddr="[::1]:39536" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.613646ms http.response.status=200 http.response.written=2 ::1 - - [10/Jun/2024:16:09:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-10T16:09:10.042795314Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T16:09:10.043641634Z" 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.22.4 time="2024-06-10T16:09:10.043663362Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:10.043713866Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.22.4 time="2024-06-10T16:09:10.04383371Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 time="2024-06-10T16:09:10.043849803Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.4 time="2024-06-10T16:09:10.044117897Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.4 time="2024-06-10T16:09:13.051317735Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=81e869fd-849c-4a3b-a683-7434cd92b48a http.request.method=GET http.request.remoteaddr="127.0.0.1:48656" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="872.059µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:09:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-10T16:09:13.051455037Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 --- PASS: TestRegistrySupportedCipherSuite (3.24s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-10T16:09:13.706739991Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T16:09:13.70766685Z" 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.22.4 time="2024-06-10T16:09:13.707691622Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:13.707719539Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.22.4 time="2024-06-10T16:09:13.707883729Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 --- PASS: TestRegistryUnsupportedCipherSuite (8.66s) PASS ok github.com/docker/distribution/registry 15.032s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === 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.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.110s === RUN TestBasicAccessController time="2024-06-10T16:09:06Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.4 instance.id=ec9c75e1-a641-4b23-91c9-ccdaaefdda03 time="2024-06-10T16:09:06Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.4 instance.id=ec9c75e1-a641-4b23-91c9-ccdaaefdda03 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-06-10T16:09:06Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.4 password=NbMj7i76DsFMgzF80EzNLGdWiJQXpST8MP9Ymouvz4Y user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.102s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.007s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-06-10T16:09:06Z" level=info msg="token not to be used before 2024-06-10 16:09:07 +0000 UTC - currently 2024-06-10 16:09:06.805164736 +0000 UTC m=+0.015690709" time="2024-06-10T16:09:06Z" level=info msg="token not to be used after 2024-06-10 16:09:06 +0000 UTC - currently 2024-06-10 16:09:06.806024757 +0000 UTC m=+0.016550724" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-06-10T16:09:06Z" 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.030s === 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.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.064s === 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-06-10T16:09: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.22.4 time="2024-06-10T16:09:07Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42915" http.request.id=bfd50659-99ed-4eb9-9d37-84c5dc5e9b33 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.056639ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:09:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:07Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=0e87ffa2-64fb-462e-827c-16ea6039419a http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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.939408ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:16:09:07 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T16:09:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=cd111dbc-3977-448b-a1c2-a28347c2ca72 http.request.method=POST http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.215288ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:07 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=0af5ca40-0f6b-4198-bf59-b37e4554bea9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/aaaa/blobs/uploads/9ecc3184-3272-4d34-b652-5e5ef19c9eb6?_state=Q4uXYRD8D7Ul5M5FeUDPlwoJJ7VpIkdnJml3Og9uacp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5ZWNjMzE4NC0zMjcyLTRkMzQtYjY1Mi01ZTVlZjE5YzllYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MDcuMjY1MTE4MDVaIn0%3D&digest=sha256%3Aaca69a06ace5f07057abb47b2f08aeba4a2831c86b4d96fd7962e7bca2367be8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.635222346s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:07 +0000] "PUT /v2/foo/aaaa/blobs/uploads/9ecc3184-3272-4d34-b652-5e5ef19c9eb6?_state=Q4uXYRD8D7Ul5M5FeUDPlwoJJ7VpIkdnJml3Og9uacp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5ZWNjMzE4NC0zMjcyLTRkMzQtYjY1Mi01ZTVlZjE5YzllYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MDcuMjY1MTE4MDVaIn0%3D&digest=sha256%3Aaca69a06ace5f07057abb47b2f08aeba4a2831c86b4d96fd7962e7bca2367be8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=3f0a2547-d58f-4c64-a30a-c25b517e33b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.885588ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:08 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=d1eb32a1-bf0c-42b7-a895-91e00b9f8889 http.request.method=POST http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.387µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:09 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=dd8daddd-02a3-43cb-9f30-20623b206784 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/bbbb/blobs/uploads/1bf8c84b-dca9-4ca9-8a2d-32543b98dccc?_state=4KvJcba_GVW6cbH9ZrCYLWrhxVoZtkeFLfCBf7gMuXF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxYmY4Yzg0Yi1kY2E5LTRjYTktOGEyZC0zMjU0M2I5OGRjY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MDkuMTQxOTQwNDU2WiJ9&digest=sha256%3A06eba52ce58c46b48491f5335f8d93be7e33686d2712f65e452738b0e59c38cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.686886656s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:09 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1bf8c84b-dca9-4ca9-8a2d-32543b98dccc?_state=4KvJcba_GVW6cbH9ZrCYLWrhxVoZtkeFLfCBf7gMuXF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxYmY4Yzg0Yi1kY2E5LTRjYTktOGEyZC0zMjU0M2I5OGRjY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MDkuMTQxOTQwNDU2WiJ9&digest=sha256%3A06eba52ce58c46b48491f5335f8d93be7e33686d2712f65e452738b0e59c38cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=4e63ed3c-96d6-4618-a83f-3018cf317e60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.286695ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:10 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=ef54a8d5-6ec5-489d-9032-33588f7692f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="830.705µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:11 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=4b90527f-82b4-4ad9-b613-409257d86dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/cccc/blobs/uploads/26ca27fe-60e4-4916-83c9-9c0c382246ae?_state=Aa8_LCS7sCq3s42Xrzqbs-InV8kKRcv6CqrDAH1gTqF7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNmNhMjdmZS02MGU0LTQ5MTYtODNjOS05YzBjMzgyMjQ2YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTEuMDM2MTg2NTcxWiJ9&digest=sha256%3A09121c240950e6f6cdb8f856e054acc6a915029871ef6b776c2838b660db9e94" http.request.useragent="Go-http-client/1.1" http.response.duration=1.431015637s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:11 +0000] "PUT /v2/foo/cccc/blobs/uploads/26ca27fe-60e4-4916-83c9-9c0c382246ae?_state=Aa8_LCS7sCq3s42Xrzqbs-InV8kKRcv6CqrDAH1gTqF7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNmNhMjdmZS02MGU0LTQ5MTYtODNjOS05YzBjMzgyMjQ2YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTEuMDM2MTg2NTcxWiJ9&digest=sha256%3A09121c240950e6f6cdb8f856e054acc6a915029871ef6b776c2838b660db9e94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=e4fb4982-4c2d-48fe-a33d-bd2570e819fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.577823ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:12 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=d42cc16d-99db-4033-aa18-83f4f65b0dd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="818.921µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:12 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=783019e5-31ef-4658-af33-86eaff87f7dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/dddd/blobs/uploads/fd73ef42-ec3a-46f2-b5aa-909abf804019?_state=xy_iygD3aW2-kXVtu0xngq5ou9Hxrc5VKJzMWHi5-7J7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmZDczZWY0Mi1lYzNhLTQ2ZjItYjVhYS05MDlhYmY4MDQwMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTIuNjAxNDc1Mjc1WiJ9&digest=sha256%3Ad44547434466e46b8252c2f1d5a1e4858d0b661da6764adb4dd37acfdfff14cf" http.request.useragent="Go-http-client/1.1" http.response.duration=564.891167ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:12 +0000] "PUT /v2/foo/dddd/blobs/uploads/fd73ef42-ec3a-46f2-b5aa-909abf804019?_state=xy_iygD3aW2-kXVtu0xngq5ou9Hxrc5VKJzMWHi5-7J7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmZDczZWY0Mi1lYzNhLTQ2ZjItYjVhYS05MDlhYmY4MDQwMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTIuNjAxNDc1Mjc1WiJ9&digest=sha256%3Ad44547434466e46b8252c2f1d5a1e4858d0b661da6764adb4dd37acfdfff14cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=66d748c8-71aa-4258-8e57-b5229cc9b0f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.075948ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:13 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=c34f7e2b-b590-4b94-b58e-aca1c420eb7b http.request.method=POST http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.303575ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:13 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=0836cdd9-4647-481e-a300-f01617d3ff6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/eeee/blobs/uploads/cb32b0ee-2e0a-48f7-a345-31bb0c2affe3?_state=Et10MudsvNhVVvMZicYSGAWVq46GC5mN6FSj8yxUePV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjYjMyYjBlZS0yZTBhLTQ4ZjctYTM0NS0zMWJiMGMyYWZmZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTMuNDEzOTY2ODUxWiJ9&digest=sha256%3A8f3a575984c8eba7c538d60f879ce98695ec425958ae5eb82ef61c4f007c3467" http.request.useragent="Go-http-client/1.1" http.response.duration=1.72762451s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:13 +0000] "PUT /v2/foo/eeee/blobs/uploads/cb32b0ee-2e0a-48f7-a345-31bb0c2affe3?_state=Et10MudsvNhVVvMZicYSGAWVq46GC5mN6FSj8yxUePV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjYjMyYjBlZS0yZTBhLTQ4ZjctYTM0NS0zMWJiMGMyYWZmZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTMuNDEzOTY2ODUxWiJ9&digest=sha256%3A8f3a575984c8eba7c538d60f879ce98695ec425958ae5eb82ef61c4f007c3467 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=baa1f7b1-7efc-4ded-a1a8-354cba8322d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.83694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:15 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=22dbd939-2622-43d4-a795-d1c0417ddb38 http.request.method=POST http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="860.404µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:15 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=35dc59c7-746e-4731-8480-46bc29505d5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/ffff/blobs/uploads/4429bbc8-6832-487d-8978-e6c7193d6379?_state=QTr-bw4syfF8uSq2Kh6Y8t-9HxF_1xraTkTKewy_ah57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0NDI5YmJjOC02ODMyLTQ4N2QtODk3OC1lNmM3MTkzZDYzNzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTUuMzY1ODc4MzE1WiJ9&digest=sha256%3Acb136814c56cdebc8062a878ecf1599a3b2ef4a5004ab37cade70b9fd04780a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.733695471s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:15 +0000] "PUT /v2/foo/ffff/blobs/uploads/4429bbc8-6832-487d-8978-e6c7193d6379?_state=QTr-bw4syfF8uSq2Kh6Y8t-9HxF_1xraTkTKewy_ah57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0NDI5YmJjOC02ODMyLTQ4N2QtODk3OC1lNmM3MTkzZDYzNzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTUuMzY1ODc4MzE1WiJ9&digest=sha256%3Acb136814c56cdebc8062a878ecf1599a3b2ef4a5004ab37cade70b9fd04780a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=ad3b1946-b582-4121-aa9a-547b2ada6891 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.815966ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=a434b633-8efd-4150-bf88-c1aa27e72f95 http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="716.338µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=33cf128d-e9fd-466a-9231-858f347661d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="705.655µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=c8d5247a-18f0-40bc-abf7-b25688bd9cdd http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="772.127µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=41968887-3264-4e61-87bd-42f6185f71b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="722.707µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=8686c129-1b08-474d-9a1e-4f9f2d5af6a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="905.121µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=f69b94a7-12db-46e7-8fe6-c97fcf95dadd http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="861.067µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" 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.22.4 http.request.host="127.0.0.1:42861" http.request.id=83a3aa3b-2b83-4b0b-98ce-fa7f229ae8d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="777.433µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" 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.22.4 http.request.host="127.0.0.1:42861" http.request.id=ac0a4151-6754-4f08-a4d5-807ce74060d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="646.671µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=836a1ca2-6a4c-4eec-a4ff-d015bcd16327 http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="803.655µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42861" http.request.id=81f184bc-b407-4d29-b949-fe3df522d2fb http.request.method=GET http.request.remoteaddr="127.0.0.1:59012" 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="849.765µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:17Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=133c2042-e166-45cf-8146-d57f933c9fce http.request.method=POST http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.490805ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=63bbddd5-fac5-4242-a71e-a9f93f2171ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/aaaa/blobs/uploads/c365af76-99a9-4516-a8f7-4d49a1a80bde?_state=B8WgaW6VOhJG_t5Qyeh52LpjibSrODpMDU-UPO9r0jJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjMzY1YWY3Ni05OWE5LTQ1MTYtYThmNy00ZDQ5YTFhODBiZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTcuMzQ0Nzc0MTg3WiJ9&digest=sha256%3Ae635c4596b7c56ebafd9fe39377d47dd5d145fab1af49b2dca531df279b89b0d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.695593201s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:17 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c365af76-99a9-4516-a8f7-4d49a1a80bde?_state=B8WgaW6VOhJG_t5Qyeh52LpjibSrODpMDU-UPO9r0jJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjMzY1YWY3Ni05OWE5LTQ1MTYtYThmNy00ZDQ5YTFhODBiZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTcuMzQ0Nzc0MTg3WiJ9&digest=sha256%3Ae635c4596b7c56ebafd9fe39377d47dd5d145fab1af49b2dca531df279b89b0d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=376a5c94-2e54-4d98-bd44-d82f4fe96bd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.660626ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:19 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=7c54251f-085c-4cdb-b753-5c5209e0cd80 http.request.method=POST http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.206311ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:19 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=cd27094e-f242-4b64-9888-62ad5a2dee5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/bbbb/blobs/uploads/905dbade-9fd0-41a3-8a0d-54f7ffe3fc1a?_state=0e4nNeQMaanG18Ki34q48YUdeHcWD3-sUfMVUAO1-3p7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MDVkYmFkZS05ZmQwLTQxYTMtOGEwZC01NGY3ZmZlM2ZjMWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTkuMjY0OTA3NjI0WiJ9&digest=sha256%3Ae48e825072d9d6e40d7128e1e75789710bc0689bacff4bcd97650a82f05e2413" http.request.useragent="Go-http-client/1.1" http.response.duration=1.555590607s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:19 +0000] "PUT /v2/foo/bbbb/blobs/uploads/905dbade-9fd0-41a3-8a0d-54f7ffe3fc1a?_state=0e4nNeQMaanG18Ki34q48YUdeHcWD3-sUfMVUAO1-3p7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MDVkYmFkZS05ZmQwLTQxYTMtOGEwZC01NGY3ZmZlM2ZjMWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MTkuMjY0OTA3NjI0WiJ9&digest=sha256%3Ae48e825072d9d6e40d7128e1e75789710bc0689bacff4bcd97650a82f05e2413 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=7310f896-96bd-49fc-90ba-f23f3318850a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.281273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:20 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=5cc4d6b4-5736-4bc7-8431-fea265471291 http.request.method=POST http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="812.719µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:20 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=1f04d7c7-2500-496b-aaf3-fe868ae97826 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/cccc/blobs/uploads/0bd7203c-d633-4c72-81aa-253552c7b589?_state=cPiwh1leuxnZadt7lNx0xXx3v7DgffKyznK3mQU7Az17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYmQ3MjAzYy1kNjMzLTRjNzItODFhYS0yNTM1NTJjN2I1ODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjAuOTQ2MDA0MzcyWiJ9&digest=sha256%3Ae6eba3d8c8ff1563cb883558b1756ac7f5d4cd32d3be942675ac5529a2c49e66" http.request.useragent="Go-http-client/1.1" http.response.duration=451.232181ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:20 +0000] "PUT /v2/foo/cccc/blobs/uploads/0bd7203c-d633-4c72-81aa-253552c7b589?_state=cPiwh1leuxnZadt7lNx0xXx3v7DgffKyznK3mQU7Az17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYmQ3MjAzYy1kNjMzLTRjNzItODFhYS0yNTM1NTJjN2I1ODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjAuOTQ2MDA0MzcyWiJ9&digest=sha256%3Ae6eba3d8c8ff1563cb883558b1756ac7f5d4cd32d3be942675ac5529a2c49e66 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=38355499-1494-4c31-b7a7-d57fc6557ed4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.301974ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:21 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=6b59748b-2270-4cdb-856d-be0fd3acd863 http.request.method=POST http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.127695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:21 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=727eb2e2-de36-40a5-a819-73c9df6853b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/dddd/blobs/uploads/a6b176f8-e948-4c4c-878a-b93a29d2d312?_state=-SjFQqrb6Cbzv38PNWo-UyiF6MHwMbDh1aW416A8-Rh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNmIxNzZmOC1lOTQ4LTRjNGMtODc4YS1iOTNhMjlkMmQzMTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjEuNTU3Nzc3MDk1WiJ9&digest=sha256%3Ab4bf9262fea36cb75c55aed36f8714c7e1e7355e8798f432ac0625d2dc408b7f" http.request.useragent="Go-http-client/1.1" http.response.duration=718.11092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:21 +0000] "PUT /v2/foo/dddd/blobs/uploads/a6b176f8-e948-4c4c-878a-b93a29d2d312?_state=-SjFQqrb6Cbzv38PNWo-UyiF6MHwMbDh1aW416A8-Rh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNmIxNzZmOC1lOTQ4LTRjNGMtODc4YS1iOTNhMjlkMmQzMTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjEuNTU3Nzc3MDk1WiJ9&digest=sha256%3Ab4bf9262fea36cb75c55aed36f8714c7e1e7355e8798f432ac0625d2dc408b7f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=09fb96e4-dfb2-4642-9289-18ea6ea6279c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35686" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.262575ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46351" http.request.id=41868f7f-b0dd-444e-9246-17ba923adb3d http.request.method=GET http.request.remoteaddr="127.0.0.1:35686" 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="650.612µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (15.25s) === RUN TestURLPrefix time="2024-06-10T16:09:22Z" 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.22.4 time="2024-06-10T16:09:22Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39437" http.request.id=28bef8bc-8ae9-443f-8ed0-03c62fa68693 http.request.method=GET http.request.remoteaddr="127.0.0.1:47118" 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.697µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-06-10T16:09:22Z" 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.22.4 time="2024-06-10T16:09:22Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:22Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=26df2b61-1ce9-4c90-af51-7be7e50e270d http.request.method=GET http.request.remoteaddr="127.0.0.1:60580" http.request.uri="/v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.63µs" http.response.status=404 http.response.written=157 vars.digest="sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "GET /v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=de6d8d2c-bb3e-4602-b049-b133b4a2bd0d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60582" http.request.uri="/v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.056182ms http.response.status=404 http.response.written=157 vars.digest="sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=c508b3b5-15af-454f-8976-2b8467823811 http.request.method=POST http.request.remoteaddr="127.0.0.1:60582" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="796.722µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=855c2072-012e-462d-bcc1-3a12a04d5e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:60582" http.request.uri="/v2/foo/bar/blobs/uploads/148d3b2d-69dd-4b00-8fd2-0415566f558e?_state=IraVsS9n_bMyF3OrLzqXrqm7k54eXG8Yfx1UnwRgqD97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGQzYjJkLTY5ZGQtNGIwMC04ZmQyLTA0MTU1NjZmNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzI1MjE1NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.045958ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "GET /v2/foo/bar/blobs/uploads/148d3b2d-69dd-4b00-8fd2-0415566f558e?_state=IraVsS9n_bMyF3OrLzqXrqm7k54eXG8Yfx1UnwRgqD97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGQzYjJkLTY5ZGQtNGIwMC04ZmQyLTA0MTU1NjZmNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzI1MjE1NzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=2e317eb2-4e51-4861-94c8-a8bee2fe1bf1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60582" http.request.uri="/v2/foo/bar/blobs/uploads/148d3b2d-69dd-4b00-8fd2-0415566f558e?_state=IraVsS9n_bMyF3OrLzqXrqm7k54eXG8Yfx1UnwRgqD97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGQzYjJkLTY5ZGQtNGIwMC04ZmQyLTA0MTU1NjZmNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzI1MjE1NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.360378ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "DELETE /v2/foo/bar/blobs/uploads/148d3b2d-69dd-4b00-8fd2-0415566f558e?_state=IraVsS9n_bMyF3OrLzqXrqm7k54eXG8Yfx1UnwRgqD97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGQzYjJkLTY5ZGQtNGIwMC04ZmQyLTA0MTU1NjZmNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzI1MjE1NzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=d3811626-a5ff-4aa5-92ab-5e5d7f1c04f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60582" http.request.uri="/v2/foo/bar/blobs/uploads/148d3b2d-69dd-4b00-8fd2-0415566f558e?_state=IraVsS9n_bMyF3OrLzqXrqm7k54eXG8Yfx1UnwRgqD97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGQzYjJkLTY5ZGQtNGIwMC04ZmQyLTA0MTU1NjZmNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzI1MjE1NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=148d3b2d-69dd-4b00-8fd2-0415566f558e time="2024-06-10T16:09:22Z" 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.22.4 http.request.host="127.0.0.1:38205" http.request.id=d3811626-a5ff-4aa5-92ab-5e5d7f1c04f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60582" http.request.uri="/v2/foo/bar/blobs/uploads/148d3b2d-69dd-4b00-8fd2-0415566f558e?_state=IraVsS9n_bMyF3OrLzqXrqm7k54eXG8Yfx1UnwRgqD97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGQzYjJkLTY5ZGQtNGIwMC04ZmQyLTA0MTU1NjZmNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzI1MjE1NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.246099ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=148d3b2d-69dd-4b00-8fd2-0415566f558e 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "GET /v2/foo/bar/blobs/uploads/148d3b2d-69dd-4b00-8fd2-0415566f558e?_state=IraVsS9n_bMyF3OrLzqXrqm7k54eXG8Yfx1UnwRgqD97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGQzYjJkLTY5ZGQtNGIwMC04ZmQyLTA0MTU1NjZmNTU4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzI1MjE1NzdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=90221bff-d586-4771-996e-e9e1868e02ec http.request.method=POST http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.28199ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=fc438eef-c579-4f5d-8bee-08d02cdf4a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/38b87a76-9df2-4ccc-88da-6c23b834d16b?_state=jcu75DYD91gMSEUI3ANcuC8Y6iPBcoqmvi-Fp5UUYR57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4Yjg3YTc2LTlkZjItNGNjYy04OGRhLTZjMjNiODM0ZDE2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzkwOTI1ODhaIn0%3D&digest=sha256%3A559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" provided=sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda vars.name="foo/bar" vars.uuid=38b87a76-9df2-4ccc-88da-6c23b834d16b time="2024-06-10T16:09:22Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=fc438eef-c579-4f5d-8bee-08d02cdf4a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/38b87a76-9df2-4ccc-88da-6c23b834d16b?_state=jcu75DYD91gMSEUI3ANcuC8Y6iPBcoqmvi-Fp5UUYR57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4Yjg3YTc2LTlkZjItNGNjYy04OGRhLTZjMjNiODM0ZDE2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzkwOTI1ODhaIn0%3D&digest=sha256%3A559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=38b87a76-9df2-4ccc-88da-6c23b834d16b time="2024-06-10T16:09:22Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=fc438eef-c579-4f5d-8bee-08d02cdf4a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/38b87a76-9df2-4ccc-88da-6c23b834d16b?_state=jcu75DYD91gMSEUI3ANcuC8Y6iPBcoqmvi-Fp5UUYR57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4Yjg3YTc2LTlkZjItNGNjYy04OGRhLTZjMjNiODM0ZDE2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzkwOTI1ODhaIn0%3D&digest=sha256%3A559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="899.228µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=38b87a76-9df2-4ccc-88da-6c23b834d16b 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "PUT /v2/foo/bar/blobs/uploads/38b87a76-9df2-4ccc-88da-6c23b834d16b?_state=jcu75DYD91gMSEUI3ANcuC8Y6iPBcoqmvi-Fp5UUYR57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4Yjg3YTc2LTlkZjItNGNjYy04OGRhLTZjMjNiODM0ZDE2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40MzkwOTI1ODhaIn0%3D&digest=sha256%3A559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=24937450-3033-4426-b22a-bb95176516c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="819.319µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=73ec9686-8d37-41fa-820b-173b759a42d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/aa5cf04d-9523-4694-8be3-05809520b7f5?_state=bDHxMv03YmH_C3qIiEOpofw4PJMeRxFPVEuSeMbTOY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhNWNmMDRkLTk1MjMtNDY5NC04YmUzLTA1ODA5NTIwYjdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40NDE2NjU5MDRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.37594ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "PUT /v2/foo/bar/blobs/uploads/aa5cf04d-9523-4694-8be3-05809520b7f5?_state=bDHxMv03YmH_C3qIiEOpofw4PJMeRxFPVEuSeMbTOY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhNWNmMDRkLTk1MjMtNDY5NC04YmUzLTA1ODA5NTIwYjdmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40NDE2NjU5MDRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=0af3e49b-74bc-49a6-9232-9ebcfc4f5b66 http.request.method=POST http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.013409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=1b43624f-004f-4c76-8e4e-55b0c8532428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/63f86494-e83d-41bb-879b-f5f43fbda95d?_state=C1mrUQI_I9y6Ps1vCoMzUVtrPCEnXNaa2WmBxViYsJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZjg2NDk0LWU4M2QtNDFiYi04NzliLWY1ZjQzZmJkYTk1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40NDQ0NzU5NFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.292673ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "PUT /v2/foo/bar/blobs/uploads/63f86494-e83d-41bb-879b-f5f43fbda95d?_state=C1mrUQI_I9y6Ps1vCoMzUVtrPCEnXNaa2WmBxViYsJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZjg2NDk0LWU4M2QtNDFiYi04NzliLWY1ZjQzZmJkYTk1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40NDQ0NzU5NFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=3dbe7b4f-c638-4f61-8e5b-0d9a1ca972e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.086448ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=a006e2bb-0bb6-435e-88eb-abc5d6ac28e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/96d22de6-6b77-45fc-83e1-8ce23b01bbf3?_state=6M5BcIJ1kyFIpZzgyen0MKjGWgEEfe96nt4_Niu6kch7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2ZDIyZGU2LTZiNzctNDVmYy04M2UxLThjZTIzYjAxYmJmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40NDc1NDcyNjVaIn0%3D&digest=sha256%3A559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.duration=662.091786ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:22 +0000] "PUT /v2/foo/bar/blobs/uploads/96d22de6-6b77-45fc-83e1-8ce23b01bbf3?_state=6M5BcIJ1kyFIpZzgyen0MKjGWgEEfe96nt4_Niu6kch7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2ZDIyZGU2LTZiNzctNDVmYy04M2UxLThjZTIzYjAxYmJmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMi40NDc1NDcyNjVaIn0%3D&digest=sha256%3A559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=06b1b462-d574-46c7-9273-d962e36e8c17 http.request.method=POST http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.46µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38205" http.request.id=b50b4f57-c615-4c68-a116-d8b38baeac7a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/346b415f-2fb0-434f-a9f9-b7ec1d39b95d?_state=fP34MIqDao8_UOMbG6Im8zVZO0Xu27-ANjH2x4mLhIt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NmI0MTVmLTJmYjAtNDM0Zi1hOWY5LWI3ZWMxZDM5Yjk1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMy4xNzc1Nzk0OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=658.896546ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "PATCH /v2/foo/bar/blobs/uploads/346b415f-2fb0-434f-a9f9-b7ec1d39b95d?_state=fP34MIqDao8_UOMbG6Im8zVZO0Xu27-ANjH2x4mLhIt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NmI0MTVmLTJmYjAtNDM0Zi1hOWY5LWI3ZWMxZDM5Yjk1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyMy4xNzc1Nzk0OTFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=fc8bfa41-2b93-41f4-bf3c-1a7e0c091603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/uploads/346b415f-2fb0-434f-a9f9-b7ec1d39b95d?_state=wt7LiPoFUtlftgfuyNN0NdQhkBmUUArCaep5CE4k1oV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NmI0MTVmLTJmYjAtNDM0Zi1hOWY5LWI3ZWMxZDM5Yjk1ZCIsIk9mZnNldCI6MTgwMTUyMzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjNaIn0%3D&digest=sha256%3A559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051083ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "PUT /v2/foo/bar/blobs/uploads/346b415f-2fb0-434f-a9f9-b7ec1d39b95d?_state=wt7LiPoFUtlftgfuyNN0NdQhkBmUUArCaep5CE4k1oV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NmI0MTVmLTJmYjAtNDM0Zi1hOWY5LWI3ZWMxZDM5Yjk1ZCIsIk9mZnNldCI6MTgwMTUyMzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjNaIn0%3D&digest=sha256%3A559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=3bba7628-d800-422d-aac0-b3f13f7a7035 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.387187ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=2a1afe06-e38c-4a3e-a24a-13f60d83a24f http.request.method=GET http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=39.554415ms http.response.status=200 http.response.written=18015232 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "GET /v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 200 18015232 "" "Go-http-client/1.1" time="2024-06-10T16:09:23Z" level=error msg="error parsing digest="sha257:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=8550dd92-f077-4e70-b31f-4f51e18df84f http.request.method=GET http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/sha257:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" vars.name="foo/bar" time="2024-06-10T16:09:23Z" 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.22.4 http.request.host="127.0.0.1:38205" http.request.id=8550dd92-f077-4e70-b31f-4f51e18df84f http.request.method=GET http.request.remoteaddr="127.0.0.1:60588" http.request.uri="/v2/foo/bar/blobs/sha257:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.168912ms http.response.status=400 http.response.written=110 vars.digest="sha257:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "GET /v2/foo/bar/blobs/sha257:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T16:09:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=7c84a28c-eb7f-4a46-b7d7-4a8e9ac59b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:60602" http.request.uri="/v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.duration="994.252µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "GET /v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:23Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=ada2c3d6-1e92-498f-9570-fa8d62076cda http.request.method=GET http.request.remoteaddr="127.0.0.1:36968" http.request.uri="/v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.426719ms http.response.status=404 http.response.written=157 vars.digest="sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "GET /v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=c94f47bb-35c0-4fbd-a1e6-a63a78b9ebf0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36976" http.request.uri="/v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.164973ms http.response.status=404 http.response.written=157 vars.digest="sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=c9234d9b-2305-433f-bc40-89eb29944603 http.request.method=POST http.request.remoteaddr="127.0.0.1:36976" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023496ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=5b2a0c45-f96e-45ff-bedf-8a4ac4078f71 http.request.method=GET http.request.remoteaddr="127.0.0.1:36976" http.request.uri="/v2/foo/bar/blobs/uploads/79d54563-8d30-434e-a76f-e19c38d62a61?_state=0TDq5JvGkTkbRZaZKgz1T8eycm4_ifdK6OEbON2uGmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDU0NTYzLThkMzAtNDM0ZS1hNzZmLWUxOWMzOGQ2MmE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNjcyODAyMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.084673ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "GET /v2/foo/bar/blobs/uploads/79d54563-8d30-434e-a76f-e19c38d62a61?_state=0TDq5JvGkTkbRZaZKgz1T8eycm4_ifdK6OEbON2uGmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDU0NTYzLThkMzAtNDM0ZS1hNzZmLWUxOWMzOGQ2MmE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNjcyODAyMzZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=26e810cd-a50b-4270-950d-0081d78dceab http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36976" http.request.uri="/v2/foo/bar/blobs/uploads/79d54563-8d30-434e-a76f-e19c38d62a61?_state=0TDq5JvGkTkbRZaZKgz1T8eycm4_ifdK6OEbON2uGmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDU0NTYzLThkMzAtNDM0ZS1hNzZmLWUxOWMzOGQ2MmE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNjcyODAyMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.135673ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "DELETE /v2/foo/bar/blobs/uploads/79d54563-8d30-434e-a76f-e19c38d62a61?_state=0TDq5JvGkTkbRZaZKgz1T8eycm4_ifdK6OEbON2uGmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDU0NTYzLThkMzAtNDM0ZS1hNzZmLWUxOWMzOGQ2MmE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNjcyODAyMzZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=2789ce51-e2e8-4939-98ed-d5717ffdc824 http.request.method=GET http.request.remoteaddr="127.0.0.1:36976" http.request.uri="/v2/foo/bar/blobs/uploads/79d54563-8d30-434e-a76f-e19c38d62a61?_state=0TDq5JvGkTkbRZaZKgz1T8eycm4_ifdK6OEbON2uGmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDU0NTYzLThkMzAtNDM0ZS1hNzZmLWUxOWMzOGQ2MmE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNjcyODAyMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=79d54563-8d30-434e-a76f-e19c38d62a61 time="2024-06-10T16:09:24Z" 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.22.4 http.request.host="127.0.0.1:44617" http.request.id=2789ce51-e2e8-4939-98ed-d5717ffdc824 http.request.method=GET http.request.remoteaddr="127.0.0.1:36976" http.request.uri="/v2/foo/bar/blobs/uploads/79d54563-8d30-434e-a76f-e19c38d62a61?_state=0TDq5JvGkTkbRZaZKgz1T8eycm4_ifdK6OEbON2uGmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDU0NTYzLThkMzAtNDM0ZS1hNzZmLWUxOWMzOGQ2MmE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNjcyODAyMzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.298864ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=79d54563-8d30-434e-a76f-e19c38d62a61 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "GET /v2/foo/bar/blobs/uploads/79d54563-8d30-434e-a76f-e19c38d62a61?_state=0TDq5JvGkTkbRZaZKgz1T8eycm4_ifdK6OEbON2uGmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZDU0NTYzLThkMzAtNDM0ZS1hNzZmLWUxOWMzOGQ2MmE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNjcyODAyMzZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=bdb73edd-56fc-47d6-a739-d71c164f3c7a http.request.method=POST http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="918.868µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=be119069-5524-4489-9bbd-ba3bad0e77b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/99a9fdcf-535d-4ebf-a063-12bbe4d04d24?_state=KFflepkRR8pzj2mpAwiDaUPd2SKEmdj0OP4IFX-bL2h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5YTlmZGNmLTUzNWQtNGViZi1hMDYzLTEyYmJlNGQwNGQyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNzMzODA5NDdaIn0%3D&digest=sha256%3Af1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" provided=sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d vars.name="foo/bar" vars.uuid=99a9fdcf-535d-4ebf-a063-12bbe4d04d24 time="2024-06-10T16:09:24Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=be119069-5524-4489-9bbd-ba3bad0e77b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/99a9fdcf-535d-4ebf-a063-12bbe4d04d24?_state=KFflepkRR8pzj2mpAwiDaUPd2SKEmdj0OP4IFX-bL2h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5YTlmZGNmLTUzNWQtNGViZi1hMDYzLTEyYmJlNGQwNGQyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNzMzODA5NDdaIn0%3D&digest=sha256%3Af1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=99a9fdcf-535d-4ebf-a063-12bbe4d04d24 time="2024-06-10T16:09:24Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=be119069-5524-4489-9bbd-ba3bad0e77b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/99a9fdcf-535d-4ebf-a063-12bbe4d04d24?_state=KFflepkRR8pzj2mpAwiDaUPd2SKEmdj0OP4IFX-bL2h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5YTlmZGNmLTUzNWQtNGViZi1hMDYzLTEyYmJlNGQwNGQyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNzMzODA5NDdaIn0%3D&digest=sha256%3Af1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.127µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=99a9fdcf-535d-4ebf-a063-12bbe4d04d24 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "PUT /v2/foo/bar/blobs/uploads/99a9fdcf-535d-4ebf-a063-12bbe4d04d24?_state=KFflepkRR8pzj2mpAwiDaUPd2SKEmdj0OP4IFX-bL2h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5YTlmZGNmLTUzNWQtNGViZi1hMDYzLTEyYmJlNGQwNGQyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNzMzODA5NDdaIn0%3D&digest=sha256%3Af1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=e74939c1-1e9c-482f-8790-dfd03784d431 http.request.method=POST http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="738.429µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=c006ad48-1c74-453c-9b60-e88645e68a60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/1c0c3866-5b54-485f-89c8-9107c799ec58?_state=cd3AvC72NGyHhAMUumnMjIBE4LtLzpdgi-kshFXJ4kV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjMGMzODY2LTViNTQtNDg1Zi04OWM4LTkxMDdjNzk5ZWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNzU1MTM1MjdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="931.725µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "PUT /v2/foo/bar/blobs/uploads/1c0c3866-5b54-485f-89c8-9107c799ec58?_state=cd3AvC72NGyHhAMUumnMjIBE4LtLzpdgi-kshFXJ4kV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjMGMzODY2LTViNTQtNDg1Zi04OWM4LTkxMDdjNzk5ZWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNzU1MTM1MjdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=080c5310-f784-4462-b14c-af2ce8033928 http.request.method=POST http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="745.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=cc1560b2-e6cd-423a-b527-265cfcd1c3fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/6ee73c83-53da-4095-aa06-de7370b6f588?_state=t3doks_QSycL5OeZdTBMjWQT83ffWY2Zpw7T41MoWF17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlZTczYzgzLTUzZGEtNDA5NS1hYTA2LWRlNzM3MGI2ZjU4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNzc2MDg3MjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.503182ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "PUT /v2/foo/bar/blobs/uploads/6ee73c83-53da-4095-aa06-de7370b6f588?_state=t3doks_QSycL5OeZdTBMjWQT83ffWY2Zpw7T41MoWF17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlZTczYzgzLTUzZGEtNDA5NS1hYTA2LWRlNzM3MGI2ZjU4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wNzc2MDg3MjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=8205ab03-4075-40ea-9126-40be5873bf0e http.request.method=POST http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139911ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=2813be8d-4600-46ba-bb3d-827b1283552c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/5a21dd37-587b-4f3c-a0b1-6d2d0685399f?_state=jjOo344WyXfL8gVUU8bMhUZ8UQZLOdMA_bhcBewN-Ct7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhMjFkZDM3LTU4N2ItNGYzYy1hMGIxLTZkMmQwNjg1Mzk5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wODEwNTQwMzdaIn0%3D&digest=sha256%3Af1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.duration=875.521564ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:24 +0000] "PUT /v2/foo/bar/blobs/uploads/5a21dd37-587b-4f3c-a0b1-6d2d0685399f?_state=jjOo344WyXfL8gVUU8bMhUZ8UQZLOdMA_bhcBewN-Ct7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhMjFkZDM3LTU4N2ItNGYzYy1hMGIxLTZkMmQwNjg1Mzk5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNC4wODEwNTQwMzdaIn0%3D&digest=sha256%3Af1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=868b4793-a767-41b9-90ce-13b8d2c12bb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.376µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44617" http.request.id=f20c4ae5-8517-4eaa-8a6f-605df761b686 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/08996959-e2d2-4706-a95a-ef8e25764519?_state=8RcM4BPu3h4jjluvgOU3R1rvn5KlI0vbToRZKUg0tt57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4OTk2OTU5LWUyZDItNDcwNi1hOTVhLWVmOGUyNTc2NDUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNS4wMTk5ODEyODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=908.937094ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:25 +0000] "PATCH /v2/foo/bar/blobs/uploads/08996959-e2d2-4706-a95a-ef8e25764519?_state=8RcM4BPu3h4jjluvgOU3R1rvn5KlI0vbToRZKUg0tt57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4OTk2OTU5LWUyZDItNDcwNi1hOTVhLWVmOGUyNTc2NDUxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNS4wMTk5ODEyODdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=ba47d6a5-c9a4-4a55-a3b9-f9821dbccaba http.request.method=PUT http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/uploads/08996959-e2d2-4706-a95a-ef8e25764519?_state=ZTDX1rdR4A5MPEs1oqRCJBe4tI2thEPCDTDjZNipJ597Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4OTk2OTU5LWUyZDItNDcwNi1hOTVhLWVmOGUyNTc2NDUxOSIsIk9mZnNldCI6MjAyNDkwODgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjVaIn0%3D&digest=sha256%3Af1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.320411ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:25 +0000] "PUT /v2/foo/bar/blobs/uploads/08996959-e2d2-4706-a95a-ef8e25764519?_state=ZTDX1rdR4A5MPEs1oqRCJBe4tI2thEPCDTDjZNipJ597Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4OTk2OTU5LWUyZDItNDcwNi1hOTVhLWVmOGUyNTc2NDUxOSIsIk9mZnNldCI6MjAyNDkwODgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjVaIn0%3D&digest=sha256%3Af1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=2bb4ff8a-1ce4-4484-8609-f2a74effbecf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="951.242µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=d47a1845-a699-4b93-b207-fdbe3d5ff504 http.request.method=GET http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=57.40186ms http.response.status=200 http.response.written=20249088 127.0.0.1 - - [10/Jun/2024:16:09:25 +0000] "GET /v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 200 20249088 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=error msg="error parsing digest="sha257:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=92c1b110-8d0d-4c58-b2e7-fa702bb973fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/sha257:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" vars.name="foo/bar" time="2024-06-10T16:09:26Z" 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.22.4 http.request.host="127.0.0.1:44617" http.request.id=92c1b110-8d0d-4c58-b2e7-fa702bb973fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36986" http.request.uri="/v2/foo/bar/blobs/sha257:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="744.772µs" http.response.status=400 http.response.written=110 vars.digest="sha257:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "GET /v2/foo/bar/blobs/sha257:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=ef18f7ce-501a-4225-b907-9790ca2722e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.355813ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "GET /v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=b294dca8-1ba3-491f-81b2-407c094ab736 http.request.method=GET http.request.remoteaddr="127.0.0.1:36998" http.request.uri="/v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.265106ms http.response.status=200 http.response.written=3784704 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "GET /v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 200 3784704 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44617" http.request.id=08bf93d2-5fcf-4c3d-b585-9560feb5ccbe http.request.method=GET http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.669576ms http.response.status=200 http.response.written=98304 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "GET /v2/foo/bar/blobs/sha256:f1ac5766960d8ea276073c2055585d4beda46e81a2424494593c25877905624d HTTP/1.1" 200 98304 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=21f32645-e28f-4261-876c-035e03e2c805 http.request.method=GET http.request.remoteaddr="127.0.0.1:60602" http.request.uri="/v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.111064242s http.response.status=200 http.response.written=3817472 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "GET /v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 200 3817472 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38205" http.request.id=520e84f6-9574-4b66-a985-155594ee38db http.request.method=GET http.request.remoteaddr="127.0.0.1:60598" http.request.uri="/v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.11472753s http.response.status=200 http.response.written=3817472 127.0.0.1 - - [10/Jun/2024:16:09:23 +0000] "GET /v2/foo/bar/blobs/sha256:559f3d621f905c946b8ac687be324df7d6cc3538b95d7cc03ba01b2940eb6eda HTTP/1.1" 200 3817472 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (3.73s) === RUN TestBlobDelete time="2024-06-10T16:09:26Z" 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.22.4 time="2024-06-10T16:09:26Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=77935510-303d-4e0d-8b82-d76897f2b89c http.request.method=GET http.request.remoteaddr="127.0.0.1:58002" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.436657ms http.response.status=404 http.response.written=157 vars.digest="sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "GET /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=3ec451cc-86db-473f-98f0-a33f27612aae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58018" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.303373ms http.response.status=404 http.response.written=157 vars.digest="sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "HEAD /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=c9e0793f-d643-4d0d-aa11-62f9ed229a44 http.request.method=POST http.request.remoteaddr="127.0.0.1:58018" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.689µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=7b2abb52-6501-4ca6-b93a-7e30195312f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58018" http.request.uri="/v2/foo/bar/blobs/uploads/43cb02ca-cee4-4013-a03e-4a3c47c02fe8?_state=k-7O-85BjWfYbd19t9NP5En759w3qNKJPm8Jm2fyz657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzY2IwMmNhLWNlZTQtNDAxMy1hMDNlLTRhM2M0N2MwMmZlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDA4MjUyMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="938.102µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "GET /v2/foo/bar/blobs/uploads/43cb02ca-cee4-4013-a03e-4a3c47c02fe8?_state=k-7O-85BjWfYbd19t9NP5En759w3qNKJPm8Jm2fyz657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzY2IwMmNhLWNlZTQtNDAxMy1hMDNlLTRhM2M0N2MwMmZlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDA4MjUyMDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=ffbc1262-7cd7-4ffe-9233-5f02e3908466 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58018" http.request.uri="/v2/foo/bar/blobs/uploads/43cb02ca-cee4-4013-a03e-4a3c47c02fe8?_state=k-7O-85BjWfYbd19t9NP5En759w3qNKJPm8Jm2fyz657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzY2IwMmNhLWNlZTQtNDAxMy1hMDNlLTRhM2M0N2MwMmZlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDA4MjUyMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="877.418µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "DELETE /v2/foo/bar/blobs/uploads/43cb02ca-cee4-4013-a03e-4a3c47c02fe8?_state=k-7O-85BjWfYbd19t9NP5En759w3qNKJPm8Jm2fyz657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzY2IwMmNhLWNlZTQtNDAxMy1hMDNlLTRhM2M0N2MwMmZlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDA4MjUyMDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=867134bf-485d-4bf6-8ea1-f05b8b537814 http.request.method=GET http.request.remoteaddr="127.0.0.1:58018" http.request.uri="/v2/foo/bar/blobs/uploads/43cb02ca-cee4-4013-a03e-4a3c47c02fe8?_state=k-7O-85BjWfYbd19t9NP5En759w3qNKJPm8Jm2fyz657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzY2IwMmNhLWNlZTQtNDAxMy1hMDNlLTRhM2M0N2MwMmZlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDA4MjUyMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=43cb02ca-cee4-4013-a03e-4a3c47c02fe8 time="2024-06-10T16:09:26Z" 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.22.4 http.request.host="127.0.0.1:43501" http.request.id=867134bf-485d-4bf6-8ea1-f05b8b537814 http.request.method=GET http.request.remoteaddr="127.0.0.1:58018" http.request.uri="/v2/foo/bar/blobs/uploads/43cb02ca-cee4-4013-a03e-4a3c47c02fe8?_state=k-7O-85BjWfYbd19t9NP5En759w3qNKJPm8Jm2fyz657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzY2IwMmNhLWNlZTQtNDAxMy1hMDNlLTRhM2M0N2MwMmZlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDA4MjUyMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.933µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=43cb02ca-cee4-4013-a03e-4a3c47c02fe8 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "GET /v2/foo/bar/blobs/uploads/43cb02ca-cee4-4013-a03e-4a3c47c02fe8?_state=k-7O-85BjWfYbd19t9NP5En759w3qNKJPm8Jm2fyz657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzY2IwMmNhLWNlZTQtNDAxMy1hMDNlLTRhM2M0N2MwMmZlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDA4MjUyMDRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=390d37e3-a4a2-4c15-ad41-1c48917fc85a http.request.method=POST http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="988.173µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=f1c873d8-bf76-4567-b351-8e4360dbaaab http.request.method=PUT http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/20a490ca-dff2-4f7d-9d7e-387203fb1c93?_state=ezWkw9nLTYtvb7Cg9wovvcplUwkTzADm8d5f1PfOnC57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYTQ5MGNhLWRmZjItNGY3ZC05ZDdlLTM4NzIwM2ZiMWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDUyNTA5ODJaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" provided=sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a vars.name="foo/bar" vars.uuid=20a490ca-dff2-4f7d-9d7e-387203fb1c93 time="2024-06-10T16:09:26Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=f1c873d8-bf76-4567-b351-8e4360dbaaab http.request.method=PUT http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/20a490ca-dff2-4f7d-9d7e-387203fb1c93?_state=ezWkw9nLTYtvb7Cg9wovvcplUwkTzADm8d5f1PfOnC57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYTQ5MGNhLWRmZjItNGY3ZC05ZDdlLTM4NzIwM2ZiMWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDUyNTA5ODJaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=20a490ca-dff2-4f7d-9d7e-387203fb1c93 time="2024-06-10T16:09:26Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=f1c873d8-bf76-4567-b351-8e4360dbaaab http.request.method=PUT http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/20a490ca-dff2-4f7d-9d7e-387203fb1c93?_state=ezWkw9nLTYtvb7Cg9wovvcplUwkTzADm8d5f1PfOnC57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYTQ5MGNhLWRmZjItNGY3ZC05ZDdlLTM4NzIwM2ZiMWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDUyNTA5ODJaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="934.824µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=20a490ca-dff2-4f7d-9d7e-387203fb1c93 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "PUT /v2/foo/bar/blobs/uploads/20a490ca-dff2-4f7d-9d7e-387203fb1c93?_state=ezWkw9nLTYtvb7Cg9wovvcplUwkTzADm8d5f1PfOnC57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYTQ5MGNhLWRmZjItNGY3ZC05ZDdlLTM4NzIwM2ZiMWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDUyNTA5ODJaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=0e942a0d-e250-4c1e-b82e-935d2135233e http.request.method=POST http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.127253ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=5cb61b48-c40c-449b-8d64-7c7040b5c5c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/473c8728-0596-471e-b4cc-cb1a10184020?_state=Wk4uSyOjSLQe3oXqODhy1CzxfcOY8X6jVX6cTLo_h-l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3M2M4NzI4LTA1OTYtNDcxZS1iNGNjLWNiMWExMDE4NDAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDc2NzgyMjVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.121562ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "PUT /v2/foo/bar/blobs/uploads/473c8728-0596-471e-b4cc-cb1a10184020?_state=Wk4uSyOjSLQe3oXqODhy1CzxfcOY8X6jVX6cTLo_h-l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3M2M4NzI4LTA1OTYtNDcxZS1iNGNjLWNiMWExMDE4NDAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNDc2NzgyMjVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=a9c49a66-77ed-4fcf-9925-10e8e9d646f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="857.278µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=d607144b-d7e9-4f99-b965-e6e818bedffd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/a6c1b7b2-4100-4a79-99d7-25094a8e4172?_state=ZszULKKfV3rOuGwVVqBYEdWqMzakOaW7iecfw7UH-Od7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2YzFiN2IyLTQxMDAtNGE3OS05OWQ3LTI1MDk0YThlNDE3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNTAxMTAzNThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05898ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "PUT /v2/foo/bar/blobs/uploads/a6c1b7b2-4100-4a79-99d7-25094a8e4172?_state=ZszULKKfV3rOuGwVVqBYEdWqMzakOaW7iecfw7UH-Od7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2YzFiN2IyLTQxMDAtNGE3OS05OWQ3LTI1MDk0YThlNDE3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNTAxMTAzNThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=aa85c17b-dcd6-4277-be06-280e8b5ebd4f http.request.method=POST http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="802.38µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=f31657d0-db66-45e0-8bca-22fb8462a4e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/282eddcd-8bb6-4ad2-9e16-f285fe5e0d4e?_state=ra3T6dcaOwaShHcIYh71UFNa3b5OlD47LzjvduzpVqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4MmVkZGNkLThiYjYtNGFkMi05ZTE2LWYyODVmZTVlMGQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNTIzNTcwNTlaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.489293351s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:26 +0000] "PUT /v2/foo/bar/blobs/uploads/282eddcd-8bb6-4ad2-9e16-f285fe5e0d4e?_state=ra3T6dcaOwaShHcIYh71UFNa3b5OlD47LzjvduzpVqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4MmVkZGNkLThiYjYtNGFkMi05ZTE2LWYyODVmZTVlMGQ0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNi4yNTIzNTcwNTlaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=74da8ed4-a0ce-40e1-8125-dd996381ce21 http.request.method=POST http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.397242ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43501" http.request.id=cd50ac09-f61b-4841-8723-0c65efd9f83c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/378eeda2-cce2-478c-a1f3-7f3f253c26fd?_state=YknsgQ0rkuesMeDeG_9uXKFSkNqPCtKPwlXwBUreOft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3OGVlZGEyLWNjZTItNDc4Yy1hMWYzLTdmM2YyNTNjMjZmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNy44Mzg3MDg2N1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.521872239s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:27 +0000] "PATCH /v2/foo/bar/blobs/uploads/378eeda2-cce2-478c-a1f3-7f3f253c26fd?_state=YknsgQ0rkuesMeDeG_9uXKFSkNqPCtKPwlXwBUreOft7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3OGVlZGEyLWNjZTItNDc4Yy1hMWYzLTdmM2YyNTNjMjZmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyNy44Mzg3MDg2N1oifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=57bd0e41-60c1-479e-9ee0-583736b1f339 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/uploads/378eeda2-cce2-478c-a1f3-7f3f253c26fd?_state=Q08jpexFFX1kR0dDMSKw4AEsloQxAZZ70T9O6FNfLOV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3OGVlZGEyLWNjZTItNDc4Yy1hMWYzLTdmM2YyNTNjMjZmZCIsIk9mZnNldCI6MjY5MjUwNTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjdaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.746798ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "PUT /v2/foo/bar/blobs/uploads/378eeda2-cce2-478c-a1f3-7f3f253c26fd?_state=Q08jpexFFX1kR0dDMSKw4AEsloQxAZZ70T9O6FNfLOV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3OGVlZGEyLWNjZTItNDc4Yy1hMWYzLTdmM2YyNTNjMjZmZCIsIk9mZnNldCI6MjY5MjUwNTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MjdaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=ea804796-b80f-4c3d-833f-414c12c5b942 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.38409ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=7581b83e-c3c0-43c3-adbf-7256558e92d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=79.243774ms http.response.status=200 http.response.written=26925056 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "GET /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 200 26925056 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=error msg="error parsing digest="sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=51d7ce4f-cc90-4508-b614-c6598e3b8b0c http.request.method=GET http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" vars.name="foo/bar" time="2024-06-10T16:09:29Z" 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.22.4 http.request.host="127.0.0.1:43501" http.request.id=51d7ce4f-cc90-4508-b614-c6598e3b8b0c http.request.method=GET http.request.remoteaddr="127.0.0.1:58024" http.request.uri="/v2/foo/bar/blobs/sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.111746ms http.response.status=400 http.response.written=110 vars.digest="sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "GET /v2/foo/bar/blobs/sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=43ec8266-aab8-4fda-a771-0c3249eb4f7a http.request.method=GET http.request.remoteaddr="127.0.0.1:58042" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008535ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "GET /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=6d4cc0cd-a9df-483c-9010-72ce6a9d3ec0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58046" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.183669ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "DELETE /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=7283a02c-54cb-4473-9641-dded505e5932 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58046" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="697.493µs" http.response.status=404 http.response.written=157 vars.digest="sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=39b329aa-a933-4a69-9b9c-48c4369e3cdc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58046" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="660.504µs" http.response.status=404 http.response.written=74 vars.digest="sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "DELETE /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=error msg="error parsing digest="sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=8b8fbac7-384a-4f8e-ba44-fd220d465ff6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58050" http.request.uri="/v2/foo/bar/blobs/sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" vars.name="foo/bar" time="2024-06-10T16:09:29Z" 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.22.4 http.request.host="127.0.0.1:43501" http.request.id=8b8fbac7-384a-4f8e-ba44-fd220d465ff6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58050" http.request.uri="/v2/foo/bar/blobs/sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.094643ms http.response.status=400 http.response.written=110 vars.digest="sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "DELETE /v2/foo/bar/blobs/sha257:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T16:09:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=19de2d23-6c0e-4c2c-99da-2c840e17eb1a http.request.method=POST http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.228417ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=2f7f5a90-4fd9-43e9-8788-410dc335a614 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/foo/bar/blobs/uploads/2d13bed7-97c8-4705-823c-954345d162e0?_state=OEJcZnseQvQscgs3gTqnZBFhAJslB3ntTXeGpU9eI-t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkMTNiZWQ3LTk3YzgtNDcwNS04MjNjLTk1NDM0NWQxNjJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyOS40NzYzODk0ODhaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.530446883s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "PUT /v2/foo/bar/blobs/uploads/2d13bed7-97c8-4705-823c-954345d162e0?_state=OEJcZnseQvQscgs3gTqnZBFhAJslB3ntTXeGpU9eI-t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkMTNiZWQ3LTk3YzgtNDcwNS04MjNjLTk1NDM0NWQxNjJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOToyOS40NzYzODk0ODhaIn0%3D&digest=sha256%3Af58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=fcda59df-8a69-4862-b9e0-914b3c8da7a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.459943ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=cc17b221-baa3-4216-987a-d1b8fbaf1f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:58042" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.628746662s http.response.status=200 http.response.written=3817472 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "GET /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 200 3817472 "" "Go-http-client/1.1" time="2024-06-10T16:09:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43501" http.request.id=51ead18c-a508-45dd-b2b3-50f8797bb58d http.request.method=GET http.request.remoteaddr="127.0.0.1:58036" http.request.uri="/v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.632606823s http.response.status=200 http.response.written=3817472 127.0.0.1 - - [10/Jun/2024:16:09:29 +0000] "GET /v2/foo/bar/blobs/sha256:f58888bd2ae57babc504ebd97242b4e277e826e804dd9310529cacb0a2f4ba8a HTTP/1.1" 200 3817472 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.08s) === RUN TestRelativeURL time="2024-06-10T16:09:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:09:31Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36791" http.request.id=86c38601-dae3-4a11-9fce-a5371c9951af 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.534884ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:32Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36791" http.request.id=0cd7622f-eaf2-4db7-b760-25beaa1cbf6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36598" http.request.uri="/v2/foo/bar/blobs/uploads/5ae0b352-bbf0-46d5-9778-ecd123ded918?_state=C-SM2_aXsJYapllH7iZuIAizao8oM-pINRBLN1-pvH97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZTBiMzUyLWJiZjAtNDZkNS05Nzc4LWVjZDEyM2RlZDkxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTozMS4xMDIyMzQ3OTFaIn0%3D&digest=sha256%3A9b0e9c1b239b51014362c45a1350cb0aea2e10fcc7421ad1f45b16449ecac96c" http.request.useragent="Go-http-client/1.1" http.response.duration=772.314544ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:31 +0000] "PUT /v2/foo/bar/blobs/uploads/5ae0b352-bbf0-46d5-9778-ecd123ded918?_state=C-SM2_aXsJYapllH7iZuIAizao8oM-pINRBLN1-pvH97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZTBiMzUyLWJiZjAtNDZkNS05Nzc4LWVjZDEyM2RlZDkxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTozMS4xMDIyMzQ3OTFaIn0%3D&digest=sha256%3A9b0e9c1b239b51014362c45a1350cb0aea2e10fcc7421ad1f45b16449ecac96c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:32Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36791" http.request.id=1adfd8a9-9c80-43ba-a88d-edc7dbb18db1 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.455105ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:32Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36791" http.request.id=479a1e89-fdb2-4b10-8784-df6ad28f31b3 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.29115ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36791" http.request.id=0607411d-d1a7-4e7a-852d-d3871447ffdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36598" http.request.uri="/v2/foo/bar/blobs/uploads/7c809e18-45bc-4ad1-b106-134c4718c8a2?_state=FkxwKBxfurG4PS7prdLqCMQZy5FUwk844O-9KbkQ3CF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjODA5ZTE4LTQ1YmMtNGFkMS1iMTA2LTEzNGM0NzE4YzhhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTozMi4xODc5Njc4NloifQ%3D%3D&digest=sha256%3A0853455dd93f087e0b754240be0907b9c2af6d893bcc73ed03f180f239b07807" http.request.useragent="Go-http-client/1.1" http.response.duration=857.29658ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:32 +0000] "PUT /v2/foo/bar/blobs/uploads/7c809e18-45bc-4ad1-b106-134c4718c8a2?_state=FkxwKBxfurG4PS7prdLqCMQZy5FUwk844O-9KbkQ3CF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjODA5ZTE4LTQ1YmMtNGFkMS1iMTA2LTEzNGM0NzE4YzhhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTozMi4xODc5Njc4NloifQ%3D%3D&digest=sha256%3A0853455dd93f087e0b754240be0907b9c2af6d893bcc73ed03f180f239b07807 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (1.95s) === RUN TestBlobDeleteDisabled time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:33Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:33Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:35655" http.request.id=c140334f-23fa-4787-942a-cd8972cb6b01 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41130" http.request.uri="/v2/foo/bar/blobs/sha256:cfe358d67dc55755403dcedcfdce11f71b05459b66592b421be0d3f03103901f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.377372ms http.response.status=405 http.response.written=78 vars.digest="sha256:cfe358d67dc55755403dcedcfdce11f71b05459b66592b421be0d3f03103901f" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:cfe358d67dc55755403dcedcfdce11f71b05459b66592b421be0d3f03103901f HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.23s) === RUN TestDeleteDisabled time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:33Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=6527ec04-120f-4bb0-a77d-fae330a48386 http.request.method=POST http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.506078ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=28d0879c-3de2-4689-b31d-d53d8f348b7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/foo/bar/blobs/uploads/33fe549c-d81f-4a56-b6f0-d50aab5d3e55?_state=BLGOH6BgNnbyE6B_AEVHib2sTfg6r0Em5iUDEVBzwhV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzZmU1NDljLWQ4MWYtNGE1Ni1iNmYwLWQ1MGFhYjVkM2U1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTozMy40OTEzMTk1OTVaIn0%3D&digest=sha256%3A4149cb34b6a528c0c269d9f16049f3ae860f0f7b0a4ffcabefa194e02771f16b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.706570397s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:33 +0000] "PUT /v2/foo/bar/blobs/uploads/33fe549c-d81f-4a56-b6f0-d50aab5d3e55?_state=BLGOH6BgNnbyE6B_AEVHib2sTfg6r0Em5iUDEVBzwhV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzZmU1NDljLWQ4MWYtNGE1Ni1iNmYwLWQ1MGFhYjVkM2U1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTozMy40OTEzMTk1OTVaIn0%3D&digest=sha256%3A4149cb34b6a528c0c269d9f16049f3ae860f0f7b0a4ffcabefa194e02771f16b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=c2329eb6-7329-47ce-a6ce-5c895b09d793 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/foo/bar/blobs/sha256:4149cb34b6a528c0c269d9f16049f3ae860f0f7b0a4ffcabefa194e02771f16b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.338255ms http.response.status=405 http.response.written=78 vars.digest="sha256:4149cb34b6a528c0c269d9f16049f3ae860f0f7b0a4ffcabefa194e02771f16b" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:4149cb34b6a528c0c269d9f16049f3ae860f0f7b0a4ffcabefa194e02771f16b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.92s) === RUN TestDeleteReadOnly time="2024-06-10T16:09:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:09:35Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37179" http.request.id=9bc648d5-b061-4d5f-a4c9-502f34ba84f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44830" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.544525ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37179" http.request.id=2bbced17-8100-4750-b408-4877397f4cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:44830" http.request.uri="/v2/foo/bar/blobs/uploads/bc32eb71-fffc-4684-a372-b25ee9fde1c0?_state=p5_uIKeFVkHDxdAn6dduYVNpcLiE7u3CoS7bhD9DUOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjMzJlYjcxLWZmZmMtNDY4NC1hMzcyLWIyNWVlOWZkZTFjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTozNS40MjkxNjUzNDNaIn0%3D&digest=sha256%3A8f92ef53e80d86fd850963c2e2a505e843398cbaad6ce40289e50e131d7af270" http.request.useragent="Go-http-client/1.1" http.response.duration=1.815225904s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:35 +0000] "PUT /v2/foo/bar/blobs/uploads/bc32eb71-fffc-4684-a372-b25ee9fde1c0?_state=p5_uIKeFVkHDxdAn6dduYVNpcLiE7u3CoS7bhD9DUOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjMzJlYjcxLWZmZmMtNDY4NC1hMzcyLWIyNWVlOWZkZTFjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTozNS40MjkxNjUzNDNaIn0%3D&digest=sha256%3A8f92ef53e80d86fd850963c2e2a505e843398cbaad6ce40289e50e131d7af270 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/Jun/2024:16:09:37 +0000] "DELETE /v2/foo/bar/blobs/sha256:8f92ef53e80d86fd850963c2e2a505e843398cbaad6ce40289e50e131d7af270 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.05s) === RUN TestStartPushReadOnly time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:37Z" level=info msg="redis not configured" go.version=go1.22.4 127.0.0.1 - - [10/Jun/2024:16:09:37 +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-06-10T16:09: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.22.4 time="2024-06-10T16:09:37Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=c3f0d225-966a-4a88-93c3-6859404d449f http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" 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="846.767µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T16:09:37Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=ef7c7994-dc90-48b1-bc03-2e93f7fca300 http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" 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.242328ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:16:09:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:09:37Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=f6ed2ab3-94df-4491-ab5c-bd27dcc65102 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" 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="971.745µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T16:09:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=28db1f72-d4f0-4372-8793-7fa14ef8b261 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" 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.350439ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=28db1f72-d4f0-4372-8793-7fa14ef8b261 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" 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.382926ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=28db1f72-d4f0-4372-8793-7fa14ef8b261 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" 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.413778ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=28db1f72-d4f0-4372-8793-7fa14ef8b261 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" 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.439916ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T16:09:37Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=59a6a9d8-882b-421d-81c4-2dca510f1a89 http.request.method=POST http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.362462ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=f3d13166-323b-4ccd-8f4a-052891a131da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/blobs/uploads/079167ef-e1b0-4490-8d40-722808270353?_state=d-8eFkBOdd1W2QHAbjysn0cdVAYc5_Z0Jhotb_CqQkt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNzkxNjdlZi1lMWIwLTQ0OTAtOGQ0MC03MjI4MDgyNzAzNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MzcuNDc0MDc2MjkyWiJ9&digest=sha256%3A802fe7552f48e9e9d5d59790bac27e297baee0ff90413ffff1aa3b13ae324924" http.request.useragent="Go-http-client/1.1" http.response.duration=1.602820649s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/079167ef-e1b0-4490-8d40-722808270353?_state=d-8eFkBOdd1W2QHAbjysn0cdVAYc5_Z0Jhotb_CqQkt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNzkxNjdlZi1lMWIwLTQ0OTAtOGQ0MC03MjI4MDgyNzAzNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MzcuNDc0MDc2MjkyWiJ9&digest=sha256%3A802fe7552f48e9e9d5d59790bac27e297baee0ff90413ffff1aa3b13ae324924 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=810d3040-0174-41b5-8fdb-89bbafc9c19a http.request.method=POST http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.512162ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=652500a2-9437-4ef8-98ce-33f32fe239a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/blobs/uploads/0e15ea7b-3634-407a-a98d-f4e267ce0759?_state=Bt_dhSVL7CJ2EhhFG0-OsH3RlamTo_tSYm4C3orT2RN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZTE1ZWE3Yi0zNjM0LTQwN2EtYTk4ZC1mNGUyNjdjZTA3NTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MzkuMjgzODA4ODk5WiJ9&digest=sha256%3Acb2b518738041cc7ecc75d930f41361f830f25f8c874bd1a9ac8f9d8eeaa05fe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.39073059s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/0e15ea7b-3634-407a-a98d-f4e267ce0759?_state=Bt_dhSVL7CJ2EhhFG0-OsH3RlamTo_tSYm4C3orT2RN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZTE1ZWE3Yi0zNjM0LTQwN2EtYTk4ZC1mNGUyNjdjZTA3NTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6MzkuMjgzODA4ODk5WiJ9&digest=sha256%3Acb2b518738041cc7ecc75d930f41361f830f25f8c874bd1a9ac8f9d8eeaa05fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=5dc10a31-0980-492e-8f89-44b4c2bd1724 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.870331ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=96d20c11-fa8a-4a3b-b0de-8c95b6f8c1d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.423083ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=136f4eee-d29d-4a40-9799-387afa677d41 http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" 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.261606ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=cc2333c4-2229-4aa6-a908-7da2b50ffd9f http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.223136ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "GET /v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42945" http.request.id=c7d0a1cb-a971-4f5c-8929-491c21ec9003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.372817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42945" http.request.id=26f142f1-4e5f-4b78-a170-6df8aa6e8be7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.54734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:42945" http.request.id=7c337f87-cbdf-47fe-9701-1a91a95b29b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.164974ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=798207ea-e6a8-4679-9d7b-16b143ed61f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.907984ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "GET /v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=816a1afd-81a8-4305-91b7-4e37d15f2029 http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="996.653µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=91c1d3d3-56ea-458c-9013-eb88fbb40a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003146ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "GET /v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=b527b73c-dafa-4b74-ae96-1a540c482276 http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" 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="942.746µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=error msg="payload digest does match: "sha256:c9436d8608ae99301ef0981d60f81dc502e5cd122a302f726a2df5b5e1d65146" != "sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e"" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=79e256cc-86b5-460d-b6a8-2d2260904db3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" time="2024-06-10T16:09:40Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=79e256cc-86b5-460d-b6a8-2d2260904db3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.18163ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e" 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e7411b4962ce26ea110bb92148e043f98d8a65539d3d8b6ac4960acac45f02e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=56dde4e0-752d-4f0d-a80e-66ce148c54d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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.057343ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" 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.22.4 http.request.host="127.0.0.1:42945" http.request.id=b21e051e-5b63-4ce1-b10c-b9f9bd794e00 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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="970.259µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42945" http.request.id=2d08c477-8e8f-4661-baa1-8616b5b8455a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" 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.198177ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:40Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42945" http.request.id=2d08c477-8e8f-4661-baa1-8616b5b8455a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" 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.245454ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:40Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42945" http.request.id=2d08c477-8e8f-4661-baa1-8616b5b8455a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" 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.287537ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=10a4d8fe-87d7-47a4-a5eb-47c621a947c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="999.242µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=e4b02b8e-fd41-4a6e-9cf3-23cf8e42046c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/blobs/uploads/07768d0e-40ea-4e2f-8493-9b290ef3e968?_state=Xq2ygVNINBvcNS8jU-Edy5tORWQgGpAzdQwIBah9th17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNzc2OGQwZS00MGVhLTRlMmYtODQ5My05YjI5MGVmM2U5NjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDAuNzExNDk0NTc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.289086ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/07768d0e-40ea-4e2f-8493-9b290ef3e968?_state=Xq2ygVNINBvcNS8jU-Edy5tORWQgGpAzdQwIBah9th17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNzc2OGQwZS00MGVhLTRlMmYtODQ5My05YjI5MGVmM2U5NjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDAuNzExNDk0NTc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42945" http.request.id=e5ea8e5e-f098-45cc-bf2d-99648e89bcb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" 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.034022ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:40Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42945" http.request.id=e5ea8e5e-f098-45cc-bf2d-99648e89bcb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" 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.07603ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T16:09:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=83af04a5-ab75-4f74-88c5-ffceafd34378 http.request.method=POST http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.39058ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=994f2eff-5676-4f48-89fa-7bac06a5493e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/blobs/uploads/dff649c7-e604-431d-88a8-fc71840ab6b1?_state=v0CqQwgX9hhs2w8K6lKdGwilnOvMWMn_oa87RTS6bYJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZmY2NDljNy1lNjA0LTQzMWQtODhhOC1mYzcxODQwYWI2YjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDAuODYyNTIzMDE5WiJ9&digest=sha256%3A71a417d578ca7f5e55fc2e8d4626c3912b9e604b980928f4afc47a0303c8e084" http.request.useragent="Go-http-client/1.1" http.response.duration=646.546154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/dff649c7-e604-431d-88a8-fc71840ab6b1?_state=v0CqQwgX9hhs2w8K6lKdGwilnOvMWMn_oa87RTS6bYJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZmY2NDljNy1lNjA0LTQzMWQtODhhOC1mYzcxODQwYWI2YjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDAuODYyNTIzMDE5WiJ9&digest=sha256%3A71a417d578ca7f5e55fc2e8d4626c3912b9e604b980928f4afc47a0303c8e084 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=937547b2-0470-42f2-b377-0e751802fa4d http.request.method=POST http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.555518ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=629e2c8e-e65f-4ee1-8e2b-a6cc7b732a49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/blobs/uploads/4e8fd76e-6851-4863-a1a5-5e1c85c8f58a?_state=rlaihG_JBbb7-g0mfCGUdkcXOWCAfFYuihlyXa9mxUl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZThmZDc2ZS02ODUxLTQ4NjMtYTFhNS01ZTFjODVjOGY1OGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDEuNzA2MDUzMjI0WiJ9&digest=sha256%3A557eec2a09e1f0c28bca5a9a54405177ef5b175cbd65a2794545c46f92b84b9b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.339890849s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/4e8fd76e-6851-4863-a1a5-5e1c85c8f58a?_state=rlaihG_JBbb7-g0mfCGUdkcXOWCAfFYuihlyXa9mxUl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZThmZDc2ZS02ODUxLTQ4NjMtYTFhNS01ZTFjODVjOGY1OGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDEuNzA2MDUzMjI0WiJ9&digest=sha256%3A557eec2a09e1f0c28bca5a9a54405177ef5b175cbd65a2794545c46f92b84b9b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42945" http.request.id=e648428c-e163-4704-b044-7dcab36c9f53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.814737ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42945" http.request.id=1d5f0758-1de2-44a9-8dce-7cf514e3cf5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/sha256:299d65db6d855decaf69ec5f12797ddf0bf0be8f4920a739cb3ae695522efc87" http.request.useragent="Go-http-client/1.1" http.response.duration=1.660568ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "PUT /v2/foo/schema2/manifests/sha256:299d65db6d855decaf69ec5f12797ddf0bf0be8f4920a739cb3ae695522efc87 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=00febbed-2671-4e72-93bf-5d43905967f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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.353851ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=4cb33e7a-dd2f-4775-a94c-40b6f7a71124 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/sha256:299d65db6d855decaf69ec5f12797ddf0bf0be8f4920a739cb3ae695522efc87" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.279414ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/sha256:299d65db6d855decaf69ec5f12797ddf0bf0be8f4920a739cb3ae695522efc87 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=7a8a2418-e040-4324-9811-1667e5b72c6b http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="830.057µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=3258e411-e62c-4d3b-a93c-c1d621b3263e http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/sha256:299d65db6d855decaf69ec5f12797ddf0bf0be8f4920a739cb3ae695522efc87" http.request.useragent="Go-http-client/1.1" http.response.duration="998.379µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/sha256:299d65db6d855decaf69ec5f12797ddf0bf0be8f4920a739cb3ae695522efc87 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=00678ade-b147-466d-9b52-b9afbfd43b05 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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="967.968µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="rewriting manifest sha256:299d65db6d855decaf69ec5f12797ddf0bf0be8f4920a739cb3ae695522efc87 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=2fd5fc35-4b26-4cc1-897c-ad4fe59a2235 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=2fd5fc35-4b26-4cc1-897c-ad4fe59a2235 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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.780523ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42945" http.request.id=2478023b-f4ae-48f7-a543-84eb2ae63fcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.153186ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42945" http.request.id=0b3fd55e-f01c-454b-ad7f-00be138e1a3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.149149ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42945" http.request.id=92143472-54bd-4b92-86ad-744cff0d7892 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/sha256:97291556997f7d9dbf29ff0e23443568308c0c57b71475dd6fe593ea1776f932" http.request.useragent="Go-http-client/1.1" http.response.duration=1.373432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "PUT /v2/foo/schema2/manifests/sha256:97291556997f7d9dbf29ff0e23443568308c0c57b71475dd6fe593ea1776f932 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=f7e39d2f-ed48-4f2a-9d29-563f10a49742 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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.250116ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=5211dc42-cc2f-4700-91ab-1e7357272e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/sha256:97291556997f7d9dbf29ff0e23443568308c0c57b71475dd6fe593ea1776f932" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.237711ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/sha256:97291556997f7d9dbf29ff0e23443568308c0c57b71475dd6fe593ea1776f932 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=20e7d1ce-76c4-4c03-85b8-d6edf42052d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="993.197µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=14816427-738e-45c8-986e-2af1def16601 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" http.request.uri="/v2/foo/schema2/manifests/sha256:97291556997f7d9dbf29ff0e23443568308c0c57b71475dd6fe593ea1776f932" http.request.useragent="Go-http-client/1.1" http.response.duration="968.425µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/sha256:97291556997f7d9dbf29ff0e23443568308c0c57b71475dd6fe593ea1776f932 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="rewriting manifest list sha256:97291556997f7d9dbf29ff0e23443568308c0c57b71475dd6fe593ea1776f932 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=778299d7-c471-40ea-830d-bb1b152eeec7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42945" http.request.id=778299d7-c471-40ea-830d-bb1b152eeec7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55546" 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.09159ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:43Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=511c7795-7ef6-40dc-8a88-8a02e8f44130 http.request.method=GET http.request.remoteaddr="127.0.0.1:56038" 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.236204ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" 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.22.4 http.request.host="127.0.0.1:41521" http.request.id=c3c925fa-0f79-4e9a-afcf-a3343905e0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:56038" 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="933.776µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=b1a8fef7-5955-4ca8-891b-9fccb5887b85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" 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="971.542µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=ea295b7c-7f4b-4a77-ab54-be762c5dca45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" 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.708584ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=ea295b7c-7f4b-4a77-ab54-be762c5dca45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" 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.750319ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=ea295b7c-7f4b-4a77-ab54-be762c5dca45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" 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.786451ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=ea295b7c-7f4b-4a77-ab54-be762c5dca45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" 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.822516ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T16:09:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=5c4feb39-7f88-4508-8f6c-e4aef2edb895 http.request.method=POST http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.375096ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=5c527a26-4a7d-4bee-9d20-77681c2e69df http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/blobs/uploads/c997bbae-785f-4834-9703-8ecde362443b?_state=B-uwUHsJ6qPuXQdjGUW8d2BLsqZtgHvXFXMxcQyozP97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjOTk3YmJhZS03ODVmLTQ4MzQtOTcwMy04ZWNkZTM2MjQ0M2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDMuMjU3ODAwMDlaIn0%3D&digest=sha256%3A5da8edb1c9ba3afa0369242d9352207bd3f47fdb913326c3c42fdcd32823176b" http.request.useragent="Go-http-client/1.1" http.response.duration=955.182231ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:43 +0000] "PUT /v2/foo/schema1/blobs/uploads/c997bbae-785f-4834-9703-8ecde362443b?_state=B-uwUHsJ6qPuXQdjGUW8d2BLsqZtgHvXFXMxcQyozP97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjOTk3YmJhZS03ODVmLTQ4MzQtOTcwMy04ZWNkZTM2MjQ0M2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDMuMjU3ODAwMDlaIn0%3D&digest=sha256%3A5da8edb1c9ba3afa0369242d9352207bd3f47fdb913326c3c42fdcd32823176b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:44Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=1bba7009-3d49-4baa-b9cb-21a82818ba55 http.request.method=POST http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.490281ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:44 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=7d79b329-77ef-4f6b-895b-8dd5651e0a01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/blobs/uploads/724f6e85-1764-468f-a40c-0e2199569d22?_state=mBstIv2EJyLR7EVtrprduApTzh8fDOcT9la7W9QgGg57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjRmNmU4NS0xNzY0LTQ2OGYtYTQwYy0wZTIxOTk1NjlkMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDQuMzY2NTEzMTY3WiJ9&digest=sha256%3A7d3b5ed1077eaa8deb6ab7c696f527b65d937eefcc7cc074adc86b066948b63b" http.request.useragent="Go-http-client/1.1" http.response.duration=786.989293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:44 +0000] "PUT /v2/foo/schema1/blobs/uploads/724f6e85-1764-468f-a40c-0e2199569d22?_state=mBstIv2EJyLR7EVtrprduApTzh8fDOcT9la7W9QgGg57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjRmNmU4NS0xNzY0LTQ2OGYtYTQwYy0wZTIxOTk1NjlkMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDQuMzY2NTEzMTY3WiJ9&digest=sha256%3A7d3b5ed1077eaa8deb6ab7c696f527b65d937eefcc7cc074adc86b066948b63b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=6d8cd95a-2db3-4c62-8a09-8e22b16ea5a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.69653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=44742c36-127f-41e6-9de8-4c6e9060aade http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.472407ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=bc8ae6ff-f0d6-4e6f-9040-50d7f3faf542 http.request.method=GET http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.092448ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=bd10b1d6-7a83-4a2b-9b4d-3dadf728ebfe http.request.method=GET http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.809497ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "GET /v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41521" http.request.id=43f13aec-eb0e-464f-afca-e15563c72a23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.475965ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41521" http.request.id=81ac94c2-9471-48fb-9caa-1bd98cfb6bc3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.150948ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:41521" http.request.id=bfdb1c2d-89bb-4cba-a35c-76925cb5548a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.524806ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=e3991ed6-2927-4be6-84f4-6bccd58f9316 http.request.method=GET http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.378024ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "GET /v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=2a0a27fd-721c-4608-a938-14635bf4a317 http.request.method=GET http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="690.23µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=fb5c5dd2-7b88-493f-8a62-bc0582d82fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" http.response.duration="910.997µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "GET /v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=f6b00852-6315-4c85-94a0-e0e00a638bb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56038" 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="971.196µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=error msg="payload digest does match: "sha256:bd3c9bc5b9ab22c649645b283f1adb93f651e9efe2b1430c8b8d500638210be7" != "sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a"" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=04491ae4-8863-44c1-b75b-9375a06155b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" time="2024-06-10T16:09:45Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=04491ae4-8863-44c1-b75b-9375a06155b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56038" http.request.uri="/v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.167308ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a" 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:f03ff6de31cbf755b44c1e67a38f4ae27a240bfdf5fc0ef823ad1063f60a6a8a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=cc48e9db-774f-44cc-8543-5fac8c87b578 http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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.127216ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" 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.22.4 http.request.host="127.0.0.1:41521" http.request.id=ce184069-cc2d-4a1d-a1a2-68580097e6ca http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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="904.537µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41521" http.request.id=45e60763-0a1c-4768-8f4b-46c443929e93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" 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.195337ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:45Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41521" http.request.id=45e60763-0a1c-4768-8f4b-46c443929e93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" 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.249009ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:45Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41521" http.request.id=45e60763-0a1c-4768-8f4b-46c443929e93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" 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.303343ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=7dceb901-0641-45de-8628-1875ddd825c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089989ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=50f036d3-5539-49d7-8c38-b2752ca1109b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/blobs/uploads/4f5660a7-9545-4070-ae6b-2ea642338621?_state=6R6DbmQnoU6df5ztmw07_2LS2KhRquVATN0EdQtVu7J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZjU2NjBhNy05NTQ1LTQwNzAtYWU2Yi0yZWE2NDIzMzg2MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDUuMTkyNDk1NDRaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345408ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/4f5660a7-9545-4070-ae6b-2ea642338621?_state=6R6DbmQnoU6df5ztmw07_2LS2KhRquVATN0EdQtVu7J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZjU2NjBhNy05NTQ1LTQwNzAtYWU2Yi0yZWE2NDIzMzg2MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDUuMTkyNDk1NDRaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41521" http.request.id=cf421702-bcfb-4013-a464-c416b8de1733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" 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.088378ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:45Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41521" http.request.id=cf421702-bcfb-4013-a464-c416b8de1733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" 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.138353ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T16:09:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=fe2e368d-e072-477f-bb0c-0969482f4558 http.request.method=POST http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.37006ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=4fc884bb-e0bf-47e3-8f2b-ad5714e83fa5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/blobs/uploads/4e5b7db7-131f-4670-9139-b895129530d1?_state=9nRPbVlPOzH1j9m71h7hMAhcLweighjQRiSvcoxF5VR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZTViN2RiNy0xMzFmLTQ2NzAtOTEzOS1iODk1MTI5NTMwZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDUuMzUwMjA0NTRaIn0%3D&digest=sha256%3A8ef78c80d715cb21be52d90255a27422d1bcc9b78eb94ba75b880006bde5e8e3" http.request.useragent="Go-http-client/1.1" http.response.duration=822.982023ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/4e5b7db7-131f-4670-9139-b895129530d1?_state=9nRPbVlPOzH1j9m71h7hMAhcLweighjQRiSvcoxF5VR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZTViN2RiNy0xMzFmLTQ2NzAtOTEzOS1iODk1MTI5NTMwZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDUuMzUwMjA0NTRaIn0%3D&digest=sha256%3A8ef78c80d715cb21be52d90255a27422d1bcc9b78eb94ba75b880006bde5e8e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=214dbab4-c316-4e5f-b5ec-5b69e3182912 http.request.method=POST http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.508884ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=0d6604f5-9be0-4d74-85a0-7bcab4347da2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/blobs/uploads/acff4616-6d64-471a-8ed1-8157e5a569a0?_state=E1qKSpF_CjRRYNMBNSrWCHQZhMzE-Jt6ML8YFKXBQS97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhY2ZmNDYxNi02ZDY0LTQ3MWEtOGVkMS04MTU3ZTVhNTY5YTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDYuMjk4NDM1Mjc2WiJ9&digest=sha256%3Afa24b48fd84c8f8437fe676cb686a916fe8862444a21753e9349b230eaa90048" http.request.useragent="Go-http-client/1.1" http.response.duration=477.36036ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema2/blobs/uploads/acff4616-6d64-471a-8ed1-8157e5a569a0?_state=E1qKSpF_CjRRYNMBNSrWCHQZhMzE-Jt6ML8YFKXBQS97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhY2ZmNDYxNi02ZDY0LTQ3MWEtOGVkMS04MTU3ZTVhNTY5YTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDYuMjk4NDM1Mjc2WiJ9&digest=sha256%3Afa24b48fd84c8f8437fe676cb686a916fe8862444a21753e9349b230eaa90048 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41521" http.request.id=3d7c2da2-a422-4005-95f1-ad5186c58be1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.88149ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41521" http.request.id=48d6b7cb-fb8c-4606-a1c5-a68e69bb4193 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/sha256:1daaaf3dcff33af9263a283abc0a6106901251d6f59c3242e594405488f0f83a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.569079ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:1daaaf3dcff33af9263a283abc0a6106901251d6f59c3242e594405488f0f83a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=ab8fec7d-6dd4-4cf4-a48c-dd22119228a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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.349933ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=e9a21ce1-af5c-4ced-87d7-05db7d1c7195 http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/sha256:1daaaf3dcff33af9263a283abc0a6106901251d6f59c3242e594405488f0f83a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="869.715µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/sha256:1daaaf3dcff33af9263a283abc0a6106901251d6f59c3242e594405488f0f83a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=70b51996-9eb3-48c0-96e4-8ea8a7be5e4a http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.048692ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=1fb4b706-8d27-4e5b-aaf6-446ab77da6ae http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/sha256:1daaaf3dcff33af9263a283abc0a6106901251d6f59c3242e594405488f0f83a" http.request.useragent="Go-http-client/1.1" http.response.duration="984.52µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/sha256:1daaaf3dcff33af9263a283abc0a6106901251d6f59c3242e594405488f0f83a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=34b1edd9-b1b4-4680-a38d-d04c3906a504 http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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="674.904µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="rewriting manifest sha256:1daaaf3dcff33af9263a283abc0a6106901251d6f59c3242e594405488f0f83a in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=5505d7b5-a42e-4b9d-be3f-96ae4a7f940c http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=5505d7b5-a42e-4b9d-be3f-96ae4a7f940c http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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.15366ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41521" http.request.id=2a624106-bb05-4a80-be7d-41400ce643b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.234681ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41521" http.request.id=ad3f88b5-2d2e-4dfd-9558-95b20b104d21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.21203ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41521" http.request.id=bbbfeecf-3ffb-4d35-a334-169f8a8ccbea http.request.method=PUT http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/sha256:63ddd41deb4237a70b26f1a5e014e810bb10e407539e5b581c8a12b145eb5777" http.request.useragent="Go-http-client/1.1" http.response.duration=1.353445ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:63ddd41deb4237a70b26f1a5e014e810bb10e407539e5b581c8a12b145eb5777 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=0f99d0ad-f147-4ec1-bf09-56569e9d3168 http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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.280006ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=79c70488-33b0-4917-93cd-20343067b9ec http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/sha256:63ddd41deb4237a70b26f1a5e014e810bb10e407539e5b581c8a12b145eb5777" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.072732ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/sha256:63ddd41deb4237a70b26f1a5e014e810bb10e407539e5b581c8a12b145eb5777 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=100cacf0-3753-4855-867d-cd60ee52b915 http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.039475ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=67074275-b3ff-461b-acaa-c47e9b5b2321 http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" http.request.uri="/v2/foo/schema2/manifests/sha256:63ddd41deb4237a70b26f1a5e014e810bb10e407539e5b581c8a12b145eb5777" http.request.useragent="Go-http-client/1.1" http.response.duration="955.464µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/sha256:63ddd41deb4237a70b26f1a5e014e810bb10e407539e5b581c8a12b145eb5777 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="rewriting manifest list sha256:63ddd41deb4237a70b26f1a5e014e810bb10e407539e5b581c8a12b145eb5777 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=92a4acc3-df45-4780-9be0-1065bf8e9c7b http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41521" http.request.id=92a4acc3-df45-4780-9be0-1065bf8e9c7b http.request.method=GET http.request.remoteaddr="127.0.0.1:56054" 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.929522ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (9.55s) === RUN TestGetManifestWithStorageError time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:46Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:44735" http.request.id=111345d2-b636-4539-8ce0-0cb338b5601d http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="992.559µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:44735" http.request.id=3b391f85-b977-423b-a408-d5bafc0c4d46 http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="807.559µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:44735" http.request.id=b3784125-79db-411b-a800-f27b10d035c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="936.268µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:44735" http.request.id=94cb243d-1c2f-462c-bea0-4d853407d1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="823.842µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-06-10T16:09: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.22.4 time="2024-06-10T16:09:46Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=650d3592-2d1a-48eb-a739-6108f4565772 http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" 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.036411ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" 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.22.4 http.request.host="127.0.0.1:41687" http.request.id=1ab1845b-5dda-43f1-ae2a-dd870d18305c http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" 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="842.085µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=39b3099f-928b-4169-a838-8e8811d8f719 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" 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.004966ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=9ca53d71-0e97-4087-874c-fb440bb34e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" 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.56424ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=9ca53d71-0e97-4087-874c-fb440bb34e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" 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.60318ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=9ca53d71-0e97-4087-874c-fb440bb34e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" 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.638472ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T16:09:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=9ca53d71-0e97-4087-874c-fb440bb34e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" 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.670984ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T16:09:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=755e6cce-5ea3-4656-acb9-4501b7d00d28 http.request.method=POST http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.326945ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=06df8ba6-0c5e-461f-b016-9f7af308d077 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/blobs/uploads/0bb1384a-65ee-4315-9530-776925a06544?_state=EmIdPjumpghEnQg6pvycm_SS5r4wSHfGoI-SkRV7Hot7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYmIxMzg0YS02NWVlLTQzMTUtOTUzMC03NzY5MjVhMDY1NDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDYuOTgwOTc5MjU3WiJ9&digest=sha256%3A3452b85f6852ed4529797ac0bb7121e6250bf3866614dc59be295b4416ce94ed" http.request.useragent="Go-http-client/1.1" http.response.duration=625.389687ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/0bb1384a-65ee-4315-9530-776925a06544?_state=EmIdPjumpghEnQg6pvycm_SS5r4wSHfGoI-SkRV7Hot7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYmIxMzg0YS02NWVlLTQzMTUtOTUzMC03NzY5MjVhMDY1NDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDYuOTgwOTc5MjU3WiJ9&digest=sha256%3A3452b85f6852ed4529797ac0bb7121e6250bf3866614dc59be295b4416ce94ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=0e81b4aa-41be-450b-a99a-a244ce78015c http.request.method=POST http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.564955ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:47 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=dc0f30e1-fbb5-4e91-a8a8-4ad33ab1f054 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/blobs/uploads/c03bb1bd-222d-427c-b1f4-efb3f862486d?_state=kW5-61GCR9-in7Iq7rn5aua79rfuN3UaC65NpY9Ug8l7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMDNiYjFiZC0yMjJkLTQyN2MtYjFmNC1lZmIzZjg2MjQ4NmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDcuODQ1MTY1MzU5WiJ9&digest=sha256%3A94ff3364e087437a042b294b94e064080fba8ca930d1efe5531e9668d9387f8c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.918157801s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:47 +0000] "PUT /v2/foo/schema1/blobs/uploads/c03bb1bd-222d-427c-b1f4-efb3f862486d?_state=kW5-61GCR9-in7Iq7rn5aua79rfuN3UaC65NpY9Ug8l7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMDNiYjFiZC0yMjJkLTQyN2MtYjFmNC1lZmIzZjg2MjQ4NmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDcuODQ1MTY1MzU5WiJ9&digest=sha256%3A94ff3364e087437a042b294b94e064080fba8ca930d1efe5531e9668d9387f8c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=73c6695a-c953-4700-a1ca-9070dd375830 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.651424ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=261f006f-87e6-489a-a7f9-4ed423ccdf2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.duration=2.581243ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=ad0e1d3d-67f2-4fa5-95e3-5dc3339320a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" 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.275312ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=0607d8b2-4dd0-4c41-b778-b215bbd6540e http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.194271ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41687" http.request.id=7d99b4d1-3e0d-4772-b5d9-77f4bc65b990 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.duration=2.567818ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41687" http.request.id=15983ca3-5ebd-453c-89f1-2e43025463e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.duration=2.415568ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:41687" http.request.id=4bbebdc3-eb77-4d37-bf97-781f35d37599 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.duration=2.537042ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=e91a47a5-5287-4cec-b5c7-e6fe0991f129 http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.230531ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=92fdd2bc-70a5-4fd9-a76d-a2eb412dc879 http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="754.645µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=e572ae92-f686-4b78-ae95-8c67e2d5c1f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.duration="704.739µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=ca97f4ae-8808-4ec4-9a9b-584dc87653c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" 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="643.653µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=error msg="payload digest does match: "sha256:2c76ebdf71f7d30258597f9a184b6c5df174ca034b41b752d61294ca362aa3d3" != "sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06"" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=f12814b1-b84e-4df6-adab-3d75f9d65304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" time="2024-06-10T16:09:49Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=f12814b1-b84e-4df6-adab-3d75f9d65304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.188701ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=3d9dd777-34db-40d7-aeda-2d02f32bf0e9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60154" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.duration="896.789µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=ef325cc4-7e07-454f-973c-16bb2640660e http.request.method=GET http.request.remoteaddr="127.0.0.1:60154" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.059732ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=cc2d2771-6b48-4c76-93ab-f18bb0f8d609 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="833.115µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=b637aae4-3113-4f7e-8581-17560447b012 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.duration=2.415441ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=44a674c5-7a46-4695-901e-c202f5ef7d66 http.request.method=GET http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.748265ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=fb9f1806-d1f0-4e1f-aad4-598de0d28862 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60176" 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="813.484µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=577bfe95-5e95-4e08-b9d5-02ab9b371c04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.677751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=753647d2-5c67-4a13-bcac-ec275e655400 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" 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="614.776µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=da552efa-c5ee-403a-93bf-b8fadcc27466 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06" http.request.useragent="Go-http-client/1.1" http.response.duration="740.212µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3a501f6324f0456844bade1a1611e7894ffc5879e278265259853c9a1dad3c06 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=94328eb7-2aa4-4386-a7ab-43bf6c923213 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" 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.020724ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=2452c36b-4b7d-4094-88f8-ef5019bfcf10 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" 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="670.952µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" 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.22.4 http.request.host="127.0.0.1:41687" http.request.id=3bbc0363-c61c-4c7c-995a-dff169c8b883 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" 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.136247ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=6128a4e5-3e31-40a9-9d4f-77ed7fef4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" 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.091621ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:49Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=6128a4e5-3e31-40a9-9d4f-77ed7fef4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" 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.133958ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:49Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=6128a4e5-3e31-40a9-9d4f-77ed7fef4cb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" 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.171847ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=0830eb4a-b037-45e5-b257-fa7596abe703 http.request.method=POST http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.031185ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=28839946-b7a0-42d5-8a01-ca579347d8e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/blobs/uploads/754b01f3-b257-4880-9245-34ab713c281b?_state=cWm5ct_ym9eIWzpVr8IOLIROxc4tQbbH6lOLUPrN43h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTRiMDFmMy1iMjU3LTQ4ODAtOTI0NS0zNGFiNzEzYzI4MWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDkuODA4NDk1NjM4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.666248ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/754b01f3-b257-4880-9245-34ab713c281b?_state=cWm5ct_ym9eIWzpVr8IOLIROxc4tQbbH6lOLUPrN43h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTRiMDFmMy1iMjU3LTQ4ODAtOTI0NS0zNGFiNzEzYzI4MWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NDkuODA4NDk1NjM4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:49Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=eee4c06c-8413-4e7b-9b2a-c69b55ab509f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" 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.2969ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T16:09:49Z" 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.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=eee4c06c-8413-4e7b-9b2a-c69b55ab509f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" 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.351187ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:16:09:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T16:09:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=1ee7e0e6-cb03-4f91-971a-e32bd1175637 http.request.method=POST http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="809.012µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=f46f03c6-fac2-4ad6-bfd1-525802cebf64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/blobs/uploads/38179010-253f-4dc3-ad22-9d5b27ba1437?_state=7FkgC-T240mQsK0zdk5P1C1SiLpSLAEgOgCNCoHSC057Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzODE3OTAxMC0yNTNmLTRkYzMtYWQyMi05ZDViMjdiYTE0MzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NTAuMDMzMDc1NTY0WiJ9&digest=sha256%3A5d6a5c98c54c1423c292ee480e1c57aaf3619cbb8609ef113e9ca4c5256707b2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.750940524s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/38179010-253f-4dc3-ad22-9d5b27ba1437?_state=7FkgC-T240mQsK0zdk5P1C1SiLpSLAEgOgCNCoHSC057Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzODE3OTAxMC0yNTNmLTRkYzMtYWQyMi05ZDViMjdiYTE0MzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NTAuMDMzMDc1NTY0WiJ9&digest=sha256%3A5d6a5c98c54c1423c292ee480e1c57aaf3619cbb8609ef113e9ca4c5256707b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=54397c11-49c3-4caf-89ce-08d98eb1ad99 http.request.method=POST http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.521413ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=30247cc1-7c73-49f3-8117-29de8c472961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/blobs/uploads/f7ef0918-182c-4533-bc8c-6957a702a757?_state=McIjASAyfMoZAfJMoVcxbaLsE7D4h35FP31KQjxz61h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmN2VmMDkxOC0xODJjLTQ1MzMtYmM4Yy02OTU3YTcwMmE3NTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NTEuOTY3MTc2NzU4WiJ9&digest=sha256%3Af9b64083e6ff40e386450e907f584fb4ce0b348cc18c4f5b37a8269dc0c0cc9b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108281774s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/f7ef0918-182c-4533-bc8c-6957a702a757?_state=McIjASAyfMoZAfJMoVcxbaLsE7D4h35FP31KQjxz61h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmN2VmMDkxOC0xODJjLTQ1MzMtYmM4Yy02OTU3YTcwMmE3NTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTY6MDk6NTEuOTY3MTc2NzU4WiJ9&digest=sha256%3Af9b64083e6ff40e386450e907f584fb4ce0b348cc18c4f5b37a8269dc0c0cc9b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=7150ccb2-4969-48e3-9548-b19d88b02c55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.388434ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=7fc01996-0e1a-4c19-bb73-8a5f1fe66523 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24157ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=eb675254-9b41-41b9-944e-1cb14b08ee79 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" 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.019796ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=997baf08-5eba-4131-86dd-d4667f7a2e62 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.42228ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=1d8bc6c8-3ff2-4258-979f-088def7d9f5b http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.064564ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=e7366c69-5d79-4777-9b42-ae2b56b94923 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.duration="840.25µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=6da5de81-413c-4e94-b829-5e85b263cdf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" 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.046752ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="rewriting manifest sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=a04c19a5-a252-41ef-9229-e50603bb1e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" 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-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=a04c19a5-a252-41ef-9229-e50603bb1e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" 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.653397ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=07455d67-423d-4e78-9edf-2890bdbe2e2c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052085ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=baa5c634-1dd8-41b3-8e62-fd0b5b133b94 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.593µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=2b100d4a-be01-4ae4-921f-3c781b8e4720 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58946" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.042672ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=4825d9ad-1d15-4652-a88c-4cc94f2e211e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58950" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.duration=1.376432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=a49833d9-c06c-4cce-93a5-e64b8c656057 http.request.method=GET http.request.remoteaddr="127.0.0.1:58950" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.259532ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=e06b2685-aa69-48c9-a437-962694828353 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58958" 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.059771ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=8f70f427-215a-47b2-98d5-eca162c78d1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58962" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.610273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=633ec26a-83b7-4137-9a00-46e0d79b42e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58962" 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="867.5µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=3acd7f2f-033e-4e6c-99b4-f95b6f29cd73 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58962" http.request.uri="/v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574" http.request.useragent="Go-http-client/1.1" http.response.duration=1.253544ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:b8e3274691e50813aa0031e082af2129db8fffcfbf9629c5c700253a28421574 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41687" http.request.id=baf70b3b-6251-4ef2-849f-579ae3faebb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58962" 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="893.447µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (6.29s) === RUN TestManifestDeleteDisabled time="2024-06-10T16:09:53Z" 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.22.4 time="2024-06-10T16:09:53Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:32927" http.request.id=ebc030bc-e87e-4fc4-aa09-5cb8275e2780 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40630" 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="975.102µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/Jun/2024:16:09:53 +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-06-10T16:09:53Z" 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.22.4 time="2024-06-10T16:09:53Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T16:09:53Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.4 time="2024-06-10T16:09:53Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-10T16:09:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:45981" http.request.id=e217a5b1-78b9-4c76-ba47-39aadcd5bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56532" 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.545526ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:45981" http.request.id=c33a2036-ec81-4d15-8ef1-27903e62dabe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56538" 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.19488ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:45981" http.request.id=0ed7467d-bef7-41ab-9e9d-d5648852f3e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56550" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.857505ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T16:09:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:45981" http.request.id=19594c9b-af52-4715-a7ae-22c1e197e5a5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56558" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.945922ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.18s) === RUN TestProxyManifestGetByTag time="2024-06-10T16:09:53Z" 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.22.4 time="2024-06-10T16:09:53Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=2a58d7fc-7cb1-4fea-a7ce-208192f6d9ca http.request.method=POST http.request.remoteaddr="127.0.0.1:35518" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="912.714µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=57df41e1-aa4f-44fe-bf6b-8970dbbdab1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35518" http.request.uri="/v2/foo/bar/blobs/uploads/38eb5083-e194-4409-a340-bebce408b4eb?_state=lVcGZA3E9_PdMa7Uhwz0QGdDNIS2QmpLb5AsC3Ue3W17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4ZWI1MDgzLWUxOTQtNDQwOS1hMzQwLWJlYmNlNDA4YjRlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTo1My40NDk0NjMzMDdaIn0%3D&digest=sha256%3Ab8ba82296d6c4ca4992ef30e0d44417b5c5d9a5008646ca7e503f80acc19751c" http.request.useragent="Go-http-client/1.1" http.response.duration=950.770505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:53 +0000] "PUT /v2/foo/bar/blobs/uploads/38eb5083-e194-4409-a340-bebce408b4eb?_state=lVcGZA3E9_PdMa7Uhwz0QGdDNIS2QmpLb5AsC3Ue3W17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4ZWI1MDgzLWUxOTQtNDQwOS1hMzQwLWJlYmNlNDA4YjRlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTo1My40NDk0NjMzMDdaIn0%3D&digest=sha256%3Ab8ba82296d6c4ca4992ef30e0d44417b5c5d9a5008646ca7e503f80acc19751c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=ecc8d887-77dc-46ad-8f4d-cb5a521c3d2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35518" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.679109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T16:09:54Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T16:09:54Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.22.4 time="2024-06-10T16:09:54Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=d940734a-f2b3-4690-a218-f7f8a5f348a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35518" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.808µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:33711" go.version=go1.22.4 time="2024-06-10T16:09:54Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=fb1c9de9-cc58-4010-9589-1e917e3b763e http.request.method=GET http.request.remoteaddr="127.0.0.1:35526" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08953ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33711 /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:33711/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:33571" http.request.id=b4c3ec79-f1dc-44a7-98c4-7a99cadddc2d http.request.method=GET http.request.remoteaddr="127.0.0.1:36594" http.request.uri="/v2/foo/bar/manifests/sha256:eebf1317dbeaa6767a54780828bb54583e2fcf3ca49097fd98c296492ea766c0" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:eebf1317dbeaa6767a54780828bb54583e2fcf3ca49097fd98c296492ea766c0" time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=d294e1b1-4ec2-47ef-91b3-c01bc0068417 http.request.method=GET http.request.remoteaddr="127.0.0.1:35542" http.request.uri="/v2/foo/bar/manifests/sha256:eebf1317dbeaa6767a54780828bb54583e2fcf3ca49097fd98c296492ea766c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.032564ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "GET /v2/foo/bar/manifests/sha256:eebf1317dbeaa6767a54780828bb54583e2fcf3ca49097fd98c296492ea766c0 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:eebf1317dbeaa6767a54780828bb54583e2fcf3ca49097fd98c296492ea766c0 with ttl=167h59m59.999994959s" go.version=go1.22.4 time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33571" http.request.id=b4c3ec79-f1dc-44a7-98c4-7a99cadddc2d http.request.method=GET http.request.remoteaddr="127.0.0.1:36594" http.request.uri="/v2/foo/bar/manifests/sha256:eebf1317dbeaa6767a54780828bb54583e2fcf3ca49097fd98c296492ea766c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.355961ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "GET /v2/foo/bar/manifests/sha256:eebf1317dbeaa6767a54780828bb54583e2fcf3ca49097fd98c296492ea766c0 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=f3407c46-1b96-4a22-a7dc-d49950ae2042 http.request.method=GET http.request.remoteaddr="127.0.0.1:35542" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="964.154µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33711 /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:33711/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:33571" http.request.id=91a5bd31-66d2-4944-8f8e-1368f247e423 http.request.method=GET http.request.remoteaddr="127.0.0.1:36602" 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-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=a8169ee5-d6a5-4b38-a9c9-9bd3c77e38fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35552" 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.921052ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33571" http.request.id=91a5bd31-66d2-4944-8f8e-1368f247e423 http.request.method=GET http.request.remoteaddr="127.0.0.1:36602" 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=6.782129ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:09:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=1f4d8f58-e7fc-4347-a596-8e56513a687a http.request.method=POST http.request.remoteaddr="127.0.0.1:35552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="862.108µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=b2d8d047-8971-4e2f-89ea-8f9325954d00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35552" http.request.uri="/v2/foo/bar/blobs/uploads/1b1012bc-ef2e-4c62-b375-d54aae7283f8?_state=L5ocnK-Szboz7sFin45RgVuK1QsgJGfArjzJVdhD9_x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiMTAxMmJjLWVmMmUtNGM2Mi1iMzc1LWQ1NGFhZTcyODNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTo1NC42Mjk1MTEyNjdaIn0%3D&digest=sha256%3A4fd27093490dcc458bfe54beb9758493af31d75996e1c2cb62bb36bd224f024e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.481867105s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:54 +0000] "PUT /v2/foo/bar/blobs/uploads/1b1012bc-ef2e-4c62-b375-d54aae7283f8?_state=L5ocnK-Szboz7sFin45RgVuK1QsgJGfArjzJVdhD9_x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiMTAxMmJjLWVmMmUtNGM2Mi1iMzc1LWQ1NGFhZTcyODNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxNjowOTo1NC42Mjk1MTEyNjdaIn0%3D&digest=sha256%3A4fd27093490dcc458bfe54beb9758493af31d75996e1c2cb62bb36bd224f024e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=258aa485-259c-407a-bf84-f7368df660f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35552" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.55308ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:16:09:56 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=3386b996-5286-40e8-95f5-7c3c7d389630 http.request.method=GET http.request.remoteaddr="127.0.0.1:35552" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="607.014µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:09:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:09:56Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33711 /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:33711/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:33571" http.request.id=e8fc73f3-3d98-4b9a-b2dc-538a0ddbc56e http.request.method=GET http.request.remoteaddr="127.0.0.1:36618" 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-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=661bdb96-f588-4d27-931b-77f3152d9fa1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35558" 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.935105ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:09:56 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=e6e3da9c-dfdb-4104-b806-77f8686f4732 http.request.method=GET http.request.remoteaddr="127.0.0.1:35558" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="734.966µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:16:09:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T16:09:56Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33711 /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:33711/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:33571" http.request.id=e8fc73f3-3d98-4b9a-b2dc-538a0ddbc56e http.request.method=GET http.request.remoteaddr="127.0.0.1:36618" 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-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33711" http.request.id=e547df9b-b9f8-425e-bd8a-00a08d1696c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35566" 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.588944ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:09:56 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T16:09:56Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:bd6ec6996ff69600054f4f3bce7555d73ee1f876274c8f30106a767598cefffc with ttl=167h59m59.999997633s" go.version=go1.22.4 time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33571" http.request.id=e8fc73f3-3d98-4b9a-b2dc-538a0ddbc56e http.request.method=GET http.request.remoteaddr="127.0.0.1:36618" 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=9.835373ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:16:09:56 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.84s) === RUN TestAppDispatcher time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44395" http.request.id=6e6fbe03-bb30-4942-bb15-ce1e5644c9f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52318" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="982.415µs" http.response.status=200 http.response.written=0 time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44395" http.request.id=9335dc46-d042-4f8f-9782-01d73eea50c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52318" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="983.926µs" http.response.status=200 http.response.written=0 time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44395" http.request.id=35252d3b-48e3-4409-8c41-4463cb711873 http.request.method=GET http.request.remoteaddr="127.0.0.1:52318" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023571ms http.response.status=200 http.response.written=0 time="2024-06-10T16:09:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44395" http.request.id=414a5ce5-fce7-47a6-98a8-1a550f7f3c18 http.request.method=GET http.request.remoteaddr="127.0.0.1:52318" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004941ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-06-10T16:09:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 time="2024-06-10T16:09:56Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 time="2024-06-10T16:09:56Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.4 http.request.host="127.0.0.1:35659" http.request.id=3ddcc47b-c841-401b-8865-e510127bd83a http.request.method=GET http.request.remoteaddr="127.0.0.1:37036" 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-06-10T16:09:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 time="2024-06-10T16:09:56Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 time="2024-06-10T16:09:56Z" level=info msg="configuring file health check path=/tmp/healthcheck3938282787, interval=1" go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-06-10T16:10:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 time="2024-06-10T16:10:00Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 time="2024-06-10T16:10:00Z" level=info msg="configuring TCP health check addr=127.0.0.1:34925, interval=1" go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-10T16:10:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 time="2024-06-10T16:10:04Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 time="2024-06-10T16:10:04Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:34433, interval=1, threshold=3" go.version=go1.22.4 instance.id=d6f1e001-ca99-4cda-b514-672e543d19f3 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 64.143s === 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.60s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.935s === RUN TestSchedule time="2024-06-10T16:09:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d time="2024-06-10T16:09:07Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99443ms" go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d time="2024-06-10T16:09:07Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=996.075µs" go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d time="2024-06-10T16:09:07Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.613µs" go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d 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-06-10T16:09:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-10T16:09:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d time="2024-06-10T16:09:07Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.993916ms" go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d time="2024-06-10T16:09:07Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996629ms" go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d time="2024-06-10T16:09:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-10T16:09:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=915d31a9-2b68-411c-911d-1be15341834d --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.583s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.03s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 26531328 sha256:d6572b333c8179911fc7f15ccb9d091c8b771edc6ee1560c37474b227d84ca6f [] map[] } --- PASS: TestSimpleBlobRead (0.48s) === RUN TestBlobMount --- PASS: TestBlobMount (0.33s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.39s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.58s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.16s) === 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:00e105a4f1f9f78eda3441495b7c26990a3ed03945f2e161a6969c8ef7585b06 palailogos: marking blob sha256:d695debe24098a7c0ae4bc90c27f4dd7e87ab855d1f041403afa41bbeb8f32fa palailogos: marking blob sha256:27601563e3876b20017d7a08b11fd1537d38aedbc9ca3ee5c9e0e090ff0c9804 palailogos: marking manifest sha256:27601563e3876b20017d7a08b11fd1537d38aedbc9ca3ee5c9e0e090ff0c9804 palailogos: marking blob sha256:5fa804d2ce46e7e9322a8fec1dfdb67eac56549b1c443aeee20afb3d7f3addeb palailogos: marking blob sha256:798375a8fcba5fc745e64c7077a85acb160a60853d5b66e46f22d135a5845b67 palailogos: marking manifest sha256:527176e9311ed2b31a92468ebda5c65d8016de986635b55b5aa90ffc68f8194a palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:e29a0d74fe625c4e53d53845fec6eaa3a780f46e319ec6e82875a4cf57d41d50 palailogos: marking blob sha256:769f4c128c8d6268f9a66cf7aec3722b25f860599075960c52253a2013549180 palailogos: marking manifest sha256:d695debe24098a7c0ae4bc90c27f4dd7e87ab855d1f041403afa41bbeb8f32fa palailogos: marking blob sha256:09717d6b8d2d1afa99a5ff702a5b1d61c0e4d23461e9177e713d1ff53869bb37 palailogos: marking blob sha256:32515f5cd74bbfad5d4e942ede34a2bd5e8aec6e4c6430852c73c1b844745c8e 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.67s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:0a79c7b95c26d0a695df3646f51826f09b3892e16b0babb3342f5f56deca9d3a deletemanifests: marking manifest sha256:5c7cce5092d4c528cb471ccd4b5100a390a40c4b583ad508816045f6dd921f6c deletemanifests: marking blob sha256:f574da39798b5265e9411f853f936a58f62b8b6d0f6349934066ce6ce617b895 deletemanifests: marking blob sha256:69c623b677338344d29475ebc370c0555d405a8b56cde4c0611c728c4ca3d416 deletemanifests: marking blob sha256:f89b51917d36b8f0f82cd6303522163946d6677404a83df0dee5ed9a6c124f26 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0a79c7b95c26d0a695df3646f51826f09b3892e16b0babb3342f5f56deca9d3a blob eligible for deletion: sha256:0fdff87402724c1e5aa8468c4acf1f292ad25329e3d44e7190b8546ab9fbe604 blob eligible for deletion: sha256:58258bd666833dd26a173375ac4f8311d78d3a6a3404618211f738a2dd5666fd blob eligible for deletion: sha256:eb68a0e76973800ca4d7e8794d3fc7230a558276e3023b8732982687f6dbeb17 deletemanifests manifest eligible for deletion: sha256:0a79c7b95c26d0a695df3646f51826f09b3892e16b0babb3342f5f56deca9d3a deletemanifests: marking manifest sha256:5c7cce5092d4c528cb471ccd4b5100a390a40c4b583ad508816045f6dd921f6c deletemanifests: marking blob sha256:f574da39798b5265e9411f853f936a58f62b8b6d0f6349934066ce6ce617b895 deletemanifests: marking blob sha256:69c623b677338344d29475ebc370c0555d405a8b56cde4c0611c728c4ca3d416 deletemanifests: marking blob sha256:f89b51917d36b8f0f82cd6303522163946d6677404a83df0dee5ed9a6c124f26 time="2024-06-10T16:09:19Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/0a79c7b95c26d0a695df3646f51826f09b3892e16b0babb3342f5f56deca9d3a" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 time="2024-06-10T16:09:19Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/0a79c7b95c26d0a695df3646f51826f09b3892e16b0babb3342f5f56deca9d3a" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:58258bd666833dd26a173375ac4f8311d78d3a6a3404618211f738a2dd5666fd time="2024-06-10T16:09:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/58/58258bd666833dd26a173375ac4f8311d78d3a6a3404618211f738a2dd5666fd" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:eb68a0e76973800ca4d7e8794d3fc7230a558276e3023b8732982687f6dbeb17 time="2024-06-10T16:09:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/eb/eb68a0e76973800ca4d7e8794d3fc7230a558276e3023b8732982687f6dbeb17" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:0a79c7b95c26d0a695df3646f51826f09b3892e16b0babb3342f5f56deca9d3a time="2024-06-10T16:09:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0a/0a79c7b95c26d0a695df3646f51826f09b3892e16b0babb3342f5f56deca9d3a" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:0fdff87402724c1e5aa8468c4acf1f292ad25329e3d44e7190b8546ab9fbe604 time="2024-06-10T16:09:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0f/0fdff87402724c1e5aa8468c4acf1f292ad25329e3d44e7190b8546ab9fbe604" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 --- PASS: TestDeleteManifestIfTagNotFound (1.57s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:c899101b43116073247611fafa989ff13331b09391f44961baf1e3df6ef329dc time="2024-06-10T16:09:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c899101b43116073247611fafa989ff13331b09391f44961baf1e3df6ef329dc" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:6ab6d1403523c29035185073fdeb8ab5e40ecd256c3ebc9c4c1d4a856bfa3533 time="2024-06-10T16:09:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6a/6ab6d1403523c29035185073fdeb8ab5e40ecd256c3ebc9c4c1d4a856bfa3533" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:9940e56bc1f4233555ceff4e3042d3661518abc03c260b8a74379e1549fae301 time="2024-06-10T16:09:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/99/9940e56bc1f4233555ceff4e3042d3661518abc03c260b8a74379e1549fae301" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 --- PASS: TestGCWithMissingManifests (0.45s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:953b4b994ea0c60e77aa7d72f9abd72e23d86c630fd7d9c9525c75a277e4a195 komnenos: marking blob sha256:35f731f6963609dadc3ceb6f5a3540a56702b6eca1d5b2211e71397bf09372ba komnenos: marking blob sha256:64fd7c4877b28d59f8347b8cd81f3ee584f32867140088997552ec4ca00cb008 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5dd4e9d22bc38d300e1097f5074913c104df5eb8e558ee2d4277022738188d92 time="2024-06-10T16:09:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5d/5dd4e9d22bc38d300e1097f5074913c104df5eb8e558ee2d4277022738188d92" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:691369a5a09c6714983c93bd9480dafa4f0f0bf6d359fe23abda18ca446a0e5c time="2024-06-10T16:09:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/69/691369a5a09c6714983c93bd9480dafa4f0f0bf6d359fe23abda18ca446a0e5c" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:873c53752360a15f9ee0aa9140d3089405962eee6436a890ad9fa6143728f320 time="2024-06-10T16:09:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/87/873c53752360a15f9ee0aa9140d3089405962eee6436a890ad9fa6143728f320" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-10T16:09:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:4fd570249987c9a164d31ebef3901b9fad9c181938f8c53c406d3b419046e3cb time="2024-06-10T16:09:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4f/4fd570249987c9a164d31ebef3901b9fad9c181938f8c53c406d3b419046e3cb" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:5385d4d87c6f038664ff803729d0079942e7e3fd30e58e296d5cc639053bf912 time="2024-06-10T16:09:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/53/5385d4d87c6f038664ff803729d0079942e7e3fd30e58e296d5cc639053bf912" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 blob eligible for deletion: sha256:592cebd8b163c548138b9aa7132b8036b14499ddebf62d2cbc82f17195597708 time="2024-06-10T16:09:21Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/59/592cebd8b163c548138b9aa7132b8036b14499ddebf62d2cbc82f17195597708" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 --- PASS: TestDeletionHasEffect (1.56s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.45s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:5abf701fde8a8f9b02734128a54c354c70148a52e12ffba6b10ee677fd0ddd89 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:1dc7c5c49fb46599804021360e565e276c260f27694ea0947d2be0f4d3eb36b8 michael_z_doukas: marking blob sha256:f2de510b99475d25a638ef23eca4a239eec9752ddcd3207ceb708dcc6e6e2321 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3ffd5c8fd711b9b4f538cf6c980698907406ed517e06b68bfcd39fcdd7bd2913 time="2024-06-10T16:09:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3f/3ffd5c8fd711b9b4f538cf6c980698907406ed517e06b68bfcd39fcdd7bd2913" go.version=go1.22.4 instance.id=74206a46-c970-4b9f-bb6d-b51d82842535 --- PASS: TestOrphanBlobDeleted (0.78s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:cff53df3e8999ef3007bb0674cfb13d6f9a1ad99e9691c0cde07abe679c752ad linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:909429e4a63172d2c6cf7d44db1cc9dd141d1bc310e91b39c24dfd5e988d6b81 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.46s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.51s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.09s) === 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-06-10T16:09:25Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 15:09:25.947756431 +0000 UTC m=-3581.066359110, actuallyDelete=true" time="2024-06-10T16:09:25Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-10T16:09:25Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186, actuallyDelete=true" time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2bc908b7-a6ab-4762-8142-10c9672d2a5e have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6318d8c0-9b65-4a36-9563-6502288d816c have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/82145ae4-7733-4c43-9fb5-81f32b35c0d1 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/daf7a1df-334a-44a3-a93f-46b339866227 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fc81bd1a-479b-4ff7-b939-9aca5270a5ed have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/7cc9f791-05ce-4f17-a768-403ac86d5cf0 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/154b21fe-7caf-4db4-8200-a3a5b7ddf922 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6d656f83-3874-4ab2-a471-087c0aa7b808 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/74b01f56-c19e-4771-80c5-d5c68f4d0b3c have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8f469cf5-8981-4ca7-8369-fe6142e5202f have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/22ce0bfb-9a71-4ff7-8414-87b6ca13ed72 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.948732727 +0000 UTC m=+18.934617186). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-10T16:09:25Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 16:09:25.949958969 +0000 UTC m=+18.935843430, actuallyDelete=true" time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/51d10913-f8f8-402d-ad73-d86b848ec34c have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.949958969 +0000 UTC m=+18.935843430). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a3ad2eed-4f4f-430d-af47-44298cb49a44 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.949958969 +0000 UTC m=+18.935843430). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cbd0213c-a1bd-4b41-84fd-5a805d7a4b16 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.949958969 +0000 UTC m=+18.935843430). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/eb8e8a13-0506-4ad8-a249-07f761a8bd0d have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.949958969 +0000 UTC m=+18.935843430). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0da71ec5-f94e-42a3-8b4e-8232d2457d53 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.949958969 +0000 UTC m=+18.935843430). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-10T16:09:25Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 16:09:25.950814414 +0000 UTC m=+18.936698873, actuallyDelete=true" time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a64c067b-2431-48bf-bbc8-a04a3e1552a0 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.950814414 +0000 UTC m=+18.936698873). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b843230d-8c5e-4c2f-ab88-c38f88fdb1a9 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.950814414 +0000 UTC m=+18.936698873). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e32a4902-cdc9-4a10-b9d1-ebe846d5d60e have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.950814414 +0000 UTC m=+18.936698873). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0774446c-fa81-4b72-bf8a-6f8b5a1bc6f9 have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.950814414 +0000 UTC m=+18.936698873). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2142bf98-692c-4608-9726-cdfc4945b58c have older date (2024-06-10 15:09:25 +0000 UTC) than purge date (2024-06-10 16:09:25.950814414 +0000 UTC m=+18.936698873). Removing upload directory." time="2024-06-10T16:09:25Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-10T16:09:25Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 16:09:25.951307234 +0000 UTC m=+18.937191695, actuallyDelete=true" time="2024-06-10T16:09:25Z" 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.945s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.011s === 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.007s === RUN TestWalkFileRemoved time="2024-06-10T16:09:07Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.772s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === 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.081s === 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.41s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.116s === 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-06-10T16:09:07Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.4 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-06-10T16:09:07Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.4 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-06-10T16:09:07Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.4 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 TestParsing === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidNetworkType time="2024-06-10T16:09:07Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4 --- PASS: TestParsing (0.00s) time="2024-06-10T16:09:07Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=c3980839-7ac9-4fc4-b791-9df719c3a22a --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2024-06-10T16:09:07Z" level=error msg="unknown ip address format" go.version=go1.22.4 instance.id=c3980839-7ac9-4fc4-b791-9df719c3a22a ip=?0000000000000000000000000000000000 --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV6 (0.01s) time="2024-06-10T16:09:07Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=c3980839-7ac9-4fc4-b791-9df719c3a22a --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2024-06-10T16:09:08Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T16:09:09Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T16:09:10Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T16:09:11Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.508s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.005s === 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.724s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.52s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.276s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.02s) PASS ok github.com/docker/distribution/uuid 0.025s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> 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-r6.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: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r6.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 24.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r6.apk >>> docker-registry: Build complete at Mon, 10 Jun 2024 16:10:12 +0000 elapsed time 0h 1m 26s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240610.160847) (2/2) Purging go (1.22.4-r1) Executing busybox-1.36.1-r31.trigger OK: 264 MiB in 110 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...