>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Mon, 08 Jul 2024 13:46:11 +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.5-r0) (3/3) Installing .makedepends-docker-registry (20240708.134612) Executing busybox-1.36.1-r29.trigger OK: 939 MiB in 141 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/version [no test files] === RUN Test time="2024-07-08T13:46:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-08T13:46:24Z" 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.078s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-07-08T13:46:24Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.058s === 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.057s === 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.055s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.09s) PASS ok github.com/docker/distribution/health/checks 0.137s === 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.037s === 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.053s === 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.064s === 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.052s === 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/07/08 13:46:24 http: TLS handshake error from 127.0.0.1:49226: 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:33449/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:33449/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:33449/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:33449/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:46227?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.17s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-08T13:46:24Z" level=info msg="broadcaster: closing" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="closing testSink" time="2024-07-08T13:46:24Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-07-08T13:46:24Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 1} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 1} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:24Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=warning msg="&{0x40004b2c90 0.9} encountered too many errors, backing off" time="2024-07-08T13:46:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T13:46:25Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.79s) PASS ok github.com/docker/distribution/notifications 1.168s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-08T13:46:24Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T13:46:24.438859528Z" 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.5 time="2024-07-08T13:46:24.438955249Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:24.43905105Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.22.5 time="2024-07-08T13:46:24.439495574Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-08T13:46:27.442595518Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-08T13:46:27.546375319Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=ec9e3cbb-13c6-4350-b053-75cf8736128b http.request.method=GET http.request.remoteaddr="[::1]:37470" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.442663ms http.response.status=200 http.response.written=2 ::1 - - [08/Jul/2024:13:46:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-08T13:46:27.85737532Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T13:46:27.858108727Z" 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.5 time="2024-07-08T13:46:27.858125127Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:27.858197528Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.22.5 time="2024-07-08T13:46:27.858246169Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-08T13:46:27.858256049Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-08T13:46:27.858509211Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-08T13:46:30.865389069Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=eff93781-72d0-48b4-b866-698745a1d6b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51052" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.350412ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-08T13:46:30.86550751Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (3.42s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-08T13:46:31.687558047Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T13:46:31.688312774Z" 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.5 time="2024-07-08T13:46:31.688332014Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:31.688386174Z" level=info msg="Starting upload purge in 0s" go.version=go1.22.5 time="2024-07-08T13:46:31.688423935Z" level=info msg="PurgeUploads starting: olderThan=2024-07-01 13:46:31.688399774 +0000 UTC m=-604792.718523897, actuallyDelete=true" time="2024-07-08T13:46:31.688452055Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-08T13:46:31.688477015Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=1" time="2024-07-08T13:46:31.688482575Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (3.82s) PASS ok github.com/docker/distribution/registry 10.430s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.056s === 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.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.138s === RUN TestBasicAccessController time="2024-07-08T13:46:24Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=99e3f545-ae54-436b-9e77-9a8d978e7829 time="2024-07-08T13:46:24Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=99e3f545-ae54-436b-9e77-9a8d978e7829 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-08T13:46:24Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password="qt5yL4K97j2uJ1jga8chjrwYyOmob_feREMWYxvuAfE" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.132s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.064s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-07-08T13:46:24Z" level=info msg="token not to be used before 2024-07-08 13:46:25 +0000 UTC - currently 2024-07-08 13:46:24.429561322 +0000 UTC m=+0.034339559" time="2024-07-08T13:46:24Z" level=info msg="token not to be used after 2024-07-08 13:46:24 +0000 UTC - currently 2024-07-08 13:46:24.430076687 +0000 UTC m=+0.034854924" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-07-08T13:46:24Z" 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.075s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.117s === 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.084s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.039s === RUN TestCheckAPI time="2024-07-08T13:46:24Z" 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.5 time="2024-07-08T13:46:24Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45119" http.request.id=ad50871c-bda8-4808-b931-b173d7e18a01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41216" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.551495ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:13:46:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-07-08T13:46:24Z" 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.5 time="2024-07-08T13:46:24Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=8de89d0c-0d47-4a34-9725-0754880f5d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.088µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Jul/2024:13:46:24 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-08T13:46:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=9e362070-cce0-4b4a-b220-38888566d2c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="978.729µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:24 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=e8227943-905d-4a8c-b035-9332fe5a3ec5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/aaaa/blobs/uploads/c2743c9c-e7e5-47d6-91bd-a29fd73ff90c?_state=U33XVLyTnq65hPIYhiQCNO5IrxdNB8nYg34iH7eJCdp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjMjc0M2M5Yy1lN2U1LTQ3ZDYtOTFiZC1hMjlmZDczZmY5MGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjQuNTM0OTM2OTc4WiJ9&digest=sha256%3A3069a6a3c0fcb3f1e9c1156ef8bfe5f0be44bd3226baf4c8089561d00ce5caea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281567553s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:24 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c2743c9c-e7e5-47d6-91bd-a29fd73ff90c?_state=U33XVLyTnq65hPIYhiQCNO5IrxdNB8nYg34iH7eJCdp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjMjc0M2M5Yy1lN2U1LTQ3ZDYtOTFiZC1hMjlmZDczZmY5MGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjQuNTM0OTM2OTc4WiJ9&digest=sha256%3A3069a6a3c0fcb3f1e9c1156ef8bfe5f0be44bd3226baf4c8089561d00ce5caea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=4e4a2b76-2f40-46f9-9d7e-cc4fccbefaeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.524534ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:25 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=e671a119-a547-4ecf-a52c-a0703e0e4d9b http.request.method=POST http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="834.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:25 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=83de84a8-819d-4c88-a0f6-a9a7674c7153 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/bbbb/blobs/uploads/380bff5a-edd7-47dc-9840-f767097d95ad?_state=uPJm1tQIxVmCsW8k2osRo6_Hf-KkduVxB0NdnP8jd-Z7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzODBiZmY1YS1lZGQ3LTQ3ZGMtOTg0MC1mNzY3MDk3ZDk1YWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjUuODcyNzIzMjkzWiJ9&digest=sha256%3Aa319b89dfb214f3dfe42cb87112390d51f8cda28ed29c9d31a6e8637752031b4" http.request.useragent="Go-http-client/1.1" http.response.duration=524.240058ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:25 +0000] "PUT /v2/foo/bbbb/blobs/uploads/380bff5a-edd7-47dc-9840-f767097d95ad?_state=uPJm1tQIxVmCsW8k2osRo6_Hf-KkduVxB0NdnP8jd-Z7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzODBiZmY1YS1lZGQ3LTQ3ZGMtOTg0MC1mNzY3MDk3ZDk1YWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjUuODcyNzIzMjkzWiJ9&digest=sha256%3Aa319b89dfb214f3dfe42cb87112390d51f8cda28ed29c9d31a6e8637752031b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=343e41f9-3967-465a-a769-969ace8b0d73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.515694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:26 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=39ea99be-5097-49cc-97ea-430e329eb1dd http.request.method=POST http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="886.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:26 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=da04260a-9f24-434c-a95e-96f2f51249d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/cccc/blobs/uploads/15b71030-840c-4498-a9b8-66a51eb9880e?_state=0nteygN_rsffl2uhyn9CegjsfHko7dR_uLlHBzjKq_Z7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxNWI3MTAzMC04NDBjLTQ0OTgtYTliOC02NmE1MWViOTg4MGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjYuNDY2MDg2OTFaIn0%3D&digest=sha256%3A0f309d8d9cca7de30351438071e0fde8f1c1885b42070db5a9a2efcf2a973379" http.request.useragent="Go-http-client/1.1" http.response.duration=795.41505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:26 +0000] "PUT /v2/foo/cccc/blobs/uploads/15b71030-840c-4498-a9b8-66a51eb9880e?_state=0nteygN_rsffl2uhyn9CegjsfHko7dR_uLlHBzjKq_Z7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxNWI3MTAzMC04NDBjLTQ0OTgtYTliOC02NmE1MWViOTg4MGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjYuNDY2MDg2OTFaIn0%3D&digest=sha256%3A0f309d8d9cca7de30351438071e0fde8f1c1885b42070db5a9a2efcf2a973379 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=6b8251de-8c6d-4393-8bc7-27d853df5fb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.492174ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:27 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=c8362b78-b88a-4bee-87d0-98ec7f61a4e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:27 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=db2e2606-f194-45bf-9685-03564595f7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/dddd/blobs/uploads/bb858855-0b6e-4b05-883a-0be11b889ec9?_state=0VMQd3plfi2c80iO6ythCPYQdhNoZLeG_clcSvcjRR17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiYjg1ODg1NS0wYjZlLTRiMDUtODgzYS0wYmUxMWI4ODllYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjcuMzI3MDUwODg3WiJ9&digest=sha256%3A179fab5bd96f598bf1c2226554335bbe13026d3e8fa8ee11d8c0414de42c1179" http.request.useragent="Go-http-client/1.1" http.response.duration=615.554543ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:27 +0000] "PUT /v2/foo/dddd/blobs/uploads/bb858855-0b6e-4b05-883a-0be11b889ec9?_state=0VMQd3plfi2c80iO6ythCPYQdhNoZLeG_clcSvcjRR17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiYjg1ODg1NS0wYjZlLTRiMDUtODgzYS0wYmUxMWI4ODllYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjcuMzI3MDUwODg3WiJ9&digest=sha256%3A179fab5bd96f598bf1c2226554335bbe13026d3e8fa8ee11d8c0414de42c1179 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=7d567988-3487-4a80-8335-c8b2430a355c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.509774ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:27 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=4ba70df7-2aa5-4595-9d7d-e6d7f2817645 http.request.method=POST http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="866.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:28 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=ed42802e-4367-4dc0-afa5-0507b55015e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/eeee/blobs/uploads/cd521365-7098-44aa-a983-83f81cb65b5e?_state=G_waf_nu2_c4hbBB_fOsyqV2YDWlxh3_lj7gswzjmjx7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjZDUyMTM2NS03MDk4LTQ0YWEtYTk4My04M2Y4MWNiNjViNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjguMDI0NTcwMzg5WiJ9&digest=sha256%3A6bf5c3f8fcdb8999a46e1e49aceea43cee0f4c25c027e79332ddec438dd34d3d" http.request.useragent="Go-http-client/1.1" http.response.duration=926.908467ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:28 +0000] "PUT /v2/foo/eeee/blobs/uploads/cd521365-7098-44aa-a983-83f81cb65b5e?_state=G_waf_nu2_c4hbBB_fOsyqV2YDWlxh3_lj7gswzjmjx7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjZDUyMTM2NS03MDk4LTQ0YWEtYTk4My04M2Y4MWNiNjViNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjguMDI0NTcwMzg5WiJ9&digest=sha256%3A6bf5c3f8fcdb8999a46e1e49aceea43cee0f4c25c027e79332ddec438dd34d3d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=ce090735-cb92-4dce-af39-4757a8aa8a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.497534ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:28 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=4daadcbe-2315-4f74-8651-66eded4bd4fa http.request.method=POST http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="944.049µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:29 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=2236a1f5-3342-4895-ae95-71a6effca040 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/ffff/blobs/uploads/e5a39ce6-d248-4818-8e4d-ad742cb9dd02?_state=yfEXXx5oQGCmAfcef-Hmv7IGfBdYhDrx7pDPainTVlJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJlNWEzOWNlNi1kMjQ4LTQ4MTgtOGU0ZC1hZDc0MmNiOWRkMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjkuMDYxMDE4MzEyWiJ9&digest=sha256%3A2b2327ef3ddacb36ea7f47927ca9887640e7d46e13d77f7db1d5e419e0148672" http.request.useragent="Go-http-client/1.1" http.response.duration=1.79927371s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:29 +0000] "PUT /v2/foo/ffff/blobs/uploads/e5a39ce6-d248-4818-8e4d-ad742cb9dd02?_state=yfEXXx5oQGCmAfcef-Hmv7IGfBdYhDrx7pDPainTVlJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJlNWEzOWNlNi1kMjQ4LTQ4MTgtOGU0ZC1hZDc0MmNiOWRkMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MjkuMDYxMDE4MzEyWiJ9&digest=sha256%3A2b2327ef3ddacb36ea7f47927ca9887640e7d46e13d77f7db1d5e419e0148672 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=92a64bd6-bea8-4584-a500-79bf44c776c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.550014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=01d63db7-ba59-40dd-a433-e26d099971fe http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="644.166µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=f340c2a0-1d84-4e55-9fdc-5487058b48d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="644.166µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=e30ad3ad-a1d2-4cf0-bfc0-09f3f81ef52a http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="666.286µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=f7dd3b4a-e1a8-48eb-9bce-7a1d11ffd4a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="675.367µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=30fc8ab5-b669-4564-b202-04449fbf7b58 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="821.207µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=82902e4d-a931-405e-938d-39d86f8ff55d http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="610.486µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" 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.5 http.request.host="127.0.0.1:42757" http.request.id=d6c4d42e-96c0-4638-90fb-81440f73efc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="593.926µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" 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.5 http.request.host="127.0.0.1:42757" http.request.id=c2d9cec2-96c7-4d15-be3c-417fec2a8283 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="478.204µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=1662b11f-e035-4133-bd73-048bfb753a2c http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="704.287µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42757" http.request.id=79318e96-f756-43a8-91f1-01aa2cc841e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" 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="551.885µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 time="2024-07-08T13:46:30Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=f83dd51e-9555-4089-902b-463e976c34f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="955.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=235f9cc0-b134-4d8d-a523-a6214c57cbec http.request.method=PUT http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/aaaa/blobs/uploads/eea5daaf-5b26-4293-94e8-a958112cacbf?_state=DOQ-iMjIYESupgBTzoyqPKEHP7ksVXy6XVnTyrnvaLd7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlZWE1ZGFhZi01YjI2LTQyOTMtOTRlOC1hOTU4MTEyY2FjYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzAuOTgzMzI2MjAyWiJ9&digest=sha256%3A927ea6d32ec2ba741631171bee5f4d23d4f37183e204b62d6b5df290e93ebf51" http.request.useragent="Go-http-client/1.1" http.response.duration=1.303769999s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:30 +0000] "PUT /v2/foo/aaaa/blobs/uploads/eea5daaf-5b26-4293-94e8-a958112cacbf?_state=DOQ-iMjIYESupgBTzoyqPKEHP7ksVXy6XVnTyrnvaLd7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlZWE1ZGFhZi01YjI2LTQyOTMtOTRlOC1hOTU4MTEyY2FjYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzAuOTgzMzI2MjAyWiJ9&digest=sha256%3A927ea6d32ec2ba741631171bee5f4d23d4f37183e204b62d6b5df290e93ebf51 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=0be6dbb9-d100-49a7-9400-96992dbbb3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.526734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:32 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=4b70c3c7-9609-464e-b14e-b33175a8d3ea http.request.method=POST http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="851.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:32 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=c0878738-ed68-40b0-85ec-435692b16fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/bbbb/blobs/uploads/f64c32bd-f3f5-4cf3-9f3b-6e8eaa6400d8?_state=Jy9wjEBdBIudz4SDAihAgLmiSXwUWfqdLs2LJrDHFq97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmNjRjMzJiZC1mM2Y1LTRjZjMtOWYzYi02ZThlYWE2NDAwZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzIuMzUyMDc4NDAzWiJ9&digest=sha256%3A05be598a991271a55dd99527d9783c288477c1321dc3b7d2621d2b3146583f18" http.request.useragent="Go-http-client/1.1" http.response.duration=468.165098ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:32 +0000] "PUT /v2/foo/bbbb/blobs/uploads/f64c32bd-f3f5-4cf3-9f3b-6e8eaa6400d8?_state=Jy9wjEBdBIudz4SDAihAgLmiSXwUWfqdLs2LJrDHFq97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmNjRjMzJiZC1mM2Y1LTRjZjMtOWYzYi02ZThlYWE2NDAwZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzIuMzUyMDc4NDAzWiJ9&digest=sha256%3A05be598a991271a55dd99527d9783c288477c1321dc3b7d2621d2b3146583f18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=7216a7e8-38b9-437e-af1d-332eb3ed6183 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.356413ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:32 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=49186f9f-4f59-48a6-82b7-332f6ba8c1a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="861.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:32 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=539b76d9-1966-4317-a95f-c7bdece5bdd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/cccc/blobs/uploads/0542cf5f-1e26-47af-af4f-291b79ef4e4e?_state=D9qV1jDS-JW3u2byK5neFesjn3bpheAzFucVyesWFCh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwNTQyY2Y1Zi0xZTI2LTQ3YWYtYWY0Zi0yOTFiNzllZjRlNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzIuODc5NTU0ODlaIn0%3D&digest=sha256%3Adde129bde6afb7cb35526a0d876d1708a3da632a4b74fd05651b2e549a18feff" http.request.useragent="Go-http-client/1.1" http.response.duration=474.710518ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:32 +0000] "PUT /v2/foo/cccc/blobs/uploads/0542cf5f-1e26-47af-af4f-291b79ef4e4e?_state=D9qV1jDS-JW3u2byK5neFesjn3bpheAzFucVyesWFCh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwNTQyY2Y1Zi0xZTI2LTQ3YWYtYWY0Zi0yOTFiNzllZjRlNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzIuODc5NTU0ODlaIn0%3D&digest=sha256%3Adde129bde6afb7cb35526a0d876d1708a3da632a4b74fd05651b2e549a18feff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=7d5f349f-7b29-4ac4-9c5e-8308af56bc62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.352093ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=e91972b2-40a6-4437-b31c-306aef453885 http.request.method=POST http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="867.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=922909b3-bb56-4484-a5f4-dc980f8bb91f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/dddd/blobs/uploads/0ba30e77-8ac2-4c6e-8ad2-139457423947?_state=FlWhNPMBGpK1u0tD4LgzDHDAHzDO1Pb0y7arv6cKa8Z7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwYmEzMGU3Ny04YWMyLTRjNmUtOGFkMi0xMzk0NTc0MjM5NDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzMuNDExMDAxNjU0WiJ9&digest=sha256%3A36ce28dfeec1d213d14d2709f406d6496cf199209c0dd2d0a68f7f051f0b2850" http.request.useragent="Go-http-client/1.1" http.response.duration=463.918778ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "PUT /v2/foo/dddd/blobs/uploads/0ba30e77-8ac2-4c6e-8ad2-139457423947?_state=FlWhNPMBGpK1u0tD4LgzDHDAHzDO1Pb0y7arv6cKa8Z7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwYmEzMGU3Ny04YWMyLTRjNmUtOGFkMi0xMzk0NTc0MjM5NDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzMuNDExMDAxNjU0WiJ9&digest=sha256%3A36ce28dfeec1d213d14d2709f406d6496cf199209c0dd2d0a68f7f051f0b2850 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=78f6bc85-7fdc-4515-8bae-51cc5577b48f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42630" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.431374ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36337" http.request.id=4e34eb53-ebe7-44f5-8ce5-41accd39228f http.request.method=GET http.request.remoteaddr="127.0.0.1:42630" 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="663.006µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (9.44s) === RUN TestURLPrefix time="2024-07-08T13:46:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T13:46:33Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43951" http.request.id=a706dab8-ebed-4940-8107-51d45138ae90 http.request.method=GET http.request.remoteaddr="127.0.0.1:57840" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="843.048µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-07-08T13:46:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T13:46:33Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=296cc028-a311-4edf-be3c-8b5ca9722a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.768µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "GET /v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=fb42d565-2a78-4884-ba17-8de1e7508f8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.489µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=4649536f-b145-438c-9987-84e0e2cd67e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="710.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=3fa7f651-d621-4979-9704-92f31d7b5b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/uploads/294ed0bf-2dc4-4f29-af64-a489ebf0a898?_state=eQwiEE9WOoXa41yUyH5Z8BsXfts0WyHSoYkL3AYsH0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NGVkMGJmLTJkYzQtNGYyOS1hZjY0LWE0ODllYmYwYTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODQxOTA5NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="812.367µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "GET /v2/foo/bar/blobs/uploads/294ed0bf-2dc4-4f29-af64-a489ebf0a898?_state=eQwiEE9WOoXa41yUyH5Z8BsXfts0WyHSoYkL3AYsH0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NGVkMGJmLTJkYzQtNGYyOS1hZjY0LWE0ODllYmYwYTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODQxOTA5NjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=e896799a-3f56-43f3-9be8-564b7dd5b7c4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/uploads/294ed0bf-2dc4-4f29-af64-a489ebf0a898?_state=eQwiEE9WOoXa41yUyH5Z8BsXfts0WyHSoYkL3AYsH0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NGVkMGJmLTJkYzQtNGYyOS1hZjY0LWE0ODllYmYwYTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODQxOTA5NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="735.727µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "DELETE /v2/foo/bar/blobs/uploads/294ed0bf-2dc4-4f29-af64-a489ebf0a898?_state=eQwiEE9WOoXa41yUyH5Z8BsXfts0WyHSoYkL3AYsH0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NGVkMGJmLTJkYzQtNGYyOS1hZjY0LWE0ODllYmYwYTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODQxOTA5NjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=ace5092f-89df-4b04-8e75-47d456b6574c http.request.method=GET http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/uploads/294ed0bf-2dc4-4f29-af64-a489ebf0a898?_state=eQwiEE9WOoXa41yUyH5Z8BsXfts0WyHSoYkL3AYsH0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NGVkMGJmLTJkYzQtNGYyOS1hZjY0LWE0ODllYmYwYTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODQxOTA5NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=294ed0bf-2dc4-4f29-af64-a489ebf0a898 time="2024-07-08T13:46:33Z" 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.5 http.request.host="127.0.0.1:42675" http.request.id=ace5092f-89df-4b04-8e75-47d456b6574c http.request.method=GET http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/uploads/294ed0bf-2dc4-4f29-af64-a489ebf0a898?_state=eQwiEE9WOoXa41yUyH5Z8BsXfts0WyHSoYkL3AYsH0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NGVkMGJmLTJkYzQtNGYyOS1hZjY0LWE0ODllYmYwYTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODQxOTA5NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="740.887µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=294ed0bf-2dc4-4f29-af64-a489ebf0a898 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "GET /v2/foo/bar/blobs/uploads/294ed0bf-2dc4-4f29-af64-a489ebf0a898?_state=eQwiEE9WOoXa41yUyH5Z8BsXfts0WyHSoYkL3AYsH0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5NGVkMGJmLTJkYzQtNGYyOS1hZjY0LWE0ODllYmYwYTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODQxOTA5NjVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=a6c882c2-db71-4d25-a3e3-8943a478fe28 http.request.method=POST http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="712.927µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=c61935f3-bd5b-4f03-b3fc-0934ada5fda5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/ca9c57ab-250d-4f7e-a1fb-084ee1542feb?_state=FcNPgeVjN2g-1nTnOjYkz114mCxQNQsqcAxewZEwMPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhOWM1N2FiLTI1MGQtNGY3ZS1hMWZiLTA4NGVlMTU0MmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODc5MzAyNzlaIn0%3D&digest=sha256%3Add14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" provided=sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 vars.name="foo/bar" vars.uuid=ca9c57ab-250d-4f7e-a1fb-084ee1542feb time="2024-07-08T13:46:33Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=c61935f3-bd5b-4f03-b3fc-0934ada5fda5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/ca9c57ab-250d-4f7e-a1fb-084ee1542feb?_state=FcNPgeVjN2g-1nTnOjYkz114mCxQNQsqcAxewZEwMPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhOWM1N2FiLTI1MGQtNGY3ZS1hMWZiLTA4NGVlMTU0MmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODc5MzAyNzlaIn0%3D&digest=sha256%3Add14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ca9c57ab-250d-4f7e-a1fb-084ee1542feb time="2024-07-08T13:46:33Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=c61935f3-bd5b-4f03-b3fc-0934ada5fda5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/ca9c57ab-250d-4f7e-a1fb-084ee1542feb?_state=FcNPgeVjN2g-1nTnOjYkz114mCxQNQsqcAxewZEwMPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhOWM1N2FiLTI1MGQtNGY3ZS1hMWZiLTA4NGVlMTU0MmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODc5MzAyNzlaIn0%3D&digest=sha256%3Add14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" 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=204 vars.name="foo/bar" vars.uuid=ca9c57ab-250d-4f7e-a1fb-084ee1542feb 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "PUT /v2/foo/bar/blobs/uploads/ca9c57ab-250d-4f7e-a1fb-084ee1542feb?_state=FcNPgeVjN2g-1nTnOjYkz114mCxQNQsqcAxewZEwMPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhOWM1N2FiLTI1MGQtNGY3ZS1hMWZiLTA4NGVlMTU0MmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODc5MzAyNzlaIn0%3D&digest=sha256%3Add14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=516e6caf-f851-4a98-bd29-45a5422e7c9d http.request.method=POST http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="683.286µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=86ffc242-f456-467c-9bae-38f63d87bd7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/4d5218f5-cfe7-4d6b-a7dd-6dbf6f6b4841?_state=jLhMfbQTdfWceoJpq5qI4MsWHM-doZTiAjowkveOuDR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkNTIxOGY1LWNmZTctNGQ2Yi1hN2RkLTZkYmY2ZjZiNDg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODk3NzQ2MTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="808.968µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "PUT /v2/foo/bar/blobs/uploads/4d5218f5-cfe7-4d6b-a7dd-6dbf6f6b4841?_state=jLhMfbQTdfWceoJpq5qI4MsWHM-doZTiAjowkveOuDR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkNTIxOGY1LWNmZTctNGQ2Yi1hN2RkLTZkYmY2ZjZiNDg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45ODk3NzQ2MTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=c8f75cec-ca70-47cc-bcb5-bede6174af0b http.request.method=POST http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="645.166µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=8557c599-ed0a-4809-81e0-32ea9559fb7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/560af4ef-0756-48fd-9205-798dee9f6205?_state=3VgvsxlC0bs17qQualeQlBC1EkBep0355cA5KJ_v23x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2MGFmNGVmLTA3NTYtNDhmZC05MjA1LTc5OGRlZTlmNjIwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45OTE1MjAwMzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="874.729µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "PUT /v2/foo/bar/blobs/uploads/560af4ef-0756-48fd-9205-798dee9f6205?_state=3VgvsxlC0bs17qQualeQlBC1EkBep0355cA5KJ_v23x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2MGFmNGVmLTA3NTYtNDhmZC05MjA1LTc5OGRlZTlmNjIwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45OTE1MjAwMzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=c1163976-6c18-40cf-8ecd-772b5d565d8d http.request.method=POST http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="661.366µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=b6b91e69-5034-47a2-8c40-cc53b6909600 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/4033c2e6-7476-485f-94ac-73794eeb8405?_state=nA6BBc-GMHhffetXMiXJgFRKbikpJzbqJmmf2gopL-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwMzNjMmU2LTc0NzYtNDg1Zi05NGFjLTczNzk0ZWViODQwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45OTMzMjQwODlaIn0%3D&digest=sha256%3Add14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.duration=1.733180458s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:33 +0000] "PUT /v2/foo/bar/blobs/uploads/4033c2e6-7476-485f-94ac-73794eeb8405?_state=nA6BBc-GMHhffetXMiXJgFRKbikpJzbqJmmf2gopL-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwMzNjMmU2LTc0NzYtNDg1Zi05NGFjLTczNzk0ZWViODQwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozMy45OTMzMjQwODlaIn0%3D&digest=sha256%3Add14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=2b264569-2a79-4f9f-b446-d5631175caa2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04157ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42675" http.request.id=07727a50-c7c8-4f7b-93ea-1379f5da6dd4 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/e36b0126-3b0c-4a80-bef2-3a5a5fbd869b?_state=Xyy0tnKhA1W9Evyd7vK5TlNq0cixYIqrR3xQ9_HC7lp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNmIwMTI2LTNiMGMtNGE4MC1iZWYyLTNhNWE1ZmJkODY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNS43NDQ1MTIwNzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.742341302s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:35 +0000] "PATCH /v2/foo/bar/blobs/uploads/e36b0126-3b0c-4a80-bef2-3a5a5fbd869b?_state=Xyy0tnKhA1W9Evyd7vK5TlNq0cixYIqrR3xQ9_HC7lp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNmIwMTI2LTNiMGMtNGE4MC1iZWYyLTNhNWE1ZmJkODY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNS43NDQ1MTIwNzNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=2d30793c-45fa-4e03-b6c1-5dcbb85e6c5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/uploads/e36b0126-3b0c-4a80-bef2-3a5a5fbd869b?_state=WY3Nl5LmTC7UxnW9xQArl5eeLt0HSM7-nd8Ntt0Uctp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNmIwMTI2LTNiMGMtNGE4MC1iZWYyLTNhNWE1ZmJkODY5YiIsIk9mZnNldCI6MzEwNTM4MjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzVaIn0%3D&digest=sha256%3Add14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09545ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/e36b0126-3b0c-4a80-bef2-3a5a5fbd869b?_state=WY3Nl5LmTC7UxnW9xQArl5eeLt0HSM7-nd8Ntt0Uctp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNmIwMTI2LTNiMGMtNGE4MC1iZWYyLTNhNWE1ZmJkODY5YiIsIk9mZnNldCI6MzEwNTM4MjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzVaIn0%3D&digest=sha256%3Add14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=1b6ac106-1be7-4c10-b818-217589a9fb66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="840.408µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=844002c9-f4b6-4a4e-a0b8-f23ed6b8ab59 http.request.method=GET http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.352601ms http.response.status=200 http.response.written=31053824 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "GET /v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 200 31053824 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=error msg="error parsing digest="sha257:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=faae1221-d461-4d2f-94c6-09dde373273a http.request.method=GET http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/sha257:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" vars.name="foo/bar" time="2024-07-08T13:46:37Z" 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.5 http.request.host="127.0.0.1:42675" http.request.id=faae1221-d461-4d2f-94c6-09dde373273a http.request.method=GET http.request.remoteaddr="127.0.0.1:50878" http.request.uri="/v2/foo/bar/blobs/sha257:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="729.127µs" http.response.status=400 http.response.written=110 vars.digest="sha257:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "GET /v2/foo/bar/blobs/sha257:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=1d7d977d-d767-42db-88a9-8dbd89423867 http.request.method=GET http.request.remoteaddr="127.0.0.1:50896" http.request.uri="/v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09861ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "GET /v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T13:46:37Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=8dbcf58e-ea28-45d0-aa81-9015ffdf5619 http.request.method=GET http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01137ms http.response.status=404 http.response.written=157 vars.digest="sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "GET /v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=c7cce83c-509d-4ad0-8249-329a1a4ce83e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.448µs" http.response.status=404 http.response.written=157 vars.digest="sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=e50dcbd0-d2c7-4d12-a9bc-81843b7466d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="763.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=19d04b32-3910-43b0-89b9-b9bbc61bbd61 http.request.method=GET http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/uploads/b3515faa-b252-4138-a3ac-bb3c76f0cfc3?_state=dCcXErujIe3B3Gv5OjQw2wz9xcuCAUSbFInbTwfgixt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNTE1ZmFhLWIyNTItNDEzOC1hM2FjLWJiM2M3NmYwY2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy41OTg4MjYzMzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="847.088µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "GET /v2/foo/bar/blobs/uploads/b3515faa-b252-4138-a3ac-bb3c76f0cfc3?_state=dCcXErujIe3B3Gv5OjQw2wz9xcuCAUSbFInbTwfgixt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNTE1ZmFhLWIyNTItNDEzOC1hM2FjLWJiM2M3NmYwY2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy41OTg4MjYzMzNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=a0ec5852-ad44-45b6-9268-755fb1b04325 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/uploads/b3515faa-b252-4138-a3ac-bb3c76f0cfc3?_state=dCcXErujIe3B3Gv5OjQw2wz9xcuCAUSbFInbTwfgixt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNTE1ZmFhLWIyNTItNDEzOC1hM2FjLWJiM2M3NmYwY2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy41OTg4MjYzMzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="790.367µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "DELETE /v2/foo/bar/blobs/uploads/b3515faa-b252-4138-a3ac-bb3c76f0cfc3?_state=dCcXErujIe3B3Gv5OjQw2wz9xcuCAUSbFInbTwfgixt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNTE1ZmFhLWIyNTItNDEzOC1hM2FjLWJiM2M3NmYwY2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy41OTg4MjYzMzNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=f69ab3be-b4d9-4012-8e4e-0c9c401136e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/uploads/b3515faa-b252-4138-a3ac-bb3c76f0cfc3?_state=dCcXErujIe3B3Gv5OjQw2wz9xcuCAUSbFInbTwfgixt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNTE1ZmFhLWIyNTItNDEzOC1hM2FjLWJiM2M3NmYwY2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy41OTg4MjYzMzNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b3515faa-b252-4138-a3ac-bb3c76f0cfc3 time="2024-07-08T13:46:37Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=f69ab3be-b4d9-4012-8e4e-0c9c401136e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/uploads/b3515faa-b252-4138-a3ac-bb3c76f0cfc3?_state=dCcXErujIe3B3Gv5OjQw2wz9xcuCAUSbFInbTwfgixt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNTE1ZmFhLWIyNTItNDEzOC1hM2FjLWJiM2M3NmYwY2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy41OTg4MjYzMzNaIn0%3D" 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=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b3515faa-b252-4138-a3ac-bb3c76f0cfc3 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "GET /v2/foo/bar/blobs/uploads/b3515faa-b252-4138-a3ac-bb3c76f0cfc3?_state=dCcXErujIe3B3Gv5OjQw2wz9xcuCAUSbFInbTwfgixt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNTE1ZmFhLWIyNTItNDEzOC1hM2FjLWJiM2M3NmYwY2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy41OTg4MjYzMzNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=e434069e-b966-48ae-bf1e-266817295d3d http.request.method=POST http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.13µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=ce8294c4-d683-4b64-b57d-5c64a49f8739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/2aeacc88-c82e-4c9f-9798-5171a0bdc60e?_state=TEs_kTKecEegkl29mNH-zS-J85h_VkZtAIoSh6iPO297Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhZWFjYzg4LWM4MmUtNGM5Zi05Nzk4LTUxNzFhMGJkYzYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDI4NjA4OTFaIn0%3D&digest=sha256%3A78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" provided=sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c vars.name="foo/bar" vars.uuid=2aeacc88-c82e-4c9f-9798-5171a0bdc60e time="2024-07-08T13:46:37Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=ce8294c4-d683-4b64-b57d-5c64a49f8739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/2aeacc88-c82e-4c9f-9798-5171a0bdc60e?_state=TEs_kTKecEegkl29mNH-zS-J85h_VkZtAIoSh6iPO297Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhZWFjYzg4LWM4MmUtNGM5Zi05Nzk4LTUxNzFhMGJkYzYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDI4NjA4OTFaIn0%3D&digest=sha256%3A78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2aeacc88-c82e-4c9f-9798-5171a0bdc60e time="2024-07-08T13:46:37Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=ce8294c4-d683-4b64-b57d-5c64a49f8739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/2aeacc88-c82e-4c9f-9798-5171a0bdc60e?_state=TEs_kTKecEegkl29mNH-zS-J85h_VkZtAIoSh6iPO297Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhZWFjYzg4LWM4MmUtNGM5Zi05Nzk4LTUxNzFhMGJkYzYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDI4NjA4OTFaIn0%3D&digest=sha256%3A78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="917.249µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=2aeacc88-c82e-4c9f-9798-5171a0bdc60e 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/2aeacc88-c82e-4c9f-9798-5171a0bdc60e?_state=TEs_kTKecEegkl29mNH-zS-J85h_VkZtAIoSh6iPO297Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhZWFjYzg4LWM4MmUtNGM5Zi05Nzk4LTUxNzFhMGJkYzYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDI4NjA4OTFaIn0%3D&digest=sha256%3A78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=21344859-11f7-444b-8c41-22fcbcb22ea7 http.request.method=POST http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="787.527µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=8003dec3-a319-4294-9a49-de52d27d2b4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/1867c56d-3204-48f5-a5d8-c38a2f52eb21?_state=tJLLqpZjcAlwehD3YtUuIRGuPFGTZPCtJkpNN4joxNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NjdjNTZkLTMyMDQtNDhmNS1hNWQ4LWMzOGEyZjUyZWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDQ5NTQ3NVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="946.209µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/1867c56d-3204-48f5-a5d8-c38a2f52eb21?_state=tJLLqpZjcAlwehD3YtUuIRGuPFGTZPCtJkpNN4joxNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NjdjNTZkLTMyMDQtNDhmNS1hNWQ4LWMzOGEyZjUyZWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDQ5NTQ3NVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=958834be-b7df-45ca-a64d-992095ad9569 http.request.method=POST http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="733.887µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=9fd2ab9b-c8e5-4ec3-ae76-4ba8afb4c5e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/cd39b4e1-166a-4eda-8e85-fffcd9900a01?_state=OlDR5BzJ4o6VJtkWe1E40Z_OvdHO6n3XG8fO0gCrDjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkMzliNGUxLTE2NmEtNGVkYS04ZTg1LWZmZmNkOTkwMGEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDY5NzkwMDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="940.608µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/cd39b4e1-166a-4eda-8e85-fffcd9900a01?_state=OlDR5BzJ4o6VJtkWe1E40Z_OvdHO6n3XG8fO0gCrDjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkMzliNGUxLTE2NmEtNGVkYS04ZTg1LWZmZmNkOTkwMGEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDY5NzkwMDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=4b4a5f19-975d-4303-b036-ccd7f92acd22 http.request.method=POST http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="771.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=160bb6bc-6069-4d04-be6b-6505d0b2d7e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/8bed098e-c736-4dee-a15c-794ac1fa3660?_state=3r4BBedixVLswKT1HEat3A2U22wZkdD0IIfJQVziR4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiZWQwOThlLWM3MzYtNGRlZS1hMTVjLTc5NGFjMWZhMzY2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDg5NjA1MDdaIn0%3D&digest=sha256%3A78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.duration=785.389197ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "PUT /v2/foo/bar/blobs/uploads/8bed098e-c736-4dee-a15c-794ac1fa3660?_state=3r4BBedixVLswKT1HEat3A2U22wZkdD0IIfJQVziR4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiZWQwOThlLWM3MzYtNGRlZS1hMTVjLTc5NGFjMWZhMzY2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozNy42MDg5NjA1MDdaIn0%3D&digest=sha256%3A78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=a1057a0a-013d-4267-847e-d53705d66137 http.request.method=POST http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08017ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40615" http.request.id=2ae5f944-bd5b-4cff-b560-3be88a911186 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/f4e981a7-7ebc-4f90-a047-f877317524e1?_state=Ddis3ixB9tbe73_z5iFMVsEJxlCTszfo_9DdwfjDNL17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZTk4MWE3LTdlYmMtNGY5MC1hMDQ3LWY4NzczMTc1MjRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOC40MDY4MTQyNTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=758.430467ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:38 +0000] "PATCH /v2/foo/bar/blobs/uploads/f4e981a7-7ebc-4f90-a047-f877317524e1?_state=Ddis3ixB9tbe73_z5iFMVsEJxlCTszfo_9DdwfjDNL17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZTk4MWE3LTdlYmMtNGY5MC1hMDQ3LWY4NzczMTc1MjRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOC40MDY4MTQyNTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=592eb433-e15e-4a0f-afca-79181c8296ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/uploads/f4e981a7-7ebc-4f90-a047-f877317524e1?_state=m47lNO2HJ8qD8JxY6yGGRKUepWQfNoZerH2aFj5wEDN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZTk4MWE3LTdlYmMtNGY5MC1hMDQ3LWY4NzczMTc1MjRlMSIsIk9mZnNldCI6MjAzMTM2MDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzhaIn0%3D&digest=sha256%3A78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11477ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "PUT /v2/foo/bar/blobs/uploads/f4e981a7-7ebc-4f90-a047-f877317524e1?_state=m47lNO2HJ8qD8JxY6yGGRKUepWQfNoZerH2aFj5wEDN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZTk4MWE3LTdlYmMtNGY5MC1hMDQ3LWY4NzczMTc1MjRlMSIsIk9mZnNldCI6MjAzMTM2MDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzhaIn0%3D&digest=sha256%3A78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=59a593d8-f1c7-4700-8dc8-f834b0436dba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="786.287µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=006443e1-d7f4-4dd8-86fe-fcd2705f3957 http.request.method=GET http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.391696ms http.response.status=200 http.response.written=20313600 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "GET /v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 200 20313600 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=error msg="error parsing digest="sha257:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=a228865f-d10b-4226-82c5-a4ce224e77cf http.request.method=GET http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/sha257:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" vars.name="foo/bar" time="2024-07-08T13:46:39Z" 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.5 http.request.host="127.0.0.1:40615" http.request.id=a228865f-d10b-4226-82c5-a4ce224e77cf http.request.method=GET http.request.remoteaddr="127.0.0.1:49300" http.request.uri="/v2/foo/bar/blobs/sha257:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="702.087µs" http.response.status=400 http.response.written=110 vars.digest="sha257:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "GET /v2/foo/bar/blobs/sha257:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=d19f88a2-d263-48ad-8097-a3adf3a7c3b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60318" http.request.uri="/v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.042129ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "GET /v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=a655d666-feda-4200-bc89-c34224ba5891 http.request.method=GET http.request.remoteaddr="127.0.0.1:60318" http.request.uri="/v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.550543ms http.response.status=200 http.response.written=524288 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "GET /v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 200 524288 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40615" http.request.id=21ad3791-4d9b-46bd-94e2-14f4ec36f78c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.869103ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "GET /v2/foo/bar/blobs/sha256:78fc3b1bf442d25408b40c579d25fba920e5b86952e2e48ddfe4a80919f20b3c HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=7c338519-18e7-4344-bf7b-9b20a52e11f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50890" http.request.uri="/v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.678241349s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "GET /v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42675" http.request.id=aa422849-414c-473b-ac60-46875d2d6bef http.request.method=GET http.request.remoteaddr="127.0.0.1:50896" http.request.uri="/v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.674670236s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/Jul/2024:13:46:37 +0000] "GET /v2/foo/bar/blobs/sha256:dd14aacdbbe335baa6a9f5044ed99e8fb102239e804fdf65fcf48547c5206476 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.31s) === RUN TestBlobDelete time="2024-07-08T13:46: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.5 time="2024-07-08T13:46:39Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=e9ff77ec-13be-451c-a257-7ef827b5baa7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40972" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="845.128µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "GET /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=56b64f76-7a2d-40d9-9e3a-b5aaebe94209 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40986" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.727µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=3369a32e-4e2e-4690-807e-26aaa76c16e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40986" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="701.687µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=6c1c5a37-a0d8-43ea-bea4-bf8fd82f17ea http.request.method=GET http.request.remoteaddr="127.0.0.1:40986" http.request.uri="/v2/foo/bar/blobs/uploads/8c30ae6b-c189-4611-a8fd-0540ddc01f0a?_state=ddIjQtc2pKyk8E7tRSMXl_MU-bx0X65EeFcBaC8c-RF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMzBhZTZiLWMxODktNDYxMS1hOGZkLTA1NDBkZGMwMWYwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNTY4ODk1NzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="710.887µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "GET /v2/foo/bar/blobs/uploads/8c30ae6b-c189-4611-a8fd-0540ddc01f0a?_state=ddIjQtc2pKyk8E7tRSMXl_MU-bx0X65EeFcBaC8c-RF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMzBhZTZiLWMxODktNDYxMS1hOGZkLTA1NDBkZGMwMWYwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNTY4ODk1NzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=a2c05c84-e178-41c9-b5f6-977aa05ffb1a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40986" http.request.uri="/v2/foo/bar/blobs/uploads/8c30ae6b-c189-4611-a8fd-0540ddc01f0a?_state=ddIjQtc2pKyk8E7tRSMXl_MU-bx0X65EeFcBaC8c-RF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMzBhZTZiLWMxODktNDYxMS1hOGZkLTA1NDBkZGMwMWYwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNTY4ODk1NzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="769.207µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "DELETE /v2/foo/bar/blobs/uploads/8c30ae6b-c189-4611-a8fd-0540ddc01f0a?_state=ddIjQtc2pKyk8E7tRSMXl_MU-bx0X65EeFcBaC8c-RF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMzBhZTZiLWMxODktNDYxMS1hOGZkLTA1NDBkZGMwMWYwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNTY4ODk1NzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=a5740fca-f2cc-4ac8-9cc4-0c552ffa17e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40986" http.request.uri="/v2/foo/bar/blobs/uploads/8c30ae6b-c189-4611-a8fd-0540ddc01f0a?_state=ddIjQtc2pKyk8E7tRSMXl_MU-bx0X65EeFcBaC8c-RF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMzBhZTZiLWMxODktNDYxMS1hOGZkLTA1NDBkZGMwMWYwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNTY4ODk1NzVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8c30ae6b-c189-4611-a8fd-0540ddc01f0a time="2024-07-08T13:46:39Z" 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.5 http.request.host="127.0.0.1:46439" http.request.id=a5740fca-f2cc-4ac8-9cc4-0c552ffa17e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40986" http.request.uri="/v2/foo/bar/blobs/uploads/8c30ae6b-c189-4611-a8fd-0540ddc01f0a?_state=ddIjQtc2pKyk8E7tRSMXl_MU-bx0X65EeFcBaC8c-RF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMzBhZTZiLWMxODktNDYxMS1hOGZkLTA1NDBkZGMwMWYwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNTY4ODk1NzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="759.527µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=8c30ae6b-c189-4611-a8fd-0540ddc01f0a 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "GET /v2/foo/bar/blobs/uploads/8c30ae6b-c189-4611-a8fd-0540ddc01f0a?_state=ddIjQtc2pKyk8E7tRSMXl_MU-bx0X65EeFcBaC8c-RF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMzBhZTZiLWMxODktNDYxMS1hOGZkLTA1NDBkZGMwMWYwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNTY4ODk1NzVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=8cd31161-5bc2-465b-8e1a-a2dc99adbab2 http.request.method=POST http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=2b3f46b0-66b4-4380-98a7-e4b7b4ded4d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/7051a5cf-115c-452e-b77b-5c8464e66656?_state=Yq57tjZoncoy2Qxs4gnhL-Dw_FSUR4jo91JQfYUMvC97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNTFhNWNmLTExNWMtNDUyZS1iNzdiLTVjODQ2NGU2NjY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjA2NzQyNVoifQ%3D%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" provided=sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b vars.name="foo/bar" vars.uuid=7051a5cf-115c-452e-b77b-5c8464e66656 time="2024-07-08T13:46:39Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=2b3f46b0-66b4-4380-98a7-e4b7b4ded4d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/7051a5cf-115c-452e-b77b-5c8464e66656?_state=Yq57tjZoncoy2Qxs4gnhL-Dw_FSUR4jo91JQfYUMvC97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNTFhNWNmLTExNWMtNDUyZS1iNzdiLTVjODQ2NGU2NjY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjA2NzQyNVoifQ%3D%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7051a5cf-115c-452e-b77b-5c8464e66656 time="2024-07-08T13:46:39Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=2b3f46b0-66b4-4380-98a7-e4b7b4ded4d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/7051a5cf-115c-452e-b77b-5c8464e66656?_state=Yq57tjZoncoy2Qxs4gnhL-Dw_FSUR4jo91JQfYUMvC97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNTFhNWNmLTExNWMtNDUyZS1iNzdiLTVjODQ2NGU2NjY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjA2NzQyNVoifQ%3D%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="814.448µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=7051a5cf-115c-452e-b77b-5c8464e66656 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "PUT /v2/foo/bar/blobs/uploads/7051a5cf-115c-452e-b77b-5c8464e66656?_state=Yq57tjZoncoy2Qxs4gnhL-Dw_FSUR4jo91JQfYUMvC97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNTFhNWNmLTExNWMtNDUyZS1iNzdiLTVjODQ2NGU2NjY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjA2NzQyNVoifQ%3D%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=85938a2a-06d9-4d63-b48d-2d697a233ccf http.request.method=POST http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="715.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=3779b500-69bd-4de3-89fd-c360b6609134 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/8c1bbdd8-d089-4891-b5ed-05144f4e2245?_state=mkVPN0k3tYwupdpWxknzAASjpk_Sy_UJK2LQfmhml_J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMWJiZGQ4LWQwODktNDg5MS1iNWVkLTA1MTQ0ZjRlMjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjI1NjQzMDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="909.169µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "PUT /v2/foo/bar/blobs/uploads/8c1bbdd8-d089-4891-b5ed-05144f4e2245?_state=mkVPN0k3tYwupdpWxknzAASjpk_Sy_UJK2LQfmhml_J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjMWJiZGQ4LWQwODktNDg5MS1iNWVkLTA1MTQ0ZjRlMjI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjI1NjQzMDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=35d91c78-4c82-44da-8e85-2ad8cb37f2a7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="767.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=11200709-6ce8-4341-8833-115ecddeaf0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/842f1388-0e81-4055-9079-69c88ffc4dbb?_state=vRxt-MrFWokrWqmWRhhuG95IqiB-HZa6eenn8K7-u497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0MmYxMzg4LTBlODEtNDA1NS05MDc5LTY5Yzg4ZmZjNGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjQ1ODcwNDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="856.568µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "PUT /v2/foo/bar/blobs/uploads/842f1388-0e81-4055-9079-69c88ffc4dbb?_state=vRxt-MrFWokrWqmWRhhuG95IqiB-HZa6eenn8K7-u497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0MmYxMzg4LTBlODEtNDA1NS05MDc5LTY5Yzg4ZmZjNGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjQ1ODcwNDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=6847a712-d634-4549-828c-66326c805184 http.request.method=POST http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="664.286µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=7ef2c6ae-1f15-4de0-880e-f9b664151eb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/f6f9eb7f-b635-463b-9c3c-f8b941580101?_state=imQO9uWYiF_B5ClT2LcSI-YULi_oRr-oD8tf75LI8MF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2ZjllYjdmLWI2MzUtNDYzYi05YzNjLWY4Yjk0MTU4MDEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjY0ODkxMDRaIn0%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.duration=457.67044ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "PUT /v2/foo/bar/blobs/uploads/f6f9eb7f-b635-463b-9c3c-f8b941580101?_state=imQO9uWYiF_B5ClT2LcSI-YULi_oRr-oD8tf75LI8MF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2ZjllYjdmLWI2MzUtNDYzYi05YzNjLWY4Yjk0MTU4MDEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS4yNjY0ODkxMDRaIn0%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=fa5ce010-1270-4978-b6c1-f4cc7eb44a1e http.request.method=POST http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46439" http.request.id=5bc9ecc6-c0c9-4d83-9bbe-5a2d0fb1cd5e http.request.method=PATCH http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/de3b22e2-d5a5-4e08-b459-2ec3a31be7b4?_state=3xY6ShyDMLFk_lt-bBGIRsbdAnn03_Q0MdKzRNYMjbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlM2IyMmUyLWQ1YTUtNGUwOC1iNDU5LTJlYzNhMzFiZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS43MzQzNTE1NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=478.389712ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:39 +0000] "PATCH /v2/foo/bar/blobs/uploads/de3b22e2-d5a5-4e08-b459-2ec3a31be7b4?_state=3xY6ShyDMLFk_lt-bBGIRsbdAnn03_Q0MdKzRNYMjbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlM2IyMmUyLWQ1YTUtNGUwOC1iNDU5LTJlYzNhMzFiZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NjozOS43MzQzNTE1NThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=e2cde028-9356-43be-a2e6-b931c860d35d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/uploads/de3b22e2-d5a5-4e08-b459-2ec3a31be7b4?_state=G7U-jOfnG9eKw9H3oLP1PHaz0cd4ERZ6gkXGAutb58B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlM2IyMmUyLWQ1YTUtNGUwOC1iNDU5LTJlYzNhMzFiZTdiNCIsIk9mZnNldCI6MTYzNjgxMjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzlaIn0%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "PUT /v2/foo/bar/blobs/uploads/de3b22e2-d5a5-4e08-b459-2ec3a31be7b4?_state=G7U-jOfnG9eKw9H3oLP1PHaz0cd4ERZ6gkXGAutb58B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlM2IyMmUyLWQ1YTUtNGUwOC1iNDU5LTJlYzNhMzFiZTdiNCIsIk9mZnNldCI6MTYzNjgxMjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6MzlaIn0%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=19d178bd-ec59-4183-8c0f-b497665807d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="867.928µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=46724170-9a14-4e86-b089-41539cd73944 http.request.method=GET http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.245917ms http.response.status=200 http.response.written=16368128 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "GET /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 200 16368128 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=error msg="error parsing digest="sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=34a8f3b7-36ac-45cd-a5ea-e3012eeac90f http.request.method=GET http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" vars.name="foo/bar" time="2024-07-08T13:46:40Z" 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.5 http.request.host="127.0.0.1:46439" http.request.id=34a8f3b7-36ac-45cd-a5ea-e3012eeac90f http.request.method=GET http.request.remoteaddr="127.0.0.1:41002" http.request.uri="/v2/foo/bar/blobs/sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="749.527µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "GET /v2/foo/bar/blobs/sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=1b396245-05dc-4627-bc72-46ae9bfc8e1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41032" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10373ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "GET /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=a498e1bc-29bc-41fe-9dd3-52ad2ab1a8ae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41038" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.duration="966.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=53d472e0-b2ab-49e2-9f5f-37b9ae1e3929 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41038" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="759.207µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=4fdbac10-91c8-4612-a846-a45bac708e16 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41038" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="691.447µs" http.response.status=404 http.response.written=74 vars.digest="sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=error msg="error parsing digest="sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=4c454c14-abe4-4dc9-9989-1fb3a8886bf9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/bar/blobs/sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" vars.name="foo/bar" time="2024-07-08T13:46:40Z" 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.5 http.request.host="127.0.0.1:46439" http.request.id=4c454c14-abe4-4dc9-9989-1fb3a8886bf9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/bar/blobs/sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.049µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "DELETE /v2/foo/bar/blobs/sha257:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=690315cc-437a-411a-9762-9d4d595b2f55 http.request.method=POST http.request.remoteaddr="127.0.0.1:41056" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="895.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=606442da-a2d6-4455-b78f-e419a9e7ed02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41056" http.request.uri="/v2/foo/bar/blobs/uploads/dddeaf6d-2e7a-4558-b9df-6324b3a2b7cc?_state=Rp8WTPEq1qERQRbQQ1BLogXkFm6Ips8cbQ0MauK14dJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkZGVhZjZkLTJlN2EtNDU1OC1iOWRmLTYzMjRiM2EyYjdjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0MC4yNDA1NTE3NjhaIn0%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.duration=508.714993ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "PUT /v2/foo/bar/blobs/uploads/dddeaf6d-2e7a-4558-b9df-6324b3a2b7cc?_state=Rp8WTPEq1qERQRbQQ1BLogXkFm6Ips8cbQ0MauK14dJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkZGVhZjZkLTJlN2EtNDU1OC1iOWRmLTYzMjRiM2EyYjdjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0MC4yNDA1NTE3NjhaIn0%3D&digest=sha256%3Aa7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=0d6d99e4-44c5-4c09-8ad5-5c54cfbef568 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41056" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.042089ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=6b01e8c3-4afd-48ca-b1fc-d77fa02788b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41032" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=526.278876ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "GET /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46439" http.request.id=a9be9b80-4468-4403-8dac-b78795c0e247 http.request.method=GET http.request.remoteaddr="127.0.0.1:41016" http.request.uri="/v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=529.372704ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "GET /v2/foo/bar/blobs/sha256:a7d435d0f14046568ca8e9e29937773f69627e20584a78d77626e05d8107c40b HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (1.57s) === RUN TestRelativeURL time="2024-07-08T13:46:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T13:46:40Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38107" http.request.id=7ae34ed7-eb02-4c44-aea7-a08fc03abe97 http.request.method=POST http.request.remoteaddr="127.0.0.1:52052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="906.768µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38107" http.request.id=33642521-be6d-4307-85f7-25a4c8d5ee91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52052" http.request.uri="/v2/foo/bar/blobs/uploads/6098c7d0-1ddb-4544-8dc8-341281e696ca?_state=dyKVP5h-u5AwKt5XtgAs3LNoF2UJgAkIqhBMvOOjI0p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwOThjN2QwLTFkZGItNDU0NC04ZGM4LTM0MTI4MWU2OTZjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0MC43NjI2NjI0MDVaIn0%3D&digest=sha256%3A9a16791a8535d050554b55a326107a827dc2b4af4bd28196a76a86d15b1b267e" http.request.useragent="Go-http-client/1.1" http.response.duration=810.217426ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:40 +0000] "PUT /v2/foo/bar/blobs/uploads/6098c7d0-1ddb-4544-8dc8-341281e696ca?_state=dyKVP5h-u5AwKt5XtgAs3LNoF2UJgAkIqhBMvOOjI0p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwOThjN2QwLTFkZGItNDU0NC04ZGM4LTM0MTI4MWU2OTZjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0MC43NjI2NjI0MDVaIn0%3D&digest=sha256%3A9a16791a8535d050554b55a326107a827dc2b4af4bd28196a76a86d15b1b267e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38107" http.request.id=f75647d5-27db-4624-908b-e5b20af9e3d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:52052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122811ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38107" http.request.id=68a84994-3b4e-439b-ae7d-c992ca0d8a73 http.request.method=POST http.request.remoteaddr="127.0.0.1:52052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="740.006µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38107" http.request.id=ffa492be-6f85-468d-b592-7b61ce4914a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52052" http.request.uri="/v2/foo/bar/blobs/uploads/d501685c-bbe1-47cd-a032-7d0b39579889?_state=HgY1s27dvs2nW6hTWxAx5Ie2CLMIioqtSfSan6qsYlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MDE2ODVjLWJiZTEtNDdjZC1hMDMyLTdkMGIzOTU3OTg4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0MS43NDMxMDE5NjhaIn0%3D&digest=sha256%3Aa7b7a536d70c7c410035eac358bd269af63887b2fe3f80d09d4388a08622375f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.576109642s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:41 +0000] "PUT /v2/foo/bar/blobs/uploads/d501685c-bbe1-47cd-a032-7d0b39579889?_state=HgY1s27dvs2nW6hTWxAx5Ie2CLMIioqtSfSan6qsYlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MDE2ODVjLWJiZTEtNDdjZC1hMDMyLTdkMGIzOTU3OTg4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0MS43NDMxMDE5NjhaIn0%3D&digest=sha256%3Aa7b7a536d70c7c410035eac358bd269af63887b2fe3f80d09d4388a08622375f HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.56s) === RUN TestBlobDeleteDisabled time="2024-07-08T13:46:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T13:46:43Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:37911" http.request.id=5663a51c-edbb-430c-8611-cda5bc0b28a8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32938" http.request.uri="/v2/foo/bar/blobs/sha256:d6951c650160717da36c59213993a4a47776b95a647dd03e858086f459674109" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="982.569µs" http.response.status=405 http.response.written=78 vars.digest="sha256:d6951c650160717da36c59213993a4a47776b95a647dd03e858086f459674109" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:d6951c650160717da36c59213993a4a47776b95a647dd03e858086f459674109 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.09s) === RUN TestDeleteDisabled time="2024-07-08T13:46:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T13:46:43Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35209" http.request.id=c1b327c9-3009-4166-bf52-8e644f0a7ff1 http.request.method=POST http.request.remoteaddr="127.0.0.1:38384" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35209" http.request.id=42485d5e-04cc-41d7-a9c6-13b8ce4c1059 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38384" http.request.uri="/v2/foo/bar/blobs/uploads/0102ef66-09ee-42f6-a29d-47929f9e8674?_state=ePAx3_jhFJ7t3u7lrkPis1HnjjDZvMoeRHZKVAH3awd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxMDJlZjY2LTA5ZWUtNDJmNi1hMjlkLTQ3OTI5ZjllODY3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0My40ODM2NTk1MzRaIn0%3D&digest=sha256%3A89c76a02e2330cfbb483010c115ea0a7849661fcc94063d862747dad3530d8bc" http.request.useragent="Go-http-client/1.1" http.response.duration=772.523557ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:43 +0000] "PUT /v2/foo/bar/blobs/uploads/0102ef66-09ee-42f6-a29d-47929f9e8674?_state=ePAx3_jhFJ7t3u7lrkPis1HnjjDZvMoeRHZKVAH3awd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxMDJlZjY2LTA5ZWUtNDJmNi1hMjlkLTQ3OTI5ZjllODY3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0My40ODM2NTk1MzRaIn0%3D&digest=sha256%3A89c76a02e2330cfbb483010c115ea0a7849661fcc94063d862747dad3530d8bc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:35209" http.request.id=f8d08035-73da-4ac1-9017-144a64898258 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38384" http.request.uri="/v2/foo/bar/blobs/sha256:89c76a02e2330cfbb483010c115ea0a7849661fcc94063d862747dad3530d8bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="880.808µs" http.response.status=405 http.response.written=78 vars.digest="sha256:89c76a02e2330cfbb483010c115ea0a7849661fcc94063d862747dad3530d8bc" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:44 +0000] "DELETE /v2/foo/bar/blobs/sha256:89c76a02e2330cfbb483010c115ea0a7849661fcc94063d862747dad3530d8bc HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.85s) === RUN TestDeleteReadOnly time="2024-07-08T13:46: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.5 time="2024-07-08T13:46:44Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43087" http.request.id=6d791dce-543f-4517-a6fe-fde2b106cebe http.request.method=POST http.request.remoteaddr="127.0.0.1:41108" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43087" http.request.id=bc68a53c-449a-4f51-a349-4ee371246287 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41108" http.request.uri="/v2/foo/bar/blobs/uploads/9b58e1bb-e47e-413f-b622-11668950f0d3?_state=QhZJIZhl-fGJjdSXkhGN8e0Y5b0pLE7EeOAZbRugKER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliNThlMWJiLWU0N2UtNDEzZi1iNjIyLTExNjY4OTUwZjBkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0NC4zNTk2MTc5NjlaIn0%3D&digest=sha256%3Abdd51bdfda3dd59bede59f0f10461547c438c87cf0e6271d8e049a14abbff26f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.595914706s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:44 +0000] "PUT /v2/foo/bar/blobs/uploads/9b58e1bb-e47e-413f-b622-11668950f0d3?_state=QhZJIZhl-fGJjdSXkhGN8e0Y5b0pLE7EeOAZbRugKER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliNThlMWJiLWU0N2UtNDEzZi1iNjIyLTExNjY4OTUwZjBkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo0NC4zNTk2MTc5NjlaIn0%3D&digest=sha256%3Abdd51bdfda3dd59bede59f0f10461547c438c87cf0e6271d8e049a14abbff26f HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/Jul/2024:13:46:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:bdd51bdfda3dd59bede59f0f10461547c438c87cf0e6271d8e049a14abbff26f HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.70s) === RUN TestStartPushReadOnly time="2024-07-08T13:46:45Z" 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.5 time="2024-07-08T13:46:45Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [08/Jul/2024:13:46:45 +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-07-08T13:46:45Z" 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.5 time="2024-07-08T13:46:45Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=5e0c2651-e6a6-4305-a4a1-64ca94bae609 http.request.method=GET http.request.remoteaddr="127.0.0.1:34866" 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="975.169µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T13:46:45Z" 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.5 http.request.host="127.0.0.1:39447" http.request.id=67811108-cce8-44c6-90e0-8f7ea6b66d94 http.request.method=GET http.request.remoteaddr="127.0.0.1:34866" 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="629.086µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:13:46:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T13:46:45Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=2396f415-049f-4b47-bbe2-09a22bfb6ae8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" 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="705.167µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T13:46:45Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=55718e01-9a61-428d-9e9d-1955fff2b5b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" 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.045209ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46:45Z" 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.5 http.request.host="127.0.0.1:39447" http.request.id=55718e01-9a61-428d-9e9d-1955fff2b5b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" 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.07333ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46:45Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=55718e01-9a61-428d-9e9d-1955fff2b5b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" 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.09685ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46:45Z" 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.5 http.request.host="127.0.0.1:39447" http.request.id=55718e01-9a61-428d-9e9d-1955fff2b5b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" 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.11453ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T13:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=8f3e58b1-731d-477e-b3a1-170adde1a19e http.request.method=POST http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="923.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=9506c7fd-1fbd-475a-9537-022dbafad9e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/blobs/uploads/6354c29b-fe05-4b61-8032-47aa99f106ee?_state=Cc6ekDlotict3HnZW7X3cLnF_RDrqvBiU5yODfgSleJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2MzU0YzI5Yi1mZTA1LTRiNjEtODAzMi00N2FhOTlmMTA2ZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDYuMDY2MDcwMDk5WiJ9&digest=sha256%3Ae95b6fd9c65617424037942eb226a253d0ef46419194897635b41c4a2f06f81d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.560384016s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/6354c29b-fe05-4b61-8032-47aa99f106ee?_state=Cc6ekDlotict3HnZW7X3cLnF_RDrqvBiU5yODfgSleJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2MzU0YzI5Yi1mZTA1LTRiNjEtODAzMi00N2FhOTlmMTA2ZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDYuMDY2MDcwMDk5WiJ9&digest=sha256%3Ae95b6fd9c65617424037942eb226a253d0ef46419194897635b41c4a2f06f81d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=6d9119e7-7aef-49e5-8196-66f244e6ea54 http.request.method=POST http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="972.729µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:47 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=09559f4d-7fa0-497d-965c-1ff2a9925d1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/blobs/uploads/939ce585-d62d-4d31-b850-86ed7bb669e1?_state=KEJJRUtiR0BwbgmTTBYIexyJBIqDe1zSCXcBT4llCJd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MzljZTU4NS1kNjJkLTRkMzEtYjg1MC04NmVkN2JiNjY5ZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDcuNzA1Njg0MDA5WiJ9&digest=sha256%3Afc4b862179a9897152af0646c3e275875ac254d799f6188e60109e701be9d48e" http.request.useragent="Go-http-client/1.1" http.response.duration=909.248503ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:47 +0000] "PUT /v2/foo/schema1/blobs/uploads/939ce585-d62d-4d31-b850-86ed7bb669e1?_state=KEJJRUtiR0BwbgmTTBYIexyJBIqDe1zSCXcBT4llCJd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MzljZTU4NS1kNjJkLTRkMzEtYjg1MC04NmVkN2JiNjY5ZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDcuNzA1Njg0MDA5WiJ9&digest=sha256%3Afc4b862179a9897152af0646c3e275875ac254d799f6188e60109e701be9d48e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=1b5a1158-0451-49ec-bac2-bb993ccccc7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.476853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=fd0854ec-6b9a-4a84-8071-9506ca505bf4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" http.response.duration=1.255051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=a7cffbc2-162c-4005-8ca4-4232488e73d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34866" 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.08421ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=daba3398-9507-4450-be53-af7980016ef0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.02193ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "GET /v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39447" http.request.id=1d3de683-1adb-4e7d-b988-0d5709651cf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" http.response.duration=1.261211ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39447" http.request.id=f4f6e47d-e428-48cb-872f-d7dc8df46e71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" http.response.duration=1.274892ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:39447" http.request.id=db17eed1-2c67-4b86-a9d8-76f70cf84372 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" http.response.duration=1.231651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=e86ee15a-e236-4324-a98d-f4c7757f7428 http.request.method=GET http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.01885ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "GET /v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=922e723f-05c7-4b89-87b4-ff5cd3df73db http.request.method=GET http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="653.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=201568a8-7ddd-4454-b662-5aafc7ae6356 http.request.method=GET http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" http.response.duration="778.287µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "GET /v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=f94886fe-d4e3-480b-84d5-6271888f7acb http.request.method=GET http.request.remoteaddr="127.0.0.1:34866" 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="658.287µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=error msg="payload digest does match: "sha256:8d6486d8d0bd3050d868476db56601cc9cd960184864d9242386ee13dde464de" != "sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082"" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=b1f3c9c9-e397-483a-9f03-08ae0f6fbd2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" time="2024-07-08T13:46:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=b1f3c9c9-e397-483a-9f03-08ae0f6fbd2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34866" http.request.uri="/v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="743.847µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082" 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:ab53875557e85ed92aed18f925348817339c07e2d8f227f1f40889749b65d082 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:39447" http.request.id=4ee4510e-85bb-4311-a154-51847e7f0908 http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" 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="873.488µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:39447" http.request.id=5ba2e615-6bc3-4b5b-9d7b-4d5140e24207 http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="674.766µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39447" http.request.id=c1d7db4c-f881-40d1-a5a0-7045d8e9690c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" 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="817.488µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46: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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39447" http.request.id=c1d7db4c-f881-40d1-a5a0-7045d8e9690c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" 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="849.968µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46: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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39447" http.request.id=c1d7db4c-f881-40d1-a5a0-7045d8e9690c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" 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="870.129µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=dff05cd6-8695-445e-9a75-7eeb8bd0f48d http.request.method=POST http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="775.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=2fafb5e7-5dda-448d-87b1-b411ecbb1ea2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/blobs/uploads/33db813a-b034-460f-97c3-f90ee5246bae?_state=MiS82oQOmDt8Rk-h9Ym4GVwg19yabSI5zf8GXSUoo7p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzM2RiODEzYS1iMDM0LTQ2MGYtOTdjMy1mOTBlZTUyNDZiYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDguNjM0ODAwNjU2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018369ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/33db813a-b034-460f-97c3-f90ee5246bae?_state=MiS82oQOmDt8Rk-h9Ym4GVwg19yabSI5zf8GXSUoo7p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzM2RiODEzYS1iMDM0LTQ2MGYtOTdjMy1mOTBlZTUyNDZiYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDguNjM0ODAwNjU2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39447" http.request.id=165acb11-1f26-4813-97b0-b79a16f42546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" 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="831.287µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46: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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39447" http.request.id=165acb11-1f26-4813-97b0-b79a16f42546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" 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="863.528µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T13:46:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=5da53e0b-d3cd-42ac-9b32-45b8158b7a1b http.request.method=POST http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="853.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=38bef8e1-2b75-43d3-aae8-ba52dcf29054 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/blobs/uploads/22bf04e1-db7a-4c89-9884-3e0f7709fd33?_state=8WQ7sP4Wmou1LCYoqmUSkBgPpbkQRDS5SZ6KyFAO7u97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMmJmMDRlMS1kYjdhLTRjODktOTg4NC0zZTBmNzcwOWZkMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDguNjk1MTA0MDE1WiJ9&digest=sha256%3Af31b10261ddfd0dc499e80966896f09ff246a3fe8dcb32933130a02f2d104e9f" http.request.useragent="Go-http-client/1.1" http.response.duration=474.288074ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/22bf04e1-db7a-4c89-9884-3e0f7709fd33?_state=8WQ7sP4Wmou1LCYoqmUSkBgPpbkQRDS5SZ6KyFAO7u97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMmJmMDRlMS1kYjdhLTRjODktOTg4NC0zZTBmNzcwOWZkMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDguNjk1MTA0MDE1WiJ9&digest=sha256%3Af31b10261ddfd0dc499e80966896f09ff246a3fe8dcb32933130a02f2d104e9f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=dbab9e77-aa8f-4a73-9b89-0ec08f664624 http.request.method=POST http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="929.809µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=474b7e0e-85bb-47cd-b632-42d6dc314b81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/blobs/uploads/9dd341e7-9ba0-41ee-accd-48364a369980?_state=AoLaxP9aoH1siuGvnuWrzg3M_-FCO8RhF07o8ty5DMl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZGQzNDFlNy05YmEwLTQxZWUtYWNjZC00ODM2NGEzNjk5ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDkuMjUyOTYwMTAzWiJ9&digest=sha256%3Acb631f0f25c858ae8d23943a93aea6e097847e77afc7482eb4eac88b8e548b56" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09125231s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/9dd341e7-9ba0-41ee-accd-48364a369980?_state=AoLaxP9aoH1siuGvnuWrzg3M_-FCO8RhF07o8ty5DMl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZGQzNDFlNy05YmEwLTQxZWUtYWNjZC00ODM2NGEzNjk5ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NDkuMjUyOTYwMTAzWiJ9&digest=sha256%3Acb631f0f25c858ae8d23943a93aea6e097847e77afc7482eb4eac88b8e548b56 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39447" http.request.id=57131437-d09a-42e4-a8a6-282071ba4789 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.198131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39447" http.request.id=b4abc231-fb18-451a-82f7-779298456b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/sha256:3e229a46273bb248566a57f2381f6aa8feeb7535280f76e5eba086bf24e52854" http.request.useragent="Go-http-client/1.1" http.response.duration="930.809µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "PUT /v2/foo/schema2/manifests/sha256:3e229a46273bb248566a57f2381f6aa8feeb7535280f76e5eba086bf24e52854 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=85979c03-1593-4556-b9ba-7f8b13397f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" 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="746.087µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=03910416-9784-439f-8a43-85337eeab0ac http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/sha256:3e229a46273bb248566a57f2381f6aa8feeb7535280f76e5eba086bf24e52854" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="843.888µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/sha256:3e229a46273bb248566a57f2381f6aa8feeb7535280f76e5eba086bf24e52854 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=e97478c1-4a1f-4113-832f-4d6f2ba15765 http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="641.926µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=480b4fd1-62e2-425d-9327-3569f2e7dc9a http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/sha256:3e229a46273bb248566a57f2381f6aa8feeb7535280f76e5eba086bf24e52854" http.request.useragent="Go-http-client/1.1" http.response.duration="710.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/sha256:3e229a46273bb248566a57f2381f6aa8feeb7535280f76e5eba086bf24e52854 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=6eb16eb3-b4df-475f-90a0-fb22b8b92e20 http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" 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="701.486µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="rewriting manifest sha256:3e229a46273bb248566a57f2381f6aa8feeb7535280f76e5eba086bf24e52854 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=bdc1bad6-4005-43ea-941b-46d8b5db10fc http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" 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-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=bdc1bad6-4005-43ea-941b-46d8b5db10fc http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" 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.252532ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39447" http.request.id=91e7fd61-91c3-4a1a-bc17-16a5b59572ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" 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="783.127µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39447" http.request.id=405d54be-066b-473b-880c-d19e401985d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="902.288µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39447" http.request.id=92dbb96c-0624-4d18-9396-2ad2c79a5010 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/sha256:dd8c433424b439c886c85c449586aedf4c026b55581bf2d8d3438fd8d7894810" http.request.useragent="Go-http-client/1.1" http.response.duration="797.367µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "PUT /v2/foo/schema2/manifests/sha256:dd8c433424b439c886c85c449586aedf4c026b55581bf2d8d3438fd8d7894810 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=5b05e9b7-1737-4447-8b05-ed37703004c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" 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="783.767µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=218ef1b5-4f56-4f37-a900-7ba70f097797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/sha256:dd8c433424b439c886c85c449586aedf4c026b55581bf2d8d3438fd8d7894810" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="770.048µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/sha256:dd8c433424b439c886c85c449586aedf4c026b55581bf2d8d3438fd8d7894810 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=9efaa57f-1b54-4939-8b58-fe4d5004ed5f http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="666.407µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=5314f60a-7e53-42df-bdee-0f366b92056e http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" http.request.uri="/v2/foo/schema2/manifests/sha256:dd8c433424b439c886c85c449586aedf4c026b55581bf2d8d3438fd8d7894810" http.request.useragent="Go-http-client/1.1" http.response.duration="663.726µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/sha256:dd8c433424b439c886c85c449586aedf4c026b55581bf2d8d3438fd8d7894810 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="rewriting manifest list sha256:dd8c433424b439c886c85c449586aedf4c026b55581bf2d8d3438fd8d7894810 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=8931de80-a58f-467f-99f6-2d3c117f959c http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" 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-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39447" http.request.id=8931de80-a58f-467f-99f6-2d3c117f959c http.request.method=GET http.request.remoteaddr="127.0.0.1:34870" 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.249971ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 time="2024-07-08T13:46:50Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:37229" http.request.id=2c398b91-663f-43d6-81e6-81c745f28939 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" 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="949.969µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:37229" http.request.id=012a8f58-2dac-45a6-a264-11d3a96a4b91 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" 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="669.846µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:37229" http.request.id=d72b10ed-6894-4c09-9aa3-da999a515aa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" 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="667.006µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:37229" http.request.id=30352152-b047-43ef-9509-09e50c84f45a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" 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.05133ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:37229" http.request.id=30352152-b047-43ef-9509-09e50c84f45a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" 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.08805ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:37229" http.request.id=30352152-b047-43ef-9509-09e50c84f45a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" 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.108051ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46: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.5 http.request.host="127.0.0.1:37229" http.request.id=30352152-b047-43ef-9509-09e50c84f45a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" 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.124531ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T13:46:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=fc3ef61e-e833-4105-9f3b-7de855e5247a http.request.method=POST http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="844.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=0ea566f6-4a88-4c5d-800e-af2ed3276837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/blobs/uploads/91acbe26-944f-41c8-be72-66d802f6c8c1?_state=WjLgbCvHKjmOssRYiWQB1yge23kBwTGGzr1xRxesevN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MWFjYmUyNi05NDRmLTQxYzgtYmU3Mi02NmQ4MDJmNmM4YzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTAuNDY2MzM2MDY0WiJ9&digest=sha256%3A83f638c69ce73fea78a4009a3063204c2e4fe12b0d370fb32efa16d520db5578" http.request.useragent="Go-http-client/1.1" http.response.duration=1.234015072s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:50 +0000] "PUT /v2/foo/schema1/blobs/uploads/91acbe26-944f-41c8-be72-66d802f6c8c1?_state=WjLgbCvHKjmOssRYiWQB1yge23kBwTGGzr1xRxesevN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MWFjYmUyNi05NDRmLTQxYzgtYmU3Mi02NmQ4MDJmNmM4YzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTAuNDY2MzM2MDY0WiJ9&digest=sha256%3A83f638c69ce73fea78a4009a3063204c2e4fe12b0d370fb32efa16d520db5578 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=9ae80720-c0bc-4abb-8f48-3ac748b83840 http.request.method=POST http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01065ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:51 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=5b8a5a92-380d-492e-b7d9-a6ff46aa9d08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/blobs/uploads/6bad6ece-bef2-443f-a5f3-8e75a2973900?_state=F01HxA91PWLqas7rw4dTiW3S7V5VjoWaBw1zzqYQEKF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2YmFkNmVjZS1iZWYyLTQ0M2YtYTVmMy04ZTc1YTI5NzM5MDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTEuNzc2MzIwNTIxWiJ9&digest=sha256%3A78b718a3d1cfac5ec1b8a444e82db750bf16bd33aa489ccf4419a103329c5bac" http.request.useragent="Go-http-client/1.1" http.response.duration=662.554418ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:51 +0000] "PUT /v2/foo/schema1/blobs/uploads/6bad6ece-bef2-443f-a5f3-8e75a2973900?_state=F01HxA91PWLqas7rw4dTiW3S7V5VjoWaBw1zzqYQEKF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2YmFkNmVjZS1iZWYyLTQ0M2YtYTVmMy04ZTc1YTI5NzM5MDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTEuNzc2MzIwNTIxWiJ9&digest=sha256%3A78b718a3d1cfac5ec1b8a444e82db750bf16bd33aa489ccf4419a103329c5bac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=1a73e397-cdff-44d0-a4e5-04ec6be099b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.426853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=d6b9b6c4-c123-427e-bd05-10ffa0f8d200 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=1a7dd960-9b8a-41ac-9250-bf58418dcbff http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" 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.06885ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=b6ffbee4-67d4-42fb-a50f-7a48d6283cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="960.929µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "GET /v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37229" http.request.id=e529008d-a7c9-43f6-8b37-3671671ae1e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37229" http.request.id=a29ade0c-eb6b-4603-8431-afbd4f3b062f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.259332ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:37229" http.request.id=5a9526d3-1bd3-4748-b50f-aae2b48c168b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.222531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=a70e344b-d351-4ec4-903f-0091593f6f13 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="991.529µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "GET /v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=6a546a3c-5ce2-41d1-b9f4-0d7d80bf88bd http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="608.525µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=9414dc15-4a98-4b55-b959-93e56a250265 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" http.response.duration="599.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "GET /v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=3530d734-9039-4d8a-871d-67e9629f5cac http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" 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.046µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=error msg="payload digest does match: "sha256:d3d35b2a65a33554c5abb8b66aa6017af5f6132cd5ed65d56d6962ead6aa8eb2" != "sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa"" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=38be0e2d-6b14-4c17-a104-e3779ce43cbf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" time="2024-07-08T13:46:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=38be0e2d-6b14-4c17-a104-e3779ce43cbf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="727.207µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa" 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:1a403eab50920926bfaef1724dafba9faf6984a0ca17be94700f5f8e72e5eeaa HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=3316dbc7-dc73-455c-afd0-98368cb38155 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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="713.646µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" 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.5 http.request.host="127.0.0.1:37229" http.request.id=ff41efb1-8be3-478e-bd56-5ca00213172e http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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="544.205µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37229" http.request.id=98ebba3d-0d4c-4aef-a8c6-a3dddbc2702d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" 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="773.407µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46:52Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37229" http.request.id=98ebba3d-0d4c-4aef-a8c6-a3dddbc2702d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" 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="803.247µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46:52Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37229" http.request.id=98ebba3d-0d4c-4aef-a8c6-a3dddbc2702d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" 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="828.247µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=2c562e10-9830-4d72-bb90-d6482423fee2 http.request.method=POST http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="745.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=75d25ed9-7265-438d-9447-02f2f402ff68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/blobs/uploads/21658e7f-1d82-4076-b730-6459e8ab29c8?_state=jsUaiRmmO69IbX89K4iEPSRJfID1MGmrVRiGtelqxP97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMTY1OGU3Zi0xZDgyLTQwNzYtYjczMC02NDU5ZThhYjI5YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTIuNDU3NDgzMjMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="890.929µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/21658e7f-1d82-4076-b730-6459e8ab29c8?_state=jsUaiRmmO69IbX89K4iEPSRJfID1MGmrVRiGtelqxP97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMTY1OGU3Zi0xZDgyLTQwNzYtYjczMC02NDU5ZThhYjI5YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTIuNDU3NDgzMjMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37229" http.request.id=22c12a40-c570-4a91-a6bf-25df011f3bba http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" 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="715.367µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46:52Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37229" http.request.id=22c12a40-c570-4a91-a6bf-25df011f3bba http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" 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="743.887µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T13:46:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=b66ec53f-ce33-42d1-b236-a7474f2173b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="782.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=b51830f2-e63e-4f29-86d0-8c0d871653c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/blobs/uploads/a92b4539-aceb-4ba8-85aa-f2b541de43b5?_state=M18lhFJQxLFLKJhHaHix2ufqR22buvzw6I-YWTrQZhh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhOTJiNDUzOS1hY2ViLTRiYTgtODVhYS1mMmI1NDFkZTQzYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTIuNTI4MTAxNTY1WiJ9&digest=sha256%3A47561b4b79c2fd9fde92ef11b01720a5bcbac4494aad23a10050d0b636281d8a" http.request.useragent="Go-http-client/1.1" http.response.duration=719.997431ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/a92b4539-aceb-4ba8-85aa-f2b541de43b5?_state=M18lhFJQxLFLKJhHaHix2ufqR22buvzw6I-YWTrQZhh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhOTJiNDUzOS1hY2ViLTRiYTgtODVhYS1mMmI1NDFkZTQzYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTIuNTI4MTAxNTY1WiJ9&digest=sha256%3A47561b4b79c2fd9fde92ef11b01720a5bcbac4494aad23a10050d0b636281d8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=d3302fb7-1387-4b8f-a849-d98e7f09838d http.request.method=POST http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="944.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=c7bf9596-ec38-4189-9e2e-60bd406fab02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/blobs/uploads/736384c6-947c-4db7-959e-9ecf0d34aa97?_state=yWOKLVw5M_mEjef_hFzQaup6bFoLCPZVsh4wyKyByI97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MzYzODRjNi05NDdjLTRkYjctOTU5ZS05ZWNmMGQzNGFhOTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTMuMzIxNjM0Mzk3WiJ9&digest=sha256%3A4dc9ce326cbe90d53f2dff72c9718104043eb5ef3ccc01ac92cb1f0aa6e4c533" http.request.useragent="Go-http-client/1.1" http.response.duration=667.599344ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/736384c6-947c-4db7-959e-9ecf0d34aa97?_state=yWOKLVw5M_mEjef_hFzQaup6bFoLCPZVsh4wyKyByI97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MzYzODRjNi05NDdjLTRkYjctOTU5ZS05ZWNmMGQzNGFhOTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTMuMzIxNjM0Mzk3WiJ9&digest=sha256%3A4dc9ce326cbe90d53f2dff72c9718104043eb5ef3ccc01ac92cb1f0aa6e4c533 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37229" http.request.id=d21d2512-d302-4bce-a20a-f0af9110a8a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37229" http.request.id=e042cf08-6827-4480-ab35-34c4efd3fd93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/sha256:aabd8458cf7941ae635e2533ffffe14a3dd37af25f2ac945a72ef16b9a606aa9" http.request.useragent="Go-http-client/1.1" http.response.duration="896.089µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:aabd8458cf7941ae635e2533ffffe14a3dd37af25f2ac945a72ef16b9a606aa9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=5df08d1e-df15-405f-a470-b1bc157ff19a http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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="781.527µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=19adafa9-e132-4f57-958a-b32e02b061ad http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/sha256:aabd8458cf7941ae635e2533ffffe14a3dd37af25f2ac945a72ef16b9a606aa9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="736.327µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "GET /v2/foo/schema2/manifests/sha256:aabd8458cf7941ae635e2533ffffe14a3dd37af25f2ac945a72ef16b9a606aa9 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=7cf49074-02cb-4563-915f-c2330b51e449 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="600.686µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=7adf4640-1e6f-4742-a079-f6fa5c0a2639 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/sha256:aabd8458cf7941ae635e2533ffffe14a3dd37af25f2ac945a72ef16b9a606aa9" http.request.useragent="Go-http-client/1.1" http.response.duration="585.165µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "GET /v2/foo/schema2/manifests/sha256:aabd8458cf7941ae635e2533ffffe14a3dd37af25f2ac945a72ef16b9a606aa9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=d2ab526b-4f6b-4b94-a6fc-82b6ef2dd8ed http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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="570.446µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="rewriting manifest sha256:aabd8458cf7941ae635e2533ffffe14a3dd37af25f2ac945a72ef16b9a606aa9 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=cec20ed8-9253-425a-b1fa-2899bb89e545 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=cec20ed8-9253-425a-b1fa-2899bb89e545 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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.028449ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T13:46: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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37229" http.request.id=f738af73-5286-4cfa-b63c-1c7d0c220f97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" 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="644.406µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-08T13:46:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37229" http.request.id=c31772a9-9f6a-410f-b9ac-62cfbf80956e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="769.367µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37229" http.request.id=bc104f8d-6e4d-4401-b540-36fa2b777634 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/sha256:e443c1ccea227472ae2904858ca23e752891ca17cfd8c7449ca423db3f4205c9" http.request.useragent="Go-http-client/1.1" http.response.duration="690.967µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:e443c1ccea227472ae2904858ca23e752891ca17cfd8c7449ca423db3f4205c9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=b5caad4a-2190-45dd-90a7-48c46373fc2e http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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="686.686µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=c2d78f96-5d9e-4ae3-86f4-ca1eaff41e40 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/sha256:e443c1ccea227472ae2904858ca23e752891ca17cfd8c7449ca423db3f4205c9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="660.727µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/foo/schema2/manifests/sha256:e443c1ccea227472ae2904858ca23e752891ca17cfd8c7449ca423db3f4205c9 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=783beb1a-06ed-485c-ac96-914b0081352b http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="572.325µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=43bef677-e552-401d-85b7-0c3e9be38e12 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" http.request.uri="/v2/foo/schema2/manifests/sha256:e443c1ccea227472ae2904858ca23e752891ca17cfd8c7449ca423db3f4205c9" http.request.useragent="Go-http-client/1.1" http.response.duration="548.646µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/foo/schema2/manifests/sha256:e443c1ccea227472ae2904858ca23e752891ca17cfd8c7449ca423db3f4205c9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=info msg="rewriting manifest list sha256:e443c1ccea227472ae2904858ca23e752891ca17cfd8c7449ca423db3f4205c9 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=85fae9bd-0ef7-436e-9b3c-68283ca6b9b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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-07-08T13:46:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37229" http.request.id=85fae9bd-0ef7-436e-9b3c-68283ca6b9b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51190" 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.162211ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (8.04s) === RUN TestGetManifestWithStorageError time="2024-07-08T13:46:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T13:46:54Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46475" http.request.id=def8b5ae-62e0-4b47-a1fe-2ed246d095f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32900" 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="647.766µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:46475" http.request.id=66ba57bb-88c2-4cf4-a84c-9a088b88a6e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:32900" 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="522.285µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:46475" http.request.id=d40af25c-e7f8-4e21-816e-ede824512c5c http.request.method=GET http.request.remoteaddr="127.0.0.1:32900" 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="600.245µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:46475" http.request.id=6e46c542-25a2-41a4-8ea1-f928610d27a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32900" 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="599.245µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2024-07-08T13:46:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T13:46:54Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=28e27e48-f841-4384-8b33-d61c5a7cbbc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:43234" 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="792.688µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" 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.5 http.request.host="127.0.0.1:38267" http.request.id=ecadb5c4-3c20-491c-804c-dea2a0a37b64 http.request.method=GET http.request.remoteaddr="127.0.0.1:43234" 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="584.326µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=35c386a3-6b7e-476c-ac9c-ad9dd7b11de4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" 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="607.846µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=038e71d3-216c-475f-9043-db6a58b7e689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" 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="933.928µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46:54Z" 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.5 http.request.host="127.0.0.1:38267" http.request.id=038e71d3-216c-475f-9043-db6a58b7e689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" 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="962.808µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=038e71d3-216c-475f-9043-db6a58b7e689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" 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="981.169µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T13:46:54Z" 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.5 http.request.host="127.0.0.1:38267" http.request.id=038e71d3-216c-475f-9043-db6a58b7e689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" 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.000689ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T13:46:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=dd4aa453-4fae-4019-9529-1995ccdb5c63 http.request.method=POST http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="894.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=b9d48082-5ec3-4213-8908-28ae51dbab17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/blobs/uploads/489a1b9d-c254-4b0f-acd3-046a3ac29534?_state=s1EkbpDaC0itdIi9uB6gtP-cr3gYArcFjRSgp72evyV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ODlhMWI5ZC1jMjU0LTRiMGYtYWNkMy0wNDZhM2FjMjk1MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTQuMDg5MDcxMzA3WiJ9&digest=sha256%3A22fe2c767f51e0045dd6c576da8f34f7eae62b691fe396e79419ae15812ba03b" http.request.useragent="Go-http-client/1.1" http.response.duration=984.296438ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/489a1b9d-c254-4b0f-acd3-046a3ac29534?_state=s1EkbpDaC0itdIi9uB6gtP-cr3gYArcFjRSgp72evyV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ODlhMWI5ZC1jMjU0LTRiMGYtYWNkMy0wNDZhM2FjMjk1MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTQuMDg5MDcxMzA3WiJ9&digest=sha256%3A22fe2c767f51e0045dd6c576da8f34f7eae62b691fe396e79419ae15812ba03b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=6f4a600a-f2f4-49f8-94ce-4832949f4167 http.request.method=POST http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06541ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=ea7c4425-1b5c-4458-8ab3-52da61f897a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/blobs/uploads/48217c16-a39a-477d-b8ef-0363b37cc12c?_state=EUR_VS6uaFsjAliSx3u9kQ35B90wJ0ip1wst8b5lrPJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ODIxN2MxNi1hMzlhLTQ3N2QtYjhlZi0wMzYzYjM3Y2MxMmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTUuMTM3NDU4NDk5WiJ9&digest=sha256%3Af47cfb5ffa2ef6df7e34445e679750e207270ae617b7c030072130032b429e43" http.request.useragent="Go-http-client/1.1" http.response.duration=622.79277ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/48217c16-a39a-477d-b8ef-0363b37cc12c?_state=EUR_VS6uaFsjAliSx3u9kQ35B90wJ0ip1wst8b5lrPJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ODIxN2MxNi1hMzlhLTQ3N2QtYjhlZi0wMzYzYjM3Y2MxMmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTUuMTM3NDU4NDk5WiJ9&digest=sha256%3Af47cfb5ffa2ef6df7e34445e679750e207270ae617b7c030072130032b429e43 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=b6827036-de93-46d0-8b05-7b4cb6475c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.464134ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=981c3c09-b77a-4cf8-a453-0b1f66a524e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17345ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=06b224fb-d8e9-4513-897f-05d6ff86f11f http.request.method=GET http.request.remoteaddr="127.0.0.1:43234" 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.022049ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=2760be68-d3cd-456e-bcae-c586fc682e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.025769ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38267" http.request.id=5c69ddc6-d257-45f5-a00d-80bcb53830b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.duration=1.243052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38267" http.request.id=18694395-8865-4a6b-ab06-d045090e8e20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.duration=1.224771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:38267" http.request.id=4f821046-e47c-4ef6-a553-731f92ad0499 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.duration=1.201811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=d214e66c-2184-4194-8542-0c172ba4ecd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.009009ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=f6675192-5b1b-41b1-8952-52edbeca07a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="711.407µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=02142d81-7b34-4036-a984-6083ef204db7 http.request.method=GET http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.duration="631.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=431cd053-6a08-4163-b43e-20a2a1ce152f http.request.method=GET http.request.remoteaddr="127.0.0.1:43234" 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="647.006µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=error msg="payload digest does match: "sha256:4f0b641693b1b4750cbf1b72edfac897e0c4c7bd23f1fa857512731e6b95f1d5" != "sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947"" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=954cf31e-a37b-4b8a-83f9-f42740234fca http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" time="2024-07-08T13:46:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=954cf31e-a37b-4b8a-83f9-f42740234fca http.request.method=PUT http.request.remoteaddr="127.0.0.1:43234" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="834.127µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=ff70605e-5a7d-4ff4-aedd-081e8cc7efc0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43242" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "DELETE /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=25e6cead-7a6b-4ae2-8862-c49266341c2e http.request.method=GET http.request.remoteaddr="127.0.0.1:43242" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="768.687µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=0265c260-abee-4d47-b066-e62c35de329d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43256" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.609µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "DELETE /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=80a18c71-d0a1-4ed4-9f79-84d20edcc570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43258" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.duration=1.449773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=588a3de1-8159-46bd-9c5e-5064ef70c5d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43258" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.06569ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=1175e3fd-36a0-4b24-8e33-8b72e17d1e62 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43274" 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="920.689µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=a0f12346-ab87-4c90-b1b2-d709054a19a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.463094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=f7b45034-b3db-4072-b748-67143754658f http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" 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="612.885µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=55e888ba-cc48-41b1-a390-b8f8b1565cdf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947" http.request.useragent="Go-http-client/1.1" http.response.duration="782.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "DELETE /v2/foo/schema1/manifests/sha256:507826ff84f86324d6a8cccfd747e6b0dcf0e7c597860162053d85b9fa538947 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=6a7cbbcb-e2ae-4252-9fbf-2e12685c2cd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" 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="677.606µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=18db9957-be72-4aca-a31f-bec0f18eb504 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="670.887µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" 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.5 http.request.host="127.0.0.1:38267" http.request.id=edaeb8fb-791d-44c7-85f1-5dea821dd215 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" 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="600.286µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=d12cb24f-5aad-4b7d-9087-443033789ee2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" 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="878.089µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46:55Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=d12cb24f-5aad-4b7d-9087-443033789ee2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" 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="913.849µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46:55Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=d12cb24f-5aad-4b7d-9087-443033789ee2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" 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="934.289µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=13c2ddfe-ba90-422e-8f55-25f68a559489 http.request.method=POST http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="821.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=e06e906b-b575-433b-abaa-23e2ea178a43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/blobs/uploads/4a6272e7-9e73-43a0-a8b0-2d6592154f7c?_state=hop6ZvXq5fatF1yP_3na_mOAzVUx2oVUZ_1z22rV0tx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YTYyNzJlNy05ZTczLTQzYTAtYThiMC0yZDY1OTIxNTRmN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTUuNzkxMzkzMTU3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="947.209µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/4a6272e7-9e73-43a0-a8b0-2d6592154f7c?_state=hop6ZvXq5fatF1yP_3na_mOAzVUx2oVUZ_1z22rV0tx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YTYyNzJlNy05ZTczLTQzYTAtYThiMC0yZDY1OTIxNTRmN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTUuNzkxMzkzMTU3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=3521dcc5-4ef6-402c-bc38-b8d98a63b49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" 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="795.768µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T13:46:55Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=3521dcc5-4ef6-402c-bc38-b8d98a63b49c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" 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="824.448µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T13:46:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=76eec627-b261-42b0-9942-1d177bdebc77 http.request.method=POST http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=9badcb4e-e7d0-4516-893b-0a7d9bf5066d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/blobs/uploads/ab63f9a2-1e16-4004-929f-d6d977e7a4db?_state=dxxLjZPjeeVRlEQPi_Jl_AqDc3Xzc66KcB9N9q0qY8p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYjYzZjlhMi0xZTE2LTQwMDQtOTI5Zi1kNmQ5NzdlN2E0ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTUuODg4MzQyOTc1WiJ9&digest=sha256%3A9ca76c589e5daa035a7c3955b7be466488f3cf19cc6408db2a4a29bf8734608e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.438260684s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/ab63f9a2-1e16-4004-929f-d6d977e7a4db?_state=dxxLjZPjeeVRlEQPi_Jl_AqDc3Xzc66KcB9N9q0qY8p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYjYzZjlhMi0xZTE2LTQwMDQtOTI5Zi1kNmQ5NzdlN2E0ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTUuODg4MzQyOTc1WiJ9&digest=sha256%3A9ca76c589e5daa035a7c3955b7be466488f3cf19cc6408db2a4a29bf8734608e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=b3d548b1-76c6-4b05-8201-a517b074f72c http.request.method=POST http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029609ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=dc6469e0-9622-4e39-9957-02bb2fc56bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/blobs/uploads/f2e0b017-182b-426a-9cf6-1d88fca6c7bc?_state=gH464dUyjfttfcFdsQ1fZyr19EQOSpul2SGrDBktrfJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMmUwYjAxNy0xODJiLTQyNmEtOWNmNi0xZDg4ZmNhNmM3YmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTcuNDI5MDY4MDQ5WiJ9&digest=sha256%3A362bf7e40af4af75a37ace6aead040ae07aa428256ff3f8f1e4b8b457fbf21ed" http.request.useragent="Go-http-client/1.1" http.response.duration=1.300626489s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/f2e0b017-182b-426a-9cf6-1d88fca6c7bc?_state=gH464dUyjfttfcFdsQ1fZyr19EQOSpul2SGrDBktrfJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMmUwYjAxNy0xODJiLTQyNmEtOWNmNi0xZDg4ZmNhNmM3YmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTM6NDY6NTcuNDI5MDY4MDQ5WiJ9&digest=sha256%3A362bf7e40af4af75a37ace6aead040ae07aa428256ff3f8f1e4b8b457fbf21ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=fb1b144e-4ab3-4700-807e-9202e1176020 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09441ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=82cff09a-db2e-4604-94d8-5d84f15e8ec1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.duration="885.568µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=31b3966e-dcde-44da-b1e5-f2e66afa9832 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" 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="744.727µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=591a0866-8a5c-4111-b86a-a2355121cb76 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="853.768µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=3ef78061-998a-4f1f-8832-3a7e6e0fa2a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="661.726µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=b114ac6f-675f-455f-8eeb-2da7e4aea98f http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.duration="659.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=342ecea4-723b-4b35-b817-d11f386f7ea0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" 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.927µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="rewriting manifest sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=fc73378e-a336-4343-98cf-d376ef036921 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" 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-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=fc73378e-a336-4343-98cf-d376ef036921 http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" 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.175411ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=7ea9ae75-9f58-4a13-8ed2-1fad431540eb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.duration="772.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=862c6f26-60cf-47ed-872f-2fa8d1c476cb http.request.method=GET http.request.remoteaddr="127.0.0.1:43280" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="726.286µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=f26cf933-86ef-4548-bd14-181a7ebb50f8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43288" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="964.529µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=5c0a4437-0c3a-4fb1-9cbb-cf39483ca768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43294" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=ecd50ce1-5c00-400d-a95d-4d50071b4591 http.request.method=GET http.request.remoteaddr="127.0.0.1:43294" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="778.007µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=87657e93-5140-42a7-ab8e-f57b81dded61 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43300" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.968µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=8a904cd2-64b2-4934-b168-4fd9b6db2670 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43302" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07977ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=931ad961-d40e-4fdc-a9f5-b994b6c75927 http.request.method=GET http.request.remoteaddr="127.0.0.1:43302" 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="681.367µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=443724cf-dae7-45c0-b39a-7b00d310345c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43302" http.request.uri="/v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f" http.request.useragent="Go-http-client/1.1" http.response.duration="810.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c1b81b52265c6f63b7e8f526452494f29d62a0835431543cdd46705da24f125f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:46:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38267" http.request.id=753064cd-673b-4908-9a46-ca21158d082d http.request.method=GET http.request.remoteaddr="127.0.0.1:43302" 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="630.966µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Jul/2024:13:46:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.74s) === RUN TestManifestDeleteDisabled time="2024-07-08T13:46:58Z" 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.5 time="2024-07-08T13:46:58Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:58Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:33671" http.request.id=87468988-e2bd-4d6c-863c-2fa7184aa973 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58966" 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="828.328µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/Jul/2024:13:46:58 +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-07-08T13:46:58Z" 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.5 time="2024-07-08T13:46:58Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:58Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-08T13:46:59Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-08T13:46:59Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-08T13:46:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:45753" http.request.id=f3d9bce0-fd9d-433a-9c58-d7ebed1a9bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36362" 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.472374ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Jul/2024:13:46:59 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T13:46:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:45753" http.request.id=06466f0d-0d91-4bbf-8dcd-826b9a835f2b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36374" 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.386373ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Jul/2024:13:46:59 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T13:46:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:45753" http.request.id=3737302c-a6fd-4f1e-bf2d-10c3065fdd33 http.request.method=POST http.request.remoteaddr="127.0.0.1:36378" 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.382573ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T13:46:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:45753" http.request.id=63c6dd16-77d5-4909-b2ae-153c5ddcecce http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36380" 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.429013ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:13:46:59 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.26s) === RUN TestProxyManifestGetByTag time="2024-07-08T13:46: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.5 time="2024-07-08T13:46:59Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:46:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=dfcf88f7-afa5-439a-a34f-d2133cefd237 http.request.method=POST http.request.remoteaddr="127.0.0.1:41908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04313ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=a83efa10-b072-437e-bf1f-eee663a889f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41908" http.request.uri="/v2/foo/bar/blobs/uploads/ad74f99b-35cc-4396-99ca-b4ce72daae64?_state=6DxZdM0bJJ3B6q_Wc8RNuUznez95JKeWuVQQunoxZrV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNzRmOTliLTM1Y2MtNDM5Ni05OWNhLWI0Y2U3MmRhYWU2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo1OS4wOTg4OTExMThaIn0%3D&digest=sha256%3A656717f9c4f518c439b8bddfc73ca44e41c0290f5820c53a2417e18f1cc813c4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001835681s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:46:59 +0000] "PUT /v2/foo/bar/blobs/uploads/ad74f99b-35cc-4396-99ca-b4ce72daae64?_state=6DxZdM0bJJ3B6q_Wc8RNuUznez95JKeWuVQQunoxZrV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNzRmOTliLTM1Y2MtNDM5Ni05OWNhLWI0Y2U3MmRhYWU2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0Njo1OS4wOTg4OTExMThaIn0%3D&digest=sha256%3A656717f9c4f518c439b8bddfc73ca44e41c0290f5820c53a2417e18f1cc813c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=57c332ca-677c-4100-ac67-a4476a42ba9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41908" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.432973ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:47: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.5 time="2024-07-08T13:47:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T13:47:00Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.22.5 time="2024-07-08T13:47:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=b4dcc55f-13d0-4573-bbfc-da711a73d173 http.request.method=GET http.request.remoteaddr="127.0.0.1:41908" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="601.445µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:33277" go.version=go1.22.5 time="2024-07-08T13:47:00Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=569b9fd1-835e-45d0-860d-ad37135b8593 http.request.method=GET http.request.remoteaddr="127.0.0.1:41922" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.367µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33277 /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:33277/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:42189" http.request.id=183e9bf5-94be-4808-b919-6f09b8cd96c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60286" http.request.uri="/v2/foo/bar/manifests/sha256:105d6021af714244b5960609d9cde6d4e4fffc5771d17fc1c3b483404179dfe7" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:105d6021af714244b5960609d9cde6d4e4fffc5771d17fc1c3b483404179dfe7" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=d46c0ffb-4029-4578-bcf4-a1036042710a http.request.method=GET http.request.remoteaddr="127.0.0.1:41930" http.request.uri="/v2/foo/bar/manifests/sha256:105d6021af714244b5960609d9cde6d4e4fffc5771d17fc1c3b483404179dfe7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.116771ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/foo/bar/manifests/sha256:105d6021af714244b5960609d9cde6d4e4fffc5771d17fc1c3b483404179dfe7 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:105d6021af714244b5960609d9cde6d4e4fffc5771d17fc1c3b483404179dfe7 with ttl=167h59m59.99999796s" go.version=go1.22.5 time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42189" http.request.id=183e9bf5-94be-4808-b919-6f09b8cd96c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60286" http.request.uri="/v2/foo/bar/manifests/sha256:105d6021af714244b5960609d9cde6d4e4fffc5771d17fc1c3b483404179dfe7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.427641ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/foo/bar/manifests/sha256:105d6021af714244b5960609d9cde6d4e4fffc5771d17fc1c3b483404179dfe7 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=c71cbd43-3980-4c2c-829c-0174d0694979 http.request.method=GET http.request.remoteaddr="127.0.0.1:41930" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="674.886µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33277 /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:33277/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:42189" http.request.id=2971b106-ef57-48b0-a78f-d49f5d2c64d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60300" 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-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=eff1511f-10a0-4270-bac3-bb46d8d8f568 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41940" 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.129171ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42189" http.request.id=2971b106-ef57-48b0-a78f-d49f5d2c64d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60300" 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.178559ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=0d2e88a4-694d-4e45-a7cf-9f11bbb9ba2d http.request.method=POST http.request.remoteaddr="127.0.0.1:41940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="833.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=0eb11fb4-965e-4389-aa9b-1c9aef0ac8a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41940" http.request.uri="/v2/foo/bar/blobs/uploads/18c12999-392d-468d-8385-3c81ac3625ee?_state=QxMuJobg9VfdALdeaipGc2RqQGQ4KtVEBJNcNgEba_97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzEyOTk5LTM5MmQtNDY4ZC04Mzg1LTNjODFhYzM2MjVlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NzowMC4xNzMzMTIwMzJaIn0%3D&digest=sha256%3Ac6133b376f92bd84710677db999b8b7da4808b24a2decd516b7cb276858a9a37" http.request.useragent="Go-http-client/1.1" http.response.duration=632.391658ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "PUT /v2/foo/bar/blobs/uploads/18c12999-392d-468d-8385-3c81ac3625ee?_state=QxMuJobg9VfdALdeaipGc2RqQGQ4KtVEBJNcNgEba_97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzEyOTk5LTM5MmQtNDY4ZC04Mzg1LTNjODFhYzM2MjVlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxMzo0NzowMC4xNzMzMTIwMzJaIn0%3D&digest=sha256%3Ac6133b376f92bd84710677db999b8b7da4808b24a2decd516b7cb276858a9a37 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=8f6a25b5-8350-453d-b3c9-170c460cfc94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41940" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.506334ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=74c653dd-136c-46b0-b2ff-fe49c624b3e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41940" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="614.766µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33277 /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:33277/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:42189" http.request.id=cc8e7888-1824-47f7-903b-947a80de1188 http.request.method=GET http.request.remoteaddr="127.0.0.1:60302" 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-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=f5ab2903-a3df-4211-b0a6-1946383148c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41950" 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.13957ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=9b5960b2-b7ef-49e9-86bc-bd49e83d612b http.request.method=GET http.request.remoteaddr="127.0.0.1:41950" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="624.246µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33277 /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:33277/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:42189" http.request.id=cc8e7888-1824-47f7-903b-947a80de1188 http.request.method=GET http.request.remoteaddr="127.0.0.1:60302" 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-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33277" http.request.id=62cd0253-18c2-414b-8a0a-d014b96af706 http.request.method=GET http.request.remoteaddr="127.0.0.1:41952" 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.188571ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T13:47:00Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:01a666f55dcb2ffdbe82cc5e0e2cd6f78066e45f30eb298a1dceb3a150a0025f with ttl=167h59m59.99999772s" go.version=go1.22.5 time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42189" http.request.id=cc8e7888-1824-47f7-903b-947a80de1188 http.request.method=GET http.request.remoteaddr="127.0.0.1:60302" 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.894904ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:13:47:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (1.80s) === RUN TestAppDispatcher time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41345" http.request.id=722bf475-1839-4ba1-bf77-a98f2067fb5b http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="852.488µs" http.response.status=200 http.response.written=0 time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41345" http.request.id=82b15147-0f33-4eae-a3e7-5512feddbf77 http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="660.046µs" http.response.status=200 http.response.written=0 time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41345" http.request.id=17c87cfb-fd29-475a-b001-5f692e86c0c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="668.766µs" http.response.status=200 http.response.written=0 time="2024-07-08T13:47:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41345" http.request.id=18f71171-0718-4aed-9b4f-b66427d3000e http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="635.406µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2024-07-08T13:47: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.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 time="2024-07-08T13:47:00Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 time="2024-07-08T13:47:00Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.5 http.request.host="127.0.0.1:39325" http.request.id=8732c746-cdfa-43cb-91ab-d7e7cd31bac4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47004" 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-07-08T13:47: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.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 time="2024-07-08T13:47:00Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 time="2024-07-08T13:47:00Z" level=info msg="configuring file health check path=/tmp/healthcheck3206069923, interval=1" go.version=go1.22.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-07-08T13:47: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.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 time="2024-07-08T13:47:04Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 time="2024-07-08T13:47:04Z" level=info msg="configuring TCP health check addr=127.0.0.1:38421, interval=1" go.version=go1.22.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-07-08T13:47:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 time="2024-07-08T13:47:08Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 time="2024-07-08T13:47:08Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:35869, interval=1, threshold=3" go.version=go1.22.5 instance.id=d2d65611-c9be-4ee6-98d7-127d1f3db691 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 51.501s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.01s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.07s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.19s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.378s === RUN TestSchedule time="2024-07-08T13:46:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 time="2024-07-08T13:46:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99848ms" go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 time="2024-07-08T13:46:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.24µs" go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 time="2024-07-08T13:46:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.56µs" go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 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-07-08T13:46:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-08T13:46:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 time="2024-07-08T13:46:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99852ms" go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 time="2024-07-08T13:46:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99868ms" go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 time="2024-07-08T13:46:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-08T13:46:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=fb7ce8f9-8d68-4e02-ae7f-6691f9efcdf0 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.636s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.00s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 31350272 sha256:360d07fb6909006af217b156b66957fe6c25d9308872b48b503d2e96cad888f3 [] map[] } --- PASS: TestSimpleBlobRead (0.22s) === RUN TestBlobMount --- PASS: TestBlobMount (0.13s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.78s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.74s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.84s) === 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:1db1109e84ceca23d7ef7c9e88553991b04d22cc1ea2a457bf4d221a9a7fd5ac palailogos: marking blob sha256:d3d28bf028a3fa8329dcf15a0f0abdbd8445ef56c76dd2c45ab4f6298fd1876c palailogos: marking blob sha256:a0a442362693cfa93768631eb4b47589764affb56cb2f1f6fd4b698c7e62c293 palailogos: marking manifest sha256:6ff6aafc1e7fd94bd5ecbe1ca60eb13ed9095984cb77b588a813717997e943b4 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:3a8cffd4958289898ae1c6d816ac6821c158c97b0447b4c2e688c8397f591231 palailogos: marking blob sha256:2c4bc5b4ce49d3538615de78322d4a8b62d6f01a7a64aa3f4dca23d838756077 palailogos: marking manifest sha256:a0a442362693cfa93768631eb4b47589764affb56cb2f1f6fd4b698c7e62c293 palailogos: marking blob sha256:12a6a39b2d693b3b3c2e2fb28dbef8c1ccc3b9672cec0e376f346b4e8fde90e9 palailogos: marking blob sha256:66400aabb5c44bcb93bd8dec593dddb3c046c3e8ae66e8babd171f26d82fb01a palailogos: marking manifest sha256:d3d28bf028a3fa8329dcf15a0f0abdbd8445ef56c76dd2c45ab4f6298fd1876c palailogos: marking blob sha256:d373f17c32ff6713fe16657e2d46367d0ed52288105052f216c0a8da4a5a26f8 palailogos: marking blob sha256:a7b97e0829cb2425ff4d7d36683412314aee4db0dc80c7e82acf88b103727666 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.58s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:c36c165faf02448147fea8aa327f1261d63eb5492e6b970055dc0f724d9ca0e1 deletemanifests: marking manifest sha256:de78ac88d66c0c6b212abc6a743423a0734dfafa4f449d0eb5272f41aab67ad3 deletemanifests: marking blob sha256:7aab767ecb0f822a9a04167af41b90bbf1b69a04ea592729a19f5db7c6842ef2 deletemanifests: marking blob sha256:69ebf24304dbc0abba653b99e60b7eae430c07fce715e4f2f88704981dbda2f0 deletemanifests: marking blob sha256:995033d21ea68189ea2dc865ca9d3db7046161f01e913895a2c74a1a825fc1ab 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:3c97cc1b8b8a305376a241c6a7f833c55402ff492097a810186255ad585d96f7 blob eligible for deletion: sha256:49c5f7b2fd5a2f6d05d03af1b7aa3511d9c4cef580b34a73d32a40aea63583c4 blob eligible for deletion: sha256:c36c165faf02448147fea8aa327f1261d63eb5492e6b970055dc0f724d9ca0e1 blob eligible for deletion: sha256:c81cf4c0bf9b3f0b5646e99c60544fbd934ad0a22945f3b2c48a917551469f9d deletemanifests manifest eligible for deletion: sha256:c36c165faf02448147fea8aa327f1261d63eb5492e6b970055dc0f724d9ca0e1 deletemanifests: marking manifest sha256:de78ac88d66c0c6b212abc6a743423a0734dfafa4f449d0eb5272f41aab67ad3 deletemanifests: marking blob sha256:7aab767ecb0f822a9a04167af41b90bbf1b69a04ea592729a19f5db7c6842ef2 deletemanifests: marking blob sha256:69ebf24304dbc0abba653b99e60b7eae430c07fce715e4f2f88704981dbda2f0 deletemanifests: marking blob sha256:995033d21ea68189ea2dc865ca9d3db7046161f01e913895a2c74a1a825fc1ab time="2024-07-08T13:46:30Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/c36c165faf02448147fea8aa327f1261d63eb5492e6b970055dc0f724d9ca0e1" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 time="2024-07-08T13:46:30Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/c36c165faf02448147fea8aa327f1261d63eb5492e6b970055dc0f724d9ca0e1" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:3c97cc1b8b8a305376a241c6a7f833c55402ff492097a810186255ad585d96f7 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3c/3c97cc1b8b8a305376a241c6a7f833c55402ff492097a810186255ad585d96f7" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:49c5f7b2fd5a2f6d05d03af1b7aa3511d9c4cef580b34a73d32a40aea63583c4 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/49/49c5f7b2fd5a2f6d05d03af1b7aa3511d9c4cef580b34a73d32a40aea63583c4" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:c36c165faf02448147fea8aa327f1261d63eb5492e6b970055dc0f724d9ca0e1 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c3/c36c165faf02448147fea8aa327f1261d63eb5492e6b970055dc0f724d9ca0e1" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:c81cf4c0bf9b3f0b5646e99c60544fbd934ad0a22945f3b2c48a917551469f9d time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c81cf4c0bf9b3f0b5646e99c60544fbd934ad0a22945f3b2c48a917551469f9d" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 --- PASS: TestDeleteManifestIfTagNotFound (0.53s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:674d8fa44ee3d0b6952d1ab1784ef6d49e2c4b509c14425b58dcd828294f3876 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/67/674d8fa44ee3d0b6952d1ab1784ef6d49e2c4b509c14425b58dcd828294f3876" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:7f567ec74b823437147c103318229ccee3dbfc32856b3fd8796d3d6abf8e5ce1 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7f/7f567ec74b823437147c103318229ccee3dbfc32856b3fd8796d3d6abf8e5ce1" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:4539ac6a4fe667ff4f39364f4a6ee8bed53c8879d563c4923d870c951c2669e4 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/45/4539ac6a4fe667ff4f39364f4a6ee8bed53c8879d563c4923d870c951c2669e4" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 --- PASS: TestGCWithMissingManifests (0.18s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:c7315f8ce3047d78de4c611a379e8c4dcc6b7f055042177356a5eb92af11a404 komnenos: marking blob sha256:4cf1b709a77236851370904307b3136f66ec9b466f84152406895bb97a489c3e komnenos: marking blob sha256:7f5b3bd14536551a1d4917970ea6835a8eaa916a93d796abf85ade73d459747d 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:31c382e13e8158b7fb3b980bacbd5026cedba5a63c521413d9aec6243492f77b time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/31/31c382e13e8158b7fb3b980bacbd5026cedba5a63c521413d9aec6243492f77b" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:461e7ad9ee335933a86cad45017f6382d6763d909f06f1f6f5e675c672835611 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/46/461e7ad9ee335933a86cad45017f6382d6763d909f06f1f6f5e675c672835611" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:813fbbc082906fbc113a7f6cd9e0e867255d822939208d0f00950d9a019d20b5 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/81/813fbbc082906fbc113a7f6cd9e0e867255d822939208d0f00950d9a019d20b5" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:c75ada34dbb534a3a894dccc5f3a006d4f6d8b2b223877dc8e6a5c47e35cbdae time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c7/c75ada34dbb534a3a894dccc5f3a006d4f6d8b2b223877dc8e6a5c47e35cbdae" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:e1caa1dc59cfd67a93c7892c721b1c453670cebb31cdd2d5a45d768ec7cc3e17 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e1/e1caa1dc59cfd67a93c7892c721b1c453670cebb31cdd2d5a45d768ec7cc3e17" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 blob eligible for deletion: sha256:ea02bb83315d2bf71cf943a8f7d84881867d4dbf467eca935aa20ea64c659198 time="2024-07-08T13:46:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ea/ea02bb83315d2bf71cf943a8f7d84881867d4dbf467eca935aa20ea64c659198" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 --- PASS: TestDeletionHasEffect (0.52s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.51s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:fbe3dc01f1ca1e9fabec5dabe690a6bc0a58b84561c2a5850866cab226a5182d michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:e30ca60a6e95883a0fd63f2bca343b7f60fe8ca56bd23e926a4a8656fb560497 michael_z_doukas: marking blob sha256:edb7cb9c93ef9120cf060dbb9ed94d05839914f7a3a017714d0e8411f54966ed 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8bc17729d91a41e03455c71a3b16d4fbc5acb047934c679680dbc5f644edda79 time="2024-07-08T13:46:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8b/8bc17729d91a41e03455c71a3b16d4fbc5acb047934c679680dbc5f644edda79" go.version=go1.22.5 instance.id=eb811285-0990-4862-8c92-1829ded97000 --- PASS: TestOrphanBlobDeleted (0.32s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:14ecbb5e5301a239af25f11f09465644b5fcc930a172120da277f689723d3ed9 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:e6291fb284bf73002c1677e13ff7f4e2d0f6d9be2656e409af59c05719fb778e --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.15s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.20s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.13s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.36s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-07-08T13:46:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 12:46:32.654045081 +0000 UTC m=-3591.737493087, actuallyDelete=true" time="2024-07-08T13:46:32Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-08T13:46:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359, actuallyDelete=true" time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d803777f-e82c-46b8-bdfb-3eb94de76ecd have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fd026d9e-d833-4121-87a6-db0a6be1017e have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fe451ead-1010-49bf-85d4-36cd163ff05a have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/2a2de61e-ffbf-4719-99ff-24cbe41a4aef have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3c11def0-46d1-4ac1-944c-0f334ebca2ac have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5c9cc445-77e2-4170-ab74-3f96d3d676ba have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ab1f2e75-6a3f-4cc6-9a31-cf1fa5371694 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f437aff7-e969-499c-bf6f-c769cbbfaeba have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4de45437-ec19-4378-8d21-645b94113a0c have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/752ca7ad-5245-45ba-96a9-aa7e998c8acc have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bafeb5eb-aaac-441e-ae79-f0acd4e25f59 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.654686527 +0000 UTC m=+8.263148359). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-08T13:46:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 13:46:32.655457494 +0000 UTC m=+8.263919286, actuallyDelete=true" time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2f29ea02-e921-4780-a85a-c3fd7f86d051 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655457494 +0000 UTC m=+8.263919286). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3b2121a4-cf0d-4674-92dd-8ce394338c1e have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655457494 +0000 UTC m=+8.263919286). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/46ddebbd-9c19-49dc-8177-0f8ad6d477d2 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655457494 +0000 UTC m=+8.263919286). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4ed4ef50-75e7-41c9-a110-78cd5e8e49b0 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655457494 +0000 UTC m=+8.263919286). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/df7248d2-8c7a-4d91-baa6-2ae06c1da396 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655457494 +0000 UTC m=+8.263919286). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-08T13:46:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 13:46:32.655992099 +0000 UTC m=+8.264453931, actuallyDelete=true" time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/40d3d937-8659-47ec-8ce4-910c16abb9a0 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655992099 +0000 UTC m=+8.264453931). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9e19ab69-d4e2-43cf-a517-51f83c676758 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655992099 +0000 UTC m=+8.264453931). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b9883675-bc21-433d-9fbc-e923040f1713 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655992099 +0000 UTC m=+8.264453931). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f95a0cce-784b-4054-865c-7b87bb0c40f7 have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655992099 +0000 UTC m=+8.264453931). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ffa4f32a-9e8e-43ea-a56d-c7d3fa3572bd have older date (2024-07-08 12:46:32 +0000 UTC) than purge date (2024-07-08 13:46:32.655992099 +0000 UTC m=+8.264453931). Removing upload directory." time="2024-07-08T13:46:32Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-08T13:46:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 13:46:32.656301982 +0000 UTC m=+8.264763814, actuallyDelete=true" time="2024-07-08T13:46:32Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 8.301s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.048s === 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.048s === RUN TestWalkFileRemoved time="2024-07-08T13:46:24Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.044s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.402s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.141s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.16s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.556s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.06s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.453s === 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-07-08T13:46:24Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-07-08T13:46:24Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-07-08T13:46:24Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestInvalidNetworkType === CONT TestParsing === CONT TestMatchIPV4 === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 time="2024-07-08T13:46:24Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=cfb8b5af-28a2-4459-8926-ec00d1ce5b00 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2024-07-08T13:46:24Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestS3TryUpdate (0.00s) time="2024-07-08T13:46:24Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=cfb8b5af-28a2-4459-8926-ec00d1ce5b00 --- PASS: TestParsing (0.01s) time="2024-07-08T13:46:24Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=cfb8b5af-28a2-4459-8926-ec00d1ce5b00 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) time="2024-07-08T13:46:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T13:46:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T13:46:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T13:46:28Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.562s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.063s === 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.409s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.33s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.730s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.034s >>> 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-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-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-r7.apk >>> docker-registry: Build complete at Mon, 08 Jul 2024 13:47:16 +0000 elapsed time 0h 1m 5s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240708.134612) (2/3) Purging go (1.22.5-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r29.trigger OK: 754 MiB in 138 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...