>>> docker-registry: Building community/docker-registry 2.8.3-r4 (using abuild 3.13.0-r3) started Fri, 10 May 2024 23:24:05 +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/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.2-r0) (3/3) Installing .makedepends-docker-registry (20240510.232406) Executing busybox-1.36.1-r26.trigger OK: 598 MiB in 111 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 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 + 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] ? 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 Test time="2024-05-10T23:24:18Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-10T23:24:18Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.044s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-05-10T23:24:18Z" 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.035s === 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.035s === 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.023s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.08s) PASS ok github.com/docker/distribution/health/checks 0.111s === 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.027s === 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.035s === 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.032s === 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.024s === 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/05/10 23:24:18 http: TLS handshake error from 127.0.0.1:56574: 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:36755/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36755/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36755/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36755/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:44695?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.18s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-10T23:24:18Z" level=info msg="broadcaster: closing" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="closing testSink" time="2024-05-10T23:24:18Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-10T23:24:18Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 1} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 1} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:18Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T23:24:19Z" level=warning msg="&{0x40004b4cc0 0.9} encountered too many errors, backing off" time="2024-05-10T23:24:19Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.93s) PASS ok github.com/docker/distribution/notifications 1.305s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-10T23:24:18Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-10T23:24:18.233647988Z" 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.2 time="2024-05-10T23:24:18.234143433Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:18.234659357Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.22.2 time="2024-05-10T23:24:18.235851608Z" level=info msg="listening on [::]:5000" go.version=go1.22.2 time="2024-05-10T23:24:21.238409776Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 time="2024-05-10T23:24:21.342469212Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=319f94b2-1359-424f-ab10-2e135331b881 http.request.method=GET http.request.remoteaddr="[::1]:41478" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.196691ms http.response.status=200 http.response.written=2 ::1 - - [10/May/2024:23:24:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-10T23:24:21.681795852Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-10T23:24:21.682545539Z" 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.2 time="2024-05-10T23:24:21.682562859Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:21.68262274Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.22.2 time="2024-05-10T23:24:21.682682821Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 time="2024-05-10T23:24:21.682693021Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.2 time="2024-05-10T23:24:21.682948223Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.2 time="2024-05-10T23:24:24.690027592Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=8716ef98-3236-4c1e-871f-a15bd125bc6b http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.322252ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:23:24:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-10T23:24:24.690133073Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 --- PASS: TestRegistrySupportedCipherSuite (3.45s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-10T23:24:25.230909605Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-10T23:24:25.231632452Z" 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.2 time="2024-05-10T23:24:25.231650092Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:25.231729493Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.22.2 time="2024-05-10T23:24:25.231770533Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 --- PASS: TestRegistryUnsupportedCipherSuite (3.54s) PASS ok github.com/docker/distribution/registry 10.160s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.024s === 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.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.111s === RUN TestBasicAccessController time="2024-05-10T23:24:18Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.2 instance.id=b6f639f7-aa75-4dff-a266-802624208170 time="2024-05-10T23:24:18Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.2 instance.id=b6f639f7-aa75-4dff-a266-802624208170 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-10T23:24:18Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.2 password="zQ77D2_ktnAamHxydjFzYImexvag3oKyJgEBZ3DA60o" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.106s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.034s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-05-10T23:24:18Z" level=info msg="token not to be used before 2024-05-10 23:24:19 +0000 UTC - currently 2024-05-10 23:24:18.209527726 +0000 UTC m=+0.019741862" time="2024-05-10T23:24:18Z" level=info msg="token not to be used after 2024-05-10 23:24:18 +0000 UTC - currently 2024-05-10 23:24:18.209987491 +0000 UTC m=+0.020201667" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-05-10T23:24:18Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.042s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.083s === 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.048s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.024s === RUN TestCheckAPI time="2024-05-10T23:24:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:18Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40393" http.request.id=00a356f3-73bb-49ea-837e-55ef04a9a8e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45780" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.460462ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:23:24:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-05-10T23:24:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:18Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=87e80e95-fa34-4885-a049-197a987d7a02 http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.634855ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/May/2024:23:24:18 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-10T23:24:18Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=6a5c4d76-08b5-4716-b57e-032d919b6b99 http.request.method=POST http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.304652ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:18 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=b78fbf08-d1a4-4836-8295-c739f9fd6aa5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/aaaa/blobs/uploads/720c165c-e94b-4e72-a45a-3bd6168d9d8b?_state=yAT5b5l8oT65PIhoc0jl125X5-3Pqa88cx0ehiVN5al7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3MjBjMTY1Yy1lOTRiLTRlNzItYTQ1YS0zYmQ2MTY4ZDlkOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MTguMzYxODg3MjQ3WiJ9&digest=sha256%3A2478d7791516e2785f88699c1510064a1a7977f5997793ad45ef67a6f721305f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.986060621s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:18 +0000] "PUT /v2/foo/aaaa/blobs/uploads/720c165c-e94b-4e72-a45a-3bd6168d9d8b?_state=yAT5b5l8oT65PIhoc0jl125X5-3Pqa88cx0ehiVN5al7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3MjBjMTY1Yy1lOTRiLTRlNzItYTQ1YS0zYmQ2MTY4ZDlkOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MTguMzYxODg3MjQ3WiJ9&digest=sha256%3A2478d7791516e2785f88699c1510064a1a7977f5997793ad45ef67a6f721305f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=eaeea592-a0a1-4fbb-90f5-894b7402c09f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.544014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:20 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=fa467a9e-921d-44b4-ae2e-f86af7adf340 http.request.method=POST http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="888.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:20 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=7a7bd972-107f-4b98-92d0-595c3d1d1992 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/bbbb/blobs/uploads/88c6bf74-df4b-4f9f-b8f1-ccc22f1f5207?_state=zEBz8Ex4NJdhF6EBQjHMy4ttHl7hFU6O0tU7Yr_Bprd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4OGM2YmY3NC1kZjRiLTRmOWYtYjhmMS1jY2MyMmYxZjUyMDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjAuNDI4MDI0MjQ1WiJ9&digest=sha256%3Ac47b65a7c799fe21003a0a4a558f62d40f3c8cd68dbaede70899e37088acde51" http.request.useragent="Go-http-client/1.1" http.response.duration=705.254925ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:20 +0000] "PUT /v2/foo/bbbb/blobs/uploads/88c6bf74-df4b-4f9f-b8f1-ccc22f1f5207?_state=zEBz8Ex4NJdhF6EBQjHMy4ttHl7hFU6O0tU7Yr_Bprd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4OGM2YmY3NC1kZjRiLTRmOWYtYjhmMS1jY2MyMmYxZjUyMDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjAuNDI4MDI0MjQ1WiJ9&digest=sha256%3Ac47b65a7c799fe21003a0a4a558f62d40f3c8cd68dbaede70899e37088acde51 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=66fc015a-3969-4c6c-969c-52db4cbe3090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:21 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=5648bf7e-5f93-401b-932e-e8821348b268 http.request.method=POST http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="932.129µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:21 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=4f1bf5e2-34e9-4d38-a177-bcd099bc800c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/cccc/blobs/uploads/d0560590-aec1-4e7b-b8e1-9905feb6fb83?_state=eRkE26DmPQdJdSjGh2PTZn0GIw49VI21yed7ffHeqNB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkMDU2MDU5MC1hZWMxLTRlN2ItYjhlMS05OTA1ZmViNmZiODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjEuMjEzNjMwNTQ4WiJ9&digest=sha256%3A64e5bee401e727336c0dfaa868ed651209b4394336b1268e1ad44420b8971e40" http.request.useragent="Go-http-client/1.1" http.response.duration=925.260867ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:21 +0000] "PUT /v2/foo/cccc/blobs/uploads/d0560590-aec1-4e7b-b8e1-9905feb6fb83?_state=eRkE26DmPQdJdSjGh2PTZn0GIw49VI21yed7ffHeqNB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkMDU2MDU5MC1hZWMxLTRlN2ItYjhlMS05OTA1ZmViNmZiODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjEuMjEzNjMwNTQ4WiJ9&digest=sha256%3A64e5bee401e727336c0dfaa868ed651209b4394336b1268e1ad44420b8971e40 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=769a7f4d-3869-40ff-8ed8-2442ec6bf3e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.538615ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:22 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=6be81200-8faf-45d9-9763-faeed2244fba http.request.method=POST http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:22 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:23Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=7e9f91e4-dcfe-44de-838e-4871f1095db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/dddd/blobs/uploads/5380e988-cd33-4827-8b62-4ea9506c4540?_state=Bj_3I6tuId1LHGQ-nqYJyVvkf65dgik5gBsJzWI6AVh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1MzgwZTk4OC1jZDMzLTQ4MjctOGI2Mi00ZWE5NTA2YzQ1NDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjIuMjM5NjA1MTAxWiJ9&digest=sha256%3A8fcbed19278bf2bf9c17834ceb4a51e35c1e6ff09b83b158df4697f792785586" http.request.useragent="Go-http-client/1.1" http.response.duration=1.365166792s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:22 +0000] "PUT /v2/foo/dddd/blobs/uploads/5380e988-cd33-4827-8b62-4ea9506c4540?_state=Bj_3I6tuId1LHGQ-nqYJyVvkf65dgik5gBsJzWI6AVh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1MzgwZTk4OC1jZDMzLTQ4MjctOGI2Mi00ZWE5NTA2YzQ1NDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjIuMjM5NjA1MTAxWiJ9&digest=sha256%3A8fcbed19278bf2bf9c17834ceb4a51e35c1e6ff09b83b158df4697f792785586 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:23Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=4c14a3ad-36f5-4bc6-90bd-84420531ebf0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.512974ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:23 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:23Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=79b55f94-e8d7-44e4-bb80-ebf744cacf52 http.request.method=POST http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="932.649µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:23 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=cfe2b20e-7528-4871-ae5c-22934acd0ae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/eeee/blobs/uploads/3a1a14c9-fe96-488e-8006-0810c3b538fc?_state=wUrSZtrG2T1l9S104s-ddqpbtMh7alhsBBlNEargddZ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzYTFhMTRjOS1mZTk2LTQ4OGUtODAwNi0wODEwYzNiNTM4ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjMuNjgzNjYwNzc5WiJ9&digest=sha256%3Aa79ee754694ae9d5f7a729ee1a2d25542c40b72e1d6c4dca7bfe4dcb9c800f57" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056546715s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:23 +0000] "PUT /v2/foo/eeee/blobs/uploads/3a1a14c9-fe96-488e-8006-0810c3b538fc?_state=wUrSZtrG2T1l9S104s-ddqpbtMh7alhsBBlNEargddZ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzYTFhMTRjOS1mZTk2LTQ4OGUtODAwNi0wODEwYzNiNTM4ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjMuNjgzNjYwNzc5WiJ9&digest=sha256%3Aa79ee754694ae9d5f7a729ee1a2d25542c40b72e1d6c4dca7bfe4dcb9c800f57 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=b88dad81-47d2-4ed4-b51f-bd2ca0b5360e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.497694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:24 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=719735ec-ce66-4923-9b23-e91fce004abc http.request.method=POST http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="853.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:24 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=e4dea394-5c00-4e9a-9af2-e7920262634a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/ffff/blobs/uploads/36e6318b-5b6f-4b46-bed3-1ab6bffa7986?_state=3cFkR5Y_7R5Zh6oijbWTYqdUQLxCFdhIHQF8U-Jclb97Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIzNmU2MzE4Yi01YjZmLTRiNDYtYmVkMy0xYWI2YmZmYTc5ODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjQuODE3MzMwNjAyWiJ9&digest=sha256%3A20197c3c0afac3ca94ca768d0159245aa7d534aafbb0cc3f8613fc1f3ff9c562" http.request.useragent="Go-http-client/1.1" http.response.duration=889.869022ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:24 +0000] "PUT /v2/foo/ffff/blobs/uploads/36e6318b-5b6f-4b46-bed3-1ab6bffa7986?_state=3cFkR5Y_7R5Zh6oijbWTYqdUQLxCFdhIHQF8U-Jclb97Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIzNmU2MzE4Yi01YjZmLTRiNDYtYmVkMy0xYWI2YmZmYTc5ODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjQuODE3MzMwNjAyWiJ9&digest=sha256%3A20197c3c0afac3ca94ca768d0159245aa7d534aafbb0cc3f8613fc1f3ff9c562 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=62119faf-f286-4e52-bb26-75364618eb0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.589495ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=a2018eda-b010-41ce-acfb-aedacdf8be1f http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="700.527µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=31a7d3cd-e388-47ab-97d6-a5a0ca7ee835 http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="683.607µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=d4434b87-534a-4e0c-90bf-f3d09c167613 http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="743.967µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=72ab8a4b-4a99-4bbd-ac1b-144805a797f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="726.807µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=3fad785a-6937-4366-ba51-da9db6bb4e87 http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="660.286µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=98566fb3-d9b8-42c9-a156-4652ee4fbcaf http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="642.126µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" 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.2 http.request.host="127.0.0.1:35857" http.request.id=8a701e97-b6e6-4f5a-bade-0957688ce1db http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="735.127µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" 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.2 http.request.host="127.0.0.1:35857" http.request.id=5bc54f7b-118d-4be8-bc8a-45a0bdfbf644 http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="641.446µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=caf54e7c-7938-456b-8d8c-d5c906517bb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="625.526µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35857" http.request.id=6f4bf33a-9da8-441f-855e-466e68ae6f34 http.request.method=GET http.request.remoteaddr="127.0.0.1:60920" 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="667.966µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-10T23:24:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:25Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=46fdd65a-9305-43f3-a62a-795646afdbac http.request.method=POST http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="899.809µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=5d35b48d-d434-43af-b266-34bc448dc3da http.request.method=PUT http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/aaaa/blobs/uploads/c163c06f-2fd8-4ee2-a5aa-ca4cc80d4a7c?_state=w0YnolS2K14tmV6LP_lAAmGRD-4XOMMCIle1N-FMIrF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjMTYzYzA2Zi0yZmQ4LTRlZTItYTVhYS1jYTRjYzgwZDRhN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjUuODA3MTcyNDYzWiJ9&digest=sha256%3A6a15aa377ae0ef293cb5634ba50bbc66a8c5404c1406ff5ec0ec2235d363c60e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.269982877s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:25 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c163c06f-2fd8-4ee2-a5aa-ca4cc80d4a7c?_state=w0YnolS2K14tmV6LP_lAAmGRD-4XOMMCIle1N-FMIrF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjMTYzYzA2Zi0yZmQ4LTRlZTItYTVhYS1jYTRjYzgwZDRhN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjUuODA3MTcyNDYzWiJ9&digest=sha256%3A6a15aa377ae0ef293cb5634ba50bbc66a8c5404c1406ff5ec0ec2235d363c60e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=19a525a7-9ae0-4ddf-99e2-2a045220003b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.508134ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:27 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=1677d5f5-3fa6-4737-9490-e78a3e3cf7cc http.request.method=POST http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="901.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:27 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:28Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=18e75fd8-600c-4642-bad7-568ce0b8cfbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/bbbb/blobs/uploads/92d6a1ac-cd5f-4fd8-bf15-8fb8a6589d14?_state=JrhwgojAWNLChhAC83XDFxKHVawklGp_vgh54Asv_M57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MmQ2YTFhYy1jZDVmLTRmZDgtYmYxNS04ZmI4YTY1ODlkMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjcuMTY5OTk2ODc0WiJ9&digest=sha256%3Af9c4082f70f43740f9df88f434a6f1935d91488a62d1c247733bb8e8ebf03653" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288516007s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:27 +0000] "PUT /v2/foo/bbbb/blobs/uploads/92d6a1ac-cd5f-4fd8-bf15-8fb8a6589d14?_state=JrhwgojAWNLChhAC83XDFxKHVawklGp_vgh54Asv_M57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MmQ2YTFhYy1jZDVmLTRmZDgtYmYxNS04ZmI4YTY1ODlkMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjcuMTY5OTk2ODc0WiJ9&digest=sha256%3Af9c4082f70f43740f9df88f434a6f1935d91488a62d1c247733bb8e8ebf03653 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:28Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=49cf6187-a38f-4877-838e-fe42e03913e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.467293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:28 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:28Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=5e4dec4c-d9b6-4f09-9171-bdfb1c22ae58 http.request.method=POST http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:28 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:29Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=e3148483-0c34-4200-99b2-4f6e84318842 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/cccc/blobs/uploads/19e64b8e-5740-4a4d-a2dd-db73b048bd99?_state=JRfkiTTBdx91y8ZG1UZn--URYjNnMxOFB3sYV04c6uF7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxOWU2NGI4ZS01NzQwLTRhNGQtYTJkZC1kYjczYjA0OGJkOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjguNTIzNzcwOTYxWiJ9&digest=sha256%3Ae82db28c4cc26a60982d4f1dc47219075a56eaea0314da0a642969a890c7f418" http.request.useragent="Go-http-client/1.1" http.response.duration=634.800877ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:28 +0000] "PUT /v2/foo/cccc/blobs/uploads/19e64b8e-5740-4a4d-a2dd-db73b048bd99?_state=JRfkiTTBdx91y8ZG1UZn--URYjNnMxOFB3sYV04c6uF7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxOWU2NGI4ZS01NzQwLTRhNGQtYTJkZC1kYjczYjA0OGJkOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjguNTIzNzcwOTYxWiJ9&digest=sha256%3Ae82db28c4cc26a60982d4f1dc47219075a56eaea0314da0a642969a890c7f418 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:29Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=a5e516b3-a06c-4084-be9f-c151504ca6c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.399653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:29 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:29Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=1f73ef67-fd04-406e-9ffa-5274baf6f6d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="908.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:29 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=ad9a5723-9f30-45c9-b0eb-5a8865cf29ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/dddd/blobs/uploads/15c052f5-c6de-4d35-a77d-75980cadec43?_state=UtoTZpKN2YjbknlY-P9OK0i04tu4Ulhooe9eJD8n-tB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNWMwNTJmNS1jNmRlLTRkMzUtYTc3ZC03NTk4MGNhZGVjNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjkuMjUxMTc5MzdaIn0%3D&digest=sha256%3Ad803dc8cdcd464ad8dca3ba97e0aa6acd395c533957e9f3bc046667b2ab0b862" http.request.useragent="Go-http-client/1.1" http.response.duration=1.366162561s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:29 +0000] "PUT /v2/foo/dddd/blobs/uploads/15c052f5-c6de-4d35-a77d-75980cadec43?_state=UtoTZpKN2YjbknlY-P9OK0i04tu4Ulhooe9eJD8n-tB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNWMwNTJmNS1jNmRlLTRkMzUtYTc3ZC03NTk4MGNhZGVjNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MjkuMjUxMTc5MzdaIn0%3D&digest=sha256%3Ad803dc8cdcd464ad8dca3ba97e0aa6acd395c533957e9f3bc046667b2ab0b862 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=5334cabe-ab3b-4814-8eb4-4877246081ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35642" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.452933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36981" http.request.id=98d04628-0eb9-4682-9e7d-7e4e233eea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:35642" 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="700.327µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (12.37s) === RUN TestURLPrefix time="2024-05-10T23:24:30Z" 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.2 time="2024-05-10T23:24:30Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45595" http.request.id=f3ee036c-7b37-4662-a4f6-64896a5fb225 http.request.method=GET http.request.remoteaddr="127.0.0.1:54462" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="769.567µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-10T23:24:30Z" 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.2 time="2024-05-10T23:24:30Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:30Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=d7918bdf-f58a-412a-a0d6-c5734f01eb80 http.request.method=GET http.request.remoteaddr="127.0.0.1:48766" http.request.uri="/v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05061ms http.response.status=404 http.response.written=157 vars.digest="sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "GET /v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=3804828b-685f-44fb-ae42-e04ec55b58a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="873.888µs" http.response.status=404 http.response.written=157 vars.digest="sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "HEAD /v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=892cc911-d8cf-478d-952f-122b9817528a http.request.method=POST http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="741.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=4a49744c-ad22-4f4e-a02c-a3b2090a5eec http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/foo/bar/blobs/uploads/921a1477-1d6f-4abb-822a-9276230cf95f?_state=Glzs_3UWudhc9mm0oIlDVmg92zUPPmB7-i4kQrQW-qN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMWExNDc3LTFkNmYtNGFiYi04MjJhLTkyNzYyMzBjZjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTE0NzAwNTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="836.888µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "GET /v2/foo/bar/blobs/uploads/921a1477-1d6f-4abb-822a-9276230cf95f?_state=Glzs_3UWudhc9mm0oIlDVmg92zUPPmB7-i4kQrQW-qN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMWExNDc3LTFkNmYtNGFiYi04MjJhLTkyNzYyMzBjZjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTE0NzAwNTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=35684c56-d52d-4cfe-a6da-3f40e555a339 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/foo/bar/blobs/uploads/921a1477-1d6f-4abb-822a-9276230cf95f?_state=Glzs_3UWudhc9mm0oIlDVmg92zUPPmB7-i4kQrQW-qN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMWExNDc3LTFkNmYtNGFiYi04MjJhLTkyNzYyMzBjZjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTE0NzAwNTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="846.408µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "DELETE /v2/foo/bar/blobs/uploads/921a1477-1d6f-4abb-822a-9276230cf95f?_state=Glzs_3UWudhc9mm0oIlDVmg92zUPPmB7-i4kQrQW-qN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMWExNDc3LTFkNmYtNGFiYi04MjJhLTkyNzYyMzBjZjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTE0NzAwNTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=f75edbe1-7b5b-45a4-b931-542cb6732641 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/foo/bar/blobs/uploads/921a1477-1d6f-4abb-822a-9276230cf95f?_state=Glzs_3UWudhc9mm0oIlDVmg92zUPPmB7-i4kQrQW-qN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMWExNDc3LTFkNmYtNGFiYi04MjJhLTkyNzYyMzBjZjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTE0NzAwNTNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=921a1477-1d6f-4abb-822a-9276230cf95f time="2024-05-10T23:24:30Z" 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.2 http.request.host="127.0.0.1:42205" http.request.id=f75edbe1-7b5b-45a4-b931-542cb6732641 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/foo/bar/blobs/uploads/921a1477-1d6f-4abb-822a-9276230cf95f?_state=Glzs_3UWudhc9mm0oIlDVmg92zUPPmB7-i4kQrQW-qN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMWExNDc3LTFkNmYtNGFiYi04MjJhLTkyNzYyMzBjZjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTE0NzAwNTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="772.327µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=921a1477-1d6f-4abb-822a-9276230cf95f 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "GET /v2/foo/bar/blobs/uploads/921a1477-1d6f-4abb-822a-9276230cf95f?_state=Glzs_3UWudhc9mm0oIlDVmg92zUPPmB7-i4kQrQW-qN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMWExNDc3LTFkNmYtNGFiYi04MjJhLTkyNzYyMzBjZjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTE0NzAwNTNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=e0060925-666f-46bc-bc98-7249569fed2c http.request.method=POST http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="980.929µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=f6c110cf-d6b4-486a-9600-c7fa58ac2a3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/5d523ecb-6496-4c5c-980f-5a5ea19246de?_state=IgEi6ojR3bltqWya_d0CnrVLaQIE5D0QYt7oh_uia-57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkNTIzZWNiLTY0OTYtNGM1Yy05ODBmLTVhNWVhMTkyNDZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTU2MjE4NTFaIn0%3D&digest=sha256%3A0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" provided=sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 vars.name="foo/bar" vars.uuid=5d523ecb-6496-4c5c-980f-5a5ea19246de time="2024-05-10T23:24:30Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=f6c110cf-d6b4-486a-9600-c7fa58ac2a3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/5d523ecb-6496-4c5c-980f-5a5ea19246de?_state=IgEi6ojR3bltqWya_d0CnrVLaQIE5D0QYt7oh_uia-57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkNTIzZWNiLTY0OTYtNGM1Yy05ODBmLTVhNWVhMTkyNDZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTU2MjE4NTFaIn0%3D&digest=sha256%3A0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5d523ecb-6496-4c5c-980f-5a5ea19246de time="2024-05-10T23:24:30Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=f6c110cf-d6b4-486a-9600-c7fa58ac2a3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/5d523ecb-6496-4c5c-980f-5a5ea19246de?_state=IgEi6ojR3bltqWya_d0CnrVLaQIE5D0QYt7oh_uia-57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkNTIzZWNiLTY0OTYtNGM1Yy05ODBmLTVhNWVhMTkyNDZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTU2MjE4NTFaIn0%3D&digest=sha256%3A0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="847.328µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5d523ecb-6496-4c5c-980f-5a5ea19246de 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "PUT /v2/foo/bar/blobs/uploads/5d523ecb-6496-4c5c-980f-5a5ea19246de?_state=IgEi6ojR3bltqWya_d0CnrVLaQIE5D0QYt7oh_uia-57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkNTIzZWNiLTY0OTYtNGM1Yy05ODBmLTVhNWVhMTkyNDZkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTU2MjE4NTFaIn0%3D&digest=sha256%3A0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=cb074bf3-02d9-440b-8fc1-063886633f3f http.request.method=POST http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="772.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=f7af1a1b-406d-44b9-9af0-322f59e8eb77 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/a791c949-d3cd-44aa-8d05-931501f66f75?_state=RjR-lqnCC7qS_PToxtTmybxxF6CMSo8wWAuZyyClWQZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3OTFjOTQ5LWQzY2QtNDRhYS04ZDA1LTkzMTUwMWY2NmY3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTc2MjYyMjlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="968.768µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "PUT /v2/foo/bar/blobs/uploads/a791c949-d3cd-44aa-8d05-931501f66f75?_state=RjR-lqnCC7qS_PToxtTmybxxF6CMSo8wWAuZyyClWQZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3OTFjOTQ5LWQzY2QtNDRhYS04ZDA1LTkzMTUwMWY2NmY3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTc2MjYyMjlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=ce7557da-b35a-4ccb-8050-9f5ad7358cd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="755.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=837b5d86-9d54-4485-8a24-73b6cec44507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/a71764f2-04d9-4309-82b1-ef82304db0fc?_state=_ePhRMDXzhp7HoDRwB7LLm7PSTilgEjuocx5z6EUGlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3MTc2NGYyLTA0ZDktNDMwOS04MmIxLWVmODIzMDRkYjBmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTk2NjcxNjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="961.089µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "PUT /v2/foo/bar/blobs/uploads/a71764f2-04d9-4309-82b1-ef82304db0fc?_state=_ePhRMDXzhp7HoDRwB7LLm7PSTilgEjuocx5z6EUGlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3MTc2NGYyLTA0ZDktNDMwOS04MmIxLWVmODIzMDRkYjBmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC42OTk2NjcxNjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=673051ff-c266-495b-9cff-0e7c2d0086da http.request.method=POST http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="768.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=200debe6-e8e9-41a7-8c18-e9b85f3f6985 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/cec7f080-af39-40ed-a9ee-b6d90239eec9?_state=oauU-v3d2CSiImiZeUHJ6DFJAJC7pbQ72dal6i2eVNB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlYzdmMDgwLWFmMzktNDBlZC1hOWVlLWI2ZDkwMjM5ZWVjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC43MDE2ODQ4MjZaIn0%3D&digest=sha256%3A0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.duration=562.662773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:30 +0000] "PUT /v2/foo/bar/blobs/uploads/cec7f080-af39-40ed-a9ee-b6d90239eec9?_state=oauU-v3d2CSiImiZeUHJ6DFJAJC7pbQ72dal6i2eVNB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlYzdmMDgwLWFmMzktNDBlZC1hOWVlLWI2ZDkwMjM5ZWVjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMC43MDE2ODQ4MjZaIn0%3D&digest=sha256%3A0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=b7cea24a-2dba-44b6-b360-bc7493e9eab3 http.request.method=POST http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07757ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42205" http.request.id=ae7adb17-b427-4f1f-8634-aecf6730d7bc http.request.method=PATCH http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/11125ed9-39f6-4fa8-a2c8-1c749b635539?_state=hZLXQYu-CeJjfJZtifm59SnAGK44JIoJs5BRv6aIshN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMTI1ZWQ5LTM5ZjYtNGZhOC1hMmM4LTFjNzQ5YjYzNTUzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS4yNzQ4NjA5NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=546.460745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "PATCH /v2/foo/bar/blobs/uploads/11125ed9-39f6-4fa8-a2c8-1c749b635539?_state=hZLXQYu-CeJjfJZtifm59SnAGK44JIoJs5BRv6aIshN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMTI1ZWQ5LTM5ZjYtNGZhOC1hMmM4LTFjNzQ5YjYzNTUzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS4yNzQ4NjA5NzdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=441059b4-9f5f-43a1-b887-304c1cc68715 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/uploads/11125ed9-39f6-4fa8-a2c8-1c749b635539?_state=RMKnvBzAtl3eav0tIKBHvLH-8IKCVYSzSCyCQE5EpkR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMTI1ZWQ5LTM5ZjYtNGZhOC1hMmM4LTFjNzQ5YjYzNTUzOSIsIk9mZnNldCI6MTY2MjM2MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MzFaIn0%3D&digest=sha256%3A0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "PUT /v2/foo/bar/blobs/uploads/11125ed9-39f6-4fa8-a2c8-1c749b635539?_state=RMKnvBzAtl3eav0tIKBHvLH-8IKCVYSzSCyCQE5EpkR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMTI1ZWQ5LTM5ZjYtNGZhOC1hMmM4LTFjNzQ5YjYzNTUzOSIsIk9mZnNldCI6MTY2MjM2MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MzFaIn0%3D&digest=sha256%3A0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=e8066d62-ea90-44ba-8b68-f596258728d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="775.407µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=f6b5c8ac-c526-4bf4-a53b-6c1075753959 http.request.method=GET http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.386957ms http.response.status=200 http.response.written=16623616 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "GET /v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 200 16623616 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=error msg="error parsing digest="sha257:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=4905e7f4-0980-4a2b-8113-230ffbd4c7ca http.request.method=GET http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/sha257:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" vars.name="foo/bar" time="2024-05-10T23:24:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=4905e7f4-0980-4a2b-8113-230ffbd4c7ca http.request.method=GET http.request.remoteaddr="127.0.0.1:48794" http.request.uri="/v2/foo/bar/blobs/sha257:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="712.167µs" http.response.status=400 http.response.written=110 vars.digest="sha257:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "GET /v2/foo/bar/blobs/sha257:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=bc8d15dd-f913-4e5b-8ad3-342b428aeae0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01349ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "GET /v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24: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.2 time="2024-05-10T23:24:31Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=2dbaf0f5-9b8f-47fa-8145-b9f502476ab7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44272" http.request.uri="/v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="894.608µs" http.response.status=404 http.response.written=157 vars.digest="sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "GET /v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=0026e063-f8eb-4703-849a-b7ddf8a2538e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44286" http.request.uri="/v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="911.848µs" http.response.status=404 http.response.written=157 vars.digest="sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=e56c9c6c-5298-44f3-9e51-5d9040b54768 http.request.method=POST http.request.remoteaddr="127.0.0.1:44286" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="670.566µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=29f14050-f748-46b6-a302-20ce29263d75 http.request.method=GET http.request.remoteaddr="127.0.0.1:44286" http.request.uri="/v2/foo/bar/blobs/uploads/6a972103-8b61-4ecc-8fb0-b746e76dbc69?_state=3b_fhmFPZLQg4oykBXcXLxP-utg56Nhw8RDXNzZBsR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTcyMTAzLThiNjEtNGVjYy04ZmIwLWI3NDZlNzZkYmM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MTk1NTExNDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="794.807µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "GET /v2/foo/bar/blobs/uploads/6a972103-8b61-4ecc-8fb0-b746e76dbc69?_state=3b_fhmFPZLQg4oykBXcXLxP-utg56Nhw8RDXNzZBsR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTcyMTAzLThiNjEtNGVjYy04ZmIwLWI3NDZlNzZkYmM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MTk1NTExNDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=3d5d98db-c1c6-445a-a57d-29a6fe792dc0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44286" http.request.uri="/v2/foo/bar/blobs/uploads/6a972103-8b61-4ecc-8fb0-b746e76dbc69?_state=3b_fhmFPZLQg4oykBXcXLxP-utg56Nhw8RDXNzZBsR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTcyMTAzLThiNjEtNGVjYy04ZmIwLWI3NDZlNzZkYmM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MTk1NTExNDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="743.526µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "DELETE /v2/foo/bar/blobs/uploads/6a972103-8b61-4ecc-8fb0-b746e76dbc69?_state=3b_fhmFPZLQg4oykBXcXLxP-utg56Nhw8RDXNzZBsR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTcyMTAzLThiNjEtNGVjYy04ZmIwLWI3NDZlNzZkYmM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MTk1NTExNDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=c66fc17b-afbe-4317-8b79-dc04d6e99fb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44286" http.request.uri="/v2/foo/bar/blobs/uploads/6a972103-8b61-4ecc-8fb0-b746e76dbc69?_state=3b_fhmFPZLQg4oykBXcXLxP-utg56Nhw8RDXNzZBsR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTcyMTAzLThiNjEtNGVjYy04ZmIwLWI3NDZlNzZkYmM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MTk1NTExNDRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6a972103-8b61-4ecc-8fb0-b746e76dbc69 time="2024-05-10T23:24:31Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=c66fc17b-afbe-4317-8b79-dc04d6e99fb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44286" http.request.uri="/v2/foo/bar/blobs/uploads/6a972103-8b61-4ecc-8fb0-b746e76dbc69?_state=3b_fhmFPZLQg4oykBXcXLxP-utg56Nhw8RDXNzZBsR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTcyMTAzLThiNjEtNGVjYy04ZmIwLWI3NDZlNzZkYmM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MTk1NTExNDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="669.086µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=6a972103-8b61-4ecc-8fb0-b746e76dbc69 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "GET /v2/foo/bar/blobs/uploads/6a972103-8b61-4ecc-8fb0-b746e76dbc69?_state=3b_fhmFPZLQg4oykBXcXLxP-utg56Nhw8RDXNzZBsR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOTcyMTAzLThiNjEtNGVjYy04ZmIwLWI3NDZlNzZkYmM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MTk1NTExNDRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=cdbd341c-bebf-4be3-b5ef-a8a0966db694 http.request.method=POST http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="876.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=3a595446-1552-406b-b743-f4c8e140fe06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/b1a90c3e-909b-40a4-a6e9-1a91b51b7034?_state=-xjyHE2yrnBXOqYmomAM-95Pp8kwWxToWpcs5CAad9B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYTkwYzNlLTkwOWItNDBhNC1hNmU5LTFhOTFiNTFiNzAzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjM0NTg4NloifQ%3D%3D&digest=sha256%3A04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" provided=sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e vars.name="foo/bar" vars.uuid=b1a90c3e-909b-40a4-a6e9-1a91b51b7034 time="2024-05-10T23:24:31Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=3a595446-1552-406b-b743-f4c8e140fe06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/b1a90c3e-909b-40a4-a6e9-1a91b51b7034?_state=-xjyHE2yrnBXOqYmomAM-95Pp8kwWxToWpcs5CAad9B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYTkwYzNlLTkwOWItNDBhNC1hNmU5LTFhOTFiNTFiNzAzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjM0NTg4NloifQ%3D%3D&digest=sha256%3A04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b1a90c3e-909b-40a4-a6e9-1a91b51b7034 time="2024-05-10T23:24:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=3a595446-1552-406b-b743-f4c8e140fe06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/b1a90c3e-909b-40a4-a6e9-1a91b51b7034?_state=-xjyHE2yrnBXOqYmomAM-95Pp8kwWxToWpcs5CAad9B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYTkwYzNlLTkwOWItNDBhNC1hNmU5LTFhOTFiNTFiNzAzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjM0NTg4NloifQ%3D%3D&digest=sha256%3A04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.607µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b1a90c3e-909b-40a4-a6e9-1a91b51b7034 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "PUT /v2/foo/bar/blobs/uploads/b1a90c3e-909b-40a4-a6e9-1a91b51b7034?_state=-xjyHE2yrnBXOqYmomAM-95Pp8kwWxToWpcs5CAad9B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYTkwYzNlLTkwOWItNDBhNC1hNmU5LTFhOTFiNTFiNzAzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjM0NTg4NloifQ%3D%3D&digest=sha256%3A04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=073180f5-2bcb-4e9b-99d5-04a88aa42392 http.request.method=POST http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="761.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=ad7f87b4-4d90-4dcf-bff9-5edd40d33e5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/3cf9f36f-3356-4ef2-b8d6-5306a612361c?_state=ENbBoKchE5abO0rVMyk9hK2H9nFvzPyHEbLeOBNTy3p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjZjlmMzZmLTMzNTYtNGVmMi1iOGQ2LTUzMDZhNjEyMzYxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjU0MTk4MzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="899.488µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "PUT /v2/foo/bar/blobs/uploads/3cf9f36f-3356-4ef2-b8d6-5306a612361c?_state=ENbBoKchE5abO0rVMyk9hK2H9nFvzPyHEbLeOBNTy3p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjZjlmMzZmLTMzNTYtNGVmMi1iOGQ2LTUzMDZhNjEyMzYxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjU0MTk4MzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=761b6874-37c3-43ec-afa9-2f66b3a95667 http.request.method=POST http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="750.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=b7f4c5fe-f1a7-4741-9a81-57faa899873e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/741b818e-49cc-478f-807e-68aaf86ea7df?_state=78EluCjx6LjJsJPI2Jpgeg2CX7mGJKKmprsZE0nfkiR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0MWI4MThlLTQ5Y2MtNDc4Zi04MDdlLTY4YWFmODZlYTdkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjczMzk5MzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="916.329µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "PUT /v2/foo/bar/blobs/uploads/741b818e-49cc-478f-807e-68aaf86ea7df?_state=78EluCjx6LjJsJPI2Jpgeg2CX7mGJKKmprsZE0nfkiR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0MWI4MThlLTQ5Y2MtNDc4Zi04MDdlLTY4YWFmODZlYTdkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjczMzk5MzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=a18bc9ef-36d9-45dc-a636-8073efaab64f http.request.method=POST http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="780.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=1ed81060-717b-45e1-9cb5-d1748be0067c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/274dce8d-5b68-416d-acb9-4d13f5e0f4da?_state=X4Gg1R1uG1jcqQpkVy2Ww1LZiiKFFcVdMXMc3ENL-5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NGRjZThkLTViNjgtNDE2ZC1hY2I5LTRkMTNmNWUwZjRkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjkzNTE0NzRaIn0%3D&digest=sha256%3A04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006413053s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "PUT /v2/foo/bar/blobs/uploads/274dce8d-5b68-416d-acb9-4d13f5e0f4da?_state=X4Gg1R1uG1jcqQpkVy2Ww1LZiiKFFcVdMXMc3ENL-5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NGRjZThkLTViNjgtNDE2ZC1hY2I5LTRkMTNmNWUwZjRkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMS45MjkzNTE0NzRaIn0%3D&digest=sha256%3A04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=487a6d05-449c-4183-8778-9219ef7633fe http.request.method=POST http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10057ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46201" http.request.id=b3dd82d7-e0fc-4469-937d-872cc1f5b2fc http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/4ab76b14-6090-445d-b807-2c558715e8f3?_state=oAs2A0gSNRtX6a4hD_p9RBDue_xTzfXfr7Qiy-3q0YJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhYjc2YjE0LTYwOTAtNDQ1ZC1iODA3LTJjNTU4NzE1ZThmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMi45NDkxNTc3NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014928012s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:32 +0000] "PATCH /v2/foo/bar/blobs/uploads/4ab76b14-6090-445d-b807-2c558715e8f3?_state=oAs2A0gSNRtX6a4hD_p9RBDue_xTzfXfr7Qiy-3q0YJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhYjc2YjE0LTYwOTAtNDQ1ZC1iODA3LTJjNTU4NzE1ZThmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozMi45NDkxNTc3NzFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=33186e2f-ba11-4e8b-94fc-f84916143a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/4ab76b14-6090-445d-b807-2c558715e8f3?_state=0Dihc_op6zck_QDBacfRHZdKL8it7Wuz1wB64EtsHQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhYjc2YjE0LTYwOTAtNDQ1ZC1iODA3LTJjNTU4NzE1ZThmMyIsIk9mZnNldCI6MjIxMzAxNzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MzJaIn0%3D&digest=sha256%3A04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:33 +0000] "PUT /v2/foo/bar/blobs/uploads/4ab76b14-6090-445d-b807-2c558715e8f3?_state=0Dihc_op6zck_QDBacfRHZdKL8it7Wuz1wB64EtsHQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhYjc2YjE0LTYwOTAtNDQ1ZC1iODA3LTJjNTU4NzE1ZThmMyIsIk9mZnNldCI6MjIxMzAxNzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MzJaIn0%3D&digest=sha256%3A04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=4e3233bd-9fe7-4561-a4f6-e8b0a1e6fb79 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="827.648µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=02362bcb-fa05-4371-89c8-1cbbbcceea8e http.request.method=GET http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.145751ms http.response.status=200 http.response.written=22130176 127.0.0.1 - - [10/May/2024:23:24:33 +0000] "GET /v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 200 22130176 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=error msg="error parsing digest="sha257:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=d7c16f76-8152-4b4f-ba66-87479f82541a http.request.method=GET http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/sha257:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" vars.name="foo/bar" time="2024-05-10T23:24:33Z" 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.2 http.request.host="127.0.0.1:46201" http.request.id=d7c16f76-8152-4b4f-ba66-87479f82541a http.request.method=GET http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/sha257:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="729.887µs" http.response.status=400 http.response.written=110 vars.digest="sha257:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:33 +0000] "GET /v2/foo/bar/blobs/sha257:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=ec9df576-65ad-40ed-a54d-40789f48621e http.request.method=GET http.request.remoteaddr="127.0.0.1:34892" http.request.uri="/v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06117ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:33 +0000] "GET /v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=5ab31239-e70c-42c4-adaa-e8cda8a5b619 http.request.method=GET http.request.remoteaddr="127.0.0.1:34892" http.request.uri="/v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.835986ms http.response.status=200 http.response.written=360448 127.0.0.1 - - [10/May/2024:23:24:33 +0000] "GET /v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 200 360448 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46201" http.request.id=a6d959f6-670e-4ad4-9148-f8a2533e013a http.request.method=GET http.request.remoteaddr="127.0.0.1:34886" http.request.uri="/v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.421429ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/May/2024:23:24:33 +0000] "GET /v2/foo/bar/blobs/sha256:04d6baed9eec9ca1e2df1463170b51ae20529b945fece6557112dcbbcbb1a21e HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=e22a9aad-eeb6-4e86-854a-902449ca18d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.154271808s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "GET /v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-10T23:24:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42205" http.request.id=adff1327-ef08-4cbf-bc6d-903b0b2c264e http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.150981617s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [10/May/2024:23:24:31 +0000] "GET /v2/foo/bar/blobs/sha256:0fcffa6f226691c81aa0bdb942f4ebdbe7d06b7326fb3cd1adf85048d7379735 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (3.37s) === RUN TestBlobDelete time="2024-05-10T23:24: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.2 time="2024-05-10T23:24:33Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=403003d1-2d4f-4437-9512-d58b17461e2f http.request.method=GET http.request.remoteaddr="127.0.0.1:54672" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02233ms http.response.status=404 http.response.written=157 vars.digest="sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "GET /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=9f99bff4-6c2c-4d8b-99ec-fb4eb86352a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="958.529µs" http.response.status=404 http.response.written=157 vars.digest="sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=63b78063-9129-419e-8628-cc2524b36681 http.request.method=POST http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="876.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=1ae77535-7ef0-4011-a8df-2a2a3f0abd1c http.request.method=GET http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/uploads/b801d4f1-20b7-4b70-a741-a64a98634732?_state=h8jCugKaZVVn332ps_Zb6M8w_YpwWz2icKVnmqrRQRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MDFkNGYxLTIwYjctNGI3MC1hNzQxLWE2NGE5ODYzNDczMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjM3MzM3MzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="937.088µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "GET /v2/foo/bar/blobs/uploads/b801d4f1-20b7-4b70-a741-a64a98634732?_state=h8jCugKaZVVn332ps_Zb6M8w_YpwWz2icKVnmqrRQRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MDFkNGYxLTIwYjctNGI3MC1hNzQxLWE2NGE5ODYzNDczMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjM3MzM3MzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=dc3e0667-453e-42e3-95cb-0512f8e8a7cd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/uploads/b801d4f1-20b7-4b70-a741-a64a98634732?_state=h8jCugKaZVVn332ps_Zb6M8w_YpwWz2icKVnmqrRQRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MDFkNGYxLTIwYjctNGI3MC1hNzQxLWE2NGE5ODYzNDczMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjM3MzM3MzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="893.649µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "DELETE /v2/foo/bar/blobs/uploads/b801d4f1-20b7-4b70-a741-a64a98634732?_state=h8jCugKaZVVn332ps_Zb6M8w_YpwWz2icKVnmqrRQRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MDFkNGYxLTIwYjctNGI3MC1hNzQxLWE2NGE5ODYzNDczMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjM3MzM3MzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=dfbdffa7-5fdc-4f3f-b85f-c9cf6f5ac7d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/uploads/b801d4f1-20b7-4b70-a741-a64a98634732?_state=h8jCugKaZVVn332ps_Zb6M8w_YpwWz2icKVnmqrRQRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MDFkNGYxLTIwYjctNGI3MC1hNzQxLWE2NGE5ODYzNDczMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjM3MzM3MzlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b801d4f1-20b7-4b70-a741-a64a98634732 time="2024-05-10T23:24:34Z" 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.2 http.request.host="127.0.0.1:34347" http.request.id=dfbdffa7-5fdc-4f3f-b85f-c9cf6f5ac7d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54684" http.request.uri="/v2/foo/bar/blobs/uploads/b801d4f1-20b7-4b70-a741-a64a98634732?_state=h8jCugKaZVVn332ps_Zb6M8w_YpwWz2icKVnmqrRQRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MDFkNGYxLTIwYjctNGI3MC1hNzQxLWE2NGE5ODYzNDczMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjM3MzM3MzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="765.247µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b801d4f1-20b7-4b70-a741-a64a98634732 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "GET /v2/foo/bar/blobs/uploads/b801d4f1-20b7-4b70-a741-a64a98634732?_state=h8jCugKaZVVn332ps_Zb6M8w_YpwWz2icKVnmqrRQRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MDFkNGYxLTIwYjctNGI3MC1hNzQxLWE2NGE5ODYzNDczMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjM3MzM3MzlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=e00a7a89-b4ab-4528-b6d0-a89cf0aec445 http.request.method=POST http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="990.449µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=119606fc-cd04-46c6-adbb-7f1fb009ebdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/bf309fc4-ea84-47e4-a3cf-b9246b8de9ed?_state=Ut_ITEq7FoD_xNXLfHw5ITsRlNIwTAJi9jq2HJPMRZZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMzA5ZmM0LWVhODQtNDdlNC1hM2NmLWI5MjQ2YjhkZTllZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjgwNjE0MTlaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" provided=sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a vars.name="foo/bar" vars.uuid=bf309fc4-ea84-47e4-a3cf-b9246b8de9ed time="2024-05-10T23:24:34Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=119606fc-cd04-46c6-adbb-7f1fb009ebdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/bf309fc4-ea84-47e4-a3cf-b9246b8de9ed?_state=Ut_ITEq7FoD_xNXLfHw5ITsRlNIwTAJi9jq2HJPMRZZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMzA5ZmM0LWVhODQtNDdlNC1hM2NmLWI5MjQ2YjhkZTllZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjgwNjE0MTlaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=bf309fc4-ea84-47e4-a3cf-b9246b8de9ed time="2024-05-10T23:24:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=119606fc-cd04-46c6-adbb-7f1fb009ebdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/bf309fc4-ea84-47e4-a3cf-b9246b8de9ed?_state=Ut_ITEq7FoD_xNXLfHw5ITsRlNIwTAJi9jq2HJPMRZZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMzA5ZmM0LWVhODQtNDdlNC1hM2NmLWI5MjQ2YjhkZTllZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjgwNjE0MTlaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="857.047µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=bf309fc4-ea84-47e4-a3cf-b9246b8de9ed 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "PUT /v2/foo/bar/blobs/uploads/bf309fc4-ea84-47e4-a3cf-b9246b8de9ed?_state=Ut_ITEq7FoD_xNXLfHw5ITsRlNIwTAJi9jq2HJPMRZZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMzA5ZmM0LWVhODQtNDdlNC1hM2NmLWI5MjQ2YjhkZTllZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNjgwNjE0MTlaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=b5f175ec-ad48-4816-99da-f16fbf239464 http.request.method=POST http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="772.847µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=0acb57b3-e40f-4346-b57c-d792388a4c3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/89d742c1-6b82-44be-9c83-edb0eaa7a399?_state=rCSynRYQwtzzKy_vEzQWJMnvgLrwTOXTcSn7-XdVOvJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDc0MmMxLTZiODItNDRiZS05YzgzLWVkYjBlYWE3YTM5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNzAwOTE0MzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="972.409µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "PUT /v2/foo/bar/blobs/uploads/89d742c1-6b82-44be-9c83-edb0eaa7a399?_state=rCSynRYQwtzzKy_vEzQWJMnvgLrwTOXTcSn7-XdVOvJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5ZDc0MmMxLTZiODItNDRiZS05YzgzLWVkYjBlYWE3YTM5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNzAwOTE0MzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=630a7bc0-145e-4c45-a73e-596a625ebc7d http.request.method=POST http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="763.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=ef4d9436-0448-4135-b1d7-3f02d009f4a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/670c5412-a59a-4c16-9887-5cee49838098?_state=unh0putk6LmH6reMd2H-JZKX6TbgMy9UMkli9Bmeg1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3MGM1NDEyLWE1OWEtNGMxNi05ODg3LTVjZWU0OTgzODA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNzIxNDI5MzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.038849ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "PUT /v2/foo/bar/blobs/uploads/670c5412-a59a-4c16-9887-5cee49838098?_state=unh0putk6LmH6reMd2H-JZKX6TbgMy9UMkli9Bmeg1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3MGM1NDEyLWE1OWEtNGMxNi05ODg3LTVjZWU0OTgzODA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNzIxNDI5MzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=88c620a5-7648-48d8-bdb1-98063ecf1323 http.request.method=POST http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="740.246µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=b4239f73-e360-40ab-b716-f8a0ac737449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/fb72d73a-f527-4692-b448-1daa455a153e?_state=AMqYJFmPsFLJuRRJdgXZ_3qkGZT4oM34CHyujADIi9F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNzJkNzNhLWY1MjctNDY5Mi1iNDQ4LTFkYWE0NTVhMTUzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNzQyMjM0MzVaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.duration=689.319138ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "PUT /v2/foo/bar/blobs/uploads/fb72d73a-f527-4692-b448-1daa455a153e?_state=AMqYJFmPsFLJuRRJdgXZ_3qkGZT4oM34CHyujADIi9F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNzJkNzNhLWY1MjctNDY5Mi1iNDQ4LTFkYWE0NTVhMTUzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC4wNzQyMjM0MzVaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=39a2e6bd-a585-4b90-9118-1c44c82b38b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06453ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34347" http.request.id=3061ff9d-13ec-42d5-8870-8d5e835408ac http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/fd4a252d-6d6d-42b4-9d17-bf13bb0ddd44?_state=hPl1Gzt6aGJ_Q4zCXtjgkJ0jCIFlrOx8dtUmlqm7mc97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNGEyNTJkLTZkNmQtNDJiNC05ZDE3LWJmMTNiYjBkZGQ0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC43NzUyNTE0NDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=686.371711ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:34 +0000] "PATCH /v2/foo/bar/blobs/uploads/fd4a252d-6d6d-42b4-9d17-bf13bb0ddd44?_state=hPl1Gzt6aGJ_Q4zCXtjgkJ0jCIFlrOx8dtUmlqm7mc97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNGEyNTJkLTZkNmQtNDJiNC05ZDE3LWJmMTNiYjBkZGQ0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNC43NzUyNTE0NDFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=0f850261-fd19-4975-bddf-2862c51fcab0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/uploads/fd4a252d-6d6d-42b4-9d17-bf13bb0ddd44?_state=NxwNvBpuGu9mBZotBiDuZPfAWAkVq3By9Ja5Si0GKv17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNGEyNTJkLTZkNmQtNDJiNC05ZDE3LWJmMTNiYjBkZGQ0NCIsIk9mZnNldCI6MTkxMTkxMDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MzRaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.duration="977.129µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "PUT /v2/foo/bar/blobs/uploads/fd4a252d-6d6d-42b4-9d17-bf13bb0ddd44?_state=NxwNvBpuGu9mBZotBiDuZPfAWAkVq3By9Ja5Si0GKv17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNGEyNTJkLTZkNmQtNDJiNC05ZDE3LWJmMTNiYjBkZGQ0NCIsIk9mZnNldCI6MTkxMTkxMDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MzRaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=4acdddb8-3841-4bf7-81f3-f94df3852cec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="836.127µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=2a219d07-78d7-41fc-80f3-f33db0fb8b31 http.request.method=GET http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.896922ms http.response.status=200 http.response.written=19119104 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "GET /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 200 19119104 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=error msg="error parsing digest="sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=5c64ee09-884f-4bc4-bea3-8a61019bdd63 http.request.method=GET http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" vars.name="foo/bar" time="2024-05-10T23:24:35Z" 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.2 http.request.host="127.0.0.1:34347" http.request.id=5c64ee09-884f-4bc4-bea3-8a61019bdd63 http.request.method=GET http.request.remoteaddr="127.0.0.1:54688" http.request.uri="/v2/foo/bar/blobs/sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="663.486µs" http.response.status=400 http.response.written=110 vars.digest="sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "GET /v2/foo/bar/blobs/sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=b56b9f7b-dd92-4a4b-928b-85877d8799d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:54718" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002529ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "GET /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=97096b87-0a87-48f1-a5fe-223c5a13f93f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54724" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.duration="951.449µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=cc4041fb-e306-4599-a44a-7b5497b0a3fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54724" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="687.647µs" http.response.status=404 http.response.written=157 vars.digest="sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=b952262f-cca7-4789-8238-0627613e25bd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54724" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="727.967µs" http.response.status=404 http.response.written=74 vars.digest="sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=error msg="error parsing digest="sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=91725abd-1ae4-4c3e-b148-e47de11864af http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54730" http.request.uri="/v2/foo/bar/blobs/sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" vars.name="foo/bar" time="2024-05-10T23:24:35Z" 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.2 http.request.host="127.0.0.1:34347" http.request.id=91725abd-1ae4-4c3e-b148-e47de11864af http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54730" http.request.uri="/v2/foo/bar/blobs/sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.448µs" http.response.status=400 http.response.written=110 vars.digest="sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "DELETE /v2/foo/bar/blobs/sha257:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-10T23:24:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=654874bc-ccf7-4a9a-8c9f-86633c66b9e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:54734" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="950.089µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=bf41bbff-26f3-48ff-a5d4-50be60a989c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54734" http.request.uri="/v2/foo/bar/blobs/uploads/3e007f6a-86c1-47d6-9449-d381779e934d?_state=c0VxqYHFVw2n2Eyx2SE9Yn1NtMWlHAOTlbjVuHRk3Z57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMDA3ZjZhLTg2YzEtNDdkNi05NDQ5LWQzODE3NzllOTM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNS40OTI0OTk3NTZaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.duration=674.134198ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "PUT /v2/foo/bar/blobs/uploads/3e007f6a-86c1-47d6-9449-d381779e934d?_state=c0VxqYHFVw2n2Eyx2SE9Yn1NtMWlHAOTlbjVuHRk3Z57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMDA3ZjZhLTg2YzEtNDdkNi05NDQ5LWQzODE3NzllOTM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNS40OTI0OTk3NTZaIn0%3D&digest=sha256%3A52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=fe1e6673-5160-4706-9468-f926488b96ab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54734" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.07573ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=87067c4f-9174-4f96-b6de-e02ba8f5e4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54702" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=698.553663ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "GET /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-10T23:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34347" http.request.id=74be2bd8-c752-4628-999f-c9ab6f0da833 http.request.method=GET http.request.remoteaddr="127.0.0.1:54718" http.request.uri="/v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=694.300704ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [10/May/2024:23:24:35 +0000] "GET /v2/foo/bar/blobs/sha256:52941d657beb18606b1268e73f3f8642d2fb10e858c80110f1cf8bf07e96df2a HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.19s) === RUN TestRelativeURL time="2024-05-10T23:24:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:36Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46391" http.request.id=1004af9c-8244-44fa-81c6-af8851170060 http.request.method=POST http.request.remoteaddr="127.0.0.1:59944" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="846.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46391" http.request.id=359f702c-5e4f-4b15-ac16-15c687be0772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59944" http.request.uri="/v2/foo/bar/blobs/uploads/58b17235-7676-4e95-af0d-872ad3cd336d?_state=GwP0eyFinkRlfUAPu3tbybr-o_vIuJmrTnHmyHRf9Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4YjE3MjM1LTc2NzYtNGU5NS1hZjBkLTg3MmFkM2NkMzM2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNi4xODEzOTY0MVoifQ%3D%3D&digest=sha256%3A0a36f4ad9ff7293be9f5bcc28abb7f41fe368c1928f4b1b8591c4f571c328286" http.request.useragent="Go-http-client/1.1" http.response.duration=471.472695ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:36 +0000] "PUT /v2/foo/bar/blobs/uploads/58b17235-7676-4e95-af0d-872ad3cd336d?_state=GwP0eyFinkRlfUAPu3tbybr-o_vIuJmrTnHmyHRf9Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4YjE3MjM1LTc2NzYtNGU5NS1hZjBkLTg3MmFkM2NkMzM2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNi4xODEzOTY0MVoifQ%3D%3D&digest=sha256%3A0a36f4ad9ff7293be9f5bcc28abb7f41fe368c1928f4b1b8591c4f571c328286 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46391" http.request.id=ea13fec6-c601-4fa3-a584-84da83b123e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:59944" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.010289ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46391" http.request.id=1975bc87-6583-4ea5-ba34-44d036eafc3a http.request.method=POST http.request.remoteaddr="127.0.0.1:59944" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="750.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46391" http.request.id=ddc509fa-2338-4f7f-9118-2c28a8577699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59944" http.request.uri="/v2/foo/bar/blobs/uploads/3e05f916-df3d-4af3-be42-8582f437a7fa?_state=ceTmyAD5zpaIIR0P_rNcmEWqHLgDF9r4VQkLbtrqwPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMDVmOTE2LWRmM2QtNGFmMy1iZTQyLTg1ODJmNDM3YTdmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNi43OTk0NjE4NTNaIn0%3D&digest=sha256%3A9df648d624b132456772e3b07cc9c7c7f9a22a7890648fdec5a7dc7e1927a1f9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.752668835s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:36 +0000] "PUT /v2/foo/bar/blobs/uploads/3e05f916-df3d-4af3-be42-8582f437a7fa?_state=ceTmyAD5zpaIIR0P_rNcmEWqHLgDF9r4VQkLbtrqwPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMDVmOTE2LWRmM2QtNGFmMy1iZTQyLTg1ODJmNDM3YTdmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozNi43OTk0NjE4NTNaIn0%3D&digest=sha256%3A9df648d624b132456772e3b07cc9c7c7f9a22a7890648fdec5a7dc7e1927a1f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.37s) === RUN TestBlobDeleteDisabled time="2024-05-10T23:24:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:38Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:38Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:39713" http.request.id=79d43a2b-3f1a-4898-8906-5cb29c8e6c4a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50160" http.request.uri="/v2/foo/bar/blobs/sha256:95fe4ee7142ca815a986a51841b546b7b7d39dc4c82a0ad5f31c6e0981859f08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="936.928µs" http.response.status=405 http.response.written=78 vars.digest="sha256:95fe4ee7142ca815a986a51841b546b7b7d39dc4c82a0ad5f31c6e0981859f08" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:38 +0000] "DELETE /v2/foo/bar/blobs/sha256:95fe4ee7142ca815a986a51841b546b7b7d39dc4c82a0ad5f31c6e0981859f08 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.08s) === RUN TestDeleteDisabled time="2024-05-10T23:24:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:38Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42151" http.request.id=bb1a0c7c-28d8-44cf-80c2-309fd85ea031 http.request.method=POST http.request.remoteaddr="127.0.0.1:34868" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:39Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42151" http.request.id=d60b067f-95a1-4d0d-a536-b94b0eebe4db http.request.method=PUT http.request.remoteaddr="127.0.0.1:34868" http.request.uri="/v2/foo/bar/blobs/uploads/22cb225f-b30a-4b31-b921-1a1104acb13d?_state=sCvmJLnAmP33A8VkQqWEZnuWx_8RFfoS1RKbT3h05w57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyY2IyMjVmLWIzMGEtNGIzMS1iOTIxLTFhMTEwNGFjYjEzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozOC42OTY3NjYxMzhaIn0%3D&digest=sha256%3A5b93ccc54b5d9a9cc3477959c7e58d4e44b1c4b0189c810b71b036806f8d3592" http.request.useragent="Go-http-client/1.1" http.response.duration=654.564258ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:38 +0000] "PUT /v2/foo/bar/blobs/uploads/22cb225f-b30a-4b31-b921-1a1104acb13d?_state=sCvmJLnAmP33A8VkQqWEZnuWx_8RFfoS1RKbT3h05w57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyY2IyMjVmLWIzMGEtNGIzMS1iOTIxLTFhMTEwNGFjYjEzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozOC42OTY3NjYxMzhaIn0%3D&digest=sha256%3A5b93ccc54b5d9a9cc3477959c7e58d4e44b1c4b0189c810b71b036806f8d3592 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:39Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:42151" http.request.id=db3aa334-f800-470e-9560-7a6b28c85df8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34868" http.request.uri="/v2/foo/bar/blobs/sha256:5b93ccc54b5d9a9cc3477959c7e58d4e44b1c4b0189c810b71b036806f8d3592" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="857.848µs" http.response.status=405 http.response.written=78 vars.digest="sha256:5b93ccc54b5d9a9cc3477959c7e58d4e44b1c4b0189c810b71b036806f8d3592" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "DELETE /v2/foo/bar/blobs/sha256:5b93ccc54b5d9a9cc3477959c7e58d4e44b1c4b0189c810b71b036806f8d3592 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.72s) === RUN TestDeleteReadOnly time="2024-05-10T23:24:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:39Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:39Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33389" http.request.id=8cc581e5-8c51-4570-8d00-c14ce400530d http.request.method=POST http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011089ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:39Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33389" http.request.id=a776c1eb-500f-4d11-9ddd-76979b13696d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44292" http.request.uri="/v2/foo/bar/blobs/uploads/d6268f40-8adf-4a3e-83e1-6cf4b164e322?_state=SAlNKptB1J3Ddiwhv_d5TYI0vQpTwOkTp0jOBsC0Uvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2MjY4ZjQwLThhZGYtNGEzZS04M2UxLTZjZjRiMTY0ZTMyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozOS40MDQ4NDI1NjhaIn0%3D&digest=sha256%3A7d6fbfa0704b3268b4be47bbac9c2afad81c9de60f0b144612216ddc0c231505" http.request.useragent="Go-http-client/1.1" http.response.duration=437.22774ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "PUT /v2/foo/bar/blobs/uploads/d6268f40-8adf-4a3e-83e1-6cf4b164e322?_state=SAlNKptB1J3Ddiwhv_d5TYI0vQpTwOkTp0jOBsC0Uvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2MjY4ZjQwLThhZGYtNGEzZS04M2UxLTZjZjRiMTY0ZTMyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDozOS40MDQ4NDI1NjhaIn0%3D&digest=sha256%3A7d6fbfa0704b3268b4be47bbac9c2afad81c9de60f0b144612216ddc0c231505 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "DELETE /v2/foo/bar/blobs/sha256:7d6fbfa0704b3268b4be47bbac9c2afad81c9de60f0b144612216ddc0c231505 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.49s) === RUN TestStartPushReadOnly time="2024-05-10T23:24:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:39Z" level=info msg="redis not configured" go.version=go1.22.2 127.0.0.1 - - [10/May/2024:23:24:39 +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-05-10T23:24:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:39Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=88b50ddb-ad9d-4f2b-a2c3-c0436cacb325 http.request.method=GET http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.728µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-10T23:24:39Z" 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.2 http.request.host="127.0.0.1:38999" http.request.id=07f880d3-7c56-4ce5-ae8c-61d4716c62d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33834" 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="619.566µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T23:24:39Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=212960cd-46e3-4288-bd44-1fd52bff849b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" 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="610.845µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-10T23:24:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=5afc30e2-028f-43e4-af02-9d44c540e969 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" 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="969.969µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:39Z" 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.2 http.request.host="127.0.0.1:38999" http.request.id=5afc30e2-028f-43e4-af02-9d44c540e969 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" 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="999.089µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=5afc30e2-028f-43e4-af02-9d44c540e969 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" 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.022369ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:39Z" 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.2 http.request.host="127.0.0.1:38999" http.request.id=5afc30e2-028f-43e4-af02-9d44c540e969 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" 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.04381ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-10T23:24:39Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=8699240e-b2e6-4072-9050-ed38015eb0a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=b44e3197-e068-42d0-a452-dccb3720eb78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/blobs/uploads/2aaca48d-bc82-4936-9bef-4ba02ecc5ce6?_state=KyejmAeuBf0YGzXXPxCS6qyNtdpdEtaWTNrrYrEQYRd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYWFjYTQ4ZC1iYzgyLTQ5MzYtOWJlZi00YmEwMmVjYzVjZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MzkuOTA0MjY1OTJaIn0%3D&digest=sha256%3A1cc16bf085902e70b636893dcf949f66cdc8e6986badb295c36f1cfc3cd32bcd" http.request.useragent="Go-http-client/1.1" http.response.duration=418.65513ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/2aaca48d-bc82-4936-9bef-4ba02ecc5ce6?_state=KyejmAeuBf0YGzXXPxCS6qyNtdpdEtaWTNrrYrEQYRd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYWFjYTQ4ZC1iYzgyLTQ5MzYtOWJlZi00YmEwMmVjYzVjZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6MzkuOTA0MjY1OTJaIn0%3D&digest=sha256%3A1cc16bf085902e70b636893dcf949f66cdc8e6986badb295c36f1cfc3cd32bcd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=12d1645d-89b0-4ad3-8b8e-04d7e1421210 http.request.method=POST http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10017ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:40 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=61d7605a-0ec4-4f71-bd57-90cc311d5c18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/blobs/uploads/3a05524f-3e6d-41cc-8181-0d3a674b7e7a?_state=1pDsvC9wvtPf2RcWD3y4Wjt6PqjGMnUqraeZ3thOgTF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYTA1NTI0Zi0zZTZkLTQxY2MtODE4MS0wZDNhNjc0YjdlN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDAuNDA5NjIxNDQ3WiJ9&digest=sha256%3A696a08b6e5c5498db63b55fcbe3ee6fddf358360c3d9ba4bf2093f0890c85b9d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.417415953s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:40 +0000] "PUT /v2/foo/schema1/blobs/uploads/3a05524f-3e6d-41cc-8181-0d3a674b7e7a?_state=1pDsvC9wvtPf2RcWD3y4Wjt6PqjGMnUqraeZ3thOgTF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYTA1NTI0Zi0zZTZkLTQxY2MtODE4MS0wZDNhNjc0YjdlN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDAuNDA5NjIxNDQ3WiJ9&digest=sha256%3A696a08b6e5c5498db63b55fcbe3ee6fddf358360c3d9ba4bf2093f0890c85b9d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=bad9495f-3e4b-4c08-80f3-ef1e158d3c5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.472293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=a401409d-9a41-4b48-95b3-8472bed42599 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=b535d131-3a4d-49c5-b6fa-5b8e6761b835 http.request.method=GET http.request.remoteaddr="127.0.0.1:33834" 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.09021ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=327b2bfc-fe06-48c7-ac80-e88e646f0c60 http.request.method=GET http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.10889ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "GET /v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38999" http.request.id=1fcc055d-76da-43d3-9792-d98362bf270b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" http.response.duration=1.301052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38999" http.request.id=90a2479a-693c-4efd-8649-df6dd7d55e45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281252ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:38999" http.request.id=05328497-26c7-4822-aab3-e270908a608f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" http.response.duration=1.262852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=3f8cba42-1a67-49c9-8794-a839f43646c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.05113ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "GET /v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=50423847-b5d2-455e-800f-606121ebae10 http.request.method=GET http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="704.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=be123591-7ced-482e-a0ed-b77a03339f35 http.request.method=GET http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" http.response.duration="654.806µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "GET /v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=33aa5e15-e71b-4627-b300-9609c08c4b20 http.request.method=GET http.request.remoteaddr="127.0.0.1:33834" 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="757.007µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=error msg="payload digest does match: "sha256:7e1f7294d4e67ff3c653b631402425f954bfde71d026e443e48dd07ab8478068" != "sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876"" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=9448a2eb-ce05-4fb8-bdbc-a71052762eb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" time="2024-05-10T23:24:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=9448a2eb-ce05-4fb8-bdbc-a71052762eb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33834" http.request.uri="/v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="770.887µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876" 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:6ff9910c300f2ef416637a019f8eefd73bdc0bc5ea897a5a4726cdd02f144876 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=0dfd9eae-dfe2-4de1-9f8f-0b855dc8ae8d http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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.013729ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" 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.2 http.request.host="127.0.0.1:38999" http.request.id=c6e48e9c-9141-42d8-95fe-1569c51c097d http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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="673.726µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38999" http.request.id=ca12ed3c-cdb8-4ad6-b06c-09e385f23b5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" 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="785.247µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:41Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38999" http.request.id=ca12ed3c-cdb8-4ad6-b06c-09e385f23b5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" 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="811.487µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:41Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38999" http.request.id=ca12ed3c-cdb8-4ad6-b06c-09e385f23b5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" 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="834.367µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=f9b3549b-78a5-4b3f-9770-9b7b64b7062f http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="888.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=07ec8b33-9934-470f-8222-56f5275a38fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/blobs/uploads/7276efd0-19bb-4f37-a0aa-853eff97349f?_state=YRR7hHaySr8tDsNed2cql_XaNWhHKBv9-47MAjxU1h97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3Mjc2ZWZkMC0xOWJiLTRmMzctYTBhYS04NTNlZmY5NzM0OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDEuODQ3MzkwNjY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="815.007µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/7276efd0-19bb-4f37-a0aa-853eff97349f?_state=YRR7hHaySr8tDsNed2cql_XaNWhHKBv9-47MAjxU1h97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3Mjc2ZWZkMC0xOWJiLTRmMzctYTBhYS04NTNlZmY5NzM0OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDEuODQ3MzkwNjY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38999" http.request.id=048d884b-e6db-44f3-a9b7-ab984fbdfae4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" 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="739.287µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:41Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38999" http.request.id=048d884b-e6db-44f3-a9b7-ab984fbdfae4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" 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="769.327µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-10T23:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=a2266d4c-48ad-4211-8458-b7d7650c95c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="869.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:42Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=f9dca6f0-ab5f-43cf-b207-887d13980bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/blobs/uploads/c2967770-4c5e-454c-89b2-d468854bd438?_state=CpM2zO-FLGseaHmyr05ctAX1ZF1Vyf1DOUsgoViwDQN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMjk2Nzc3MC00YzVlLTQ1NGMtODliMi1kNDY4ODU0YmQ0MzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDEuOTE2NTkxNDYzWiJ9&digest=sha256%3Ae33b991e2022170edce413719498891c7e12317cae3b5323b26ecac83d5694e8" http.request.useragent="Go-http-client/1.1" http.response.duration=737.41158ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/c2967770-4c5e-454c-89b2-d468854bd438?_state=CpM2zO-FLGseaHmyr05ctAX1ZF1Vyf1DOUsgoViwDQN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMjk2Nzc3MC00YzVlLTQ1NGMtODliMi1kNDY4ODU0YmQ0MzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDEuOTE2NTkxNDYzWiJ9&digest=sha256%3Ae33b991e2022170edce413719498891c7e12317cae3b5323b26ecac83d5694e8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:42Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=a9a72bc0-48c4-414d-8aa8-64387888630d http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:42 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=322733ce-4914-402e-a04a-8f1e910de91e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/blobs/uploads/8c339717-c3e1-4bdd-a7db-192f29fdf37a?_state=M3ggTk8WkmLW00vZl3wd6mu97iHv2rwDV5xaX2PJjeB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YzMzOTcxNy1jM2UxLTRiZGQtYTdkYi0xOTJmMjlmZGYzN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDIuNzQ5NzM2NTIzWiJ9&digest=sha256%3A1913b38b5f58e5ed88a83e7954254533bbcc563c008783a318916fbce6d7cb4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.734013464s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:42 +0000] "PUT /v2/foo/schema2/blobs/uploads/8c339717-c3e1-4bdd-a7db-192f29fdf37a?_state=M3ggTk8WkmLW00vZl3wd6mu97iHv2rwDV5xaX2PJjeB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YzMzOTcxNy1jM2UxLTRiZGQtYTdkYi0xOTJmMjlmZGYzN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDIuNzQ5NzM2NTIzWiJ9&digest=sha256%3A1913b38b5f58e5ed88a83e7954254533bbcc563c008783a318916fbce6d7cb4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38999" http.request.id=adfa1040-aac9-4318-99d9-488ba8bd3204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.20406ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38999" http.request.id=fba223a5-e76a-4664-b5d7-1554c6160778 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/sha256:46b128003494c40a77d479fc8b3ebf95de11f039ff76c298e2bad9924db42ee2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.315052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:46b128003494c40a77d479fc8b3ebf95de11f039ff76c298e2bad9924db42ee2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=ac752f14-af1b-4148-9fe2-98783a989f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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="811.967µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=defdc131-2757-40a3-9ce3-35c240f0c71c http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/sha256:46b128003494c40a77d479fc8b3ebf95de11f039ff76c298e2bad9924db42ee2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="799.928µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/sha256:46b128003494c40a77d479fc8b3ebf95de11f039ff76c298e2bad9924db42ee2 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=9d57f72c-de37-4ed7-acce-a00480351d47 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="723.847µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=d683b956-2d63-4900-915f-da5c4ec9a022 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/sha256:46b128003494c40a77d479fc8b3ebf95de11f039ff76c298e2bad9924db42ee2" http.request.useragent="Go-http-client/1.1" http.response.duration="669.607µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/sha256:46b128003494c40a77d479fc8b3ebf95de11f039ff76c298e2bad9924db42ee2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=a5c75b2a-8df1-45c6-a60e-01e056aa3b12 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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="687.966µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="rewriting manifest sha256:46b128003494c40a77d479fc8b3ebf95de11f039ff76c298e2bad9924db42ee2 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=f1ea2af1-3252-4c04-b651-c013ae79918f http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=f1ea2af1-3252-4c04-b651-c013ae79918f http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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.291492ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38999" http.request.id=9270571f-3509-4c59-8b97-7294b5206a75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" 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="832.928µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38999" http.request.id=60ece3d6-8ce8-44d6-a63d-77f5ae561500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="944.128µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38999" http.request.id=019659cf-acdf-4fe6-b536-b4d79a092ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/sha256:74a12efdac3473d405317f2d6d264018ae1c2f6eb0d15d907d9ab8466f881c8c" http.request.useragent="Go-http-client/1.1" http.response.duration="816.647µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:74a12efdac3473d405317f2d6d264018ae1c2f6eb0d15d907d9ab8466f881c8c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=0a627212-9cfe-46a7-993c-85257c5b5dac http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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="811.847µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=b2174466-bdac-4d39-974f-a40f067c0f79 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/sha256:74a12efdac3473d405317f2d6d264018ae1c2f6eb0d15d907d9ab8466f881c8c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="802.488µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/sha256:74a12efdac3473d405317f2d6d264018ae1c2f6eb0d15d907d9ab8466f881c8c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=4351ec18-131d-4b83-91a0-f2a389eeeaee http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="674.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=82a8c3ff-88a5-41d1-a775-883873213b63 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/foo/schema2/manifests/sha256:74a12efdac3473d405317f2d6d264018ae1c2f6eb0d15d907d9ab8466f881c8c" http.request.useragent="Go-http-client/1.1" http.response.duration="670.046µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/sha256:74a12efdac3473d405317f2d6d264018ae1c2f6eb0d15d907d9ab8466f881c8c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="rewriting manifest list sha256:74a12efdac3473d405317f2d6d264018ae1c2f6eb0d15d907d9ab8466f881c8c in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=692918b9-08ef-4958-a7a2-9455ad13ece1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38999" http.request.id=692918b9-08ef-4958-a7a2-9455ad13ece1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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.297452ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:44Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=3e732c73-ee60-4df2-8e9b-c5bee74786fb http.request.method=GET http.request.remoteaddr="127.0.0.1:36376" 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="912.248µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=12b52ff6-1c1b-4662-bd88-f2f808c42397 http.request.method=GET http.request.remoteaddr="127.0.0.1:36376" 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="644.726µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=4ccc1b5b-4b24-4fd7-9a83-2b1cecc9a34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" 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="652.166µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=a6b80843-bca2-4c33-a5fc-9e1d3ca0cfd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" 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.01057ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=a6b80843-bca2-4c33-a5fc-9e1d3ca0cfd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" 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.04373ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=a6b80843-bca2-4c33-a5fc-9e1d3ca0cfd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" 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.06873ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=a6b80843-bca2-4c33-a5fc-9e1d3ca0cfd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" 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.08545ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-10T23:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=fc184892-57da-4c70-8b73-ec1bd9cfb364 http.request.method=POST http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="847.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=2dfb0b32-0a08-48c7-baf2-7f56b3852ef1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/blobs/uploads/dda6662f-f8bb-46be-bca9-511ef0222c94?_state=SceVUilNjf7VoeFXpW3ynLWoUI82dc9mqy0t8EOyBXd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZGE2NjYyZi1mOGJiLTQ2YmUtYmNhOS01MTFlZjAyMjJjOTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDQuNjIwNzk0NDg3WiJ9&digest=sha256%3A215e892cff6c79345883a00f571970782ea8f27cdd77158508627818a0039c9f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.911774298s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:44 +0000] "PUT /v2/foo/schema1/blobs/uploads/dda6662f-f8bb-46be-bca9-511ef0222c94?_state=SceVUilNjf7VoeFXpW3ynLWoUI82dc9mqy0t8EOyBXd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZGE2NjYyZi1mOGJiLTQ2YmUtYmNhOS01MTFlZjAyMjJjOTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDQuNjIwNzk0NDg3WiJ9&digest=sha256%3A215e892cff6c79345883a00f571970782ea8f27cdd77158508627818a0039c9f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=59179573-3072-4295-8ac9-90a903f7c55c http.request.method=POST http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03685ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=590ccb59-e593-49bb-a244-7d844ad2acfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/blobs/uploads/eed0d5a5-6980-4d61-babb-6bd22bfd7ba6?_state=0sQYspsix3O6OgiSAY-h9u3pZLZaTFWeDKkd7qQcWjV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZWQwZDVhNS02OTgwLTRkNjEtYmFiYi02YmQyMmJmZDdiYTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDYuNjQxNTUxNTA3WiJ9&digest=sha256%3Aa4e037d0fbadb97469bb3e98a92bb6a0c8e6b79c3e673bef74cc5f857d73dfe6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.624289734s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/eed0d5a5-6980-4d61-babb-6bd22bfd7ba6?_state=0sQYspsix3O6OgiSAY-h9u3pZLZaTFWeDKkd7qQcWjV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZWQwZDVhNS02OTgwLTRkNjEtYmFiYi02YmQyMmJmZDdiYTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDYuNjQxNTUxNTA3WiJ9&digest=sha256%3Aa4e037d0fbadb97469bb3e98a92bb6a0c8e6b79c3e673bef74cc5f857d73dfe6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=8efce27c-b24a-4686-9e8d-61d537e5784f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.479854ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=2c370728-a18c-42e9-b20e-e930ae3e9488 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" http.response.duration=1.264051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=79583e18-dc72-4080-b69d-9b043de16363 http.request.method=GET http.request.remoteaddr="127.0.0.1:36376" 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.01393ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=8d501047-ed3f-4659-8d68-9eda903e84c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.03513ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "GET /v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46389" http.request.id=22aa8851-f534-4b5e-8b16-a55e30b66ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" http.response.duration=1.204451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46389" http.request.id=e78c336b-0ca8-4156-b930-933c949e0513 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" http.response.duration=1.225251ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:46389" http.request.id=c32b745a-74f4-4a55-a4c1-e80d4e13a0ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" http.response.duration=1.196691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=c98c600f-52e3-41c2-9823-dac218bc7e06 http.request.method=GET http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.04429ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "GET /v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=ce779d84-44bd-42e4-922b-ae2089c5f5c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="738.166µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=fba41a80-2568-42a5-82e4-914a947ea215 http.request.method=GET http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" http.response.duration="673.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "GET /v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=c270958b-3dbf-4027-a138-eeb502ba51aa http.request.method=GET http.request.remoteaddr="127.0.0.1:36376" 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="671.766µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=error msg="payload digest does match: "sha256:26fb67dd4a24a5f94d4344fa52e7d65e378d42cbb7f4099170a8d5ae8ca4d787" != "sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758"" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=e43eac6a-0032-4f11-8c14-2bd793bd7f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" time="2024-05-10T23:24:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=e43eac6a-0032-4f11-8c14-2bd793bd7f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36376" http.request.uri="/v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="779.047µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758" 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:a4a6149c5954fe34dd19de1346b7a32ca75d8d9caf439f37acc6b3925f630758 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=0472b639-d11d-4b8b-8a3e-7a0c782bda28 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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="945.049µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=38682882-8ab7-4e58-9685-313fed11706e http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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="713.966µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46389" http.request.id=ad3fc370-451a-4044-91bd-83322942fee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" 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="797.287µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46389" http.request.id=ad3fc370-451a-4044-91bd-83322942fee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" 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="827.367µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46389" http.request.id=ad3fc370-451a-4044-91bd-83322942fee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" 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="848.048µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=d5405d0e-26ca-4d00-abbd-7758f253e3c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="753.887µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=4ef92b7b-d989-474c-af18-117138ccad49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/blobs/uploads/5dff8d07-c12b-41f1-8af0-2033d3ffa0fc?_state=zLaLx3xMCxCCAYifE5NoGKulT9iZDwfJ_9TtVQ7U4JR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZGZmOGQwNy1jMTJiLTQxZjEtOGFmMC0yMDMzZDNmZmEwZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDguMjg1MjgwM1oifQ%3D%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="996.249µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/5dff8d07-c12b-41f1-8af0-2033d3ffa0fc?_state=zLaLx3xMCxCCAYifE5NoGKulT9iZDwfJ_9TtVQ7U4JR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZGZmOGQwNy1jMTJiLTQxZjEtOGFmMC0yMDMzZDNmZmEwZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDguMjg1MjgwM1oifQ%3D%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46389" http.request.id=e07642e5-b3ad-4d98-96dd-470c2703a846 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" 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="726.246µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46389" http.request.id=e07642e5-b3ad-4d98-96dd-470c2703a846 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" 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="756.367µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-10T23:24:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=bc5eaa60-4bba-45be-9cbc-143e783c515d http.request.method=POST http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="842.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=ac0b1c47-87bd-45f0-8dd7-10ac48caa549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/blobs/uploads/1741c235-833a-4a2c-8259-d5b347289f57?_state=cDCqE8d23MF2a3RIHy6L3bFO5m5NqOUMNerTq_3ZTHp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNzQxYzIzNS04MzNhLTRhMmMtODI1OS1kNWIzNDcyODlmNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDguMzUyMDQ1Mzk0WiJ9&digest=sha256%3A414dde9b434c6d24e5b0a4d35bfdcf18089d5084fc41a9e3060933afbac944c6" http.request.useragent="Go-http-client/1.1" http.response.duration=793.258413ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/1741c235-833a-4a2c-8259-d5b347289f57?_state=cDCqE8d23MF2a3RIHy6L3bFO5m5NqOUMNerTq_3ZTHp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNzQxYzIzNS04MzNhLTRhMmMtODI1OS1kNWIzNDcyODlmNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDguMzUyMDQ1Mzk0WiJ9&digest=sha256%3A414dde9b434c6d24e5b0a4d35bfdcf18089d5084fc41a9e3060933afbac944c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=230bb7d4-3b51-4948-a1b9-aa8f91a4b68c http.request.method=POST http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="961.049µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=fe247582-c1f0-45ad-aa22-c822976b1aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/blobs/uploads/f907a368-61d5-4e3f-823a-18b571fc596c?_state=cXhtVQFpd2RP5DLptlVP3EA5vtfHjd97SUU13C_P2gJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOTA3YTM2OC02MWQ1LTRlM2YtODIzYS0xOGI1NzFmYzU5NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDkuMjQzNDk0NDdaIn0%3D&digest=sha256%3Af358e62ab6127f8a926a18d88db7ad310caad3384ef8a5bc33993725b22599e4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.712178143s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/f907a368-61d5-4e3f-823a-18b571fc596c?_state=cXhtVQFpd2RP5DLptlVP3EA5vtfHjd97SUU13C_P2gJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOTA3YTM2OC02MWQ1LTRlM2YtODIzYS0xOGI1NzFmYzU5NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NDkuMjQzNDk0NDdaIn0%3D&digest=sha256%3Af358e62ab6127f8a926a18d88db7ad310caad3384ef8a5bc33993725b22599e4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46389" http.request.id=cbca100b-1040-4d47-895f-5a4a41671395 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08825ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46389" http.request.id=9f97e075-04e2-41ef-91f3-a2f6a5f55f15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/sha256:7e87cc6e706575b76a0c3048beb292ac3e484cb82ca06d42bfc9e37bc0057270" http.request.useragent="Go-http-client/1.1" http.response.duration="917.288µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "PUT /v2/foo/schema2/manifests/sha256:7e87cc6e706575b76a0c3048beb292ac3e484cb82ca06d42bfc9e37bc0057270 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=10a6aec2-1ff0-4c29-bd32-065947d696d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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="762.167µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=fb88802f-f276-41a1-8401-9fa1d85b5ad0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/sha256:7e87cc6e706575b76a0c3048beb292ac3e484cb82ca06d42bfc9e37bc0057270" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="777.008µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/sha256:7e87cc6e706575b76a0c3048beb292ac3e484cb82ca06d42bfc9e37bc0057270 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=97a437f7-7b24-4dd4-b6a5-a820ac2d9117 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="639.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=fcc265a5-fd36-4a61-a492-a963e3776e9b http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/sha256:7e87cc6e706575b76a0c3048beb292ac3e484cb82ca06d42bfc9e37bc0057270" http.request.useragent="Go-http-client/1.1" http.response.duration="607.206µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/sha256:7e87cc6e706575b76a0c3048beb292ac3e484cb82ca06d42bfc9e37bc0057270 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=51aedc84-2a2f-4717-bb40-c4a9f4444315 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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="568.325µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="rewriting manifest sha256:7e87cc6e706575b76a0c3048beb292ac3e484cb82ca06d42bfc9e37bc0057270 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=76db3ee7-72af-4594-9280-b35ef81ef9f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=76db3ee7-72af-4594-9280-b35ef81ef9f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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.178211ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46389" http.request.id=28fb71d5-dd2e-401e-8403-8d27e7d16b07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" 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="686.326µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46389" http.request.id=3a2a9e9c-be11-45a5-ae74-206d799c622f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="798.727µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46389" http.request.id=157835d1-8364-45ca-b98e-0a8b661e34f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/sha256:6bb6e39f7038ea61a7e93491b63d193af732a800ba489098ab09b29255c57246" http.request.useragent="Go-http-client/1.1" http.response.duration="741.766µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "PUT /v2/foo/schema2/manifests/sha256:6bb6e39f7038ea61a7e93491b63d193af732a800ba489098ab09b29255c57246 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=819c9900-ebc1-4e42-bed2-49bbe8ea03c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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="725.446µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=747d8506-57f0-4264-9a99-8736ecc54a47 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/sha256:6bb6e39f7038ea61a7e93491b63d193af732a800ba489098ab09b29255c57246" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="738.647µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/sha256:6bb6e39f7038ea61a7e93491b63d193af732a800ba489098ab09b29255c57246 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=5f7f03b1-e355-4f77-b997-64f8d89e049c http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="580.125µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=604c5e22-5a7e-4c96-a506-02ad0b518571 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" http.request.uri="/v2/foo/schema2/manifests/sha256:6bb6e39f7038ea61a7e93491b63d193af732a800ba489098ab09b29255c57246" http.request.useragent="Go-http-client/1.1" http.response.duration="572.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/sha256:6bb6e39f7038ea61a7e93491b63d193af732a800ba489098ab09b29255c57246 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=info msg="rewriting manifest list sha256:6bb6e39f7038ea61a7e93491b63d193af732a800ba489098ab09b29255c57246 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=9d290f0f-771b-415f-a519-cebb94b5b934 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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-05-10T23:24:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46389" http.request.id=9d290f0f-771b-415f-a519-cebb94b5b934 http.request.method=GET http.request.remoteaddr="127.0.0.1:36378" 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.16529ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (11.13s) === RUN TestGetManifestWithStorageError time="2024-05-10T23:24:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:50Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:33841" http.request.id=8d13c05d-6fde-4144-b7cb-c392fff0ccb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:60412" 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="707.327µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:33841" http.request.id=1f2dfd11-c234-4b8d-8703-cbfe4fc75ccd http.request.method=GET http.request.remoteaddr="127.0.0.1:60412" 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="610.765µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:33841" http.request.id=ad008e14-5367-44e6-a63a-c8652c7cd65a http.request.method=GET http.request.remoteaddr="127.0.0.1:60412" 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="638.526µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:33841" http.request.id=1d215160-5e97-4fdf-bf53-dad1f30e943c http.request.method=GET http.request.remoteaddr="127.0.0.1:60412" 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="569.966µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2024-05-10T23:24:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:50Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=8c63c563-e39d-4465-b795-6fce736a776e http.request.method=GET http.request.remoteaddr="127.0.0.1:33062" 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="935.209µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=b023e812-4500-4f8f-89b1-f914921d0c7d http.request.method=GET http.request.remoteaddr="127.0.0.1:33062" 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="602.206µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=5ea67f44-5e80-4239-a1ff-2f2905892e35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" 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="658.366µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=03f81d15-262a-4a75-9fca-5704cc266e96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" 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.02273ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=03f81d15-262a-4a75-9fca-5704cc266e96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" 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.05041ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=03f81d15-262a-4a75-9fca-5704cc266e96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" 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.06785ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T23:24:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=03f81d15-262a-4a75-9fca-5704cc266e96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" 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.08769ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:23:24:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-10T23:24:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=2f8c0ff3-8b8d-4d95-9504-3fe35b49dcf0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:51 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=10e4d9b4-7378-406f-88fd-802edc767599 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/blobs/uploads/27740a50-e2ab-44a4-9642-b9a94df12d3d?_state=AJMrSt_ifZDopRl1ko2PMB5xKlcZIAo2T6FLpODtLIB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNzc0MGE1MC1lMmFiLTQ0YTQtOTY0Mi1iOWE5NGRmMTJkM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTEuMDk4NDQyODg2WiJ9&digest=sha256%3A73305e34a1501db74c2cef54bdbf7da2f6153a15ef249b35d1612332d9f87c77" http.request.useragent="Go-http-client/1.1" http.response.duration=1.861571916s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:51 +0000] "PUT /v2/foo/schema1/blobs/uploads/27740a50-e2ab-44a4-9642-b9a94df12d3d?_state=AJMrSt_ifZDopRl1ko2PMB5xKlcZIAo2T6FLpODtLIB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNzc0MGE1MC1lMmFiLTQ0YTQtOTY0Mi1iOWE5NGRmMTJkM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTEuMDk4NDQyODg2WiJ9&digest=sha256%3A73305e34a1501db74c2cef54bdbf7da2f6153a15ef249b35d1612332d9f87c77 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=c68ac7c1-3706-42de-9d92-de1ac6e70659 http.request.method=POST http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=4c1a924f-ed3f-492d-a6b3-c68ecdca8bc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/blobs/uploads/82a484b9-d851-40ba-8b95-88261ac560cd?_state=DAzzT-mKXvFBb32CteUJ_Vq03_-IEQWyk6OmE-sDmEN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MmE0ODRiOS1kODUxLTQwYmEtOGI5NS04ODI2MWFjNTYwY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTMuMDMzOTIwNzYyWiJ9&digest=sha256%3A4845b9c18ae97cfa1e25b269a64c0959bbe61a8bb0f0701d54b50e2f3e32c39c" http.request.useragent="Go-http-client/1.1" http.response.duration=658.542855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/82a484b9-d851-40ba-8b95-88261ac560cd?_state=DAzzT-mKXvFBb32CteUJ_Vq03_-IEQWyk6OmE-sDmEN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MmE0ODRiOS1kODUxLTQwYmEtOGI5NS04ODI2MWFjNTYwY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTMuMDMzOTIwNzYyWiJ9&digest=sha256%3A4845b9c18ae97cfa1e25b269a64c0959bbe61a8bb0f0701d54b50e2f3e32c39c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=33d6050a-4c59-4dcb-bbb7-1cbda18d7ee3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.391213ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=b3990586-8906-4790-9868-6d0ab28c8e00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.273212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=2574f30b-7e2d-41ec-abf9-afe611628e7c http.request.method=GET http.request.remoteaddr="127.0.0.1:33062" 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.12469ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=56df896c-1dd1-4dac-a2da-825110546c42 http.request.method=GET http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="977.209µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41879" http.request.id=2b656904-d5ce-42b3-88c9-ef4f315be642 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.187811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41879" http.request.id=4be8329e-7131-4c55-99a0-146b7df3f7cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.176611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:41879" http.request.id=27e329b6-9bc7-43eb-985a-7de726f77f1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.179371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=36dfe719-b96b-4fdd-8645-22515188cfcf http.request.method=GET http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="943.209µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=7d418c15-a6f5-4251-8a1f-65029f56e34a http.request.method=GET http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="652.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=fcfb853b-bc45-4ade-be0e-0234b0381746 http.request.method=GET http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.duration="562.045µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=96aec21e-6f6e-4493-b4e9-fe346e996185 http.request.method=GET http.request.remoteaddr="127.0.0.1:33062" 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="591.766µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=error msg="payload digest does match: "sha256:aaebc03e265f9ad7e1edb4c0dd1ca7cd765ec355e59b25c710f54c570d37d367" != "sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a"" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=983692b5-171c-49dc-bdcd-b5a6991173b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=983692b5-171c-49dc-bdcd-b5a6991173b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33062" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="690.246µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=f156c439-eb4d-4b0a-953f-2eb6408373db http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36634" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.duration="809.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=fd3e3bc2-9322-4c94-9018-c246a7eaaddc http.request.method=GET http.request.remoteaddr="127.0.0.1:36634" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="688.646µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=15460446-605d-4ba5-949f-bafdfb7d20b6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="875.808µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=916a980d-328e-40e0-b6e7-7fa3971e191e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36646" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.380212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=63c1784b-37c1-4746-9c8b-5bbed1c4e88a http.request.method=GET http.request.remoteaddr="127.0.0.1:36646" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.07165ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=16fd7a0c-72af-41a7-b152-1eb47aca1074 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36656" 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="860.688µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=d6c22f67-7d51-4371-b0d9-6b6ef4c3fbb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459934ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=5e63aae6-35de-4c52-bbb2-079928157c1b http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" 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="719.686µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=d3a43b08-c88b-4152-a202-ab55ab000463 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a" http.request.useragent="Go-http-client/1.1" http.response.duration="782.368µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3ff7ce3b110697be70137bab895ba3834c390e84d07b29fcf73da7b617b6c46a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=b53ea899-b693-46f1-a7ba-537488b8d595 http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" 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="691.846µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=cffdb2b2-35f7-4655-aa86-b80e3ca42a78 http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" 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="641.885µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=6dc9ada0-eb63-43b5-a47b-9284a935ea6b http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" 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="558.485µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=1201ee0f-658a-44e8-80b7-99576cc155af http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" 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="789.848µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=1201ee0f-658a-44e8-80b7-99576cc155af http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" 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="820.048µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=1201ee0f-658a-44e8-80b7-99576cc155af http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" 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="848.288µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=898e7694-6ffc-4720-96bf-8ae5a54b2180 http.request.method=POST http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="740.567µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=256ed3fc-b819-46c3-b3eb-2689cc417d5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/blobs/uploads/342a2945-d907-41e1-a59e-8b9c565cd44f?_state=bdcawjaxkeaKQtOGww1IN58sz508EZUusqcQoNXeu1h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNDJhMjk0NS1kOTA3LTQxZTEtYTU5ZS04YjljNTY1Y2Q0NGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTMuNzIyNTg3NDE0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="964.649µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/342a2945-d907-41e1-a59e-8b9c565cd44f?_state=bdcawjaxkeaKQtOGww1IN58sz508EZUusqcQoNXeu1h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNDJhMjk0NS1kOTA3LTQxZTEtYTU5ZS04YjljNTY1Y2Q0NGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTMuNzIyNTg3NDE0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=436ebe12-456d-4711-9ef1-5c61b4edba07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" 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="806.447µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T23:24:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=436ebe12-456d-4711-9ef1-5c61b4edba07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" 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="847.768µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-10T23:24:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=0ce0f15d-d592-44e0-8c70-dbe1c27d79b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="978.129µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=6f277244-1b6f-466f-8ee9-0a902f90e8cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/blobs/uploads/a3e11872-f7ad-40d3-93b8-74314604932c?_state=N8tBwcUb0ZcK1Cw2KqyGnF7ch-cR3GfjEQiTYjSoVUZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhM2UxMTg3Mi1mN2FkLTQwZDMtOTNiOC03NDMxNDYwNDkzMmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTMuODA2NDU2NzA1WiJ9&digest=sha256%3Abc6c1be3d955fcbcf03c13d68113e25ee9573259ff10c9ba58456b96960fdb8d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.420148018s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/a3e11872-f7ad-40d3-93b8-74314604932c?_state=N8tBwcUb0ZcK1Cw2KqyGnF7ch-cR3GfjEQiTYjSoVUZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhM2UxMTg3Mi1mN2FkLTQwZDMtOTNiOC03NDMxNDYwNDkzMmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTMuODA2NDU2NzA1WiJ9&digest=sha256%3Abc6c1be3d955fcbcf03c13d68113e25ee9573259ff10c9ba58456b96960fdb8d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=6aeb519b-195d-483d-bd86-7992ff0db7dd http.request.method=POST http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03597ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=74d7403d-cce6-4f32-96b9-916666a00d16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/blobs/uploads/7055802e-fe90-4bbb-aefe-68d076fae22e?_state=WQx5OoDc7eiIIWYOhZRflx8-rc_sRAaritlIUWvQ6797Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDU1ODAyZS1mZTkwLTRiYmItYWVmZS02OGQwNzZmYWUyMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTUuMzI5NDkxMDY5WiJ9&digest=sha256%3Ac3a140f7b25db2281cc25254126fd514f71ea444749ee82e5ac0c2ad264f3b58" http.request.useragent="Go-http-client/1.1" http.response.duration=1.568589623s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/7055802e-fe90-4bbb-aefe-68d076fae22e?_state=WQx5OoDc7eiIIWYOhZRflx8-rc_sRAaritlIUWvQ6797Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDU1ODAyZS1mZTkwLTRiYmItYWVmZS02OGQwNzZmYWUyMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjM6MjQ6NTUuMzI5NDkxMDY5WiJ9&digest=sha256%3Ac3a140f7b25db2281cc25254126fd514f71ea444749ee82e5ac0c2ad264f3b58 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=8539de9a-03b0-4df1-bfb0-380d2cecabc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=0749be4d-aee2-471b-9674-6093d42dee08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.duration="847.928µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=68e057ff-bf2c-4baa-afb2-fc1a2a9bd7f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" 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="858.288µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=09632d91-e5bd-44b3-b609-64c2b392967d http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="752.527µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=0834fcea-5d2e-4589-b2c0-8d141c4c50fe http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="637.726µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=b8d454f5-439a-4f78-ad52-4bcbdfacb6da http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.duration="680.006µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=e437f55c-7e53-4822-a487-fa63cc3b8f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" 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="667.766µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="rewriting manifest sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=90369221-9017-4901-888d-130988ab08cb http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" 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-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=90369221-9017-4901-888d-130988ab08cb http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" 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.13745ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=936902d6-4fb0-44d1-8e8f-e560d3eca98b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.duration="813.208µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "DELETE /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=8801a546-33d8-4fc3-871a-6607beaecdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36662" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="751.447µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=175163dc-8a4a-4de3-aa9f-d94d8765c4fa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36674" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="863.168µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "DELETE /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=ee0e1113-229c-4d8e-929a-d4f971a7b114 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07597ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=09bf33d1-c4ac-43b5-8acd-81c59c9fe082 http.request.method=GET http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="795.688µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=ffff41f7-7000-462a-98f4-e28ea76f4b91 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36702" 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.03437ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41879" http.request.id=2b0bc9e8-3ab9-473a-88fc-776b15667201 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=0a14a6e5-b055-440c-aa67-0857afbde048 http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" 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="678.967µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=267af42f-4c04-4dcc-ba37-1afca77af7d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02" http.request.useragent="Go-http-client/1.1" http.response.duration="789.407µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "DELETE /v2/foo/schema2/manifests/sha256:227527ddaba3ecb89dc8995c90ac31e0c8bd8c3555b4d12af2a6209cf5614f02 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:41879" http.request.id=3f2b3adc-6bc3-460d-a5d9-db84b9a2c390 http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" 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="659.006µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/May/2024:23:24:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.94s) === RUN TestManifestDeleteDisabled time="2024-05-10T23:24: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.2 time="2024-05-10T23:24:56Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:56Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:45429" http.request.id=cf27934e-1f2b-44c5-91e5-f14fc25b87f3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56210" 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="917.489µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/May/2024:23:24:56 +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-05-10T23:24: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.2 time="2024-05-10T23:24:56Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-05-10T23:24:57Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.2 time="2024-05-10T23:24:57Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-05-10T23:24:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:41035" http.request.id=9f64a0a9-5ce1-4a25-9ff7-b422d3754612 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.466774ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/May/2024:23:24:57 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-10T23:24:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:41035" http.request.id=52bd6fdc-4cdf-472d-a9ce-45666fa4ddc7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44514" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.386453ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/May/2024:23:24:57 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-10T23:24:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:41035" http.request.id=9a038d78-ed2f-4c20-b5ce-135a418c738d http.request.method=POST http.request.remoteaddr="127.0.0.1:44520" 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.423493ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-10T23:24:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:41035" http.request.id=966aa230-e1f6-40a8-b288-5b5cc8e1b586 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44522" 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.378412ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:23:24:57 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.19s) === RUN TestProxyManifestGetByTag time="2024-05-10T23:24:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:57Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=020c2aea-6bbb-4d54-bb1d-69c098f9144d http.request.method=POST http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03717ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=28923842-19de-4bee-918d-442403374f94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/foo/bar/blobs/uploads/62112bee-68f8-42f0-bf0e-e190d4735616?_state=7u9ysvJQGBKV6I3e0QRSAE9iUMptvA82U0mDqmf8pkx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMTEyYmVlLTY4ZjgtNDJmMC1iZjBlLWUxOTBkNDczNTYxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDo1Ny4yMjQ5MzczMzZaIn0%3D&digest=sha256%3Af76208d45dba751340f1ac1f47fc5b493511286d2a9fec108aedcfcccc3746d4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.843638072s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:57 +0000] "PUT /v2/foo/bar/blobs/uploads/62112bee-68f8-42f0-bf0e-e190d4735616?_state=7u9ysvJQGBKV6I3e0QRSAE9iUMptvA82U0mDqmf8pkx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMTEyYmVlLTY4ZjgtNDJmMC1iZjBlLWUxOTBkNDczNTYxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDo1Ny4yMjQ5MzczMzZaIn0%3D&digest=sha256%3Af76208d45dba751340f1ac1f47fc5b493511286d2a9fec108aedcfcccc3746d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=d3305ae0-0079-4547-bbad-28bd45850b45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.446894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T23:24:59Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T23:24:59Z" level=info msg="Starting upload purge in 16m0s" go.version=go1.22.2 time="2024-05-10T23:24:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=a509e23d-b279-4f3b-91b6-cec0f71fd7c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="609.365µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37319" go.version=go1.22.2 time="2024-05-10T23:24:59Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=5664f67e-e9d3-4d59-9d39-53d5ef88b2e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48914" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="899.489µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37319 /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:37319/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:35177" http.request.id=6820c837-a1cd-47a7-8d0d-7f441ad9318e http.request.method=GET http.request.remoteaddr="127.0.0.1:55438" http.request.uri="/v2/foo/bar/manifests/sha256:92794d3dc26bed7be04c2cc5f31d758a8235380cf17174094c6bf630dc7f7429" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:92794d3dc26bed7be04c2cc5f31d758a8235380cf17174094c6bf630dc7f7429" time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=f777d6aa-cfe9-4276-9d15-207ef0f52ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48920" http.request.uri="/v2/foo/bar/manifests/sha256:92794d3dc26bed7be04c2cc5f31d758a8235380cf17174094c6bf630dc7f7429" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.15729ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "GET /v2/foo/bar/manifests/sha256:92794d3dc26bed7be04c2cc5f31d758a8235380cf17174094c6bf630dc7f7429 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:92794d3dc26bed7be04c2cc5f31d758a8235380cf17174094c6bf630dc7f7429 with ttl=167h59m59.99999744s" go.version=go1.22.2 time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35177" http.request.id=6820c837-a1cd-47a7-8d0d-7f441ad9318e http.request.method=GET http.request.remoteaddr="127.0.0.1:55438" http.request.uri="/v2/foo/bar/manifests/sha256:92794d3dc26bed7be04c2cc5f31d758a8235380cf17174094c6bf630dc7f7429" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.763564ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "GET /v2/foo/bar/manifests/sha256:92794d3dc26bed7be04c2cc5f31d758a8235380cf17174094c6bf630dc7f7429 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=dc1ce1c7-3a1e-46b9-8c7f-786b2ea3dfe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48920" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="652.686µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37319 /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:37319/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:35177" http.request.id=484a91f3-37a8-4a2d-8c00-aba75081db36 http.request.method=GET http.request.remoteaddr="127.0.0.1:55444" 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-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=f71effa6-1ae9-4fd1-9367-cbf05f2d7f4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48926" 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.257252ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35177" http.request.id=484a91f3-37a8-4a2d-8c00-aba75081db36 http.request.method=GET http.request.remoteaddr="127.0.0.1:55444" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.33676ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T23:24:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=a3e132da-82b7-413f-a865-e60385c1909b http.request.method=POST http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="806.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=adced39e-cf12-41ec-a85f-d21025e28e1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/foo/bar/blobs/uploads/dbc4c9aa-87eb-4406-8fa8-d23e40d77f40?_state=MOtvy5KwZPZArm-VYegOZicBtBi-eEyCWmJGnUBznKR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYzRjOWFhLTg3ZWItNDQwNi04ZmE4LWQyM2U0MGQ3N2Y0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDo1OS4xNjk5OTY0MloifQ%3D%3D&digest=sha256%3Af4dba73ddab41c6e14285e7807a47f56b24ae6a436fb53f35971418ea75ac608" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459312298s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:24:59 +0000] "PUT /v2/foo/bar/blobs/uploads/dbc4c9aa-87eb-4406-8fa8-d23e40d77f40?_state=MOtvy5KwZPZArm-VYegOZicBtBi-eEyCWmJGnUBznKR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYzRjOWFhLTg3ZWItNDQwNi04ZmE4LWQyM2U0MGQ3N2Y0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMzoyNDo1OS4xNjk5OTY0MloifQ%3D%3D&digest=sha256%3Af4dba73ddab41c6e14285e7807a47f56b24ae6a436fb53f35971418ea75ac608 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=bbb2ea4b-549a-4b0c-962f-21e2ad98d402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.541815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:23:25:00 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=5d040fcd-3b6b-4610-ae19-84a60acc78fc http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="626.366µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:23:25:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T23:25:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37319 /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:37319/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:35177" http.request.id=62dfc060-9039-4f80-83d6-2da0f070ce60 http.request.method=GET http.request.remoteaddr="127.0.0.1:55452" 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-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=14972abb-b877-4d73-ab6a-8f164a4d85d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48932" 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.12241ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:23:25:00 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=c7dedd73-3604-4709-b42c-c432c95749fe http.request.method=GET http.request.remoteaddr="127.0.0.1:48932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="601.966µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:23:25:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T23:25:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37319 /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:37319/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:35177" http.request.id=62dfc060-9039-4f80-83d6-2da0f070ce60 http.request.method=GET http.request.remoteaddr="127.0.0.1:55452" 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-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37319" http.request.id=06054e57-a0be-4dac-8b50-89371414aa51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48948" 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.261692ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:23:25:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T23:25:00Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:2bc17883c01a7fdd7099b9d3e4d3affc993dbfa812d3114dda80bcdcd3cf52d8 with ttl=167h59m59.9999972s" go.version=go1.22.2 time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35177" http.request.id=62dfc060-9039-4f80-83d6-2da0f070ce60 http.request.method=GET http.request.remoteaddr="127.0.0.1:55452" 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.685021ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:23:25:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.52s) === RUN TestAppDispatcher time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36357" http.request.id=b34744a5-292a-46bd-9982-26767877ec42 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="798.608µs" http.response.status=200 http.response.written=0 time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36357" http.request.id=f1d0d4b7-1e58-479b-86fa-47676516ef21 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="675.526µs" http.response.status=200 http.response.written=0 time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36357" http.request.id=7887585e-0e95-4e20-9d01-b227b2b5c56a http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="670.447µs" http.response.status=200 http.response.written=0 time="2024-05-10T23:25:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36357" http.request.id=fb74f6c9-f5a6-4931-b0cb-fbe1e379ba47 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="689.566µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2024-05-10T23:25: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.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 time="2024-05-10T23:25:00Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 time="2024-05-10T23:25:00Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.2 http.request.host="127.0.0.1:41475" http.request.id=8b84204a-8a47-41cc-ad5d-ce7856cf0136 http.request.method=GET http.request.remoteaddr="127.0.0.1:50346" 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-05-10T23:25: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.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 time="2024-05-10T23:25:00Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 time="2024-05-10T23:25:00Z" level=info msg="configuring file health check path=/tmp/healthcheck31855643, interval=1" go.version=go1.22.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-10T23:25: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.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 time="2024-05-10T23:25:04Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 time="2024-05-10T23:25:04Z" level=info msg="configuring TCP health check addr=127.0.0.1:41835, interval=1" go.version=go1.22.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-10T23:25:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 time="2024-05-10T23:25:08Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 time="2024-05-10T23:25:08Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:44211, interval=1, threshold=3" go.version=go1.22.2 instance.id=17efecd6-9e78-4b3b-9dee-2c1859341003 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 57.487s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.03s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.01s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.07s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.18s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.336s === RUN TestSchedule time="2024-05-10T23:24:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 time="2024-05-10T23:24:18Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99824ms" go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 time="2024-05-10T23:24:18Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.439µs" go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 time="2024-05-10T23:24:18Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.28µs" go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 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-05-10T23:24:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-10T23:24:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 time="2024-05-10T23:24:18Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99848ms" go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 time="2024-05-10T23:24:18Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998559ms" go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 time="2024-05-10T23:24:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-10T23:24:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=3066a6ae-0f5c-4a43-bd84-e9176ce7a689 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.598s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.09s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 25563136 sha256:af6aa5cda1aaa090ff1f5ade04a9671f39172bdb382d150984ab08efb6167954 [] map[] } --- PASS: TestSimpleBlobRead (0.20s) === RUN TestBlobMount --- PASS: TestBlobMount (0.08s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.86s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.84s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.76s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:03aa935057071f640dc68a20a919bbf4fb1a40e4ecb05407aedf678bf4599c5b palailogos: marking blob sha256:bcbba11d975975ebf070fb3fba71f7cfb03f3c0c16b1f1b9497af6e120074e46 palailogos: marking blob sha256:4219e18b8b5efa6b67112f17ed3b3754cd46fb5be80aadb501310b5989186e19 palailogos: marking manifest sha256:2c9f5f2a3b3341f9cf18a44a42b23293c3adc9c05b0db5fdbf754f5bc20f8786 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:dd0d81d361d20109377dbc7b42c4081536acb93bf5f7d9bdaba4b65099a56706 palailogos: marking blob sha256:5cd992f1e09f0b3de4a2cb07b8eaa2d32290088fac787c27cb2d403ffa9a317a palailogos: marking manifest sha256:bdcf06b3ee1d513e1c63ca6468cdbcef590bce4f69d5dc422dd9fdaf8047787e palailogos: marking blob sha256:9291664eccc15a94c3de78f6bd3bd8364505519a5db9f06227ae3eef92e88c17 palailogos: marking blob sha256:e996345a61cd2269fc5e7f1142ed21c7a63be2ff74f73db39b320ce3fbc185c8 palailogos: marking manifest sha256:de444fb190341858ba7c836e21349aef2c40dacba7c85cbbf790b458aa6f5472 palailogos: marking blob sha256:03aa935057071f640dc68a20a919bbf4fb1a40e4ecb05407aedf678bf4599c5b palailogos: marking blob sha256:bdcf06b3ee1d513e1c63ca6468cdbcef590bce4f69d5dc422dd9fdaf8047787e 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.51s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:504bae74405c7088139b2a4e45c884036a4d2de1730449a6a953cbad3de52e3d deletemanifests: marking manifest sha256:fbaf4ba139f859a55573e3480180f77b3965095f2b1f6bc4d78ac006fc52a3bd deletemanifests: marking blob sha256:f341ea82ca21ddb8e05a3635e042d6d53ef3c91db8c3cbc4d9d31009d2e9f659 deletemanifests: marking blob sha256:d631185be743eb8abdfe451fc8cb6129842c6a82ce4f83fd5ae6c37821a5e134 deletemanifests: marking blob sha256:313df2e1c35f1defdda69f951e14cfa7e9cbda066609c156c425b2f694019787 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:504bae74405c7088139b2a4e45c884036a4d2de1730449a6a953cbad3de52e3d blob eligible for deletion: sha256:707664572d72b34dc62db2ad95f57a4a7fb08f60b0cb58867a4bcfac671a5b9f blob eligible for deletion: sha256:27f81b938239b484acde138fd7a5e1f57ad4b349008db3601320c772258b49b8 blob eligible for deletion: sha256:432db396f77a02a7059dc4c89a0ae11362063953304105f711885a6ee0fa4672 deletemanifests manifest eligible for deletion: sha256:504bae74405c7088139b2a4e45c884036a4d2de1730449a6a953cbad3de52e3d deletemanifests: marking manifest sha256:fbaf4ba139f859a55573e3480180f77b3965095f2b1f6bc4d78ac006fc52a3bd deletemanifests: marking blob sha256:f341ea82ca21ddb8e05a3635e042d6d53ef3c91db8c3cbc4d9d31009d2e9f659 deletemanifests: marking blob sha256:d631185be743eb8abdfe451fc8cb6129842c6a82ce4f83fd5ae6c37821a5e134 deletemanifests: marking blob sha256:313df2e1c35f1defdda69f951e14cfa7e9cbda066609c156c425b2f694019787 time="2024-05-10T23:24:23Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/504bae74405c7088139b2a4e45c884036a4d2de1730449a6a953cbad3de52e3d" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 time="2024-05-10T23:24:23Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/504bae74405c7088139b2a4e45c884036a4d2de1730449a6a953cbad3de52e3d" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:27f81b938239b484acde138fd7a5e1f57ad4b349008db3601320c772258b49b8 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/27/27f81b938239b484acde138fd7a5e1f57ad4b349008db3601320c772258b49b8" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:432db396f77a02a7059dc4c89a0ae11362063953304105f711885a6ee0fa4672 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/43/432db396f77a02a7059dc4c89a0ae11362063953304105f711885a6ee0fa4672" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:504bae74405c7088139b2a4e45c884036a4d2de1730449a6a953cbad3de52e3d time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/50/504bae74405c7088139b2a4e45c884036a4d2de1730449a6a953cbad3de52e3d" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:707664572d72b34dc62db2ad95f57a4a7fb08f60b0cb58867a4bcfac671a5b9f time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/70/707664572d72b34dc62db2ad95f57a4a7fb08f60b0cb58867a4bcfac671a5b9f" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 --- PASS: TestDeleteManifestIfTagNotFound (0.65s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0960585c19352efbc166a31e207591409a81c55a0c9286dd21d2c12c4bf5abd9 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/09/0960585c19352efbc166a31e207591409a81c55a0c9286dd21d2c12c4bf5abd9" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:57212595f5d16fbd527e39a02b8661a7120c5ef1c2e50f047fd3b63304d58213 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/57/57212595f5d16fbd527e39a02b8661a7120c5ef1c2e50f047fd3b63304d58213" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:f02e88014076d32aa419041ed7891f201eeca77d4a26b2fb60e4318a75247a69 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f02e88014076d32aa419041ed7891f201eeca77d4a26b2fb60e4318a75247a69" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 --- PASS: TestGCWithMissingManifests (0.19s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:a24c75170d232c38fb1d8616c298ca1da54deb96903fdc8c6a56cfcde9eaa437 komnenos: marking blob sha256:468716a9e4b4c8a9b06f79f66a55e819291b0d77c2b6c1152a2a6b0e113599f8 komnenos: marking blob sha256:83ab18cd131d326a6b07e4e6d331865407cc92a9ef28113741f3d1dfafdc7445 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8d948b5696d443c9d9cbe4c7de4cbec470581a1530868393318aea5474679a31 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8d/8d948b5696d443c9d9cbe4c7de4cbec470581a1530868393318aea5474679a31" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:ee0e15a12c38a043fc2cb6dcd6bebc221c1d1946a8e68e3a6d22c5ec31443c20 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ee/ee0e15a12c38a043fc2cb6dcd6bebc221c1d1946a8e68e3a6d22c5ec31443c20" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:f140a94971bc5c4f2bad055ea61832d4b5c332a8c485c09e1bd0e7660f2b71ea time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f1/f140a94971bc5c4f2bad055ea61832d4b5c332a8c485c09e1bd0e7660f2b71ea" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:578334f1a1461d073b13fad88565fc9b25b3d385cabf6a22c0079c2cabcd5c57 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/57/578334f1a1461d073b13fad88565fc9b25b3d385cabf6a22c0079c2cabcd5c57" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:5abe915d7e9e2b323cf738c1e881140042b4a313fba833b6ef9dd207a75f3fed time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5abe915d7e9e2b323cf738c1e881140042b4a313fba833b6ef9dd207a75f3fed" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 blob eligible for deletion: sha256:85b642bfec88ac8118d0d79d54a07c1617c7817b98f964d7e143df415dae0165 time="2024-05-10T23:24:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/85/85b642bfec88ac8118d0d79d54a07c1617c7817b98f964d7e143df415dae0165" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 --- PASS: TestDeletionHasEffect (0.51s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.57s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:9bbef44cfed5d41bfa606d7b7930df9c679a8e0f35b87099e16c7a066f08d67d michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:cd42010a9244831d0da14253f600e239c774452d5cf1e2996f53b6df1858a841 michael_z_doukas: marking blob sha256:724abad0bcd75d72b93c6d720ec21542c0c8607127f4a8f78209c175a318955c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:82c691e89da3ef960f3bc6996322a7425bd322259c33767068058f9c542e5658 time="2024-05-10T23:24:24Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/82/82c691e89da3ef960f3bc6996322a7425bd322259c33767068058f9c542e5658" go.version=go1.22.2 instance.id=bd22eb0a-0200-4a42-b8aa-1fc6c0262ad2 --- PASS: TestOrphanBlobDeleted (0.30s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:bc14fe22c038463767f075f697c19cfa449606341521c90fa607d6cd87665132 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:7c3ec95c362d8d8cda8e7c439251eafe4b7f76e7306f14fc606e4bc675114747 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.19s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.16s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.13s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.29s) === 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-05-10T23:24:25Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 22:24:25.571711539 +0000 UTC m=-3592.649964778, actuallyDelete=true" time="2024-05-10T23:24:25Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-10T23:24:25Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867, actuallyDelete=true" time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/39dcc94b-0730-4a83-aa1f-d4c7425a3333 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6121a910-d0a5-4608-8522-c9840ecc7ba1 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/643d886c-797d-4648-9260-79a68a7f62ce have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8eb932c4-f5d9-4ae4-8e2f-27e7d0c44ccd have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/928cdfd7-894f-49d3-a214-64f5c23a4ded have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ad60da7e-1410-495e-a1e7-ea33b113ca1b have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b080a4c5-540b-4dd0-9672-dd52abadb738 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ec1ebd65-30f6-436a-baf3-341857dc2aa0 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f9bd5369-b4da-4e86-8be8-01f184e83c90 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/0f504f84-0b16-4750-a244-5ba206595ef9 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/685d4a0f-97a6-408d-a406-8bb71f9dc66c have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.572338184 +0000 UTC m=+7.350661867). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-10T23:24:25Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 23:24:25.573128232 +0000 UTC m=+7.351451875, actuallyDelete=true" time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/46193955-8a68-4608-a257-88a129d62b5b have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573128232 +0000 UTC m=+7.351451875). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c165634c-7da9-436a-8131-44b6f9d43c35 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573128232 +0000 UTC m=+7.351451875). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c96cf974-0b46-4052-b81a-58364cff2bbd have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573128232 +0000 UTC m=+7.351451875). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e8da0d0f-2888-4799-9440-d3f98082e2d8 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573128232 +0000 UTC m=+7.351451875). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f0b0c783-1ccf-4948-bbd3-514517cd4d8d have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573128232 +0000 UTC m=+7.351451875). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-10T23:24:25Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 23:24:25.573652196 +0000 UTC m=+7.351975839, actuallyDelete=true" time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3d8023ce-9f41-464f-8a29-4930efa96e27 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573652196 +0000 UTC m=+7.351975839). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/778420e2-e6fc-4412-9958-b55fd27f3a9f have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573652196 +0000 UTC m=+7.351975839). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8a6468cb-a65f-4c5f-8e44-181890db27d8 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573652196 +0000 UTC m=+7.351975839). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9807f9d5-fa4e-4c92-b5fb-3c683f4dcf52 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573652196 +0000 UTC m=+7.351975839). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/122b84ab-0f9f-4be5-a431-abf26890cf66 have older date (2024-05-10 22:24:25 +0000 UTC) than purge date (2024-05-10 23:24:25.573652196 +0000 UTC m=+7.351975839). Removing upload directory." time="2024-05-10T23:24:25Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-10T23:24:25Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 23:24:25.573967319 +0000 UTC m=+7.352291002, actuallyDelete=true" time="2024-05-10T23:24: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 7.378s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.025s === 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.032s === RUN TestWalkFileRemoved time="2024-05-10T23:24:18Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.014s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.353s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.05s) === 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.086s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.17s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.524s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.13s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.483s === 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-05-10T23:24:18Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-10T23:24:18Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-10T23:24:18Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestParsing === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidData === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4 === CONT TestMatchIPV6 time="2024-05-10T23:24:18Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=ecdfe12c-2af7-4b31-94e0-9c59d208124e time="2024-05-10T23:24:18Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=ecdfe12c-2af7-4b31-94e0-9c59d208124e --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestParsing (0.01s) time="2024-05-10T23:24:18Z" level=error msg="unknown ip address format" go.version=go1.22.2 instance.id=ecdfe12c-2af7-4b31-94e0-9c59d208124e ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2024-05-10T23:24:18Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2024-05-10T23:24:19Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-10T23:24:20Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-10T23:24:21Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-10T23:24:22Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.536s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.025s === 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.362s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.35s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.711s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.020s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> 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-r4.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-r4.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 >>> docker-registry*: Package size: 23.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r4.apk >>> docker-registry: Build complete at Fri, 10 May 2024 23:25:16 +0000 elapsed time 0h 1m 11s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240510.232406) (2/3) Purging go (1.22.2-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r26.trigger OK: 412 MiB in 108 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...