>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.14.0-r0) started Wed, 23 Oct 2024 03:33:20 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> WARNING: docker-registry: Setting the maintainer with a comment is deprecated. Use maintainer="fossdd " instead >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.2-r0) (2/2) Installing .makedepends-docker-registry (20241023.033324) Executing busybox-1.37.0-r3.trigger OK: 426 MiB in 101 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN Test time="2024-10-23T03:33:54Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-10-23T03:33:54Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.04s) PASS ok github.com/docker/distribution/configuration 0.051s ? 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 TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-10-23T03:33:54Z" 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.016s === 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.012s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.14s) PASS ok github.com/docker/distribution/health/checks 0.151s === 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.011s === 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.010s === 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.024s === 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.010s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/10/23 03:33:55 http: TLS handshake error from 127.0.0.1:41236: 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:37257/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:37257/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:37257/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:37257/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:42221?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (1.51s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-10-23T03:33:56Z" level=info msg="broadcaster: closing" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="closing testSink" time="2024-10-23T03:33:56Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-10-23T03:33:56Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 1} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:56Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-10-23T03:33:57Z" level=warning msg="&{0xc0003c3d40 0.9} encountered too many errors, backing off" time="2024-10-23T03:33:57Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.97s) PASS ok github.com/docker/distribution/notifications 2.690s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-10-23T03:33:54Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-10-23T03:33:54.983784658Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:33:54.983833368Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:33:54.984716Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.23.2 time="2024-10-23T03:33:54.986486194Z" level=info msg="listening on [::]:5000" go.version=go1.23.2 time="2024-10-23T03:33:57.990771794Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 time="2024-10-23T03:33:58.098977666Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=a6366dc0-2499-48dd-bc90-9ea8a4b601ae http.request.method=GET http.request.remoteaddr="[::1]:49628" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.543171ms http.response.status=200 http.response.written=2 ::1 - - [23/Oct/2024:03:33:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-10-23T03:33:58.371541416Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-10-23T03:33:58.374001371Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:33:58.374081991Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:33:58.374175682Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.23.2 time="2024-10-23T03:33:58.375037483Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 time="2024-10-23T03:33:58.375071244Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.2 time="2024-10-23T03:33:58.376044596Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.2 time="2024-10-23T03:34:01.390973858Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=3f7c0181-418f-4e02-9102-06d40aef1c45 http.request.method=GET http.request.remoteaddr="127.0.0.1:59904" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.367325ms http.response.status=200 http.response.written=2 127.0.0.1 - - [23/Oct/2024:03:34:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-10-23T03:34:01.391381309Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 --- PASS: TestRegistrySupportedCipherSuite (3.39s) === RUN TestRegistryUnsupportedCipherSuite time="2024-10-23T03:34:02.013132476Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-10-23T03:34:02.01507041Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:34:02.01513975Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:34:02.01517905Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.23.2 time="2024-10-23T03:34:02.015957031Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 --- PASS: TestRegistryUnsupportedCipherSuite (8.63s) PASS ok github.com/docker/distribution/registry 15.154s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.009s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.03s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.11s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.219s === RUN TestBasicAccessController time="2024-10-23T03:33:54Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.2 instance.id=0d392158-f888-4a94-bbd0-10452cbef73a time="2024-10-23T03:33:54Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.2 instance.id=0d392158-f888-4a94-bbd0-10452cbef73a --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-10-23T03:33:55Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.2 password=PT1TPigoLN15tZcUN1yr-KpJq7jGmtJ945Fes19pLiQ user=docker --- PASS: TestCreateHtpasswdFile (0.14s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.160s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.011s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.03s) === RUN TestLeeway time="2024-10-23T03:33:55Z" level=info msg="token not to be used before 2024-10-23 03:33:56 +0000 UTC - currently 2024-10-23 03:33:55.002933278 +0000 UTC m=+0.031367676" time="2024-10-23T03:33:55Z" level=info msg="token not to be used after 2024-10-23 03:33:55 +0000 UTC - currently 2024-10-23 03:33:55.004805081 +0000 UTC m=+0.033239379" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-10-23T03:33:55Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.058s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.01s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === 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.120s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.01s) === 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.041s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2024-10-23T03:33:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:33:55Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:33:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34903" http.request.id=9a1eb258-55fb-47f0-96d6-9754b6eab288 http.request.method=GET http.request.remoteaddr="127.0.0.1:56692" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.364545ms http.response.status=200 http.response.written=2 127.0.0.1 - - [23/Oct/2024:03:33:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.02s) === RUN TestCatalogAPI time="2024-10-23T03:33:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:33:55Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:33:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=8170b6d7-1797-46f2-bb9f-f6d09428c596 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.093865ms http.response.status=200 http.response.written=20 127.0.0.1 - - [23/Oct/2024:03:33:55 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-10-23T03:33:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=d1c70dc8-1d6a-4bf8-bc80-adaec428e554 http.request.method=POST http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.891226ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:33:55 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=47f37ceb-a4fb-42e1-bd23-7bd2f330b491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/aaaa/blobs/uploads/4e110ecc-3ebd-47fe-bb6a-d23e0d9ea964?_state=OMj9RrzDKOKFHGaHzfvXZWoyTUhCbXFqKPwbdC-8nRR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0ZTExMGVjYy0zZWJkLTQ3ZmUtYmI2YS1kMjNlMGQ5ZWE5NjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzM6NTUuNjIxNDgzNzA4WiJ9&digest=sha256%3Aa159e1f2367dfdf84909939847716e92bb37f7d563004613b5cc63ff89a998b0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.631600553s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:33:55 +0000] "PUT /v2/foo/aaaa/blobs/uploads/4e110ecc-3ebd-47fe-bb6a-d23e0d9ea964?_state=OMj9RrzDKOKFHGaHzfvXZWoyTUhCbXFqKPwbdC-8nRR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0ZTExMGVjYy0zZWJkLTQ3ZmUtYmI2YS1kMjNlMGQ5ZWE5NjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzM6NTUuNjIxNDgzNzA4WiJ9&digest=sha256%3Aa159e1f2367dfdf84909939847716e92bb37f7d563004613b5cc63ff89a998b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=87cff0be-449b-4f7d-8cbb-c4cfddfdeda8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.90904ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:00 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=1a11b80c-19ff-440e-80ca-5fe9c38e3180 http.request.method=POST http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.603226ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:00 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=705681fa-ffc3-4dd6-89b3-308a9e38ad9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/bbbb/blobs/uploads/6281a0bb-a6f3-4a83-9a15-e50373d821e5?_state=oHposZvj5ZfZxO6gsA0gPaWokVw9UGJY1eOo90snswB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MjgxYTBiYi1hNmYzLTRhODMtOWExNS1lNTAzNzNkODIxZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MDAuNTUxOTc5MDI1WiJ9&digest=sha256%3Af939eba73e264aa191574d50f54fe5e44d5c4b046b170a5041e4c070f62b50a8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.858564861s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:00 +0000] "PUT /v2/foo/bbbb/blobs/uploads/6281a0bb-a6f3-4a83-9a15-e50373d821e5?_state=oHposZvj5ZfZxO6gsA0gPaWokVw9UGJY1eOo90snswB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MjgxYTBiYi1hNmYzLTRhODMtOWExNS1lNTAzNzNkODIxZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MDAuNTUxOTc5MDI1WiJ9&digest=sha256%3Af939eba73e264aa191574d50f54fe5e44d5c4b046b170a5041e4c070f62b50a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=fbf802ec-b4ca-4eb2-bfdc-ac9a6af1c804 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.120531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:03 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=bb15ee9b-a5d7-4719-ae55-a3216709c91c http.request.method=POST http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.315625ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:03 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=52abf62c-aecd-41e1-a065-0c4472d6bfe3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/cccc/blobs/uploads/aae8787d-ab86-4025-ad38-63db1fd22fc1?_state=iRw18B4m2VIT0a8wehC9CRdRExPM3sUQrKLL1Q9FCBJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhYWU4Nzg3ZC1hYjg2LTQwMjUtYWQzOC02M2RiMWZkMjJmYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MDMuNjc0Nzk5MTM4WiJ9&digest=sha256%3Ae6b7c7821720291ef0ef8e9179873c11ca9f144979dc4769b8426b8bd6d98770" http.request.useragent="Go-http-client/1.1" http.response.duration=2.182893514s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:03 +0000] "PUT /v2/foo/cccc/blobs/uploads/aae8787d-ab86-4025-ad38-63db1fd22fc1?_state=iRw18B4m2VIT0a8wehC9CRdRExPM3sUQrKLL1Q9FCBJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhYWU4Nzg3ZC1hYjg2LTQwMjUtYWQzOC02M2RiMWZkMjJmYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MDMuNjc0Nzk5MTM4WiJ9&digest=sha256%3Ae6b7c7821720291ef0ef8e9179873c11ca9f144979dc4769b8426b8bd6d98770 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=934cfdcf-3917-4f40-bb5a-625361d29acb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.91762ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:05 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=569fcb71-3daf-420c-9c8a-5b7e0a97ce02 http.request.method=POST http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.486926ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:06 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=ad35269f-ba90-40c6-a9cf-cef8306f8108 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/dddd/blobs/uploads/e23bc8e0-fb01-44b0-9f43-371a0506120b?_state=vW4HpOH-KN7aoP6eoQ8mW-NoEBXVHfCtk8FSPupHEdh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlMjNiYzhlMC1mYjAxLTQ0YjAtOWY0My0zNzFhMDUwNjEyMGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MDYuMjEzNTQzODIzWiJ9&digest=sha256%3A970fbc48e53c960170c87bc3dd011fc1447c6eaf7a83fa906f0fbe0e359db24e" http.request.useragent="Go-http-client/1.1" http.response.duration=4.200703038s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:06 +0000] "PUT /v2/foo/dddd/blobs/uploads/e23bc8e0-fb01-44b0-9f43-371a0506120b?_state=vW4HpOH-KN7aoP6eoQ8mW-NoEBXVHfCtk8FSPupHEdh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlMjNiYzhlMC1mYjAxLTQ0YjAtOWY0My0zNzFhMDUwNjEyMGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MDYuMjEzNTQzODIzWiJ9&digest=sha256%3A970fbc48e53c960170c87bc3dd011fc1447c6eaf7a83fa906f0fbe0e359db24e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=e63fd47e-d39d-47dd-b7ac-40b62ec8c7b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.97858ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:10 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=bdb08708-96b9-46d9-964a-b9621106f731 http.request.method=POST http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.746946ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:10 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=98d4a7e4-3984-4192-8194-2c5d33e41bc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/eeee/blobs/uploads/f0160aac-68de-410a-aa82-10d1585068f8?_state=qjQBhhCQ94CaxHdRPS7wC9Fv2XxQoaOqw7377HK8l5B7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmMDE2MGFhYy02OGRlLTQxMGEtYWE4Mi0xMGQxNTg1MDY4ZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MTAuNzczMjU4MTY4WiJ9&digest=sha256%3A307c9b964d6ad66dfb6288d50428b851a52e82f98e3bf2dc086a0b289b0522ec" http.request.useragent="Go-http-client/1.1" http.response.duration=4.099806221s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:10 +0000] "PUT /v2/foo/eeee/blobs/uploads/f0160aac-68de-410a-aa82-10d1585068f8?_state=qjQBhhCQ94CaxHdRPS7wC9Fv2XxQoaOqw7377HK8l5B7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmMDE2MGFhYy02OGRlLTQxMGEtYWE4Mi0xMGQxNTg1MDY4ZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MTAuNzczMjU4MTY4WiJ9&digest=sha256%3A307c9b964d6ad66dfb6288d50428b851a52e82f98e3bf2dc086a0b289b0522ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=26fb58cb-fee5-4fae-8d7c-6322be3830a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.124669ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:14 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=75ff954a-0275-490f-beda-8f1e1ad33c6d http.request.method=POST http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.805566ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:15 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=ab8f2924-bd2d-4480-9f24-0286e615e9aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/ffff/blobs/uploads/69328e02-66e7-4b2b-af79-24f15744c7e5?_state=pkRZph1iMpWASl8pZgzNmXGvzPJRmHvXqDaSXgcd0sN7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2OTMyOGUwMi02NmU3LTRiMmItYWY3OS0yNGYxNTc0NGM3ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MTUuMjM1MjU5NTcyWiJ9&digest=sha256%3Aba9fe06a7877da5fee27d139affa955de6344a9fd245387c285a43d7df1c04dd" http.request.useragent="Go-http-client/1.1" http.response.duration=4.101459173s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:15 +0000] "PUT /v2/foo/ffff/blobs/uploads/69328e02-66e7-4b2b-af79-24f15744c7e5?_state=pkRZph1iMpWASl8pZgzNmXGvzPJRmHvXqDaSXgcd0sN7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2OTMyOGUwMi02NmU3LTRiMmItYWY3OS0yNGYxNTc0NGM3ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MTUuMjM1MjU5NTcyWiJ9&digest=sha256%3Aba9fe06a7877da5fee27d139affa955de6344a9fd245387c285a43d7df1c04dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=890e8e98-a40e-47b0-aa8c-942cedfb62a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.362149ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=292f612d-292c-434b-a015-d74bfdc9eeac http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.721124ms http.response.status=200 http.response.written=74 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=f6e73cdf-65c3-48e8-a9b1-b9de1d1bd3b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" 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=1.688793ms http.response.status=200 http.response.written=30 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=e2d1eb68-1000-4438-8185-d8a5d6d6121b http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.373803ms http.response.status=200 http.response.written=74 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=641d31e0-7187-4b5b-b0fa-67bea9bb0be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" 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=1.337932ms http.response.status=200 http.response.written=30 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=fba5c711-41f0-42b6-a687-b0a17420890e http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.323393ms http.response.status=200 http.response.written=63 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=d3b40c7c-d905-4493-8fd4-ce5787c4f907 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.322813ms http.response.status=200 http.response.written=41 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=250f42a8-e294-43a0-b2f2-afcd8e373e94 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" 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=1.425443ms http.response.status=400 http.response.written=116 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=dd90e9fa-1718-41d3-88dc-adcd5ac235d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" 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=1.102692ms http.response.status=400 http.response.written=115 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=c10f602b-4870-4dcc-9bd3-e4fd19b06a53 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" 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=1.162983ms http.response.status=200 http.response.written=20 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41765" http.request.id=35fe6bc2-8632-417d-9ffe-ecf075d8eec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.206653ms http.response.status=200 http.response.written=74 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-10-23T03:34:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:34:19Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:34:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=148f03d6-cefa-4969-9f50-b551d93c6f0e http.request.method=POST http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.470166ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:21Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=af3ec552-37d2-4767-ae6e-db0dcfbc2529 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/aaaa/blobs/uploads/b28a6049-4c3a-4af9-9ccf-ef682230043b?_state=JbpvsPB_leOLV7JCGwgdGUfU6gMaK9rBDv3Jdmahg_h7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiMjhhNjA0OS00YzNhLTRhZjktOWNjZi1lZjY4MjIzMDA0M2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MTkuNjM5OTQ5NDE5WiJ9&digest=sha256%3A294415fd5695cd1616baf13189c0d76c9c8dad0aab61dd02766a40992c2cf818" http.request.useragent="Go-http-client/1.1" http.response.duration=2.250723663s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:19 +0000] "PUT /v2/foo/aaaa/blobs/uploads/b28a6049-4c3a-4af9-9ccf-ef682230043b?_state=JbpvsPB_leOLV7JCGwgdGUfU6gMaK9rBDv3Jdmahg_h7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiMjhhNjA0OS00YzNhLTRhZjktOWNjZi1lZjY4MjIzMDA0M2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MTkuNjM5OTQ5NDE5WiJ9&digest=sha256%3A294415fd5695cd1616baf13189c0d76c9c8dad0aab61dd02766a40992c2cf818 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:21Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=db55c190-db6d-4239-890d-8b6330df5f5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.454518ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:21 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=7d828ee4-1663-4596-b7da-4788a80871e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.114144ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:22 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=36b55d99-94d9-4cbb-a78b-112380983eed http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/bbbb/blobs/uploads/3644595e-d811-4691-aa4e-6ce1551a650c?_state=mG7AM_ZaI70c27Kr6hQU76dbPx7RokVLhh73q99IWQh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzNjQ0NTk1ZS1kODExLTQ2OTEtYWE0ZS02Y2UxNTUxYTY1MGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MjIuMzA3MDAxOTI2WiJ9&digest=sha256%3A72e36c388fbd8373dcea277899a3f4264c225e777b127d86ef4f218e92939724" http.request.useragent="Go-http-client/1.1" http.response.duration=6.231399188s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:22 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3644595e-d811-4691-aa4e-6ce1551a650c?_state=mG7AM_ZaI70c27Kr6hQU76dbPx7RokVLhh73q99IWQh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzNjQ0NTk1ZS1kODExLTQ2OTEtYWE0ZS02Y2UxNTUxYTY1MGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MjIuMzA3MDAxOTI2WiJ9&digest=sha256%3A72e36c388fbd8373dcea277899a3f4264c225e777b127d86ef4f218e92939724 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=9831647b-dfe5-4335-bcf6-60ad88decae9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.04253ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:28 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=6c4f4d43-4828-485e-ad0e-1e7d2ecba190 http.request.method=POST http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.551625ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:29 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=ee72d489-2152-49e1-b513-139f2acb218d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/cccc/blobs/uploads/68910148-759e-4ef1-825c-f8b07bcf73bc?_state=5aJQmFTGCjNkH2G7CRTbxIT1XsjM9_zJTREjRU_ytyd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2ODkxMDE0OC03NTllLTRlZjEtODI1Yy1mOGIwN2JjZjczYmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MjkuMDQ0OTAyMDk1WiJ9&digest=sha256%3Ae28520c746247f1472bca8dec5a6ee75e79ff912912123e2424d3d9800b16222" http.request.useragent="Go-http-client/1.1" http.response.duration=8.354453719s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:29 +0000] "PUT /v2/foo/cccc/blobs/uploads/68910148-759e-4ef1-825c-f8b07bcf73bc?_state=5aJQmFTGCjNkH2G7CRTbxIT1XsjM9_zJTREjRU_ytyd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2ODkxMDE0OC03NTllLTRlZjEtODI1Yy1mOGIwN2JjZjczYmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MjkuMDQ0OTAyMDk1WiJ9&digest=sha256%3Ae28520c746247f1472bca8dec5a6ee75e79ff912912123e2424d3d9800b16222 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=0626c20e-4c43-42d9-8dc1-2e7da341051e http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.119779ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:37 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=75abda56-8883-4e91-abdd-a3817f816ec9 http.request.method=POST http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.812508ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:37 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=314c018c-f574-4bb9-a757-2ab003a5d651 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/dddd/blobs/uploads/bd5eb60e-7d8a-41fd-951a-c3369b6a2751?_state=8SEIad4tF_XFgzNjpe6U4LTyNITNrdG6vRhWwWr7xjR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiZDVlYjYwZS03ZDhhLTQxZmQtOTUxYS1jMzM2OWI2YTI3NTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MzcuODY5OTQwMzVaIn0%3D&digest=sha256%3Afcc1eb08919423f8b77fe767f3b9ee495f52d0f8743682ea15b5e567ebca4440" http.request.useragent="Go-http-client/1.1" http.response.duration=7.336427508s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:37 +0000] "PUT /v2/foo/dddd/blobs/uploads/bd5eb60e-7d8a-41fd-951a-c3369b6a2751?_state=8SEIad4tF_XFgzNjpe6U4LTyNITNrdG6vRhWwWr7xjR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiZDVlYjYwZS03ZDhhLTQxZmQtOTUxYS1jMzM2OWI2YTI3NTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6MzcuODY5OTQwMzVaIn0%3D&digest=sha256%3Afcc1eb08919423f8b77fe767f3b9ee495f52d0f8743682ea15b5e567ebca4440 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=496f7f56-eb4e-4127-8a05-f020a12fcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53178" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.360977ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46655" http.request.id=00156a0e-9244-44aa-b5aa-ebb00f3dbf3e http.request.method=GET http.request.remoteaddr="127.0.0.1:53178" 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=1.355902ms http.response.status=200 http.response.written=63 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (49.97s) === RUN TestURLPrefix time="2024-10-23T03:34: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.23.2 time="2024-10-23T03:34:45Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:43111" http.request.id=359e70b7-731d-472c-ad83-63ffe4fd4277 http.request.method=GET http.request.remoteaddr="127.0.0.1:49264" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.399243ms http.response.status=200 http.response.written=2 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-10-23T03:34: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.23.2 time="2024-10-23T03:34:45Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:34:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=ed3dacf7-6b19-41b0-9bd5-a09d1caaea2a http.request.method=GET http.request.remoteaddr="127.0.0.1:44998" http.request.uri="/v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.875624ms http.response.status=404 http.response.written=157 vars.digest="sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "GET /v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=4e94f74b-8034-4072-94d4-7016b8e20eb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.316193ms http.response.status=404 http.response.written=157 vars.digest="sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=4bc55aed-9431-469d-90e2-939444abb88b http.request.method=POST http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.543873ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=51c7b600-e21b-4d65-a25d-5a07d2d31a61 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/foo/bar/blobs/uploads/e0b22b96-2e81-4abe-871d-d78c3753ab5d?_state=0tYI-3mXCb6wvt6vahe7ZEXLaZSjqG3pjQE9o0mnqGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjIyYjk2LTJlODEtNGFiZS04NzFkLWQ3OGMzNzUzYWI1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NDQ3ODY3MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525843ms http.response.status=204 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "GET /v2/foo/bar/blobs/uploads/e0b22b96-2e81-4abe-871d-d78c3753ab5d?_state=0tYI-3mXCb6wvt6vahe7ZEXLaZSjqG3pjQE9o0mnqGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjIyYjk2LTJlODEtNGFiZS04NzFkLWQ3OGMzNzUzYWI1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NDQ3ODY3MDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=2ed911cb-8b51-4b9a-8dd0-ad64d5c75c89 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/foo/bar/blobs/uploads/e0b22b96-2e81-4abe-871d-d78c3753ab5d?_state=0tYI-3mXCb6wvt6vahe7ZEXLaZSjqG3pjQE9o0mnqGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjIyYjk2LTJlODEtNGFiZS04NzFkLWQ3OGMzNzUzYWI1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NDQ3ODY3MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.465153ms http.response.status=204 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "DELETE /v2/foo/bar/blobs/uploads/e0b22b96-2e81-4abe-871d-d78c3753ab5d?_state=0tYI-3mXCb6wvt6vahe7ZEXLaZSjqG3pjQE9o0mnqGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjIyYjk2LTJlODEtNGFiZS04NzFkLWQ3OGMzNzUzYWI1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NDQ3ODY3MDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=daed29ea-0737-4908-933d-9bb401b33263 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/foo/bar/blobs/uploads/e0b22b96-2e81-4abe-871d-d78c3753ab5d?_state=0tYI-3mXCb6wvt6vahe7ZEXLaZSjqG3pjQE9o0mnqGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjIyYjk2LTJlODEtNGFiZS04NzFkLWQ3OGMzNzUzYWI1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NDQ3ODY3MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e0b22b96-2e81-4abe-871d-d78c3753ab5d time="2024-10-23T03:34:45Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=daed29ea-0737-4908-933d-9bb401b33263 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/foo/bar/blobs/uploads/e0b22b96-2e81-4abe-871d-d78c3753ab5d?_state=0tYI-3mXCb6wvt6vahe7ZEXLaZSjqG3pjQE9o0mnqGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjIyYjk2LTJlODEtNGFiZS04NzFkLWQ3OGMzNzUzYWI1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NDQ3ODY3MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.383873ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e0b22b96-2e81-4abe-871d-d78c3753ab5d 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "GET /v2/foo/bar/blobs/uploads/e0b22b96-2e81-4abe-871d-d78c3753ab5d?_state=0tYI-3mXCb6wvt6vahe7ZEXLaZSjqG3pjQE9o0mnqGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwYjIyYjk2LTJlODEtNGFiZS04NzFkLWQ3OGMzNzUzYWI1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NDQ3ODY3MDNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=d06a3e74-b329-4e40-bbd5-7819aa62b48d http.request.method=POST http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.409652ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=f145a429-68e3-4894-a014-6c2d43e3c093 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/d22465c9-126a-4671-9153-12cfdb296ca4?_state=d8Dc_co9U-4KxqHgQ8KQA8Xut-MVDjh7xpJlyGfHs457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyMjQ2NWM5LTEyNmEtNDY3MS05MTUzLTEyY2ZkYjI5NmNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NTE4Njc4MDhaIn0%3D&digest=sha256%3Ab45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" provided=sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 vars.name="foo/bar" vars.uuid=d22465c9-126a-4671-9153-12cfdb296ca4 time="2024-10-23T03:34:45Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=f145a429-68e3-4894-a014-6c2d43e3c093 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/d22465c9-126a-4671-9153-12cfdb296ca4?_state=d8Dc_co9U-4KxqHgQ8KQA8Xut-MVDjh7xpJlyGfHs457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyMjQ2NWM5LTEyNmEtNDY3MS05MTUzLTEyY2ZkYjI5NmNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NTE4Njc4MDhaIn0%3D&digest=sha256%3Ab45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d22465c9-126a-4671-9153-12cfdb296ca4 time="2024-10-23T03:34:45Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=f145a429-68e3-4894-a014-6c2d43e3c093 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/d22465c9-126a-4671-9153-12cfdb296ca4?_state=d8Dc_co9U-4KxqHgQ8KQA8Xut-MVDjh7xpJlyGfHs457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyMjQ2NWM5LTEyNmEtNDY3MS05MTUzLTEyY2ZkYjI5NmNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NTE4Njc4MDhaIn0%3D&digest=sha256%3Ab45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.642804ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d22465c9-126a-4671-9153-12cfdb296ca4 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "PUT /v2/foo/bar/blobs/uploads/d22465c9-126a-4671-9153-12cfdb296ca4?_state=d8Dc_co9U-4KxqHgQ8KQA8Xut-MVDjh7xpJlyGfHs457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyMjQ2NWM5LTEyNmEtNDY3MS05MTUzLTEyY2ZkYjI5NmNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NTE4Njc4MDhaIn0%3D&digest=sha256%3Ab45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=460fc740-5a01-4339-a5af-4f75cc954620 http.request.method=POST http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331493ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=aa8d4cbd-ee94-45cd-9102-031e2eb360cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/5a2471bc-1268-41cd-90d7-e0510c4e6af3?_state=aG70xo7cwF_xXC_GaZ0rKiZ6-1BZv2l5YD5Nb0UUGjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhMjQ3MWJjLTEyNjgtNDFjZC05MGQ3LWUwNTEwYzRlNmFmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NTU1ODI1NDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.687383ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "PUT /v2/foo/bar/blobs/uploads/5a2471bc-1268-41cd-90d7-e0510c4e6af3?_state=aG70xo7cwF_xXC_GaZ0rKiZ6-1BZv2l5YD5Nb0UUGjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhMjQ3MWJjLTEyNjgtNDFjZC05MGQ3LWUwNTEwYzRlNmFmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NTU1ODI1NDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=f0492635-2283-4d35-a5b4-4808c29357eb http.request.method=POST http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.248172ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=f48ada2a-ad5d-41f6-8024-888bb45e6a65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/8593c58d-726a-48b5-a40f-8927857dcbe6?_state=1qOTIuculwub3Ut1BaeoccSjYumZjlIsKfhfpI4APO57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1OTNjNThkLTcyNmEtNDhiNS1hNDBmLTg5Mjc4NTdkY2JlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NTkxNDQ3NDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.630883ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "PUT /v2/foo/bar/blobs/uploads/8593c58d-726a-48b5-a40f-8927857dcbe6?_state=1qOTIuculwub3Ut1BaeoccSjYumZjlIsKfhfpI4APO57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1OTNjNThkLTcyNmEtNDhiNS1hNDBmLTg5Mjc4NTdkY2JlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NTkxNDQ3NDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=4d6f10d8-331c-4c70-9ddd-a7978d8c09ec http.request.method=POST http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.325253ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=26f4cda6-1c42-4a67-9b49-1cf99ccd504b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/e51cfcbc-a22c-41c7-a2c1-6827bf9ed161?_state=xrA9VLvb3bpAAH2WWcoSb0c_HXkFrfji2l1BYMGiYNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MWNmY2JjLWEyMmMtNDFjNy1hMmMxLTY4MjdiZjllZDE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NjI3MTUzNVoifQ%3D%3D&digest=sha256%3Ab45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.0526921s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:45 +0000] "PUT /v2/foo/bar/blobs/uploads/e51cfcbc-a22c-41c7-a2c1-6827bf9ed161?_state=xrA9VLvb3bpAAH2WWcoSb0c_HXkFrfji2l1BYMGiYNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MWNmY2JjLWEyMmMtNDFjNy1hMmMxLTY4MjdiZjllZDE2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0NS41NjI3MTUzNVoifQ%3D%3D&digest=sha256%3Ab45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=162c71f5-8130-4d6a-9124-0c9d288088c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.916613ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36957" http.request.id=ba88f0aa-b95b-478f-a066-6471a2b9be1e http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/810d1140-90cf-43f6-8210-832eb51c5560?_state=x-IFET8CL1wQdFUz10bzO77xJciUh-2xkXj0dOGIjmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxMGQxMTQwLTkwY2YtNDNmNi04MjEwLTgzMmViNTFjNTU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0OC44NDYwOTIzOTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.333527657s http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:48 +0000] "PATCH /v2/foo/bar/blobs/uploads/810d1140-90cf-43f6-8210-832eb51c5560?_state=x-IFET8CL1wQdFUz10bzO77xJciUh-2xkXj0dOGIjmR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxMGQxMTQwLTkwY2YtNDNmNi04MjEwLTgzMmViNTFjNTU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo0OC44NDYwOTIzOTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=d8dfd86c-3d27-4145-910a-ef872dd36f6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/uploads/810d1140-90cf-43f6-8210-832eb51c5560?_state=ndz3B8kerJ0bVpyN__YBXHZBAV6I1dZU_MfbTSj6l-F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxMGQxMTQwLTkwY2YtNDNmNi04MjEwLTgzMmViNTFjNTU2MCIsIk9mZnNldCI6MTk2NTgyNDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6NDhaIn0%3D&digest=sha256%3Ab45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.809566ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "PUT /v2/foo/bar/blobs/uploads/810d1140-90cf-43f6-8210-832eb51c5560?_state=ndz3B8kerJ0bVpyN__YBXHZBAV6I1dZU_MfbTSj6l-F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxMGQxMTQwLTkwY2YtNDNmNi04MjEwLTgzMmViNTFjNTU2MCIsIk9mZnNldCI6MTk2NTgyNDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzQ6NDhaIn0%3D&digest=sha256%3Ab45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=72898945-37a3-4a3d-958a-216eb244aa21 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.216065ms http.response.status=200 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "HEAD /v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=e3188251-1067-44af-9f0e-3247a424770a http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=162.650864ms http.response.status=200 http.response.written=19658240 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "GET /v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 200 19658240 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=error msg="error parsing digest="sha257:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=2a733e03-63bc-476a-a854-1d28bb8d4762 http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/sha257:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" vars.name="foo/bar" time="2024-10-23T03:34:52Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=2a733e03-63bc-476a-a854-1d28bb8d4762 http.request.method=GET http.request.remoteaddr="127.0.0.1:45020" http.request.uri="/v2/foo/bar/blobs/sha257:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.452193ms http.response.status=400 http.response.written=110 vars.digest="sha257:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "GET /v2/foo/bar/blobs/sha257:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=d3a6aade-7714-4e63-9655-ab93ae944db4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42042" http.request.uri="/v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.995464ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "GET /v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:34:52Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:34:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=6e040981-b1f7-4b21-bef6-e70b632823f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36912" http.request.uri="/v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.402855ms http.response.status=404 http.response.written=157 vars.digest="sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "GET /v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=3a2f1026-e521-418a-a833-5d7c5f887a18 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36922" http.request.uri="/v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.805104ms http.response.status=404 http.response.written=157 vars.digest="sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "HEAD /v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=199990aa-4831-4198-9dfd-d82e16c8e22e http.request.method=POST http.request.remoteaddr="127.0.0.1:36922" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.936104ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=01e883ae-1fd2-4f28-8552-2544db8ae57d http.request.method=GET http.request.remoteaddr="127.0.0.1:36922" http.request.uri="/v2/foo/bar/blobs/uploads/c91ad7b2-3c3d-4197-aa85-c77da8a812eb?_state=cRNK484GPatUaHbkvWZdhUKaDLot8qA6NLA5pz9qIgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MWFkN2IyLTNjM2QtNDE5Ny1hYTg1LWM3N2RhOGE4MTJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NDkwNjIwMDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.987844ms http.response.status=204 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "GET /v2/foo/bar/blobs/uploads/c91ad7b2-3c3d-4197-aa85-c77da8a812eb?_state=cRNK484GPatUaHbkvWZdhUKaDLot8qA6NLA5pz9qIgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MWFkN2IyLTNjM2QtNDE5Ny1hYTg1LWM3N2RhOGE4MTJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NDkwNjIwMDFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=ed750e00-e076-436d-adad-15fe0cf64ea4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36922" http.request.uri="/v2/foo/bar/blobs/uploads/c91ad7b2-3c3d-4197-aa85-c77da8a812eb?_state=cRNK484GPatUaHbkvWZdhUKaDLot8qA6NLA5pz9qIgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MWFkN2IyLTNjM2QtNDE5Ny1hYTg1LWM3N2RhOGE4MTJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NDkwNjIwMDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.801654ms http.response.status=204 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "DELETE /v2/foo/bar/blobs/uploads/c91ad7b2-3c3d-4197-aa85-c77da8a812eb?_state=cRNK484GPatUaHbkvWZdhUKaDLot8qA6NLA5pz9qIgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MWFkN2IyLTNjM2QtNDE5Ny1hYTg1LWM3N2RhOGE4MTJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NDkwNjIwMDFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=6db7b122-44f1-46f4-ae27-207605234308 http.request.method=GET http.request.remoteaddr="127.0.0.1:36922" http.request.uri="/v2/foo/bar/blobs/uploads/c91ad7b2-3c3d-4197-aa85-c77da8a812eb?_state=cRNK484GPatUaHbkvWZdhUKaDLot8qA6NLA5pz9qIgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MWFkN2IyLTNjM2QtNDE5Ny1hYTg1LWM3N2RhOGE4MTJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NDkwNjIwMDFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c91ad7b2-3c3d-4197-aa85-c77da8a812eb time="2024-10-23T03:34:52Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=6db7b122-44f1-46f4-ae27-207605234308 http.request.method=GET http.request.remoteaddr="127.0.0.1:36922" http.request.uri="/v2/foo/bar/blobs/uploads/c91ad7b2-3c3d-4197-aa85-c77da8a812eb?_state=cRNK484GPatUaHbkvWZdhUKaDLot8qA6NLA5pz9qIgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MWFkN2IyLTNjM2QtNDE5Ny1hYTg1LWM3N2RhOGE4MTJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NDkwNjIwMDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.780124ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c91ad7b2-3c3d-4197-aa85-c77da8a812eb 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "GET /v2/foo/bar/blobs/uploads/c91ad7b2-3c3d-4197-aa85-c77da8a812eb?_state=cRNK484GPatUaHbkvWZdhUKaDLot8qA6NLA5pz9qIgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MWFkN2IyLTNjM2QtNDE5Ny1hYTg1LWM3N2RhOGE4MTJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NDkwNjIwMDFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=6f257060-1ec2-4395-b845-b19249668a2a http.request.method=POST http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.715394ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=eb57b8c5-3907-41fd-afa6-3855c5e977b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/c2aaf639-d5c4-4214-bc23-5280cdf296aa?_state=Ya-ZvdyXpQE1demDnt8U9W4ZX7qz_CbZpykoS4DMQ2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYWFmNjM5LWQ1YzQtNDIxNC1iYzIzLTUyODBjZGYyOTZhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NTgxMjY1OTlaIn0%3D&digest=sha256%3A28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" provided=sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f vars.name="foo/bar" vars.uuid=c2aaf639-d5c4-4214-bc23-5280cdf296aa time="2024-10-23T03:34:52Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=eb57b8c5-3907-41fd-afa6-3855c5e977b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/c2aaf639-d5c4-4214-bc23-5280cdf296aa?_state=Ya-ZvdyXpQE1demDnt8U9W4ZX7qz_CbZpykoS4DMQ2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYWFmNjM5LWQ1YzQtNDIxNC1iYzIzLTUyODBjZGYyOTZhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NTgxMjY1OTlaIn0%3D&digest=sha256%3A28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c2aaf639-d5c4-4214-bc23-5280cdf296aa time="2024-10-23T03:34:52Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=eb57b8c5-3907-41fd-afa6-3855c5e977b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/c2aaf639-d5c4-4214-bc23-5280cdf296aa?_state=Ya-ZvdyXpQE1demDnt8U9W4ZX7qz_CbZpykoS4DMQ2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYWFmNjM5LWQ1YzQtNDIxNC1iYzIzLTUyODBjZGYyOTZhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NTgxMjY1OTlaIn0%3D&digest=sha256%3A28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.781174ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c2aaf639-d5c4-4214-bc23-5280cdf296aa 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "PUT /v2/foo/bar/blobs/uploads/c2aaf639-d5c4-4214-bc23-5280cdf296aa?_state=Ya-ZvdyXpQE1demDnt8U9W4ZX7qz_CbZpykoS4DMQ2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyYWFmNjM5LWQ1YzQtNDIxNC1iYzIzLTUyODBjZGYyOTZhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NTgxMjY1OTlaIn0%3D&digest=sha256%3A28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=ab2e527f-addb-40f5-8b80-cba78958742d http.request.method=POST http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.723773ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=c3c7f0a8-56bf-4e6d-8600-d6881844e4f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/a4057a9f-750d-4113-a410-b16aed348b64?_state=kzZS3dhk4B91vRimYeVysLq2Ywwp9cbwcr27icS44GF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0MDU3YTlmLTc1MGQtNDExMy1hNDEwLWIxNmFlZDM0OGI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NjI2MTQyNTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.171774ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "PUT /v2/foo/bar/blobs/uploads/a4057a9f-750d-4113-a410-b16aed348b64?_state=kzZS3dhk4B91vRimYeVysLq2Ywwp9cbwcr27icS44GF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0MDU3YTlmLTc1MGQtNDExMy1hNDEwLWIxNmFlZDM0OGI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NjI2MTQyNTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=a7d176a6-e257-4148-a8ad-45faa14a8859 http.request.method=POST http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.738544ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=c20985e7-7cab-4da4-9219-62f0fd2c51c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/e8790ba4-74e8-467b-bf0a-11eb683b1527?_state=tbNA5GnCtWX3Rawvljsisbm-9NxLnP5oItT_4_4Av7t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NzkwYmE0LTc0ZTgtNDY3Yi1iZjBhLTExZWI2ODNiMTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NjcyNzk1MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.137815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "PUT /v2/foo/bar/blobs/uploads/e8790ba4-74e8-467b-bf0a-11eb683b1527?_state=tbNA5GnCtWX3Rawvljsisbm-9NxLnP5oItT_4_4Av7t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4NzkwYmE0LTc0ZTgtNDY3Yi1iZjBhLTExZWI2ODNiMTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NjcyNzk1MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:34:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=3e5cbacb-6251-4805-a50e-525f9ebfdbe6 http.request.method=POST http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.575913ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=0927e44d-275f-4433-a43e-529ceee46eba http.request.method=PUT http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/cde2a1e0-f28d-4935-9bff-fa2946296085?_state=3O1ZFMjUH4TNkZ0_5BiBmXZ4Gn1jzSQcMUJ3IkaWS4R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZTJhMWUwLWYyOGQtNDkzNS05YmZmLWZhMjk0NjI5NjA4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NzE3MjgwNTdaIn0%3D&digest=sha256%3A28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.duration=8.328055664s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "PUT /v2/foo/bar/blobs/uploads/cde2a1e0-f28d-4935-9bff-fa2946296085?_state=3O1ZFMjUH4TNkZ0_5BiBmXZ4Gn1jzSQcMUJ3IkaWS4R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZTJhMWUwLWYyOGQtNDkzNS05YmZmLWZhMjk0NjI5NjA4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNDo1Mi45NzE3MjgwNTdaIn0%3D&digest=sha256%3A28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=cf9ce100-9a7b-44fd-bc06-ac46b947d890 http.request.method=POST http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.302395ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40109" http.request.id=e5083e83-d415-40ec-8026-91ea37223de0 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/2e894c37-5f68-4cfe-ad30-2c38e1c6a379?_state=Zi8PJL5ZrzBm8IckburVoh38_-f1sKph3sPxGXKwuhh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlODk0YzM3LTVmNjgtNGNmZS1hZDMwLTJjMzhlMWM2YTM3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNTowMS42NjY3OTY1NzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=8.354622719s http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/2e894c37-5f68-4cfe-ad30-2c38e1c6a379?_state=Zi8PJL5ZrzBm8IckburVoh38_-f1sKph3sPxGXKwuhh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlODk0YzM3LTVmNjgtNGNmZS1hZDMwLTJjMzhlMWM2YTM3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNTowMS42NjY3OTY1NzZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=0bfc6987-1793-473e-9f01-b8a41378aeda http.request.method=PUT http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/uploads/2e894c37-5f68-4cfe-ad30-2c38e1c6a379?_state=kNtM6wbogR-neXMYEwZMKfIgacWFfW2KO7TPMClGTTZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlODk0YzM3LTVmNjgtNGNmZS1hZDMwLTJjMzhlMWM2YTM3OSIsIk9mZnNldCI6MzA2NTM5NTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6MDFaIn0%3D&digest=sha256%3A28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.269855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "PUT /v2/foo/bar/blobs/uploads/2e894c37-5f68-4cfe-ad30-2c38e1c6a379?_state=kNtM6wbogR-neXMYEwZMKfIgacWFfW2KO7TPMClGTTZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlODk0YzM3LTVmNjgtNGNmZS1hZDMwLTJjMzhlMWM2YTM3OSIsIk9mZnNldCI6MzA2NTM5NTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6MDFaIn0%3D&digest=sha256%3A28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=a6aa3b6c-a91b-4b39-bd8c-f69d4f690995 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.968296ms http.response.status=200 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=e7bd0a5f-5a4e-47fc-b131-67099ed8bfc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=296.256828ms http.response.status=200 http.response.written=30653952 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "GET /v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 200 30653952 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=error msg="error parsing digest="sha257:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=1dd9ff6f-f28d-4082-8e58-6b9228116437 http.request.method=GET http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/sha257:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" vars.name="foo/bar" time="2024-10-23T03:35:10Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=1dd9ff6f-f28d-4082-8e58-6b9228116437 http.request.method=GET http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/sha257:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.712724ms http.response.status=400 http.response.written=110 vars.digest="sha257:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "GET /v2/foo/bar/blobs/sha257:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=a7fd0279-c901-40e5-bb9c-77b50f36b039 http.request.method=GET http.request.remoteaddr="127.0.0.1:58462" http.request.uri="/v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.836983ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "GET /v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=e24c93fb-e64c-4fe5-983f-c4e5b79998ba http.request.method=GET http.request.remoteaddr="127.0.0.1:58462" http.request.uri="/v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.552142ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "GET /v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40109" http.request.id=515302d1-144a-4082-9381-a26889fe1b51 http.request.method=GET http.request.remoteaddr="127.0.0.1:58458" http.request.uri="/v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.164785ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "GET /v2/foo/bar/blobs/sha256:28946bbfc763f82b739e03501656c98220abdbb7bb3b553928a970b4f098bc5f HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=1e9e0604-a398-4d94-9721-ccd6ce943ab0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42042" http.request.uri="/v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.980892311s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "GET /v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36957" http.request.id=9536e166-619b-445d-b4d4-47e6f58d463e http.request.method=GET http.request.remoteaddr="127.0.0.1:42028" http.request.uri="/v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.989349858s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [23/Oct/2024:03:34:52 +0000] "GET /v2/foo/bar/blobs/sha256:b45096f0870da321ebd8066b40ce642e43921ffc5ec1df5176fbe67cbb6a06c1 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (25.20s) === RUN TestBlobDelete time="2024-10-23T03:35:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:35:10Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:35:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=49b2b41b-4fe1-4e97-963a-933c6be5e4b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53924" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.581403ms http.response.status=404 http.response.written=157 vars.digest="sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "GET /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=fe081ce9-ed2b-4b3e-8e12-f6aa2234ba0d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53930" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.342975ms http.response.status=404 http.response.written=157 vars.digest="sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=edb5f647-5569-4486-9b75-7f40a23d4caa http.request.method=POST http.request.remoteaddr="127.0.0.1:53930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.860224ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=86760b83-b41c-4ba0-b221-eaa8f0340b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:53930" http.request.uri="/v2/foo/bar/blobs/uploads/970237a1-2041-4f88-a0cd-ac126716248d?_state=H56o4aCqX61D-krdLj2cT4SUI0oGsGRn5OPyWukdzC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDIzN2ExLTIwNDEtNGY4OC1hMGNkLWFjMTI2NzE2MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43NzI1ODY0NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.845574ms http.response.status=204 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "GET /v2/foo/bar/blobs/uploads/970237a1-2041-4f88-a0cd-ac126716248d?_state=H56o4aCqX61D-krdLj2cT4SUI0oGsGRn5OPyWukdzC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDIzN2ExLTIwNDEtNGY4OC1hMGNkLWFjMTI2NzE2MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43NzI1ODY0NThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=f977a2a6-d57f-4103-bd32-d7f9fe54c3f5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53930" http.request.uri="/v2/foo/bar/blobs/uploads/970237a1-2041-4f88-a0cd-ac126716248d?_state=H56o4aCqX61D-krdLj2cT4SUI0oGsGRn5OPyWukdzC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDIzN2ExLTIwNDEtNGY4OC1hMGNkLWFjMTI2NzE2MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43NzI1ODY0NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.224194ms http.response.status=204 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "DELETE /v2/foo/bar/blobs/uploads/970237a1-2041-4f88-a0cd-ac126716248d?_state=H56o4aCqX61D-krdLj2cT4SUI0oGsGRn5OPyWukdzC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDIzN2ExLTIwNDEtNGY4OC1hMGNkLWFjMTI2NzE2MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43NzI1ODY0NThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=03e2eeb3-33fa-4ecc-96a4-0d2a775e1159 http.request.method=GET http.request.remoteaddr="127.0.0.1:53930" http.request.uri="/v2/foo/bar/blobs/uploads/970237a1-2041-4f88-a0cd-ac126716248d?_state=H56o4aCqX61D-krdLj2cT4SUI0oGsGRn5OPyWukdzC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDIzN2ExLTIwNDEtNGY4OC1hMGNkLWFjMTI2NzE2MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43NzI1ODY0NThaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=970237a1-2041-4f88-a0cd-ac126716248d time="2024-10-23T03:35:10Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=03e2eeb3-33fa-4ecc-96a4-0d2a775e1159 http.request.method=GET http.request.remoteaddr="127.0.0.1:53930" http.request.uri="/v2/foo/bar/blobs/uploads/970237a1-2041-4f88-a0cd-ac126716248d?_state=H56o4aCqX61D-krdLj2cT4SUI0oGsGRn5OPyWukdzC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDIzN2ExLTIwNDEtNGY4OC1hMGNkLWFjMTI2NzE2MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43NzI1ODY0NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.828543ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=970237a1-2041-4f88-a0cd-ac126716248d 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "GET /v2/foo/bar/blobs/uploads/970237a1-2041-4f88-a0cd-ac126716248d?_state=H56o4aCqX61D-krdLj2cT4SUI0oGsGRn5OPyWukdzC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDIzN2ExLTIwNDEtNGY4OC1hMGNkLWFjMTI2NzE2MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43NzI1ODY0NThaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=70c0d602-cf71-422d-a871-88c605864353 http.request.method=POST http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.888543ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=2cc26eb7-6bd6-425f-9edc-a0521cfd2405 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/46e65547-a9e1-46f8-b32a-e12fc49bb62e?_state=M4hNzQs08iiutek2MyuBVOjfMv_uNk516JqPeTOUdil7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2ZTY1NTQ3LWE5ZTEtNDZmOC1iMzJhLWUxMmZjNDliYjYyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43ODE4Nzc4NDdaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" provided=sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 vars.name="foo/bar" vars.uuid=46e65547-a9e1-46f8-b32a-e12fc49bb62e time="2024-10-23T03:35:10Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=2cc26eb7-6bd6-425f-9edc-a0521cfd2405 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/46e65547-a9e1-46f8-b32a-e12fc49bb62e?_state=M4hNzQs08iiutek2MyuBVOjfMv_uNk516JqPeTOUdil7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2ZTY1NTQ3LWE5ZTEtNDZmOC1iMzJhLWUxMmZjNDliYjYyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43ODE4Nzc4NDdaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=46e65547-a9e1-46f8-b32a-e12fc49bb62e time="2024-10-23T03:35:10Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=2cc26eb7-6bd6-425f-9edc-a0521cfd2405 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/46e65547-a9e1-46f8-b32a-e12fc49bb62e?_state=M4hNzQs08iiutek2MyuBVOjfMv_uNk516JqPeTOUdil7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2ZTY1NTQ3LWE5ZTEtNDZmOC1iMzJhLWUxMmZjNDliYjYyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43ODE4Nzc4NDdaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.698473ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=46e65547-a9e1-46f8-b32a-e12fc49bb62e 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "PUT /v2/foo/bar/blobs/uploads/46e65547-a9e1-46f8-b32a-e12fc49bb62e?_state=M4hNzQs08iiutek2MyuBVOjfMv_uNk516JqPeTOUdil7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2ZTY1NTQ3LWE5ZTEtNDZmOC1iMzJhLWUxMmZjNDliYjYyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43ODE4Nzc4NDdaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=306a6a5d-7f74-4022-a8de-f9673c14dded http.request.method=POST http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.903204ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=a77afd90-630a-47a4-a423-47b0a2cef21e http.request.method=PUT http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/d9f10a79-90c7-4dcd-97ea-8dd4dec7b834?_state=TA5Ccf8zibW-nRVbMDueYkvVUGuhxBJZK8NMwibiFvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5ZjEwYTc5LTkwYzctNGRjZC05N2VhLThkZDRkZWM3YjgzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43ODY1NTIxNzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.107534ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "PUT /v2/foo/bar/blobs/uploads/d9f10a79-90c7-4dcd-97ea-8dd4dec7b834?_state=TA5Ccf8zibW-nRVbMDueYkvVUGuhxBJZK8NMwibiFvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5ZjEwYTc5LTkwYzctNGRjZC05N2VhLThkZDRkZWM3YjgzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43ODY1NTIxNzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=0894883c-a7d0-4902-9885-18c315e2529f http.request.method=POST http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.511503ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=609440d8-6cc0-4d5b-8713-18adac4dc042 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/ff551318-73d3-4efc-9ec9-d3e34efe26c4?_state=K9i_8f6NDLycw_iMCULFTlRJZ3-eKxzakL99eBKwubp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmNTUxMzE4LTczZDMtNGVmYy05ZWM5LWQzZTM0ZWZlMjZjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43OTA4ODAxMjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.026324ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "PUT /v2/foo/bar/blobs/uploads/ff551318-73d3-4efc-9ec9-d3e34efe26c4?_state=K9i_8f6NDLycw_iMCULFTlRJZ3-eKxzakL99eBKwubp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmNTUxMzE4LTczZDMtNGVmYy05ZWM5LWQzZTM0ZWZlMjZjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43OTA4ODAxMjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:10Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=bcf2fcd6-0777-4a73-9e27-e1041f8d4a91 http.request.method=POST http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.563943ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=faba428c-1f7b-43b0-b652-f51cf6715e02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/8e4e437f-8445-4e0a-a401-40ed8acea193?_state=q05uIwwhtjg6MWzcp1XyiJ3TN2QvrkTAW6inaks4oVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlNGU0MzdmLTg0NDUtNGUwYS1hNDAxLTQwZWQ4YWNlYTE5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43OTUyNzIxOTRaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.duration=3.715478151s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:10 +0000] "PUT /v2/foo/bar/blobs/uploads/8e4e437f-8445-4e0a-a401-40ed8acea193?_state=q05uIwwhtjg6MWzcp1XyiJ3TN2QvrkTAW6inaks4oVZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlNGU0MzdmLTg0NDUtNGUwYS1hNDAxLTQwZWQ4YWNlYTE5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxMC43OTUyNzIxOTRaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=20c52519-1cf4-4af7-b05d-50f213112789 http.request.method=POST http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.944364ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40519" http.request.id=e3cbf28a-95a1-4f0d-8d6f-c07ebeb960bc http.request.method=PATCH http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/915f0f77-e06c-42e1-9613-0ee44a602d89?_state=tDxq0MJ0zte-PdUY7FqL33Hu5xUu5AAmoQrAMd8Xr1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxNWYwZjc3LWUwNmMtNDJlMS05NjEzLTBlZTQ0YTYwMmQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxNC43NjQ3OTQ0OTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.738472458s http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:14 +0000] "PATCH /v2/foo/bar/blobs/uploads/915f0f77-e06c-42e1-9613-0ee44a602d89?_state=tDxq0MJ0zte-PdUY7FqL33Hu5xUu5AAmoQrAMd8Xr1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxNWYwZjc3LWUwNmMtNDJlMS05NjEzLTBlZTQ0YTYwMmQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxNC43NjQ3OTQ0OTdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=473c543c-d954-4c74-ac44-26e6f3b99567 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/uploads/915f0f77-e06c-42e1-9613-0ee44a602d89?_state=WvNB_-cMb7AoiA3AIvv0e0MSkvMzahhAyVN3hX0jTEN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxNWYwZjc3LWUwNmMtNDJlMS05NjEzLTBlZTQ0YTYwMmQ4OSIsIk9mZnNldCI6MjE1NTI2NDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6MTRaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.duration=2.760386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "PUT /v2/foo/bar/blobs/uploads/915f0f77-e06c-42e1-9613-0ee44a602d89?_state=WvNB_-cMb7AoiA3AIvv0e0MSkvMzahhAyVN3hX0jTEN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxNWYwZjc3LWUwNmMtNDJlMS05NjEzLTBlZTQ0YTYwMmQ4OSIsIk9mZnNldCI6MjE1NTI2NDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6MTRaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=ee2fc64e-0622-4091-8baf-3ac32f5080d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.945214ms http.response.status=200 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=5b38a1ae-37eb-47ae-9c99-0c359aac845f http.request.method=GET http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=193.649748ms http.response.status=200 http.response.written=21552640 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "GET /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 200 21552640 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=error msg="error parsing digest="sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=1ce11aa0-f3d2-437f-be06-29f2902d3a02 http.request.method=GET http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" vars.name="foo/bar" time="2024-10-23T03:35:18Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=1ce11aa0-f3d2-437f-be06-29f2902d3a02 http.request.method=GET http.request.remoteaddr="127.0.0.1:53940" http.request.uri="/v2/foo/bar/blobs/sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.789124ms http.response.status=400 http.response.written=110 vars.digest="sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "GET /v2/foo/bar/blobs/sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=5b145416-122c-4398-b66e-6e806cb633b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40320" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.duration=2.217124ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "GET /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=93156be6-742b-482c-91c9-7154ed18dbc4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40332" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.duration=1.518343ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=c78d8b4e-c954-4522-9d50-a55dec4d5bd0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40332" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.587923ms http.response.status=404 http.response.written=157 vars.digest="sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=d2970b01-7d93-4672-82bc-cd2164253fc9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40332" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.304693ms http.response.status=404 http.response.written=74 vars.digest="sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=error msg="error parsing digest="sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=3cb48031-350c-49a0-8f6b-e7113fd8c2a2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40348" http.request.uri="/v2/foo/bar/blobs/sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" vars.name="foo/bar" time="2024-10-23T03:35:18Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=3cb48031-350c-49a0-8f6b-e7113fd8c2a2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40348" http.request.uri="/v2/foo/bar/blobs/sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.471963ms http.response.status=400 http.response.written=110 vars.digest="sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "DELETE /v2/foo/bar/blobs/sha257:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-10-23T03:35:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=88c9db22-2177-4830-ab92-f9e4570cdeca http.request.method=POST http.request.remoteaddr="127.0.0.1:40358" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.675283ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=bbc0ff07-edaf-4dff-990d-ba950e7bc2f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40358" http.request.uri="/v2/foo/bar/blobs/uploads/d1e4de25-6ce0-4eb4-8cd6-ce8ff0f9e183?_state=6XQI4MdD-ePRcgZudRi8IQ8Gfke6CN9od3ym5oHD3Bd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxZTRkZTI1LTZjZTAtNGViNC04Y2Q2LWNlOGZmMGY5ZTE4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxOC44MDU3NDI2NzdaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.duration=3.789285233s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "PUT /v2/foo/bar/blobs/uploads/d1e4de25-6ce0-4eb4-8cd6-ce8ff0f9e183?_state=6XQI4MdD-ePRcgZudRi8IQ8Gfke6CN9od3ym5oHD3Bd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxZTRkZTI1LTZjZTAtNGViNC04Y2Q2LWNlOGZmMGY5ZTE4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToxOC44MDU3NDI2NzdaIn0%3D&digest=sha256%3A120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=558e9cb1-c4fa-413a-aadc-6bfb6e36ccb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40358" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.264394ms http.response.status=200 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=b98a3bff-1713-4b85-9347-ba149889d0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:40308" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.066827602s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "GET /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-10-23T03:35:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40519" http.request.id=fe01ae7a-e96b-4946-a1a9-59b8dfdf513d http.request.method=GET http.request.remoteaddr="127.0.0.1:40320" http.request.uri="/v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.058805026s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [23/Oct/2024:03:35:18 +0000] "GET /v2/foo/bar/blobs/sha256:120ba1eaaeedf73a4ca8017178e84ec313baf51c930f09d8156a022666f3b806 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (12.43s) === RUN TestRelativeURL time="2024-10-23T03:35:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:35:22Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:35:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34595" http.request.id=dc485d11-d0a4-4065-9124-e4047e11d19c http.request.method=POST http.request.remoteaddr="127.0.0.1:51676" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.979764ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:24Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34595" http.request.id=17b615d2-914b-42ea-a4f6-d8adf5c69ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51676" http.request.uri="/v2/foo/bar/blobs/uploads/2a97786a-bcaf-4d3a-918f-d986144b7db3?_state=VJRDpP02j--2nOVnDVDa8E58-dIGd6U1J2vISkQc66B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhOTc3ODZhLWJjYWYtNGQzYS05MThmLWQ5ODYxNDRiN2RiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToyMi44NTYzODEwNDZaIn0%3D&digest=sha256%3Aca967916bb71e734029388f4b951109bf2b5ead3c2f3a45c8e58ab9652d04206" http.request.useragent="Go-http-client/1.1" http.response.duration=1.25132879s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:23 +0000] "PUT /v2/foo/bar/blobs/uploads/2a97786a-bcaf-4d3a-918f-d986144b7db3?_state=VJRDpP02j--2nOVnDVDa8E58-dIGd6U1J2vISkQc66B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhOTc3ODZhLWJjYWYtNGQzYS05MThmLWQ5ODYxNDRiN2RiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToyMi44NTYzODEwNDZaIn0%3D&digest=sha256%3Aca967916bb71e734029388f4b951109bf2b5ead3c2f3a45c8e58ab9652d04206 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:24Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34595" http.request.id=e4a33c4e-abc8-4a95-8c76-5103b63cdd1d http.request.method=POST http.request.remoteaddr="127.0.0.1:51676" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.669155ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:24Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34595" http.request.id=ef2a3197-79e1-4752-a802-c55dd89afe8b http.request.method=POST http.request.remoteaddr="127.0.0.1:51676" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.728813ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34595" http.request.id=4f322249-20e6-44f0-b5b8-e11153370798 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51676" http.request.uri="/v2/foo/bar/blobs/uploads/0348ebf5-1349-4bfb-821b-a9c64fe63b7b?_state=FOpGmIJYcOJXBPEQMs82VYHTBT_Zv0r9h8asU8UDRZ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzNDhlYmY1LTEzNDktNGJmYi04MjFiLWE5YzY0ZmU2M2I3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToyNC41NzU5NTIwNzhaIn0%3D&digest=sha256%3A718435ef689d92a1ee236477bb9c1a82b143fe6ca054667319a9e9e39fbf9b03" http.request.useragent="Go-http-client/1.1" http.response.duration=2.05489011s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:24 +0000] "PUT /v2/foo/bar/blobs/uploads/0348ebf5-1349-4bfb-821b-a9c64fe63b7b?_state=FOpGmIJYcOJXBPEQMs82VYHTBT_Zv0r9h8asU8UDRZ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzNDhlYmY1LTEzNDktNGJmYi04MjFiLWE5YzY0ZmU2M2I3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToyNC41NzU5NTIwNzhaIn0%3D&digest=sha256%3A718435ef689d92a1ee236477bb9c1a82b143fe6ca054667319a9e9e39fbf9b03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.78s) === RUN TestBlobDeleteDisabled time="2024-10-23T03:35:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:35:26Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:35:26Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:44195" http.request.id=322393c7-5cee-42f5-b55c-b382772da767 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38174" http.request.uri="/v2/foo/bar/blobs/sha256:53701c2a30dba6634808977cbce11cf73f381780a62fa7f7a43f3db338a78735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.918764ms http.response.status=405 http.response.written=78 vars.digest="sha256:53701c2a30dba6634808977cbce11cf73f381780a62fa7f7a43f3db338a78735" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:26 +0000] "DELETE /v2/foo/bar/blobs/sha256:53701c2a30dba6634808977cbce11cf73f381780a62fa7f7a43f3db338a78735 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.36s) === RUN TestDeleteDisabled time="2024-10-23T03:35:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:35:26Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:35:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44651" http.request.id=28f36c8a-5b27-4b1b-a616-e6954e51b76d http.request.method=POST http.request.remoteaddr="127.0.0.1:41034" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.703536ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44651" http.request.id=ce6dd259-bf3f-4c68-afc6-e0a8a74f7784 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41034" http.request.uri="/v2/foo/bar/blobs/uploads/2e9b1e1d-5954-43e8-8531-b50aa692767a?_state=fIh3qxSI6iINCF9dr2MXWY2QaUA_A_8zk3W7axIBgfN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlOWIxZTFkLTU5NTQtNDNlOC04NTMxLWI1MGFhNjkyNzY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToyNy40NzcxNTE3MzdaIn0%3D&digest=sha256%3Ae862cd8f65fee21db5828ebee0a142c8d5fcce12cf8e32967e6e50627c4f6a13" http.request.useragent="Go-http-client/1.1" http.response.duration=6.898954509s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:27 +0000] "PUT /v2/foo/bar/blobs/uploads/2e9b1e1d-5954-43e8-8531-b50aa692767a?_state=fIh3qxSI6iINCF9dr2MXWY2QaUA_A_8zk3W7axIBgfN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlOWIxZTFkLTU5NTQtNDNlOC04NTMxLWI1MGFhNjkyNzY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNToyNy40NzcxNTE3MzdaIn0%3D&digest=sha256%3Ae862cd8f65fee21db5828ebee0a142c8d5fcce12cf8e32967e6e50627c4f6a13 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:34Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:44651" http.request.id=45bfc23b-359c-4e12-a921-522ef85abc2c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41034" http.request.uri="/v2/foo/bar/blobs/sha256:e862cd8f65fee21db5828ebee0a142c8d5fcce12cf8e32967e6e50627c4f6a13" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.756105ms http.response.status=405 http.response.written=78 vars.digest="sha256:e862cd8f65fee21db5828ebee0a142c8d5fcce12cf8e32967e6e50627c4f6a13" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:35:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:e862cd8f65fee21db5828ebee0a142c8d5fcce12cf8e32967e6e50627c4f6a13 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (7.38s) === RUN TestDeleteReadOnly time="2024-10-23T03:35:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:35:34Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:35:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:43455" http.request.id=d274da92-3c00-46dc-861c-d8b530b3a880 http.request.method=POST http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.243385ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:41Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:43455" http.request.id=4f6f9abf-26e8-4fca-8dad-670c491ad176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/foo/bar/blobs/uploads/336532f0-42f4-4b3c-8764-8e9c9b1ffb78?_state=WYT9U4DsIddKERwvb5QbsF-P7KgSKAPzbplWeEPAn4R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzNjUzMmYwLTQyZjQtNGIzYy04NzY0LThlOWM5YjFmZmI3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNTozNC44MjQ5MjY0MDhaIn0%3D&digest=sha256%3A824f20e649a4cd0ea7e2c3833daaf76036c11b48a773d1982026cf8be480b338" http.request.useragent="Go-http-client/1.1" http.response.duration=7.110516834s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:34 +0000] "PUT /v2/foo/bar/blobs/uploads/336532f0-42f4-4b3c-8764-8e9c9b1ffb78?_state=WYT9U4DsIddKERwvb5QbsF-P7KgSKAPzbplWeEPAn4R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzNjUzMmYwLTQyZjQtNGIzYy04NzY0LThlOWM5YjFmZmI3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNTozNC44MjQ5MjY0MDhaIn0%3D&digest=sha256%3A824f20e649a4cd0ea7e2c3833daaf76036c11b48a773d1982026cf8be480b338 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [23/Oct/2024:03:35:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:824f20e649a4cd0ea7e2c3833daaf76036c11b48a773d1982026cf8be480b338 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (7.56s) === RUN TestStartPushReadOnly time="2024-10-23T03:35:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:35:41Z" level=info msg="redis not configured" go.version=go1.23.2 127.0.0.1 - - [23/Oct/2024:03:35:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2024-10-23T03:35:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:35:41Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:35:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=ace995c8-3f7a-4372-9567-7c8a44f14320 http.request.method=GET http.request.remoteaddr="127.0.0.1:40018" 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.623083ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:35:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-10-23T03:35:41Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=d953bc91-0610-4c25-9260-75d1003c350d http.request.method=GET http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.221093ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [23/Oct/2024:03:35:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-23T03:35:41Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=e5515041-04f4-40a5-8065-e3bab0640494 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" 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.655673ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:35:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-10-23T03:35:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=89ccaeb4-fd44-4366-acc1-a63eaed6412b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" 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=2.612715ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:35:41Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=89ccaeb4-fd44-4366-acc1-a63eaed6412b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" 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=2.681946ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:35:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=89ccaeb4-fd44-4366-acc1-a63eaed6412b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" 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=2.749416ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:35:41Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=89ccaeb4-fd44-4366-acc1-a63eaed6412b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" 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=2.796136ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:35:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-10-23T03:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=4050e2cd-3921-4569-9db8-c85c0df2045e http.request.method=POST http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.176735ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:42 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=bce50023-1b4a-4418-af76-77079c1517e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/blobs/uploads/134ed591-0b0e-410d-8ca8-1118afa63943?_state=qQuJKH6BnSqeDCD1XsdZNln92p_iWesJxTqnlimbW-J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMzRlZDU5MS0wYjBlLTQxMGQtOGNhOC0xMTE4YWZhNjM5NDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NDIuMjg4MjE3MjA3WiJ9&digest=sha256%3Ae9177f3dedf73e3f4bd2a97a17c0cdd0cbb07f396d550a20947b43f558ade00c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.572493258s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:42 +0000] "PUT /v2/foo/schema1/blobs/uploads/134ed591-0b0e-410d-8ca8-1118afa63943?_state=qQuJKH6BnSqeDCD1XsdZNln92p_iWesJxTqnlimbW-J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMzRlZDU5MS0wYjBlLTQxMGQtOGNhOC0xMTE4YWZhNjM5NDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NDIuMjg4MjE3MjA3WiJ9&digest=sha256%3Ae9177f3dedf73e3f4bd2a97a17c0cdd0cbb07f396d550a20947b43f558ade00c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=ccd94cb1-54a1-458e-a1aa-5c07695c8852 http.request.method=POST http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.741355ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=faf2680d-8478-4628-a86b-717259ab9788 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/blobs/uploads/a4efa2f6-1cd2-48b3-9a85-1c94185e9c51?_state=8G3x9jtxUvkYI3-D3ZtMYFdBsThLRRkOV4RPKzXrSSx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNGVmYTJmNi0xY2QyLTQ4YjMtOWE4NS0xYzk0MTg1ZTljNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NDYuMjY5MzUyOTQzWiJ9&digest=sha256%3A7b69a2b3fa362b653903cda1229811944668bf94be8888db5a14c2096aa948bf" http.request.useragent="Go-http-client/1.1" http.response.duration=6.005155114s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/a4efa2f6-1cd2-48b3-9a85-1c94185e9c51?_state=8G3x9jtxUvkYI3-D3ZtMYFdBsThLRRkOV4RPKzXrSSx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNGVmYTJmNi0xY2QyLTQ4YjMtOWE4NS0xYzk0MTg1ZTljNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NDYuMjY5MzUyOTQzWiJ9&digest=sha256%3A7b69a2b3fa362b653903cda1229811944668bf94be8888db5a14c2096aa948bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=12a5a9be-7213-4807-946b-cdff109ba9bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.466857ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=1f798ebe-17bc-482e-babf-adf10045ac6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" http.response.duration=4.268629ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=9f6ee270-6f39-4b99-8691-aa1b88698f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.463005ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=964fdf20-592b-406e-83d3-7759a63720b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.345145ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "GET /v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39299" http.request.id=8294f615-6999-486a-8cc4-d62395b39c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" http.response.duration=2.880896ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39299" http.request.id=330cbd23-94df-405a-99da-335866a0bbe3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" http.response.duration=2.703596ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:39299" http.request.id=331c89ab-08ff-451b-a15e-9e7ce17cb508 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" http.response.duration=2.789946ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=c17d7633-0517-453e-b528-18972e2c3a97 http.request.method=GET http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.301064ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "GET /v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=72c05150-b4ae-48cf-a799-94eef5d53e79 http.request.method=GET http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.447153ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=8de344ee-174f-4b2c-9eda-9d6e3395865c http.request.method=GET http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" http.response.duration=1.202873ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "GET /v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=a22ad9ac-b97b-4f50-a72c-44331d086a76 http.request.method=GET http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.458573ms http.response.status=200 http.response.written=41 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=error msg="payload digest does match: "sha256:6db6ff9c3d7d354e9755b4abcb7cc75c17767395d02f5ba96f34c9f8cfe5edb8" != "sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631"" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=13842566-0629-4cee-afa6-810182f5f229 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" time="2024-10-23T03:35:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=13842566-0629-4cee-afa6-810182f5f229 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40018" http.request.uri="/v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.679674ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631" 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:0c8e4f9f54321c50185a942b026d1d67211ce9f491beed788c431f3186d67631 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=d6a62664-5000-4c12-ab1a-fe2939d4ce99 http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.336323ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-23T03:35: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.23.2 http.request.host="127.0.0.1:39299" http.request.id=ca7cb6eb-d4d9-4c78-840e-ed6d381499ae http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.458103ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-23T03:35: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.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39299" http.request.id=0d7a8ed8-46a2-41c7-9514-dad52a8ca2c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.610463ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:35: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.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39299" http.request.id=0d7a8ed8-46a2-41c7-9514-dad52a8ca2c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.680943ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:35: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.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39299" http.request.id=0d7a8ed8-46a2-41c7-9514-dad52a8ca2c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.733653ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=2c01c04e-26f6-4669-b66a-545989e9890a http.request.method=POST http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.601064ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=08a36bb9-3ed5-4485-8da8-80796544367c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/blobs/uploads/056f0790-1fdf-45de-ac24-591fd3b15d99?_state=gIaAo5Mn6XmLTnk4qAFuvBvOe_NQV9sAYyXU64lyqKd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNTZmMDc5MC0xZmRmLTQ1ZGUtYWMyNC01OTFmZDNiMTVkOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NTIuMzIxODAwNjg0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.853384ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/056f0790-1fdf-45de-ac24-591fd3b15d99?_state=gIaAo5Mn6XmLTnk4qAFuvBvOe_NQV9sAYyXU64lyqKd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNTZmMDc5MC0xZmRmLTQ1ZGUtYWMyNC01OTFmZDNiMTVkOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NTIuMzIxODAwNjg0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35: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.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39299" http.request.id=feba0c50-0f86-43dd-93c2-37efe55e3351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.456263ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:35: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.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39299" http.request.id=feba0c50-0f86-43dd-93c2-37efe55e3351 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.509873ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-10-23T03:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=4bf39732-bee9-4608-8c85-b91883e74c62 http.request.method=POST http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.466973ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:54Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=21591931-e01a-4193-9151-5a04fcf20fff http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/blobs/uploads/c3677666-1453-4510-9667-854e96cd4140?_state=pdAAU1LToXccgJBNGY5n5kJUx7iQabOpp0q_F5G1TEJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMzY3NzY2Ni0xNDUzLTQ1MTAtOTY2Ny04NTRlOTZjZDQxNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NTIuNTc1OTAxNDA2WiJ9&digest=sha256%3A97ef632eb49a6c3c59e87a7780509ed17435baeec71cb25463c5905fd0fd2538" http.request.useragent="Go-http-client/1.1" http.response.duration=1.96736774s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/c3677666-1453-4510-9667-854e96cd4140?_state=pdAAU1LToXccgJBNGY5n5kJUx7iQabOpp0q_F5G1TEJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMzY3NzY2Ni0xNDUzLTQ1MTAtOTY2Ny04NTRlOTZjZDQxNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NTIuNTc1OTAxNDA2WiJ9&digest=sha256%3A97ef632eb49a6c3c59e87a7780509ed17435baeec71cb25463c5905fd0fd2538 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:54Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=ca880a35-39dc-467f-80b6-07506bce37a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.267075ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=d3447b0b-b3cc-4d11-a359-37dda849cf3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/blobs/uploads/f4518d3d-9ce8-43be-8ce0-16b4d0f6cf44?_state=1H7Dgt7XYgEsRWZFHDUTjsbKBDCN1ZMJvHQnNfWdcVF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNDUxOGQzZC05Y2U4LTQzYmUtOGNlMC0xNmI0ZDBmNmNmNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NTQuODk0NzI3NTY5WiJ9&digest=sha256%3A460c3ab21ec6ac54e9867b5cdd2667548f8b6f071f8ce77efddbd858f0192973" http.request.useragent="Go-http-client/1.1" http.response.duration=4.269542029s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/f4518d3d-9ce8-43be-8ce0-16b4d0f6cf44?_state=1H7Dgt7XYgEsRWZFHDUTjsbKBDCN1ZMJvHQnNfWdcVF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNDUxOGQzZC05Y2U4LTQzYmUtOGNlMC0xNmI0ZDBmNmNmNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NTQuODk0NzI3NTY5WiJ9&digest=sha256%3A460c3ab21ec6ac54e9867b5cdd2667548f8b6f071f8ce77efddbd858f0192973 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39299" http.request.id=9ef0348a-9800-48c8-88de-abd3b119566e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.370295ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39299" http.request.id=c32a425b-2b4d-45e3-8eb7-d31bcdf20bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/sha256:df2c11a1b95887fa847ea2975dccbb39a2707d7ec2d5add473f2b23082a2be27" http.request.useragent="Go-http-client/1.1" http.response.duration=3.129187ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:df2c11a1b95887fa847ea2975dccbb39a2707d7ec2d5add473f2b23082a2be27 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=7e84e883-00e2-420c-aa53-ca14bc9e4b8a http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.891174ms http.response.status=200 http.response.written=732 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=6ba596e8-49aa-4b25-a0bd-1b4ecde049a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/sha256:df2c11a1b95887fa847ea2975dccbb39a2707d7ec2d5add473f2b23082a2be27" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.631523ms http.response.status=200 http.response.written=732 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/sha256:df2c11a1b95887fa847ea2975dccbb39a2707d7ec2d5add473f2b23082a2be27 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=28267f6d-ca3f-4845-aae5-0c5d7c75bd80 http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.746704ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=23eab9aa-ff9a-4b94-9f0a-d27e5ab538f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/sha256:df2c11a1b95887fa847ea2975dccbb39a2707d7ec2d5add473f2b23082a2be27" http.request.useragent="Go-http-client/1.1" http.response.duration=1.338733ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/sha256:df2c11a1b95887fa847ea2975dccbb39a2707d7ec2d5add473f2b23082a2be27 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=0b726008-3298-41a3-b0de-4ffa8429d588 http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.680253ms http.response.status=200 http.response.written=45 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="rewriting manifest sha256:df2c11a1b95887fa847ea2975dccbb39a2707d7ec2d5add473f2b23082a2be27 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=ca39c9a7-ae0a-44ec-96fd-8227d34798db http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=ca39c9a7-ae0a-44ec-96fd-8227d34798db http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" 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=3.262976ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39299" http.request.id=a95f3cbe-c324-4401-bae4-81dc2019e096 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.549333ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39299" http.request.id=597ed199-9712-4a82-8976-db91fcfc1c80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.913334ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39299" http.request.id=31a1aff2-55e7-4060-bacd-5fa85e472b19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/sha256:7e7e01421a606175ee271c5c1c5698285f86b079471f49d321d42afa69154353" http.request.useragent="Go-http-client/1.1" http.response.duration=1.700393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:7e7e01421a606175ee271c5c1c5698285f86b079471f49d321d42afa69154353 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=c5ad26f0-1e87-4c87-994a-868a677ae719 http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.543883ms http.response.status=200 http.response.written=434 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=a9788868-05a5-4d21-8b00-581de94647be http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/sha256:7e7e01421a606175ee271c5c1c5698285f86b079471f49d321d42afa69154353" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.034495ms http.response.status=200 http.response.written=434 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/sha256:7e7e01421a606175ee271c5c1c5698285f86b079471f49d321d42afa69154353 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=b850b2e9-351a-4bb1-86c8-8ed41bbebb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.500933ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=30eefa49-d6a4-44d7-bce1-4f67236ac5cf http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/sha256:7e7e01421a606175ee271c5c1c5698285f86b079471f49d321d42afa69154353" http.request.useragent="Go-http-client/1.1" http.response.duration=1.173582ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/sha256:7e7e01421a606175ee271c5c1c5698285f86b079471f49d321d42afa69154353 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="rewriting manifest list sha256:7e7e01421a606175ee271c5c1c5698285f86b079471f49d321d42afa69154353 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=0e4ed968-c8c8-4ab6-8a24-090af9c5721a http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39299" http.request.id=0e4ed968-c8c8-4ab6-8a24-090af9c5721a http.request.method=GET http.request.remoteaddr="127.0.0.1:44082" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.921756ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:35:59Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:35:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=037e20c7-03d1-42e6-ba2e-fd21e62b031b http.request.method=GET http.request.remoteaddr="127.0.0.1:52562" 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.525603ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=67c9030e-0a54-49e8-96d7-9f2744895266 http.request.method=GET http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.474893ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=842f5c7c-f5a9-4ff0-96d9-df77f8666a9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" 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.365893ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=ba0bb7ea-2d39-41d2-b86a-ccb2cbfcad6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" 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=2.254065ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:35:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=ba0bb7ea-2d39-41d2-b86a-ccb2cbfcad6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" 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=2.311265ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:35:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=ba0bb7ea-2d39-41d2-b86a-ccb2cbfcad6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" 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=2.361215ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:35:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=ba0bb7ea-2d39-41d2-b86a-ccb2cbfcad6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" 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=2.411965ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-10-23T03:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=e969c577-c37e-4f04-87fb-ee4ab6488a7d http.request.method=POST http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.616783ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=36d524f1-5365-438e-ba60-fbc021a254b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/blobs/uploads/a41a3356-0d22-4938-b895-89378ea10f1e?_state=b-vlSHWqHtio6IG-4BnNyGENKZXQkjHNypvYqcJ_iUR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNDFhMzM1Ni0wZDIyLTQ5MzgtYjg5NS04OTM3OGVhMTBmMWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NTkuNTgzMTU3NzA4WiJ9&digest=sha256%3A3264c6d3f2eb7d05d326532e89a03174c814613e0fbb16e2edc88f7e3df10ba0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.541756369s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:35:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/a41a3356-0d22-4938-b895-89378ea10f1e?_state=b-vlSHWqHtio6IG-4BnNyGENKZXQkjHNypvYqcJ_iUR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNDFhMzM1Ni0wZDIyLTQ5MzgtYjg5NS04OTM3OGVhMTBmMWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzU6NTkuNTgzMTU3NzA4WiJ9&digest=sha256%3A3264c6d3f2eb7d05d326532e89a03174c814613e0fbb16e2edc88f7e3df10ba0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=b763bd20-b614-4e2a-8c5b-ebdef396777b http.request.method=POST http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.534895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:04 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=2de77320-426c-4c68-ab11-3f4557035812 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/blobs/uploads/7440a0da-9005-43fd-85eb-40acd32d09fd?_state=wofOfWm2PCVEjIwyRYEiwtTnBy806SeFIp6HZd0wPUN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NDQwYTBkYS05MDA1LTQzZmQtODVlYi00MGFjZDMyZDA5ZmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MDQuNTA3MTgyODcxWiJ9&digest=sha256%3A22f35fe54853e19987816d69c3dd5a6830f7242b0a0ffc504cd7ca0edfb01431" http.request.useragent="Go-http-client/1.1" http.response.duration=4.655591692s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:04 +0000] "PUT /v2/foo/schema1/blobs/uploads/7440a0da-9005-43fd-85eb-40acd32d09fd?_state=wofOfWm2PCVEjIwyRYEiwtTnBy806SeFIp6HZd0wPUN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NDQwYTBkYS05MDA1LTQzZmQtODVlYi00MGFjZDMyZDA5ZmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MDQuNTA3MTgyODcxWiJ9&digest=sha256%3A22f35fe54853e19987816d69c3dd5a6830f7242b0a0ffc504cd7ca0edfb01431 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=79e21de3-8541-45ad-b838-752e3919ba0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.85523ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=cd868d3c-eb7a-4daf-9ea8-0ee9b3209f3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.342847ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=edcc6e6e-7331-4f8f-8acd-ff060b45dcd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.771266ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=73ed0e36-46e3-4fda-9245-94995667d4a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.389385ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "GET /v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46411" http.request.id=9423f97b-24b5-403c-b203-93b1e66fc2d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.285947ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46411" http.request.id=4ca43a61-f246-4130-b001-bc9f92cd4ba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.882016ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:46411" http.request.id=bba349a0-a377-4805-a54d-a3070629dffb http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.993306ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=518eda0f-74dd-4604-bab7-4af221b535de http.request.method=GET http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.367435ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "GET /v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=f48c0e87-0c27-455e-9f7f-8f487bb17050 http.request.method=GET http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.350753ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=e9a7b499-8c09-46b9-97aa-eb12dd54103a http.request.method=GET http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.314273ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "GET /v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=e16a2303-286b-4931-b5ea-e2e333010c9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.317983ms http.response.status=200 http.response.written=41 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=error msg="payload digest does match: "sha256:68dfc8ce5b7f7f603712e4aae5f9b891b8e5d0335947fd4a731a743c2c5890d3" != "sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8"" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=26928f0f-b57f-442b-9372-08305617307f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" time="2024-10-23T03:36:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=26928f0f-b57f-442b-9372-08305617307f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52562" http.request.uri="/v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.577734ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8" 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:0180ba42f60cd8901c3f1377b00eadf6749a65f766630b50c0916bc7e950f4c8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=461203a7-7a53-468f-8cca-4c4dc5b090fd http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.498873ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=8c883ce3-733f-439f-b5c1-49b2bd57d0b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.594323ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46411" http.request.id=9551b3a1-a7bd-4ab5-aa1b-b9a62203db12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.676554ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:36:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46411" http.request.id=9551b3a1-a7bd-4ab5-aa1b-b9a62203db12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.736204ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:36:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46411" http.request.id=9551b3a1-a7bd-4ab5-aa1b-b9a62203db12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.787364ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=cf8db396-04dd-4e5c-a0e3-b26afdb55f4c http.request.method=POST http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.686063ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=ffee330a-4a01-4a8e-b2cf-9693fb627b5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/blobs/uploads/27b69847-ed95-441a-a432-52e49ba7d2f3?_state=YOmkMn6-yKdyeQJNom9ID9C6NLmA7TT4M4DjTZlaa517Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyN2I2OTg0Ny1lZDk1LTQ0MWEtYTQzMi01MmU0OWJhN2QyZjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MDkuMjExNzMxODc0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.974564ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/27b69847-ed95-441a-a432-52e49ba7d2f3?_state=YOmkMn6-yKdyeQJNom9ID9C6NLmA7TT4M4DjTZlaa517Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyN2I2OTg0Ny1lZDk1LTQ0MWEtYTQzMi01MmU0OWJhN2QyZjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MDkuMjExNzMxODc0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46411" http.request.id=7934a741-f344-45d1-b2e8-8d4b507d2746 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.453053ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:36:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46411" http.request.id=7934a741-f344-45d1-b2e8-8d4b507d2746 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.507663ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-10-23T03:36:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=53f39154-2c0d-4a5f-a387-fe2332bf64c6 http.request.method=POST http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.217354ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=b66b981c-a022-45e3-b0ee-6d2d5a03be06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/blobs/uploads/4bdeedad-4a00-4457-8fa3-5e9f2921dedb?_state=8OqvXmZmja1p37cX5PW4tLJ_4b4NfNVqtqttZLi9eF97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YmRlZWRhZC00YTAwLTQ0NTctOGZhMy01ZTlmMjkyMWRlZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MDkuNzA5ODcxNDI3WiJ9&digest=sha256%3A24d9989f9da153f74c5454ee85b28d98f6535cc9e546ac6809870f4138adbe67" http.request.useragent="Go-http-client/1.1" http.response.duration=7.91174905s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/4bdeedad-4a00-4457-8fa3-5e9f2921dedb?_state=8OqvXmZmja1p37cX5PW4tLJ_4b4NfNVqtqttZLi9eF97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YmRlZWRhZC00YTAwLTQ0NTctOGZhMy01ZTlmMjkyMWRlZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MDkuNzA5ODcxNDI3WiJ9&digest=sha256%3A24d9989f9da153f74c5454ee85b28d98f6535cc9e546ac6809870f4138adbe67 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=204d7957-f926-4539-95b7-5bb6334b768b http.request.method=POST http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.132574ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=707ab34f-99a7-49e4-887f-452113dbc6b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/blobs/uploads/3fe5e5ed-e0f9-47a4-8d24-d0e58bedd93c?_state=qU3BfAPoaFZoSoC9vgKgnfIjG_QztRrhQHLPj9hIXht7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzZmU1ZTVlZC1lMGY5LTQ3YTQtOGQyNC1kMGU1OGJlZGQ5M2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MTguMDIyOTA1MjIxWiJ9&digest=sha256%3Ad1eb3a6f1d12810782eb8be56e82d5f82c5ef5ccf5038d9f26c715edc767332a" http.request.useragent="Go-http-client/1.1" http.response.duration=5.372114484s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/3fe5e5ed-e0f9-47a4-8d24-d0e58bedd93c?_state=qU3BfAPoaFZoSoC9vgKgnfIjG_QztRrhQHLPj9hIXht7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzZmU1ZTVlZC1lMGY5LTQ3YTQtOGQyNC1kMGU1OGJlZGQ5M2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MTguMDIyOTA1MjIxWiJ9&digest=sha256%3Ad1eb3a6f1d12810782eb8be56e82d5f82c5ef5ccf5038d9f26c715edc767332a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46411" http.request.id=3fe2c286-08ae-4ce7-b760-bcf8720a1efc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.370505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46411" http.request.id=6fb05481-8257-4b2f-b0aa-4b95c56e3a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/sha256:3d3d914b064639a707da6b26ff5ef6daf6a31e7a7ce040566d73d8e279600915" http.request.useragent="Go-http-client/1.1" http.response.duration=3.111416ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:3d3d914b064639a707da6b26ff5ef6daf6a31e7a7ce040566d73d8e279600915 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=f63ad2e2-e3f4-4034-ae38-ad2cc739c0ca http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.965284ms http.response.status=200 http.response.written=732 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=f2a057c9-a8a8-4b3f-a79c-1a1542a12cc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/sha256:3d3d914b064639a707da6b26ff5ef6daf6a31e7a7ce040566d73d8e279600915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.713604ms http.response.status=200 http.response.written=732 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/sha256:3d3d914b064639a707da6b26ff5ef6daf6a31e7a7ce040566d73d8e279600915 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=3e32a020-07f6-42f9-9806-a423e7d727af http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.001624ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=5f711855-0227-4389-9ee0-60f0288588b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/sha256:3d3d914b064639a707da6b26ff5ef6daf6a31e7a7ce040566d73d8e279600915" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345573ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/sha256:3d3d914b064639a707da6b26ff5ef6daf6a31e7a7ce040566d73d8e279600915 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=5b42c5a0-7892-4072-9109-189242d22d55 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.638923ms http.response.status=200 http.response.written=45 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="rewriting manifest sha256:3d3d914b064639a707da6b26ff5ef6daf6a31e7a7ce040566d73d8e279600915 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=985fe0a3-ab01-4587-a76c-e8455ceede38 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=985fe0a3-ab01-4587-a76c-e8455ceede38 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" 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=4.286058ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46411" http.request.id=b900e363-329c-4eff-8cd1-1bacfc0ea25f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.629663ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46411" http.request.id=2e679bee-2618-4781-a6d1-e2b04652462e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.898356ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46411" http.request.id=326167e8-6a92-49a7-b287-2ffb6a0b4fe1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/sha256:e5a0d151fa2817e202d19c18d62b7cf4ad8791c48ada342880d931eeebc31c58" http.request.useragent="Go-http-client/1.1" http.response.duration=1.742313ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:e5a0d151fa2817e202d19c18d62b7cf4ad8791c48ada342880d931eeebc31c58 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=7915bb0e-2956-45ac-bc65-eaef422d1dcc http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.548534ms http.response.status=200 http.response.written=434 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=07165856-8d8b-42aa-a99a-2c5201d0c688 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/sha256:e5a0d151fa2817e202d19c18d62b7cf4ad8791c48ada342880d931eeebc31c58" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.574734ms http.response.status=200 http.response.written=434 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/sha256:e5a0d151fa2817e202d19c18d62b7cf4ad8791c48ada342880d931eeebc31c58 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=2c332c49-0117-4bc8-b71b-20e5ab343393 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.425913ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=1be23baa-4bc2-4a45-9e8a-454c48f154a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/sha256:e5a0d151fa2817e202d19c18d62b7cf4ad8791c48ada342880d931eeebc31c58" http.request.useragent="Go-http-client/1.1" http.response.duration=1.826374ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/sha256:e5a0d151fa2817e202d19c18d62b7cf4ad8791c48ada342880d931eeebc31c58 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="rewriting manifest list sha256:e5a0d151fa2817e202d19c18d62b7cf4ad8791c48ada342880d931eeebc31c58 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=4fe3cc62-dc92-4dd8-9672-98b5812e95a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46411" http.request.id=4fe3cc62-dc92-4dd8-9672-98b5812e95a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" 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=3.112197ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (41.49s) === RUN TestGetManifestWithStorageError time="2024-10-23T03:36:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:36:23Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36923" http.request.id=5c0614c4-6910-49d1-9766-978a5ca54170 http.request.method=GET http.request.remoteaddr="127.0.0.1:36002" 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=1.660353ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:36923" http.request.id=607b3fc3-617b-451b-8190-2522115d4bd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36002" 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=1.549883ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:36923" http.request.id=b9bcb113-205a-4132-8c4b-6ad0d61d5011 http.request.method=GET http.request.remoteaddr="127.0.0.1:36002" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.440983ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:36923" http.request.id=6ec92d66-eae4-4ccc-b4a9-a917f7e4fec4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36002" 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=1.301983ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-10-23T03:36:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:36:23Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=ccfd1903-c5bb-40c3-8f90-9230eae3aa2c http.request.method=GET http.request.remoteaddr="127.0.0.1:51544" 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=2.605965ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=e0ddda2c-61b3-4061-8f1f-a4c7639e544f http.request.method=GET http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.409213ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=19e748d6-f65b-47b2-84bc-26b190bd739f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" 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=2.103814ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=acdbfcc2-8722-4372-960d-61f61f0c99e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" 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=2.436735ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=acdbfcc2-8722-4372-960d-61f61f0c99e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" 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=2.498395ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=acdbfcc2-8722-4372-960d-61f61f0c99e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" 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=2.545465ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-10-23T03:36:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=acdbfcc2-8722-4372-960d-61f61f0c99e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" 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=2.584905ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-10-23T03:36:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=acb6e1ad-55e3-4271-a78b-d897e17e3d8a http.request.method=POST http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.785414ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=f69d94e1-af0d-40e6-bed5-4ed02e840b8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/blobs/uploads/24d23704-c163-4bd5-ba0c-068289c17061?_state=uVbc0zur9Xn27U2xhWOzyiGxFImb_eaCU_fe7kEMXsJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNGQyMzcwNC1jMTYzLTRiZDUtYmEwYy0wNjgyODljMTcwNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MjMuNzk0MzI4MjI0WiJ9&digest=sha256%3Aa534e09623d811882b1125218bc038aedb9bf7d76f7ca00e743667ab3bb7d159" http.request.useragent="Go-http-client/1.1" http.response.duration=3.516314962s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/24d23704-c163-4bd5-ba0c-068289c17061?_state=uVbc0zur9Xn27U2xhWOzyiGxFImb_eaCU_fe7kEMXsJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNGQyMzcwNC1jMTYzLTRiZDUtYmEwYy0wNjgyODljMTcwNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MjMuNzk0MzI4MjI0WiJ9&digest=sha256%3Aa534e09623d811882b1125218bc038aedb9bf7d76f7ca00e743667ab3bb7d159 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=b86ac314-1e37-465a-9a5b-c7a913454620 http.request.method=POST http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.192575ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=06c9b327-3d06-4c12-9a45-5b068ca4a429 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/blobs/uploads/09bcd90a-49e8-4866-80ef-12c453fc3f6e?_state=Wkf7E34TzSWIWfPqxD4bYbSFk3sx7xBOI8Mc36k5bwh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwOWJjZDkwYS00OWU4LTQ4NjYtODBlZi0xMmM0NTNmYzNmNmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MjcuNjM3NzI4ODY4WiJ9&digest=sha256%3A11dd97870514622b61fd830706f4b4cbf0d5963dc51b7681d76e7d04f616b2aa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.082768682s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/09bcd90a-49e8-4866-80ef-12c453fc3f6e?_state=Wkf7E34TzSWIWfPqxD4bYbSFk3sx7xBOI8Mc36k5bwh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwOWJjZDkwYS00OWU4LTQ4NjYtODBlZi0xMmM0NTNmYzNmNmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MjcuNjM3NzI4ODY4WiJ9&digest=sha256%3A11dd97870514622b61fd830706f4b4cbf0d5963dc51b7681d76e7d04f616b2aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=d2f2aab2-75e8-4e44-8397-b774d6669c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.435177ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=87f1d2ba-456d-46e6-b87b-17599f3a8d77 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.809286ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=ce53a367-0a5f-4537-b082-65d57bef3b4e http.request.method=GET http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.380544ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=aa066874-6726-4143-898c-7da20793ff98 http.request.method=GET http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.758237ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36827" http.request.id=fc9d82d2-2b3a-4031-97fa-d95f8eb1eb92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.122426ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36827" http.request.id=90160f64-9ef8-4bd9-9a58-2bc25d0d9932 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.221647ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:36827" http.request.id=06e3c41b-6ac1-4aff-b837-e0caeea7ac07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.929226ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=dc5e7902-766b-4b4a-855d-686a342c77a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.435675ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=ce82dfa1-6946-4917-86ee-1eecd66e529e http.request.method=GET http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.356543ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=d273660f-af48-4523-96e3-d69a3af97182 http.request.method=GET http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.231642ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=3104609a-8ad4-4cbe-b7bc-3ca4ad3fd9ea http.request.method=GET http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.733763ms http.response.status=200 http.response.written=41 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=error msg="payload digest does match: "sha256:689fe8d8447eb9d5d292a3d199c90877217f25b489af446126bf0f69835795e7" != "sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b"" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=3e028577-eb11-41fe-8043-2e5997d38927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=3e028577-eb11-41fe-8043-2e5997d38927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51544" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.660944ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=55ad0d5a-f328-4c05-a788-496f5656c9be http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50826" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.883594ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=1b55a8ee-70e5-41d2-9926-1453031b423e http.request.method=GET http.request.remoteaddr="127.0.0.1:50826" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.754514ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=cde2d033-5fff-46e1-ab56-1dfe64603bde http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50838" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.574173ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=73617cd4-5a49-41ee-9a8c-0f9d9ee7233a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50844" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.981687ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=c34c298f-363f-4b12-aa9e-0e3443084911 http.request.method=GET http.request.remoteaddr="127.0.0.1:50844" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.224205ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=a62ea628-8df5-45aa-8921-359704dd3aae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50846" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.500643ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=55a26b05-a6bc-4cbf-ae6e-e4c0a0cfc90d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.242516ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=510e963b-46e5-4f38-8be4-831164c40906 http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.352733ms http.response.status=200 http.response.written=39 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=73eab4d5-10b9-42c8-a6ea-650b3b499bd6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.637613ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:bf7fa606a930bdb55b2f8bd6e9bd3ce053e111c6c8cb1adb187b84889265bd8b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=e78579f3-49ce-4220-b057-9c940752aa7a http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.391683ms http.response.status=200 http.response.written=35 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=f0e6ea93-588b-4669-85d2-5347dc0322d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.374143ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=028d5c65-e3e5-4ef7-9f95-64b11d22a235 http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.379023ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=b4d6bb3c-2262-49cc-86bf-05e39a458d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.879744ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=b4d6bb3c-2262-49cc-86bf-05e39a458d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.952774ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=b4d6bb3c-2262-49cc-86bf-05e39a458d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" 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=2.005555ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=7b84bbd0-914c-4023-bbb3-dfca8909fdd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.506223ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=3da16b8c-6ac3-42b2-8e54-4102bc992694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/blobs/uploads/1f57f331-3dbd-4875-9895-2ac369b49324?_state=ytmbQ5tOW4KDpx-4Js512bV46ymYQomn8hzZx3d6_O57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZjU3ZjMzMS0zZGJkLTQ4NzUtOTg5NS0yYWMzNjliNDkzMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MzAuNzkwODE0NzU0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.872304ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema2/blobs/uploads/1f57f331-3dbd-4875-9895-2ac369b49324?_state=ytmbQ5tOW4KDpx-4Js512bV46ymYQomn8hzZx3d6_O57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZjU3ZjMzMS0zZGJkLTQ4NzUtOTg5NS0yYWMzNjliNDkzMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MzAuNzkwODE0NzU0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=b6b985cd-748f-4e5b-bb03-274d2d13e369 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.571403ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:36:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=b6b985cd-748f-4e5b-bb03-274d2d13e369 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.629783ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [23/Oct/2024:03:36:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-10-23T03:36:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=fb1caed4-dbd2-49a2-b3a3-b0a66ae39531 http.request.method=POST http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.877454ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=4735d04a-f8ca-46f5-a144-c72669b760b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/blobs/uploads/444e9ac6-ea2a-42bc-8614-6ba1bb3970a1?_state=G_Z7qXYXqluRBkGnjXFwBsVmX-4cuDPxnoitHmGk95d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NDRlOWFjNi1lYTJhLTQyYmMtODYxNC02YmExYmIzOTcwYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MzEuMjg3NDAwNTI0WiJ9&digest=sha256%3A27891d2a8100f7faf5e2a5e77f1e37ba95784391ef378db0d0940ae2beb84546" http.request.useragent="Go-http-client/1.1" http.response.duration=8.711748633s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/444e9ac6-ea2a-42bc-8614-6ba1bb3970a1?_state=G_Z7qXYXqluRBkGnjXFwBsVmX-4cuDPxnoitHmGk95d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NDRlOWFjNi1lYTJhLTQyYmMtODYxNC02YmExYmIzOTcwYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6MzEuMjg3NDAwNTI0WiJ9&digest=sha256%3A27891d2a8100f7faf5e2a5e77f1e37ba95784391ef378db0d0940ae2beb84546 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=3e88462a-180b-40a4-a453-9c44617ac271 http.request.method=POST http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.656855ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=c0813678-0072-4038-ae43-c7d69ef0c314 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/blobs/uploads/a26ec1dc-4a0c-4530-bb9b-4a8e498fc980?_state=tTYCoJb75UNAMcIG4wzxGz5xpmILXb5dkN9ARGgJ2yp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMjZlYzFkYy00YTBjLTQ1MzAtYmI5Yi00YThlNDk4ZmM5ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6NDAuMjg5MjgyNzQzWiJ9&digest=sha256%3A28bcc6d954bfd283ee2e58f2bed800706f82a0c5259821ec6d967d8b10cde1b7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.640307283s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/a26ec1dc-4a0c-4530-bb9b-4a8e498fc980?_state=tTYCoJb75UNAMcIG4wzxGz5xpmILXb5dkN9ARGgJ2yp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMjZlYzFkYy00YTBjLTQ1MzAtYmI5Yi00YThlNDk4ZmM5ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTAtMjNUMDM6MzY6NDAuMjg5MjgyNzQzWiJ9&digest=sha256%3A28bcc6d954bfd283ee2e58f2bed800706f82a0c5259821ec6d967d8b10cde1b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=f37888da-a088-4912-a560-ef4f03b00de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.358445ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=a40c920c-b145-4cb5-b29d-65775c520a54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.duration=1.886324ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=6d976daf-af5a-4d04-9c11-6778c3ea57e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.620163ms http.response.status=200 http.response.written=732 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=5f88eaa5-ff8c-47fa-b094-47cc4054aebc http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.399576ms http.response.status=200 http.response.written=732 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=e7a8e428-29ea-4141-a218-0bacb3ba4ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.368913ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=255e2dc6-c96b-4631-a2ba-d17aea18689b http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.037084ms http.response.status=304 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=4d35ccf6-ffd8-4566-a8fa-ed1c935a6491 http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.451793ms http.response.status=200 http.response.written=45 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="rewriting manifest sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=14b608db-01ca-4663-aa6f-2b6972c19bce http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=14b608db-01ca-4663-aa6f-2b6972c19bce http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" 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=3.525637ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=d8c5b140-ea4c-43f2-98d1-65fe643ccefe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.419695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=e06fa84d-d0c0-43f3-9d10-f297620fdb30 http.request.method=GET http.request.remoteaddr="127.0.0.1:50852" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.443953ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=866276e0-9cb5-475c-b30f-bd61d691d52d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42374" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.554653ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=a252dbd6-bd5e-47bd-9f47-3ef8139de08e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42388" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.472915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=01fc8f56-addf-44aa-a09e-9ef7fd79f251 http.request.method=GET http.request.remoteaddr="127.0.0.1:42388" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.867284ms http.response.status=200 http.response.written=732 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=dce3fbe7-ade6-45f7-ae22-0370e849bd40 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42396" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.578243ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36827" http.request.id=fd48bf51-74ee-4198-a105-e7ef8084afb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42404" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.253034ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=1356ca33-cbe4-4d53-9308-e59a779f3e66 http.request.method=GET http.request.remoteaddr="127.0.0.1:42404" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.247053ms http.response.status=200 http.response.written=39 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=71b66157-e263-40e3-b3a1-9595ef003ce8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42404" http.request.uri="/v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05" http.request.useragent="Go-http-client/1.1" http.response.duration=1.482673ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:eac97498f0915af50860a8055388ba99eb04844fb9b8aa696a9ad9a218e60d05 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36827" http.request.id=4d6e3172-afad-46e7-a799-667d66832cf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42404" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.120192ms http.response.status=200 http.response.written=35 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (19.53s) === RUN TestManifestDeleteDisabled time="2024-10-23T03:36:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:36:42Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:36:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:40941" http.request.id=9845bbd1-2699-43a0-aba9-c9e55e7b3312 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.471723ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [23/Oct/2024:03:36:42 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-10-23T03:36:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:36:42Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:36:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-10-23T03:36:43Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.2 time="2024-10-23T03:36:43Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-10-23T03:36:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:38321" http.request.id=7e37f62a-d8c2-4b4f-b9ad-004eff09c85d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46380" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.473115ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [23/Oct/2024:03:36:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-10-23T03:36:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:38321" http.request.id=2f327a93-1f87-4281-b4fc-db0ef037699b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46396" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.291805ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [23/Oct/2024:03:36:43 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-10-23T03:36:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:38321" http.request.id=60d10b7d-f5c7-449e-8657-578f1853ba1a http.request.method=POST http.request.remoteaddr="127.0.0.1:46406" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.229454ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:36:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-10-23T03:36:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:38321" http.request.id=8814a188-92f6-423f-932d-9e2082d7f3b2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46422" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.335175ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [23/Oct/2024:03:36:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.31s) === RUN TestProxyManifestGetByTag time="2024-10-23T03:36:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-10-23T03:36:43Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:36:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=bff11a74-1f0a-4bf8-ae44-947632c7abff http.request.method=POST http.request.remoteaddr="127.0.0.1:44246" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.990325ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=75cd6af2-dfbb-4463-904f-956038e92297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44246" http.request.uri="/v2/foo/bar/blobs/uploads/0c983d01-0433-4183-a1e2-4d71d8d8d358?_state=sSZ7Yxtwg8YxAAfJLziZxQvaDNikF5vHFQVlE9XAaa17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjOTgzZDAxLTA0MzMtNDE4My1hMWUyLTRkNzFkOGQ4ZDM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNjo0My43MzA3ODI5ODFaIn0%3D&digest=sha256%3A5cf077ecbfd9d4251b0a39a11975903a585fe2fd26fb52fd4c989a47a582da35" http.request.useragent="Go-http-client/1.1" http.response.duration=7.232692205s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:43 +0000] "PUT /v2/foo/bar/blobs/uploads/0c983d01-0433-4183-a1e2-4d71d8d8d358?_state=sSZ7Yxtwg8YxAAfJLziZxQvaDNikF5vHFQVlE9XAaa17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjOTgzZDAxLTA0MzMtNDE4My1hMWUyLTRkNzFkOGQ4ZDM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNjo0My43MzA3ODI5ODFaIn0%3D&digest=sha256%3A5cf077ecbfd9d4251b0a39a11975903a585fe2fd26fb52fd4c989a47a582da35 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=9b396b7f-1687-407a-a40d-9b79f4d18754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44246" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.110009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:50 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36: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.23.2 time="2024-10-23T03:36:50Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-10-23T03:36:50Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.23.2 time="2024-10-23T03:36:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=1e9a393d-2504-41b1-8978-dfdac0dacc06 http.request.method=GET http.request.remoteaddr="127.0.0.1:44246" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.423563ms http.response.status=200 http.response.written=2 127.0.0.1 - - [23/Oct/2024:03:36:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-23T03:36:50Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41759" go.version=go1.23.2 time="2024-10-23T03:36:50Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=37c0eb5a-38f0-4e18-bf69-0bf3fc95c3fb http.request.method=GET http.request.remoteaddr="127.0.0.1:58760" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.277022ms http.response.status=200 http.response.written=2 127.0.0.1 - - [23/Oct/2024:03:36:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-23T03:36:50Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41759 /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:41759/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:38645" http.request.id=83dcf741-5c0e-4f9c-88ea-bd4582be4555 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/foo/bar/manifests/sha256:99f997402d8438c869498605384e275331fa8e86a648290073488d2f9fac8db8" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:99f997402d8438c869498605384e275331fa8e86a648290073488d2f9fac8db8" time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=f0462353-ee4c-46f4-b0bb-d9a1066483d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58772" http.request.uri="/v2/foo/bar/manifests/sha256:99f997402d8438c869498605384e275331fa8e86a648290073488d2f9fac8db8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.427965ms http.response.status=200 http.response.written=935 127.0.0.1 - - [23/Oct/2024:03:36:50 +0000] "GET /v2/foo/bar/manifests/sha256:99f997402d8438c869498605384e275331fa8e86a648290073488d2f9fac8db8 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-23T03:36:50Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:99f997402d8438c869498605384e275331fa8e86a648290073488d2f9fac8db8 with ttl=167h59m59.99999252s" go.version=go1.23.2 time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38645" http.request.id=83dcf741-5c0e-4f9c-88ea-bd4582be4555 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/foo/bar/manifests/sha256:99f997402d8438c869498605384e275331fa8e86a648290073488d2f9fac8db8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=9.314879ms http.response.status=200 http.response.written=935 127.0.0.1 - - [23/Oct/2024:03:36:50 +0000] "GET /v2/foo/bar/manifests/sha256:99f997402d8438c869498605384e275331fa8e86a648290073488d2f9fac8db8 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=4730702e-df62-4977-bd44-caecd8ee84c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58772" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.162592ms http.response.status=200 http.response.written=2 127.0.0.1 - - [23/Oct/2024:03:36:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-23T03:36:50Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41759 /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:41759/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:38645" http.request.id=90b8819e-9251-4155-b114-4c08399069c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=417b5463-912d-4650-a98b-1bbe0941ee75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58784" 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=2.518056ms http.response.status=200 http.response.written=935 127.0.0.1 - - [23/Oct/2024:03:36:50 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-23T03:36:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38645" http.request.id=90b8819e-9251-4155-b114-4c08399069c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.836736ms http.response.status=200 http.response.written=935 127.0.0.1 - - [23/Oct/2024:03:36:50 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-23T03:36:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=1aaa0ec2-352c-4aef-87da-507042485c3c http.request.method=POST http.request.remoteaddr="127.0.0.1:58784" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.102534ms http.response.status=202 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=6f4194b5-4b88-45dc-bfa3-b08676e5dfcd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58784" http.request.uri="/v2/foo/bar/blobs/uploads/cf2bb9d0-62c6-4f3b-ac68-f07802e3cbce?_state=9dGbFH25sSOJEf_sAAShFx4mlTwSJBq7qDo90xZZJKJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmMmJiOWQwLTYyYzYtNGYzYi1hYzY4LWYwNzgwMmUzY2JjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNjo1MS40MTU5NDgzNjVaIn0%3D&digest=sha256%3Ac7d0620380d729ac8d4d535ce8c2b61757c3abb5b2e25476d48738c43fc45e2e" http.request.useragent="Go-http-client/1.1" http.response.duration=6.052471061s http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:51 +0000] "PUT /v2/foo/bar/blobs/uploads/cf2bb9d0-62c6-4f3b-ac68-f07802e3cbce?_state=9dGbFH25sSOJEf_sAAShFx4mlTwSJBq7qDo90xZZJKJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmMmJiOWQwLTYyYzYtNGYzYi1hYzY4LWYwNzgwMmUzY2JjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMC0yM1QwMzozNjo1MS40MTU5NDgzNjVaIn0%3D&digest=sha256%3Ac7d0620380d729ac8d4d535ce8c2b61757c3abb5b2e25476d48738c43fc45e2e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=6645d24b-fd68-4367-ab5d-3780d1911c6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58784" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.405727ms http.response.status=201 http.response.written=0 127.0.0.1 - - [23/Oct/2024:03:36:57 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=e4d37cef-90fd-46bc-9541-f2b6e9cfed10 http.request.method=GET http.request.remoteaddr="127.0.0.1:58784" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.821064ms http.response.status=200 http.response.written=2 127.0.0.1 - - [23/Oct/2024:03:36:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-23T03:36:57Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41759 /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:41759/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:38645" http.request.id=3712f84c-7dac-4a12-8c01-e312afa58c27 http.request.method=GET http.request.remoteaddr="127.0.0.1:46348" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=a2a649cd-3e83-488d-909a-51e446cdaa25 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" 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=2.589465ms http.response.status=200 http.response.written=935 127.0.0.1 - - [23/Oct/2024:03:36:57 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=4f39ea0a-8223-4301-bf04-fa14c55885e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.501803ms http.response.status=200 http.response.written=2 127.0.0.1 - - [23/Oct/2024:03:36:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-10-23T03:36:57Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41759 /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:41759/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:38645" http.request.id=3712f84c-7dac-4a12-8c01-e312afa58c27 http.request.method=GET http.request.remoteaddr="127.0.0.1:46348" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41759" http.request.id=5e13fa9f-51fc-4979-83f9-9aa8b416ac9c http.request.method=GET http.request.remoteaddr="127.0.0.1:58798" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.366317ms http.response.status=200 http.response.written=935 127.0.0.1 - - [23/Oct/2024:03:36:57 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-10-23T03:36:57Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:24460ffcb49e01f2c47aca38238e6dec97f383f1276c21eb9044330885e5c5b2 with ttl=167h59m59.99999393s" go.version=go1.23.2 time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38645" http.request.id=3712f84c-7dac-4a12-8c01-e312afa58c27 http.request.method=GET http.request.remoteaddr="127.0.0.1:46348" 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=17.013085ms http.response.status=200 http.response.written=935 127.0.0.1 - - [23/Oct/2024:03:36:57 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (14.20s) === RUN TestAppDispatcher time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36363" http.request.id=83812d01-d816-45a3-bc91-569949389d02 http.request.method=GET http.request.remoteaddr="127.0.0.1:50562" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.382522ms http.response.status=200 http.response.written=0 time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36363" http.request.id=8d0c0316-4790-41c5-914d-f9803ba0c1b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50562" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.096612ms http.response.status=200 http.response.written=0 time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36363" http.request.id=e064e008-a14a-406a-a4dd-e510bbc22b10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50562" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.184042ms http.response.status=200 http.response.written=0 time="2024-10-23T03:36:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36363" http.request.id=45236b9a-f882-48a6-accf-eeec02cae6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50562" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284443ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-10-23T03:36:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab time="2024-10-23T03:36:57Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab time="2024-10-23T03:36:57Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.2 http.request.host="127.0.0.1:38949" http.request.id=00c2af90-b485-4a3d-91c3-08bc1928ad00 http.request.method=GET http.request.remoteaddr="127.0.0.1:44654" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-10-23T03:36:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab time="2024-10-23T03:36:57Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab time="2024-10-23T03:36:57Z" level=info msg="configuring file health check path=/tmp/healthcheck2458080300, interval=1" go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-10-23T03:37:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab time="2024-10-23T03:37:01Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab time="2024-10-23T03:37:01Z" level=info msg="configuring TCP health check addr=127.0.0.1:41835, interval=1" go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-10-23T03:37:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab time="2024-10-23T03:37:05Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab time="2024-10-23T03:37:05Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33205, interval=1, threshold=3" go.version=go1.23.2 instance.id=1d6f67d2-ff7c-4361-aed6-e05c14fe24ab --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 197.311s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.10s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.52s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.71s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 11.405s === RUN TestSchedule time="2024-10-23T03:33:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a time="2024-10-23T03:33:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99553ms" go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a time="2024-10-23T03:33:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.77µs" go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a time="2024-10-23T03:33:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.64µs" go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-10-23T03:33:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-10-23T03:33:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a time="2024-10-23T03:33:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99007ms" go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a time="2024-10-23T03:33:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99534ms" go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a time="2024-10-23T03:33:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-10-23T03:33:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=0151b445-e126-424e-8cc3-d29c6f97268a --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.588s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (6.41s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 15375360 sha256:9ac1c10f10626cea9abea79dfbddaa734744cfa3aed7f1a5f4ada2cdfbc483d8 [] map[] } --- PASS: TestSimpleBlobRead (0.77s) === RUN TestBlobMount --- PASS: TestBlobMount (0.82s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (6.06s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (6.03s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (6.12s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.03s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:01283fa5ab458712689011a1d53cee5ed284b5f3b6a0e0ac9ff061cd74630828 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:efe96a3cd2d8225a5a11cfc5e584bde4fa8856ca0b75526bc747d4e8b7968b76 palailogos: marking blob sha256:98dceb4851e9b7f3b70624187f71b9a4803475495f62727719ef80f2a2d733e4 palailogos: marking manifest sha256:6144fa7c5a6db79031c4af44ae241c30c167006e3637bfe38fc64794a365baef palailogos: marking blob sha256:f0a2a95475a64dec969cdc2fa7844c4d7ed6b9af8db2ee81bb93ce24e9b4513c palailogos: marking blob sha256:9616061e22121a0182ba7ae7e9d5fc2e5aca7e8146aa783496f6aeb95d47b557 palailogos: marking manifest sha256:9616061e22121a0182ba7ae7e9d5fc2e5aca7e8146aa783496f6aeb95d47b557 palailogos: marking blob sha256:ee4fc0951a6aac492b6335ea8389e61ea0b819571162dad7f4fafe045881d168 palailogos: marking blob sha256:bbf16505e2ddb570eb03538a70211cbaa46ed8b35f2ed8559ac4eeed7c40927e palailogos: marking manifest sha256:f0a2a95475a64dec969cdc2fa7844c4d7ed6b9af8db2ee81bb93ce24e9b4513c palailogos: marking blob sha256:e8d3f8cdd510f6056653947d20a39835d05e3c987d0c168f52a370b1d9fc5041 palailogos: marking blob sha256:157fd47a22d3cd74492533c75f0b6d607bfe842e4429bf01d13cef81dafe46b3 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (3.65s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:8755e1d51e8d68770a4a575a28953ad663b258147c9f11d9dd1be0299d775ce0 deletemanifests: marking manifest sha256:abc372ed5329cd2216e915801eeebc326890dcdcb76b06ffd1ae6b4ba4d4f8a5 deletemanifests: marking blob sha256:eaebc6365e0cf83f66e71a8d86ba7abb64934e752fad5d312090312f8c57e83f deletemanifests: marking blob sha256:df0ce6355a4262a4139d3a061bbbf51d8ca80e4afb247e56a234915f87f08f4c deletemanifests: marking blob sha256:58f58c5d97959224b36babe275fbe22153bbab451e4400b40af48742bc05bae1 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:12e25963d6b07702898e2b2309cb8df974474db3354c20fee89e35c881fb2e53 blob eligible for deletion: sha256:8755e1d51e8d68770a4a575a28953ad663b258147c9f11d9dd1be0299d775ce0 blob eligible for deletion: sha256:b6b8fab34f0e4705e128d6e201e6b39fb1a124ba0337786cfba0f3d286213c92 blob eligible for deletion: sha256:e87cf723361af45f52d4a91df324a7418fb62bbc933b0540ec67afd82af70661 deletemanifests manifest eligible for deletion: sha256:8755e1d51e8d68770a4a575a28953ad663b258147c9f11d9dd1be0299d775ce0 deletemanifests: marking manifest sha256:abc372ed5329cd2216e915801eeebc326890dcdcb76b06ffd1ae6b4ba4d4f8a5 deletemanifests: marking blob sha256:eaebc6365e0cf83f66e71a8d86ba7abb64934e752fad5d312090312f8c57e83f deletemanifests: marking blob sha256:df0ce6355a4262a4139d3a061bbbf51d8ca80e4afb247e56a234915f87f08f4c deletemanifests: marking blob sha256:58f58c5d97959224b36babe275fbe22153bbab451e4400b40af48742bc05bae1 time="2024-10-23T03:34:29Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/8755e1d51e8d68770a4a575a28953ad663b258147c9f11d9dd1be0299d775ce0" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f time="2024-10-23T03:34:29Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/8755e1d51e8d68770a4a575a28953ad663b258147c9f11d9dd1be0299d775ce0" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:b6b8fab34f0e4705e128d6e201e6b39fb1a124ba0337786cfba0f3d286213c92 time="2024-10-23T03:34:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b6/b6b8fab34f0e4705e128d6e201e6b39fb1a124ba0337786cfba0f3d286213c92" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:e87cf723361af45f52d4a91df324a7418fb62bbc933b0540ec67afd82af70661 time="2024-10-23T03:34:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e8/e87cf723361af45f52d4a91df324a7418fb62bbc933b0540ec67afd82af70661" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:12e25963d6b07702898e2b2309cb8df974474db3354c20fee89e35c881fb2e53 time="2024-10-23T03:34:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/12/12e25963d6b07702898e2b2309cb8df974474db3354c20fee89e35c881fb2e53" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:8755e1d51e8d68770a4a575a28953ad663b258147c9f11d9dd1be0299d775ce0 time="2024-10-23T03:34:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/87/8755e1d51e8d68770a4a575a28953ad663b258147c9f11d9dd1be0299d775ce0" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f --- PASS: TestDeleteManifestIfTagNotFound (4.42s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:004946a76b2f4a6d53788dc8dc6b7b00265686e3525f0881eb8749a2d589f816 time="2024-10-23T03:34:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/00/004946a76b2f4a6d53788dc8dc6b7b00265686e3525f0881eb8749a2d589f816" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:76d37194b88ba88d96f97a7d0549edea9cf7bc51f4191768dbb24f9d9ffac744 time="2024-10-23T03:34:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/76/76d37194b88ba88d96f97a7d0549edea9cf7bc51f4191768dbb24f9d9ffac744" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:9df50eb91da69821a2e1036442d69b2fcdfa9e154f8e5ac95ae3eeae4bd69316 time="2024-10-23T03:34:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9d/9df50eb91da69821a2e1036442d69b2fcdfa9e154f8e5ac95ae3eeae4bd69316" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f --- PASS: TestGCWithMissingManifests (1.37s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:a48133a1508e8720dfb99640ee0ecfaea4cb4f976145570b89ba9d458e587575 komnenos: marking blob sha256:f722fdf5c765ca4cfaf6b02bb6e873ecc921877ecb0a044a3c8779be8abe4e7e komnenos: marking blob sha256:a73f3876c4e35dae470df8f1745f92ace2ab09b7affedd0899228668265896f3 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:26f0982e81ae83f786d66d5120994a56d014164ef592efa68cfb424880044252 time="2024-10-23T03:34:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/26/26f0982e81ae83f786d66d5120994a56d014164ef592efa68cfb424880044252" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:2d6cf10ea4265fcb841b58c26c60c1822d110cc733b636e8666461e88e6ac551 time="2024-10-23T03:34:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2d6cf10ea4265fcb841b58c26c60c1822d110cc733b636e8666461e88e6ac551" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:aa1c1f1add491d6e9ac23dac3b58d4cef569cdeb6fdc53350cbbf25be9ab7905 time="2024-10-23T03:34:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aa1c1f1add491d6e9ac23dac3b58d4cef569cdeb6fdc53350cbbf25be9ab7905" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:d288f8155e7ec03ec35a44b886b3db448923e80251418289df0a89a7d02b0438 time="2024-10-23T03:34:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d2/d288f8155e7ec03ec35a44b886b3db448923e80251418289df0a89a7d02b0438" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:db0693d72997be43aa51f38066f6bc1fd98a5f8805d600e844542ca2140b4c0e time="2024-10-23T03:34:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/db/db0693d72997be43aa51f38066f6bc1fd98a5f8805d600e844542ca2140b4c0e" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-10-23T03:34:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f blob eligible for deletion: sha256:0e91fe408c46bcdeb649015fd285142897b65ec4ea5b6dd63de6195a79ecbc87 time="2024-10-23T03:34:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0e/0e91fe408c46bcdeb649015fd285142897b65ec4ea5b6dd63de6195a79ecbc87" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f --- PASS: TestDeletionHasEffect (3.93s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (4.34s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:0e877b5b20f6fc75f76e7197284c2809b5b76e740df34ee821c40e6eec404f17 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:40e12fcf061dbe31e125c339f166321851f3d39e9c308ff4035a3baf90947525 michael_z_doukas: marking blob sha256:3dd11f7e006c596b8a62f0152ad64db9e02ffd3d17100e9982d9a41858d35aed 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:dfedd49bf62f63a8dad56340b3949dd4a97186248601f6ebfbd46a8a7be430a1 time="2024-10-23T03:34:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/df/dfedd49bf62f63a8dad56340b3949dd4a97186248601f6ebfbd46a8a7be430a1" go.version=go1.23.2 instance.id=d2a7f50a-33ca-4b7c-9103-7b3a8b62e95f --- PASS: TestOrphanBlobDeleted (1.71s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:7dea30514d074e4c8754ba5510e714bae95bd8d2cd133c70593d0333b0a82dc8 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:49975e82739ba63105851dfd7abf2b087bf45ec48fac176a66faa1eb4c1121f1 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.29s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.48s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.69s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.37s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-10-23T03:34:46Z" level=info msg="PurgeUploads starting: olderThan=2024-10-23 02:34:46.746814652 +0000 UTC m=-3548.476519737, actuallyDelete=true" time="2024-10-23T03:34:46Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-10-23T03:34:46Z" level=info msg="PurgeUploads starting: olderThan=2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196, actuallyDelete=true" time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dd31811d-3d6b-4cbd-8cb4-b4fe2e66609d have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/9e47abe1-5aa0-46d6-b83c-b76696a83f79 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4d288287-9685-40bb-a087-129df76593b7 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5a84658b-f70e-4fd7-b92e-1ffecbd04371 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/77e3981d-ac09-40ba-9390-61ee19725f2a have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/aa15dcb1-d447-463d-abdb-39e652798060 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c63c8736-a9d7-4f12-becc-bebd15695441 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3d9bcb30-cdee-4d78-bbb6-7a83d3c6e96c have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/98407d89-78ba-47b1-a578-84424b4bc3f5 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a21eb023-b1cb-4259-8822-edff0abe4eea have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b0ec8ac6-01c0-41b0-85fc-9b28feaf85b2 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.748258595 +0000 UTC m=+51.524924196). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-10-23T03:34:46Z" level=info msg="PurgeUploads starting: olderThan=2024-10-23 03:34:46.750108539 +0000 UTC m=+51.526774150, actuallyDelete=true" time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7aff29ee-3562-435d-a2d0-91d57e47d0f7 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.750108539 +0000 UTC m=+51.526774150). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/91336c48-a1ee-4063-a3c8-2b55f7fddb02 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.750108539 +0000 UTC m=+51.526774150). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/570dc99b-36bc-47e1-b537-b229f934df88 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.750108539 +0000 UTC m=+51.526774150). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ab7015a9-0cf3-4be6-997e-41d8bca9af8b have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.750108539 +0000 UTC m=+51.526774150). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/65b1322c-103c-42d9-816d-08836f010df6 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.750108539 +0000 UTC m=+51.526774150). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-10-23T03:34:46Z" level=info msg="PurgeUploads starting: olderThan=2024-10-23 03:34:46.751380402 +0000 UTC m=+51.528046013, actuallyDelete=true" time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b98a6c64-9b7c-44c7-857c-2f67b5398256 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.751380402 +0000 UTC m=+51.528046013). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cd377650-cd58-4562-afec-24c7af25a3ca have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.751380402 +0000 UTC m=+51.528046013). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e0e81ede-5e07-4fe2-9775-7d44c4c70691 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.751380402 +0000 UTC m=+51.528046013). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/953727cd-1c8f-4d5b-95d1-372247a8e582 have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.751380402 +0000 UTC m=+51.528046013). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ac1c6f5d-00fc-46f6-b055-9b1cd0d2a1bb have older date (2024-10-23 02:34:46 +0000 UTC) than purge date (2024-10-23 03:34:46.751380402 +0000 UTC m=+51.528046013). Removing upload directory." time="2024-10-23T03:34:46Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-10-23T03:34:46Z" level=info msg="PurgeUploads starting: olderThan=2024-10-23 03:34:46.752168863 +0000 UTC m=+51.528834464, actuallyDelete=true" time="2024-10-23T03:34:46Z" 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 51.546s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.010s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.010s === RUN TestWalkFileRemoved time="2024-10-23T03:33:55Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.635s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.15s) === 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.156s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.40s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.033s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (21.34s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 21.968s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-10-23T03:33:55Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-10-23T03:33:55Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-10-23T03:33:55Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestParsing === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 time="2024-10-23T03:33:55Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-10-23T03:33:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=aa239fca-276d-4d20-9c07-49f9c6a9a53a --- PASS: TestS3TryUpdate (0.01s) time="2024-10-23T03:33:55Z" level=error msg="unknown ip address format" go.version=go1.23.2 instance.id=aa239fca-276d-4d20-9c07-49f9c6a9a53a ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestParsing (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2024-10-23T03:33:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=aa239fca-276d-4d20-9c07-49f9c6a9a53a --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV6 (0.01s) time="2024-10-23T03:33:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-10-23T03:33:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-10-23T03:33:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-10-23T03:33:59Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.518s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.011s === 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.555s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.02s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.666s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.014s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r7.apk >>> docker-registry*: Adding .pre-install libfakeroot internal error: payload not recognized! >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-loongarch64.so.1 >>> docker-registry*: Package size: 23.9 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Wed, 23 Oct 2024 03:37:13 +0000 elapsed time 0h 3m 53s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20241023.033324) (2/2) Purging go (1.23.2-r0) Executing busybox-1.37.0-r3.trigger OK: 243 MiB in 99 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...